2022-12-01T09:48:35.0903730Z Requested labels: self-hosted, linux.2xlarge 2022-12-01T09:48:35.0903828Z Job defined at: pytorch/pytorch/.github/workflows/_linux-build.yml@refs/pull/89997/merge 2022-12-01T09:48:35.0903850Z Waiting for a runner to pick up this job... 2022-12-01T09:48:35.7665832Z Job is about to start running on the runner: i-01f028292a810eec9 (organization) 2022-12-01T09:48:40.3233127Z Current runner version: '2.299.1' 2022-12-01T09:48:40.3238652Z Runner name: 'i-01f028292a810eec9' 2022-12-01T09:48:40.3239120Z Runner group name: 'Default' 2022-12-01T09:48:40.3239668Z Machine name: 'ip-10-0-5-141' 2022-12-01T09:48:40.3241616Z ##[group]GITHUB_TOKEN Permissions 2022-12-01T09:48:40.3242305Z Actions: read 2022-12-01T09:48:40.3242583Z Checks: read 2022-12-01T09:48:40.3242872Z Contents: read 2022-12-01T09:48:40.3243158Z Deployments: read 2022-12-01T09:48:40.3243411Z Discussions: read 2022-12-01T09:48:40.3243694Z Issues: read 2022-12-01T09:48:40.3244000Z Metadata: read 2022-12-01T09:48:40.3244242Z Packages: read 2022-12-01T09:48:40.3244521Z Pages: read 2022-12-01T09:48:40.3244838Z PullRequests: read 2022-12-01T09:48:40.3245129Z RepositoryProjects: read 2022-12-01T09:48:40.3245473Z SecurityEvents: read 2022-12-01T09:48:40.3245766Z Statuses: read 2022-12-01T09:48:40.3246000Z ##[endgroup] 2022-12-01T09:48:40.3249002Z Secret source: None 2022-12-01T09:48:40.3249684Z Prepare workflow directory 2022-12-01T09:48:40.9092776Z Prepare all required actions 2022-12-01T09:48:40.9248443Z Getting action download info 2022-12-01T09:48:41.1753999Z Download action repository 'pytorch/pytorch@master' (SHA:850b53bbee82fb194af85b566aedee94b96def32) 2022-12-01T09:48:43.9344452Z Download action repository 'pytorch/test-infra@main' (SHA:1f415583bdcd967e33ea8fd05be71ed0bdf19880) 2022-12-01T09:48:44.1847607Z Download action repository 'seemethere/upload-artifact-s3@v5' (SHA:baba72d0712b404f646cebe0730933554ebce96a) 2022-12-01T09:48:44.4382470Z Getting action download info 2022-12-01T09:48:44.6113586Z Download action repository 'malfet/checkout@silent-checkout' (SHA:c7b8fef48edfe1bca0044a44b1f7f7c4318a3076) 2022-12-01T09:48:44.8005452Z Uses: pytorch/pytorch/.github/workflows/_linux-build.yml 2022-12-01T09:48:44.8006966Z ##[group] Inputs 2022-12-01T09:48:44.8007246Z build-environment: linux-vulkan-bionic-py3.7-clang9 2022-12-01T09:48:44.8007571Z docker-image-name: pytorch-linux-bionic-py3.7-clang9 2022-12-01T09:48:44.8008128Z build-generates-artifacts: true 2022-12-01T09:48:44.8008356Z build-with-debug: false 2022-12-01T09:48:44.8008539Z sync-tag: 2022-12-01T09:48:44.8008720Z cuda-arch-list: 5.2 2022-12-01T09:48:44.8009001Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-12-01T09:48:44.8009253Z ##[endgroup] 2022-12-01T09:48:44.8009661Z Complete job name: linux-vulkan-bionic-py3.7-clang9 / build 2022-12-01T09:48:44.8742182Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-12-01T09:48:44.8742469Z with: 2022-12-01T09:48:44.8742636Z submodules: recursive 2022-12-01T09:48:44.8742823Z fetch-depth: 0 2022-12-01T09:48:44.8743002Z ##[endgroup] 2022-12-01T09:48:44.9008609Z ##[group]Run retry () { 2022-12-01T09:48:44.9008853Z retry () { 2022-12-01T09:48:44.9009068Z  $* || (sleep 1 && $*) || (sleep 2 && $*) || (sleep 4 && $*) || (sleep 8 && $*) 2022-12-01T09:48:44.9009277Z } 2022-12-01T09:48:44.9009463Z echo "${GITHUB_WORKSPACE}" 2022-12-01T09:48:44.9009677Z if [ -z "${NO_SUDO}" ]; then 2022-12-01T09:48:44.9009914Z  retry sudo rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:44.9010145Z else 2022-12-01T09:48:44.9010331Z  retry rm -rf "${GITHUB_WORKSPACE}" 2022-12-01T09:48:44.9010521Z fi 2022-12-01T09:48:44.9010703Z mkdir "${GITHUB_WORKSPACE}" 2022-12-01T09:48:44.9025520Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:48:44.9025748Z env: 2022-12-01T09:48:44.9025904Z NO_SUDO: 2022-12-01T09:48:44.9026073Z ##[endgroup] 2022-12-01T09:48:44.9187941Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:46.6425391Z ##[group]Run malfet/checkout@silent-checkout 2022-12-01T09:48:46.6425636Z with: 2022-12-01T09:48:46.6425835Z ref: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:48:46.6426043Z fetch-depth: 0 2022-12-01T09:48:46.6426210Z submodules: recursive 2022-12-01T09:48:46.6426394Z quiet-checkout: true 2022-12-01T09:48:46.6426701Z repository: pytorch/pytorch 2022-12-01T09:48:46.6427072Z token: *** 2022-12-01T09:48:46.6427229Z ssh-strict: true 2022-12-01T09:48:46.6427422Z persist-credentials: true 2022-12-01T09:48:46.6427611Z clean: true 2022-12-01T09:48:46.6427758Z lfs: false 2022-12-01T09:48:46.6427937Z set-safe-directory: true 2022-12-01T09:48:46.6428124Z ##[endgroup] 2022-12-01T09:48:46.7563666Z Syncing repository: pytorch/pytorch 2022-12-01T09:48:46.7564990Z ##[group]Getting Git version info 2022-12-01T09:48:46.7565406Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T09:48:46.7565837Z [command]/usr/bin/git version 2022-12-01T09:48:46.7566016Z git version 2.37.1 2022-12-01T09:48:46.7566558Z ##[endgroup] 2022-12-01T09:48:46.7578274Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/e8248d88-4edf-47a1-90e9-7a14f8b728fa' before making global git config changes 2022-12-01T09:48:46.7578696Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T09:48:46.7579165Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:46.7613751Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-12-01T09:48:46.7617599Z ##[group]Initializing the repository 2022-12-01T09:48:46.7620053Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:48:46.7754577Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-12-01T09:48:46.7755272Z hint: is subject to change. To configure the initial branch name to use in all 2022-12-01T09:48:46.7755850Z hint: of your new repositories, which will suppress this warning, call: 2022-12-01T09:48:46.7756218Z hint: 2022-12-01T09:48:46.7756637Z hint: git config --global init.defaultBranch 2022-12-01T09:48:46.7756956Z hint: 2022-12-01T09:48:46.7757472Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-12-01T09:48:46.7758133Z hint: 'development'. The just-created branch can be renamed via this command: 2022-12-01T09:48:46.7758354Z hint: 2022-12-01T09:48:46.7758564Z hint: git branch -m 2022-12-01T09:48:46.7758921Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-12-01T09:48:46.7764573Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-12-01T09:48:46.7791413Z ##[endgroup] 2022-12-01T09:48:46.7791927Z ##[group]Disabling automatic garbage collection 2022-12-01T09:48:46.7793989Z [command]/usr/bin/git config --local gc.auto 0 2022-12-01T09:48:46.7818363Z ##[endgroup] 2022-12-01T09:48:46.7818968Z ##[group]Setting up auth 2022-12-01T09:48:46.7824167Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T09:48:46.7850358Z [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.8081513Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T09:48:46.8107248Z [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.8342232Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T09:48:46.8380933Z ##[endgroup] 2022-12-01T09:48:46.8381401Z ##[group]Fetching the repository 2022-12-01T09:48:46.8386476Z [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:38.6666555Z [command]/usr/bin/git rev-parse --verify --quiet c13d400bffe90e16b96520bbc8a41a6f0c9cd584^{object} 2022-12-01T09:49:38.6699302Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --quiet --no-recurse-submodules origin c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:49:39.8313629Z ##[endgroup] 2022-12-01T09:49:39.8314146Z ##[group]Determining the checkout info 2022-12-01T09:49:39.8315280Z ##[endgroup] 2022-12-01T09:49:39.8315636Z ##[group]Checking out the ref 2022-12-01T09:49:39.8318499Z [command]/usr/bin/git checkout --quiet --force c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:49:41.0516789Z ##[endgroup] 2022-12-01T09:49:41.0517206Z ##[group]Setting up auth for fetching submodules 2022-12-01T09:49:41.0521241Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-12-01T09:49:41.0564686Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-12-01T09:49:41.0592385Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-12-01T09:49:41.0618252Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-12-01T09:49:41.0641527Z ##[endgroup] 2022-12-01T09:49:41.0641860Z ##[group]Fetching submodules 2022-12-01T09:49:41.0645316Z [command]/usr/bin/git submodule sync --recursive 2022-12-01T09:49:41.0893499Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-12-01T09:49:41.1131980Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-12-01T09:49:41.1133550Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-12-01T09:49:41.1134720Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-12-01T09:49:41.1136813Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-12-01T09:49:41.1138968Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-12-01T09:49:41.1141345Z Submodule 'third_party/VulkanMemoryAllocator' (https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git) registered for path 'third_party/VulkanMemoryAllocator' 2022-12-01T09:49:41.1143663Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-12-01T09:49:41.1146298Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-12-01T09:49:41.1148750Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-12-01T09:49:41.1151416Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-12-01T09:49:41.1154318Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-12-01T09:49:41.1157331Z Submodule 'third_party/cutlass' (https://github.com/NVIDIA/cutlass.git) registered for path 'third_party/cutlass' 2022-12-01T09:49:41.1160221Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-12-01T09:49:41.1163262Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-12-01T09:49:41.1166539Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-12-01T09:49:41.1169684Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-12-01T09:49:41.1173102Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-12-01T09:49:41.1176666Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:49:41.1180151Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-12-01T09:49:41.1183841Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-12-01T09:49:41.1187589Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-12-01T09:49:41.1191617Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-12-01T09:49:41.1195640Z Submodule 'third_party/ittapi' (https://github.com/intel/ittapi.git) registered for path 'third_party/ittapi' 2022-12-01T09:49:41.1199736Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-12-01T09:49:41.1203892Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-12-01T09:49:41.1208187Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-12-01T09:49:41.1212650Z Submodule 'third_party/nlohmann' (https://github.com/nlohmann/json.git) registered for path 'third_party/nlohmann' 2022-12-01T09:49:41.1217044Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-12-01T09:49:41.1221662Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-12-01T09:49:41.1226273Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-12-01T09:49:41.1231030Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-12-01T09:49:41.1237651Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-12-01T09:49:41.1242781Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-12-01T09:49:41.1247817Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-12-01T09:49:41.1253274Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-12-01T09:49:41.1258670Z Submodule 'third_party/python-peachpy' (https://github.com/malfet/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-12-01T09:49:41.1263938Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-12-01T09:49:41.1269298Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-12-01T09:49:41.1275014Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-12-01T09:49:41.1280842Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-12-01T09:49:41.1286676Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-12-01T09:49:41.1308809Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-12-01T09:49:41.4205444Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-12-01T09:49:41.6689879Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-12-01T09:49:41.8782837Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-12-01T09:49:42.1846491Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-12-01T09:49:42.4631152Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/VulkanMemoryAllocator'... 2022-12-01T09:49:44.6268198Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-12-01T09:49:50.4833285Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-12-01T09:49:50.8747539Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-12-01T09:49:51.4170769Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-12-01T09:49:52.9361198Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-12-01T09:49:54.0067997Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cutlass'... 2022-12-01T09:49:55.4811289Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-12-01T09:50:00.5845723Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-12-01T09:50:01.4009169Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-12-01T09:50:02.9885696Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-12-01T09:50:04.6159612Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-12-01T09:50:04.8390424Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-12-01T09:50:05.3214791Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-12-01T09:50:05.6423534Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-12-01T09:50:06.6967303Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-12-01T09:50:07.1519726Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-12-01T09:50:07.3747621Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ittapi'... 2022-12-01T09:50:07.6638963Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-12-01T09:50:09.0743055Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-12-01T09:50:09.5205284Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-12-01T09:50:09.9110755Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nlohmann'... 2022-12-01T09:50:15.8270780Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-12-01T09:50:17.5959206Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-12-01T09:50:18.0414131Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-12-01T09:50:18.2779050Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-12-01T09:50:24.0896774Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-12-01T09:50:24.2893433Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-12-01T09:50:24.5575535Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-12-01T09:50:25.3422895Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-12-01T09:50:25.5627780Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-12-01T09:50:25.8814485Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-12-01T09:50:26.1686869Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-12-01T09:50:26.7720787Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-12-01T09:50:28.8979778Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-12-01T09:50:29.3694388Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-12-01T09:50:31.5464369Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-12-01T09:50:31.5559306Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-12-01T09:50:31.5632178Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-12-01T09:50:31.5836014Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-12-01T09:50:31.6036827Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-12-01T09:50:31.6377776Z Submodule path 'third_party/VulkanMemoryAllocator': checked out 'a6bfc237255a6bac1513f7c1ebde6d8aed6b5191' 2022-12-01T09:50:32.1941318Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-12-01T09:50:32.2130911Z Submodule path 'third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:50:32.3030822Z Submodule path 'third_party/cpuinfo': checked out '8ec7bd91ad0470e61cf38f618cc1f270dede599c' 2022-12-01T09:50:32.3344313Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-12-01T09:50:32.5972385Z Submodule path 'third_party/cudnn_frontend': checked out '171a7a986f7fbd9ed71bd0cf3c7ad4f55843d6b3' 2022-12-01T09:50:32.9727583Z Submodule path 'third_party/cutlass': checked out 'b72cbf957df8cf84a6d0ff91c190ad51a9c1d24a' 2022-12-01T09:50:33.1960344Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-12-01T09:50:33.2380797Z Submodule path 'third_party/fbgemm': checked out '0d98c261561524cce92e37fe307ea6596664309a' 2022-12-01T09:50:33.2396233Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:50:33.2398419Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:50:33.2400705Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:50:33.2403189Z 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.2426908Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-12-01T09:50:34.1670037Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-12-01T09:50:34.6897200Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-12-01T09:50:35.7734453Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/hipify_torch'... 2022-12-01T09:50:36.0924683Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out 'd3fbf7c9bc7c1d1365a94a45614b91c5a3706b81' 2022-12-01T09:50:36.1840181Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-12-01T09:50:36.2373301Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-12-01T09:50:36.2462387Z Submodule path 'third_party/fbgemm/third_party/hipify_torch': checked out '1840658c184f3eeba787dae0f06c45756c1daaf5' 2022-12-01T09:50:36.3229820Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-12-01T09:50:36.3551064Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-12-01T09:50:36.3629204Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-12-01T09:50:36.3987497Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-12-01T09:50:36.4199004Z Submodule path 'third_party/gloo': checked out '5b143513263133af2b95547e97c07cebeb72bf72' 2022-12-01T09:50:36.4616700Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-12-01T09:50:36.4720453Z Submodule path 'third_party/ideep': checked out '77d662b313a762e82b389d3fd965e0098f12cd99' 2022-12-01T09:50:36.4732505Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-12-01T09:50:36.4753136Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-12-01T09:50:43.9539074Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-12-01T09:50:43.9553800Z 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:43.9576504Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-12-01T09:50:52.9547904Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-12-01T09:50:52.9640827Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-12-01T09:50:52.9769727Z Submodule path 'third_party/ittapi': checked out '5b8a7d7422611c3a0d799fb5fc5dd4abfae35b42' 2022-12-01T09:50:53.0631549Z Submodule path 'third_party/kineto': checked out '0703c78999061b8329dfab7ec5046fc5764a5573' 2022-12-01T09:50:53.0645508Z 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:53.0647319Z 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:53.0670896Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-12-01T09:50:54.2344832Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-12-01T09:50:55.3331846Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-12-01T09:50:55.3835346Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-12-01T09:50:55.4025988Z Submodule path 'third_party/nccl/nccl': checked out 'f89fd4777d2ef9229c039ff750ae21da01626f52' 2022-12-01T09:50:55.4157744Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-12-01T09:50:55.5141808Z Submodule path 'third_party/nlohmann': checked out '87cda1d6646592ac5866dc703c8e1839046a6806' 2022-12-01T09:50:55.7367857Z Submodule path 'third_party/onnx': checked out 'f7ee1ac60d06abe8e26c9b6bbe1e3db5286b614b' 2022-12-01T09:50:55.7393418Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-12-01T09:50:55.7395665Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-12-01T09:50:55.7418487Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-12-01T09:50:56.2062710Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-12-01T09:50:56.9824029Z Submodule path 'third_party/onnx/third_party/benchmark': checked out '0d98dba29d66e93259db7daa53a9327df767a415' 2022-12-01T09:50:57.0102016Z Submodule path 'third_party/onnx/third_party/pybind11': checked out 'ffa346860b306c9bbfb341aed9c14c067751feb8' 2022-12-01T09:50:57.0235810Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-12-01T09:50:57.0248211Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:50:57.0268277Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-12-01T09:50:58.8521779Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-12-01T09:50:58.8540785Z 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.8542803Z 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.8566814Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-12-01T09:50:59.2509743Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-12-01T09:51:00.0180746Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-12-01T09:51:00.0765440Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-12-01T09:51:00.0777447Z 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:51:00.0799054Z 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.2988006Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:51:00.3066476Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-12-01T09:51:00.5376636Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-12-01T09:51:00.5394065Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:00.5396374Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:00.5419044Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-12-01T09:51:01.0556089Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-12-01T09:51:02.2100439Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-12-01T09:51:02.2732385Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-12-01T09:51:02.2810331Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-12-01T09:51:02.2907965Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-12-01T09:51:02.3216223Z Submodule path 'third_party/pybind11': checked out 'aa304c9c7d725ffb9d10af08a3b34cb372307020' 2022-12-01T09:51:02.3299480Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-12-01T09:51:02.3559625Z Submodule path 'third_party/python-peachpy': checked out 'f45429b087dd7d5bc78bb40dc7cf06425c252d67' 2022-12-01T09:51:02.3647723Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-12-01T09:51:02.4051311Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-12-01T09:51:02.5047456Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-12-01T09:51:02.5284640Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-12-01T09:51:02.5299394Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:02.5300833Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:02.5302875Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:02.5305006Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:02.5327578Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-12-01T09:51:03.8345880Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-12-01T09:51:04.1779157Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-12-01T09:51:05.4483497Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-12-01T09:51:06.3848183Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-12-01T09:51:06.3975809Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-12-01T09:51:06.4563426Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-12-01T09:51:06.4813797Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-12-01T09:51:06.4825679Z 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.4846414Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-12-01T09:51:06.7962600Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-12-01T09:51:06.9160003Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-12-01T09:51:06.9184113Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-12-01T09:51:06.9437843Z Entering 'android/libs/fbjni' 2022-12-01T09:51:06.9471377Z Entering 'third_party/FP16' 2022-12-01T09:51:06.9506059Z Entering 'third_party/FXdiv' 2022-12-01T09:51:06.9539513Z Entering 'third_party/NNPACK' 2022-12-01T09:51:06.9574441Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:06.9610402Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:06.9644284Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:06.9687399Z Entering 'third_party/benchmark' 2022-12-01T09:51:06.9722295Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:06.9757086Z Entering 'third_party/cub' 2022-12-01T09:51:06.9791189Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:06.9830322Z Entering 'third_party/cutlass' 2022-12-01T09:51:06.9869292Z Entering 'third_party/eigen' 2022-12-01T09:51:06.9904202Z Entering 'third_party/fbgemm' 2022-12-01T09:51:06.9936934Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:06.9971880Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:07.0003818Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:07.0038643Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:07.0071681Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:07.0105834Z Entering 'third_party/fmt' 2022-12-01T09:51:07.0138492Z Entering 'third_party/foxi' 2022-12-01T09:51:07.0171480Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:07.0204917Z Entering 'third_party/gloo' 2022-12-01T09:51:07.0239255Z Entering 'third_party/googletest' 2022-12-01T09:51:07.0272194Z Entering 'third_party/ideep' 2022-12-01T09:51:07.0304045Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:07.0337339Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:07.0377024Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:07.0410374Z Entering 'third_party/ittapi' 2022-12-01T09:51:07.0443850Z Entering 'third_party/kineto' 2022-12-01T09:51:07.0477710Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:07.0509833Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:07.0543783Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:07.0577404Z Entering 'third_party/neon2sse' 2022-12-01T09:51:07.0611493Z Entering 'third_party/nlohmann' 2022-12-01T09:51:07.0645838Z Entering 'third_party/onnx' 2022-12-01T09:51:07.0690279Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:07.0724152Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:07.0759459Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:07.0792814Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:07.0832446Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:07.0866803Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:07.0900373Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:07.0938495Z Entering 'third_party/pocketfft' 2022-12-01T09:51:07.0972706Z Entering 'third_party/protobuf' 2022-12-01T09:51:07.1012205Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:07.1045728Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:07.1080711Z Entering 'third_party/psimd' 2022-12-01T09:51:07.1115069Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:07.1149475Z Entering 'third_party/pybind11' 2022-12-01T09:51:07.1183308Z Entering 'third_party/python-enum' 2022-12-01T09:51:07.1217285Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:07.1251784Z Entering 'third_party/python-six' 2022-12-01T09:51:07.1287544Z Entering 'third_party/sleef' 2022-12-01T09:51:07.1322482Z Entering 'third_party/tbb' 2022-12-01T09:51:07.1359462Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:07.1393759Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:07.1427192Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:07.1461512Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:07.1494784Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:07.1527234Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:07.1564115Z Entering 'third_party/zstd' 2022-12-01T09:51:07.1606010Z ##[endgroup] 2022-12-01T09:51:07.1606417Z ##[group]Persisting credentials for submodules 2022-12-01T09:51:07.1612051Z [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:07.1869620Z Entering 'android/libs/fbjni' 2022-12-01T09:51:07.1902700Z Entering 'third_party/FP16' 2022-12-01T09:51:07.1938163Z Entering 'third_party/FXdiv' 2022-12-01T09:51:07.1971690Z Entering 'third_party/NNPACK' 2022-12-01T09:51:07.2005173Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:07.2039492Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:07.2072941Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:07.2116319Z Entering 'third_party/benchmark' 2022-12-01T09:51:07.2149420Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:07.2184198Z Entering 'third_party/cub' 2022-12-01T09:51:07.2217244Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:07.2255083Z Entering 'third_party/cutlass' 2022-12-01T09:51:07.2295396Z Entering 'third_party/eigen' 2022-12-01T09:51:07.2330126Z Entering 'third_party/fbgemm' 2022-12-01T09:51:07.2364304Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:07.2397607Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:07.2430325Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:07.2464096Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:07.2497864Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:07.2535677Z Entering 'third_party/fmt' 2022-12-01T09:51:07.2569069Z Entering 'third_party/foxi' 2022-12-01T09:51:07.2606052Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:07.2641545Z Entering 'third_party/gloo' 2022-12-01T09:51:07.2676451Z Entering 'third_party/googletest' 2022-12-01T09:51:07.2709817Z Entering 'third_party/ideep' 2022-12-01T09:51:07.2745248Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:07.2780085Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:07.2819527Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:07.2852753Z Entering 'third_party/ittapi' 2022-12-01T09:51:07.2886150Z Entering 'third_party/kineto' 2022-12-01T09:51:07.2921295Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:07.2955629Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:07.2988335Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:07.3022827Z Entering 'third_party/neon2sse' 2022-12-01T09:51:07.3056085Z Entering 'third_party/nlohmann' 2022-12-01T09:51:07.3091702Z Entering 'third_party/onnx' 2022-12-01T09:51:07.3137625Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:07.3171415Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:07.3207884Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:07.3240824Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:07.3278406Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:07.3311125Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:07.3343110Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:07.3379819Z Entering 'third_party/pocketfft' 2022-12-01T09:51:07.3413204Z Entering 'third_party/protobuf' 2022-12-01T09:51:07.3449675Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:07.3482153Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:07.3516487Z Entering 'third_party/psimd' 2022-12-01T09:51:07.3548376Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:07.3582383Z Entering 'third_party/pybind11' 2022-12-01T09:51:07.3614511Z Entering 'third_party/python-enum' 2022-12-01T09:51:07.3648011Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:07.3682457Z Entering 'third_party/python-six' 2022-12-01T09:51:07.3713994Z Entering 'third_party/sleef' 2022-12-01T09:51:07.3747139Z Entering 'third_party/tbb' 2022-12-01T09:51:07.3781218Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:07.3814630Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:07.3849947Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:07.3882228Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:07.3915579Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:07.3948329Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:07.3985098Z Entering 'third_party/zstd' 2022-12-01T09:51:07.4029400Z [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.4281022Z Entering 'android/libs/fbjni' 2022-12-01T09:51:07.4311716Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-12-01T09:51:07.4325348Z Entering 'third_party/FP16' 2022-12-01T09:51:07.4358252Z 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.4371896Z Entering 'third_party/FXdiv' 2022-12-01T09:51:07.4403737Z 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.4417789Z Entering 'third_party/NNPACK' 2022-12-01T09:51:07.4449924Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-12-01T09:51:07.4464182Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:07.4496044Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-12-01T09:51:07.4509904Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:07.4541439Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/VulkanMemoryAllocator/config remote.origin.url 2022-12-01T09:51:07.4555582Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:07.4587829Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-12-01T09:51:07.4611741Z Entering 'third_party/benchmark' 2022-12-01T09:51:07.4644375Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-12-01T09:51:07.4661947Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:07.4693786Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-12-01T09:51:07.4708344Z Entering 'third_party/cub' 2022-12-01T09:51:07.4739870Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-12-01T09:51:07.4754510Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:07.4786806Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-12-01T09:51:07.4806112Z Entering 'third_party/cutlass' 2022-12-01T09:51:07.4837042Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cutlass/config remote.origin.url 2022-12-01T09:51:07.4858455Z Entering 'third_party/eigen' 2022-12-01T09:51:07.4891608Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-12-01T09:51:07.4907381Z Entering 'third_party/fbgemm' 2022-12-01T09:51:07.4938597Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-12-01T09:51:07.4952233Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:07.4983199Z 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.4998055Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:07.5028050Z 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.5042363Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:07.5073169Z 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.5087501Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:07.5119434Z 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.5134206Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:07.5166438Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-12-01T09:51:07.5182436Z Entering 'third_party/fmt' 2022-12-01T09:51:07.5213327Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-12-01T09:51:07.5227251Z Entering 'third_party/foxi' 2022-12-01T09:51:07.5257897Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-12-01T09:51:07.5271542Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:07.5303181Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-12-01T09:51:07.5317446Z Entering 'third_party/gloo' 2022-12-01T09:51:07.5348385Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-12-01T09:51:07.5364529Z Entering 'third_party/googletest' 2022-12-01T09:51:07.5395884Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-12-01T09:51:07.5410016Z Entering 'third_party/ideep' 2022-12-01T09:51:07.5442246Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-12-01T09:51:07.5455546Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:07.5488016Z 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.5503317Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:07.5535959Z 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.5556185Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:07.5587987Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-12-01T09:51:07.5601899Z Entering 'third_party/ittapi' 2022-12-01T09:51:07.5633759Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ittapi/config remote.origin.url 2022-12-01T09:51:07.5647534Z Entering 'third_party/kineto' 2022-12-01T09:51:07.5680504Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-12-01T09:51:07.5694301Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:07.5727320Z 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.5741595Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:07.5773524Z 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.5788746Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:07.5821418Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-12-01T09:51:07.5836089Z Entering 'third_party/neon2sse' 2022-12-01T09:51:07.5867061Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-12-01T09:51:07.5881727Z Entering 'third_party/nlohmann' 2022-12-01T09:51:07.5912820Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nlohmann/config remote.origin.url 2022-12-01T09:51:07.5928095Z Entering 'third_party/onnx' 2022-12-01T09:51:07.5958954Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-12-01T09:51:07.5984349Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:07.6015955Z 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.6029932Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:07.6060843Z 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.6076852Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:07.6108538Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-12-01T09:51:07.6122115Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:07.6154688Z 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.6172830Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:07.6205830Z 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.6219863Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:07.6252601Z 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.6266018Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:07.6298649Z 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.6317446Z Entering 'third_party/pocketfft' 2022-12-01T09:51:07.6349119Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-12-01T09:51:07.6363940Z Entering 'third_party/protobuf' 2022-12-01T09:51:07.6396058Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-12-01T09:51:07.6412271Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:07.6444824Z 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.6458654Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:07.6490711Z 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.6506564Z Entering 'third_party/psimd' 2022-12-01T09:51:07.6538135Z 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.6553275Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:07.6585394Z 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.6600268Z Entering 'third_party/pybind11' 2022-12-01T09:51:07.6632527Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-12-01T09:51:07.6647574Z Entering 'third_party/python-enum' 2022-12-01T09:51:07.6679671Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-12-01T09:51:07.6692827Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:07.6728401Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-12-01T09:51:07.6742658Z Entering 'third_party/python-six' 2022-12-01T09:51:07.6774401Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-12-01T09:51:07.6790908Z Entering 'third_party/sleef' 2022-12-01T09:51:07.6822804Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-12-01T09:51:07.6839979Z Entering 'third_party/tbb' 2022-12-01T09:51:07.6871534Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-12-01T09:51:07.6887791Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:07.6920103Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-12-01T09:51:07.6934279Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:07.6965939Z 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.6979973Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:07.7012883Z 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.7027113Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:07.7057782Z 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.7073662Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:07.7105161Z 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.7119121Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:07.7152661Z 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.7168829Z Entering 'third_party/zstd' 2022-12-01T09:51:07.7210565Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-12-01T09:51:07.9045124Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-12-01T09:51:07.9311610Z Entering 'android/libs/fbjni' 2022-12-01T09:51:07.9346578Z Entering 'third_party/FP16' 2022-12-01T09:51:07.9380964Z Entering 'third_party/FXdiv' 2022-12-01T09:51:07.9417174Z Entering 'third_party/NNPACK' 2022-12-01T09:51:07.9452989Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:07.9487698Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:07.9523118Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:07.9568359Z Entering 'third_party/benchmark' 2022-12-01T09:51:07.9602727Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:07.9637486Z Entering 'third_party/cub' 2022-12-01T09:51:07.9672074Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:07.9712825Z Entering 'third_party/cutlass' 2022-12-01T09:51:07.9753345Z Entering 'third_party/eigen' 2022-12-01T09:51:07.9789354Z Entering 'third_party/fbgemm' 2022-12-01T09:51:07.9824141Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:07.9858548Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:07.9894711Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:07.9927739Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:07.9962132Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:07.9998688Z Entering 'third_party/fmt' 2022-12-01T09:51:08.0032985Z Entering 'third_party/foxi' 2022-12-01T09:51:08.0067055Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:08.0101330Z Entering 'third_party/gloo' 2022-12-01T09:51:08.0137139Z Entering 'third_party/googletest' 2022-12-01T09:51:08.0171377Z Entering 'third_party/ideep' 2022-12-01T09:51:08.0205356Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:08.0241526Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:08.0282460Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:08.0317305Z Entering 'third_party/ittapi' 2022-12-01T09:51:08.0351971Z Entering 'third_party/kineto' 2022-12-01T09:51:08.0386986Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:08.0420934Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:08.0456070Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:08.0491620Z Entering 'third_party/neon2sse' 2022-12-01T09:51:08.0525875Z Entering 'third_party/nlohmann' 2022-12-01T09:51:08.0561096Z Entering 'third_party/onnx' 2022-12-01T09:51:08.0606396Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:08.0641007Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:08.0677542Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:08.0712098Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:08.0750788Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:08.0785975Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:08.0819966Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:08.0858750Z Entering 'third_party/pocketfft' 2022-12-01T09:51:08.0893964Z Entering 'third_party/protobuf' 2022-12-01T09:51:08.0933321Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:08.0966654Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:08.1001979Z Entering 'third_party/psimd' 2022-12-01T09:51:08.1036813Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:08.1070741Z Entering 'third_party/pybind11' 2022-12-01T09:51:08.1105885Z Entering 'third_party/python-enum' 2022-12-01T09:51:08.1140347Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:08.1174427Z Entering 'third_party/python-six' 2022-12-01T09:51:08.1210712Z Entering 'third_party/sleef' 2022-12-01T09:51:08.1246196Z Entering 'third_party/tbb' 2022-12-01T09:51:08.1282745Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:08.1317975Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:08.1352367Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:08.1387923Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:08.1421867Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:08.1455694Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:08.1493124Z Entering 'third_party/zstd' 2022-12-01T09:51:08.1539225Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-12-01T09:51:08.1798051Z Entering 'android/libs/fbjni' 2022-12-01T09:51:08.1832684Z Entering 'third_party/FP16' 2022-12-01T09:51:08.1867606Z Entering 'third_party/FXdiv' 2022-12-01T09:51:08.1902115Z Entering 'third_party/NNPACK' 2022-12-01T09:51:08.1937087Z Entering 'third_party/QNNPACK' 2022-12-01T09:51:08.1972857Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T09:51:08.2007549Z Entering 'third_party/XNNPACK' 2022-12-01T09:51:08.2053636Z Entering 'third_party/benchmark' 2022-12-01T09:51:08.2088241Z Entering 'third_party/cpuinfo' 2022-12-01T09:51:08.2123225Z Entering 'third_party/cub' 2022-12-01T09:51:08.2157880Z Entering 'third_party/cudnn_frontend' 2022-12-01T09:51:08.2197793Z Entering 'third_party/cutlass' 2022-12-01T09:51:08.2239743Z Entering 'third_party/eigen' 2022-12-01T09:51:08.2275876Z Entering 'third_party/fbgemm' 2022-12-01T09:51:08.2310175Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T09:51:08.2344008Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T09:51:08.2378521Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T09:51:08.2412958Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T09:51:08.2447652Z Entering 'third_party/flatbuffers' 2022-12-01T09:51:08.2484719Z Entering 'third_party/fmt' 2022-12-01T09:51:08.2518868Z Entering 'third_party/foxi' 2022-12-01T09:51:08.2553141Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T09:51:08.2588618Z Entering 'third_party/gloo' 2022-12-01T09:51:08.2622484Z Entering 'third_party/googletest' 2022-12-01T09:51:08.2656889Z Entering 'third_party/ideep' 2022-12-01T09:51:08.2690813Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T09:51:08.2726806Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T09:51:08.2767028Z Entering 'third_party/ios-cmake' 2022-12-01T09:51:08.2802735Z Entering 'third_party/ittapi' 2022-12-01T09:51:08.2836466Z Entering 'third_party/kineto' 2022-12-01T09:51:08.2870618Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T09:51:08.2906648Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T09:51:08.2942210Z Entering 'third_party/nccl/nccl' 2022-12-01T09:51:08.2976913Z Entering 'third_party/neon2sse' 2022-12-01T09:51:08.3012542Z Entering 'third_party/nlohmann' 2022-12-01T09:51:08.3047988Z Entering 'third_party/onnx' 2022-12-01T09:51:08.3094800Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T09:51:08.3128106Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T09:51:08.3164609Z Entering 'third_party/onnx-tensorrt' 2022-12-01T09:51:08.3198978Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T09:51:08.3237802Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T09:51:08.3271380Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T09:51:08.3304701Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T09:51:08.3342989Z Entering 'third_party/pocketfft' 2022-12-01T09:51:08.3379128Z Entering 'third_party/protobuf' 2022-12-01T09:51:08.3416246Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T09:51:08.3450492Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T09:51:08.3486644Z Entering 'third_party/psimd' 2022-12-01T09:51:08.3521387Z Entering 'third_party/pthreadpool' 2022-12-01T09:51:08.3555896Z Entering 'third_party/pybind11' 2022-12-01T09:51:08.3589964Z Entering 'third_party/python-enum' 2022-12-01T09:51:08.3623312Z Entering 'third_party/python-peachpy' 2022-12-01T09:51:08.3658299Z Entering 'third_party/python-six' 2022-12-01T09:51:08.3691871Z Entering 'third_party/sleef' 2022-12-01T09:51:08.3726161Z Entering 'third_party/tbb' 2022-12-01T09:51:08.3761182Z Entering 'third_party/tensorpipe' 2022-12-01T09:51:08.3797508Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T09:51:08.3831006Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T09:51:08.3864042Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T09:51:08.3897942Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T09:51:08.3931867Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T09:51:08.3970198Z Entering 'third_party/zstd' 2022-12-01T09:51:08.4014192Z ##[endgroup] 2022-12-01T09:51:08.4051793Z [command]/usr/bin/git log -1 --format='%H' 2022-12-01T09:51:08.4077973Z 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T09:51:08.4208186Z Prepare all required actions 2022-12-01T09:51:08.4265185Z ##[group]Run ./.github/actions/setup-linux 2022-12-01T09:51:08.4265381Z ##[endgroup] 2022-12-01T09:51:08.4280440Z ##[group]Run set -euo pipefail 2022-12-01T09:51:08.4280667Z set -euo pipefail 2022-12-01T09:51:08.4280877Z function get_ec2_metadata() { 2022-12-01T09:51:08.4281123Z  # Pulled from instance metadata endpoint for EC2 2022-12-01T09:51:08.4281464Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-12-01T09:51:08.4281763Z  category=$1 2022-12-01T09:51:08.4282012Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-12-01T09:51:08.4282319Z } 2022-12-01T09:51:08.4282511Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-12-01T09:51:08.4282756Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-12-01T09:51:08.4283041Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-12-01T09:51:08.4283268Z echo "system info $(uname -a)" 2022-12-01T09:51:08.4294650Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:08.4294870Z ##[endgroup] 2022-12-01T09:51:08.4377450Z ami-id: ami-096198a0bccc6bad4 2022-12-01T09:51:08.4429384Z instance-id: i-01f028292a810eec9 2022-12-01T09:51:08.4479728Z instance-type: c5.2xlarge 2022-12-01T09:51:08.4486332Z system info Linux ip-10-0-5-141.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.4503557Z ##[group]Run if systemctl is-active --quiet docker; then 2022-12-01T09:51:08.4503847Z if systemctl is-active --quiet docker; then 2022-12-01T09:51:08.4504177Z  echo "Docker daemon is running..."; 2022-12-01T09:51:08.4504367Z else 2022-12-01T09:51:08.4504595Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-12-01T09:51:08.4504827Z fi 2022-12-01T09:51:08.4515975Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:08.4516189Z ##[endgroup] 2022-12-01T09:51:08.4556829Z Docker daemon is running... 2022-12-01T09:51:08.4574057Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-12-01T09:51:08.4574440Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-12-01T09:51:08.4574755Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:08.4575174Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-12-01T09:51:08.4575546Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-12-01T09:51:08.4586161Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:08.4586414Z env: 2022-12-01T09:51:08.4586615Z AWS_RETRY_MODE: standard 2022-12-01T09:51:08.4586827Z AWS_MAX_ATTEMPTS: 5 2022-12-01T09:51:08.4587061Z AWS_DEFAULT_REGION: us-east-1 2022-12-01T09:51:08.4587285Z ##[endgroup] 2022-12-01T09:51:09.6029030Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-12-01T09:51:09.6029484Z Configure a credential helper to remove this warning. See 2022-12-01T09:51:09.6030009Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-12-01T09:51:09.6030400Z Login Succeeded 2022-12-01T09:51:09.6030537Z 2022-12-01T09:51:09.6066255Z ##[group]Run env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:09.6066771Z env | grep '^GITHUB' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:09.6067229Z env | grep '^CI' >> "/tmp/github_env_${GITHUB_RUN_ID}" 2022-12-01T09:51:09.6081674Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:09.6081909Z ##[endgroup] 2022-12-01T09:51:09.6153610Z ##[group]Run pytorch/test-infra/.github/actions/setup-ssh@main 2022-12-01T09:51:09.6153838Z with: 2022-12-01T09:51:09.6154278Z github-secret: *** 2022-12-01T09:51:09.6154549Z activate-with-label: false 2022-12-01T09:51:09.6154743Z label: with-ssh 2022-12-01T09:51:09.6155111Z remove-existing-keys: true 2022-12-01T09:51:09.6155308Z ##[endgroup] 2022-12-01T09:51:10.1485105Z Grabbing public ssh keys from https://github.com/charlie-wt.keys 2022-12-01T09:51:10.2348720Z ~/.ssh/authorized_keys file found on node, removing ~/.ssh and starting fresh 2022-12-01T09:51:10.2362453Z Public keys pulled and installed to /home/ec2-user/.ssh/authorized_keys 2022-12-01T09:51:10.2392137Z Login using: ssh ec2-user@ec2-44-197-200-205.compute-1.amazonaws.com 2022-12-01T09:51:10.2477919Z Prepare all required actions 2022-12-01T09:51:10.2531077Z ##[group]Run ./.github/actions/calculate-docker-image 2022-12-01T09:51:10.2531308Z with: 2022-12-01T09:51:10.2531542Z docker-image-name: pytorch-linux-bionic-py3.7-clang9 2022-12-01T09:51:10.2531763Z xla: false 2022-12-01T09:51:10.2531930Z skip_push: true 2022-12-01T09:51:10.2532101Z ##[endgroup] 2022-12-01T09:51:10.2584994Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2022-12-01T09:51:10.2585230Z if [ -n "${IS_XLA}" ]; then 2022-12-01T09:51:10.2585484Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2022-12-01T09:51:10.2585769Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-12-01T09:51:10.2586023Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-12-01T09:51:10.2586312Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" 2022-12-01T09:51:10.2586556Z else 2022-12-01T09:51:10.2586883Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-12-01T09:51:10.2587191Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-12-01T09:51:10.2587548Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" 2022-12-01T09:51:10.2587785Z fi 2022-12-01T09:51:10.2598882Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:10.2599096Z env: 2022-12-01T09:51:10.2599248Z IS_XLA: 2022-12-01T09:51:10.2599404Z XLA_IMAGE_TAG: v0.4 2022-12-01T09:51:10.2599707Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9 2022-12-01T09:51:10.2600000Z ##[endgroup] 2022-12-01T09:51:10.2652267Z ##[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:10.2673867Z ##[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:10.2696914Z ##[group]Run set -x 2022-12-01T09:51:10.2697149Z set -x 2022-12-01T09:51:10.2697381Z # Check if image already exists, if it does then skip building it 2022-12-01T09:51:10.2697645Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2022-12-01T09:51:10.2697852Z  exit 0 2022-12-01T09:51:10.2698010Z fi 2022-12-01T09:51:10.2698214Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2022-12-01T09:51:10.2698479Z  # if we're on the base branch then use the parent commit 2022-12-01T09:51:10.2698730Z  MERGE_BASE=$(git rev-parse HEAD~) 2022-12-01T09:51:10.2698922Z else 2022-12-01T09:51:10.2699137Z  # otherwise we're on a PR, so use the most recent base commit 2022-12-01T09:51:10.2699408Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2022-12-01T09:51:10.2699621Z fi 2022-12-01T09:51:10.2699832Z # Covers the case where a previous tag doesn't exist for the tree 2022-12-01T09:51:10.2700163Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2022-12-01T09:51:10.2700480Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2022-12-01T09:51:10.2700814Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2022-12-01T09:51:10.2701077Z  exit 1 2022-12-01T09:51:10.2701236Z fi 2022-12-01T09:51:10.2701468Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2022-12-01T09:51:10.2701775Z # If no image exists but the hash is the same as the previous hash then we should error out here 2022-12-01T09:51:10.2702154Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2022-12-01T09:51:10.2702482Z  echo "WARNING: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2022-12-01T09:51:10.2702904Z  echo " Will re-build docker image to store in local cache, TTS may be longer" 2022-12-01T09:51:10.2703268Z  # NOTE: DOCKER_FORCE_PUSH will always be set to true for docker-builds.yml 2022-12-01T09:51:10.2703542Z  if [[ "${DOCKER_FORCE_PUSH}" != "true" ]]; then 2022-12-01T09:51:10.2703822Z  # In order to avoid a stampeding herd of jobs trying to push all at once we set it to 2022-12-01T09:51:10.2704149Z  # skip the push. If this is negatively affecting TTS across the board the suggestion 2022-12-01T09:51:10.2704475Z  # should be to run the docker-builds.yml workflow to generate the correct docker builds 2022-12-01T09:51:10.2704768Z  echo ::set-output name=skip_push::true 2022-12-01T09:51:10.2704966Z  fi 2022-12-01T09:51:10.2705111Z fi 2022-12-01T09:51:10.2705373Z echo ::set-output name=rebuild::yes 2022-12-01T09:51:10.2716192Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:10.2716394Z env: 2022-12-01T09:51:10.2716599Z BASE_REVISION: ae2fe4033cf3b17259b17f351020b988fa893f91 2022-12-01T09:51:10.2716979Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:10.2717340Z DOCKER_TAG: fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:10.2717538Z DOCKER_FORCE_PUSH: 2022-12-01T09:51:10.2717713Z ##[endgroup] 2022-12-01T09:51:10.2741205Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:10.4743750Z { 2022-12-01T09:51:10.4744028Z "schemaVersion": 2, 2022-12-01T09:51:10.4744351Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2022-12-01T09:51:10.4745484Z "config": { 2022-12-01T09:51:10.4745856Z "mediaType": "application/vnd.docker.container.image.v1+json", 2022-12-01T09:51:10.4746284Z "size": 28194, 2022-12-01T09:51:10.4746729Z "digest": "sha256:79a24f7e31ea76d2ddb469f649fa8ec153a9d95b2910eec865272f9fe1492257" 2022-12-01T09:51:10.4746987Z }, 2022-12-01T09:51:10.4747203Z "layers": [ 2022-12-01T09:51:10.4747422Z { 2022-12-01T09:51:10.4747735Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4748177Z "size": 26710833, 2022-12-01T09:51:10.4748570Z "digest": "sha256:726b8a513d66e3585eb57389171d97fcd348e4914a415891e1da135b85ffa6c3" 2022-12-01T09:51:10.4748909Z }, 2022-12-01T09:51:10.4749178Z { 2022-12-01T09:51:10.4749626Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4749911Z "size": 2051, 2022-12-01T09:51:10.4750170Z "digest": "sha256:4c162df008076cbaf475ec86d1611ce03e6236a8982f396fd42db50f69fd8165" 2022-12-01T09:51:10.4750406Z }, 2022-12-01T09:51:10.4750540Z { 2022-12-01T09:51:10.4750782Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4751026Z "size": 267153168, 2022-12-01T09:51:10.4751281Z "digest": "sha256:12d7c3bb407149ce0c23b4a4ddf97d096fa289c6ed56a2cb2f04acabbc0732f0" 2022-12-01T09:51:10.4751526Z }, 2022-12-01T09:51:10.4751668Z { 2022-12-01T09:51:10.4751894Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4755031Z "size": 848, 2022-12-01T09:51:10.4756682Z "digest": "sha256:a4ada130b3d82f6620fddf17e3d3b32c835047e873b86be2712f85073f9ca430" 2022-12-01T09:51:10.4757026Z }, 2022-12-01T09:51:10.4757259Z { 2022-12-01T09:51:10.4757647Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4758050Z "size": 101553842, 2022-12-01T09:51:10.4758714Z "digest": "sha256:1c004b6833a97cf26dd19c2a73d86fd4dc1fda586bc839136e70fd7ab7ff3079" 2022-12-01T09:51:10.4759063Z }, 2022-12-01T09:51:10.4759268Z { 2022-12-01T09:51:10.4759624Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4760028Z "size": 407, 2022-12-01T09:51:10.4760407Z "digest": "sha256:c69cf3e07f0525625aa4744a8e777e33169c599f95a81f6042835792d9910be5" 2022-12-01T09:51:10.4760812Z }, 2022-12-01T09:51:10.4761069Z { 2022-12-01T09:51:10.4761476Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4761960Z "size": 107, 2022-12-01T09:51:10.4762396Z "digest": "sha256:d7fa3cc1c4b07e7c551a8cb2e2c1c72cf809100083760a279e52624c2a4d6ae9" 2022-12-01T09:51:10.4762769Z }, 2022-12-01T09:51:10.4763001Z { 2022-12-01T09:51:10.4763428Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4763854Z "size": 450, 2022-12-01T09:51:10.4764330Z "digest": "sha256:5b3f7eea69ee146cea8268519bef821d6fe01e916ca8f711f38fb0b56a6e6098" 2022-12-01T09:51:10.4764786Z }, 2022-12-01T09:51:10.4765029Z { 2022-12-01T09:51:10.4765435Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4766010Z "size": 1122, 2022-12-01T09:51:10.4766501Z "digest": "sha256:f3b75eca38c8baca771804dcb0e865a5064e4dcaed9b6d3efad0df2f1658c7ad" 2022-12-01T09:51:10.4766910Z + exit 0 2022-12-01T09:51:10.4767155Z }, 2022-12-01T09:51:10.4767393Z { 2022-12-01T09:51:10.4767837Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4768272Z "size": 476, 2022-12-01T09:51:10.4768657Z "digest": "sha256:fb97421689421a74617b0de15d1d0d1a9dae470d6390f3aee3a8e262987ed9f4" 2022-12-01T09:51:10.4769019Z }, 2022-12-01T09:51:10.4769247Z { 2022-12-01T09:51:10.4769686Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4770103Z "size": 110, 2022-12-01T09:51:10.4770500Z "digest": "sha256:ba69bdb35bc3a7f0696df0cf61d680542bdc26070ca72e178bc763966ea7640e" 2022-12-01T09:51:10.4770907Z }, 2022-12-01T09:51:10.4771126Z { 2022-12-01T09:51:10.4771546Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4771995Z "size": 2572, 2022-12-01T09:51:10.4772490Z "digest": "sha256:270cb7e030e6695f97a1cf756c59fa97dcb8db68524a2a20dbaa92380346c5e7" 2022-12-01T09:51:10.4772930Z }, 2022-12-01T09:51:10.4773161Z { 2022-12-01T09:51:10.4773391Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4773674Z "size": 1868, 2022-12-01T09:51:10.4773933Z "digest": "sha256:cf0509a05e678346f68b4203b8f98caef2438ab54a175e9a57dbcf2dcf2dbde3" 2022-12-01T09:51:10.4774168Z }, 2022-12-01T09:51:10.4774297Z { 2022-12-01T09:51:10.4774535Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4774785Z "size": 1189820293, 2022-12-01T09:51:10.4775043Z "digest": "sha256:c7c883db0ae1ab861a249b7b134654c3dd6fa7bae37cb4debfbb5700c2559723" 2022-12-01T09:51:10.4775337Z }, 2022-12-01T09:51:10.4775518Z { 2022-12-01T09:51:10.4775872Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4776282Z "size": 171, 2022-12-01T09:51:10.4776720Z "digest": "sha256:e403471ed02a20511651fdd943916eb6ebb18982de99392c5527d501a64c8094" 2022-12-01T09:51:10.4777126Z }, 2022-12-01T09:51:10.4777368Z { 2022-12-01T09:51:10.4777803Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4778235Z "size": 466, 2022-12-01T09:51:10.4778563Z "digest": "sha256:746c4a84b946e9532ea57edfcad384ae040f8cf9fc895f40b2fbe9f56548d93e" 2022-12-01T09:51:10.4778807Z }, 2022-12-01T09:51:10.4778947Z { 2022-12-01T09:51:10.4779173Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4779417Z "size": 104, 2022-12-01T09:51:10.4779673Z "digest": "sha256:a1625d05811fe688ff3ea93cd2c0f14bf885a4cad87fb4f910c674a00bc9a3c8" 2022-12-01T09:51:10.4779899Z }, 2022-12-01T09:51:10.4780040Z { 2022-12-01T09:51:10.4780495Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4780863Z "size": 231, 2022-12-01T09:51:10.4781232Z "digest": "sha256:d4230d2a558382b6f54a3915296811533dc87c7f956c17e1196c6f97f94c097c" 2022-12-01T09:51:10.4781576Z }, 2022-12-01T09:51:10.4781790Z { 2022-12-01T09:51:10.4782159Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4782624Z "size": 1107183, 2022-12-01T09:51:10.4783103Z "digest": "sha256:35dbacbde92ed94f3d6f04f13f05106600bda24679fab8e7cb995e680ffd35f8" 2022-12-01T09:51:10.4783533Z }, 2022-12-01T09:51:10.4783786Z { 2022-12-01T09:51:10.4784221Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4784642Z "size": 2091, 2022-12-01T09:51:10.4785078Z "digest": "sha256:74f159c4e8f435817a832b3ff3542580379136eaad4d6a5c7d8644953ddd4631" 2022-12-01T09:51:10.4785461Z }, 2022-12-01T09:51:10.4785647Z { 2022-12-01T09:51:10.4786014Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4786471Z "size": 105, 2022-12-01T09:51:10.4786820Z "digest": "sha256:30e25e3dd13e6c5626ef62959517309cb9fb8031819afd08a2dcc3d6afdcfad9" 2022-12-01T09:51:10.4787118Z }, 2022-12-01T09:51:10.4787264Z { 2022-12-01T09:51:10.4787491Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4787729Z "size": 453, 2022-12-01T09:51:10.4787995Z "digest": "sha256:d9a2350b6e9cfeabfc58cea5a533d222db565361a0a65c0c5dc85e963cf5fe30" 2022-12-01T09:51:10.4788232Z }, 2022-12-01T09:51:10.4788375Z { 2022-12-01T09:51:10.4788612Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4788853Z "size": 104, 2022-12-01T09:51:10.4789102Z "digest": "sha256:892077bdfb99fab6cb88d096539ee72c8bde09bac0f99da7c288053a23b96b49" 2022-12-01T09:51:10.4789343Z }, 2022-12-01T09:51:10.4789486Z { 2022-12-01T09:51:10.4789713Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4789957Z "size": 882, 2022-12-01T09:51:10.4790207Z "digest": "sha256:21bc22d75102a78353fe438817c7e3f9b45ec1cf7fbc0a9573fbb19e97393645" 2022-12-01T09:51:10.4790431Z }, 2022-12-01T09:51:10.4790571Z { 2022-12-01T09:51:10.4790808Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4791039Z "size": 88759024, 2022-12-01T09:51:10.4791292Z "digest": "sha256:882d6677f9d04bea398a7085ce1d1bb97a1e112cc98be1371d5b8f2540d7f7f2" 2022-12-01T09:51:10.4791527Z }, 2022-12-01T09:51:10.4791658Z { 2022-12-01T09:51:10.4791894Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4792133Z "size": 109, 2022-12-01T09:51:10.4792385Z "digest": "sha256:61e5f18293fb8e69a84b89b10af9e5a3bd0a19cb6edafa3d7cab067d989fc176" 2022-12-01T09:51:10.4792625Z }, 2022-12-01T09:51:10.4792765Z { 2022-12-01T09:51:10.4792991Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4793231Z "size": 559, 2022-12-01T09:51:10.4793484Z "digest": "sha256:0c99ed5e47b060888ba483d49ba6a0a21670e2a872fac0849795b0d59643fe69" 2022-12-01T09:51:10.4793714Z }, 2022-12-01T09:51:10.4793847Z { 2022-12-01T09:51:10.4794149Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4794392Z "size": 1119407, 2022-12-01T09:51:10.4794654Z "digest": "sha256:de5ace6d3a82ff1cc264761e2b52de6d3e84bd21209799e4c41755b9682862be" 2022-12-01T09:51:10.4795046Z }, 2022-12-01T09:51:10.4795192Z { 2022-12-01T09:51:10.4795429Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4795655Z "size": 103, 2022-12-01T09:51:10.4795919Z "digest": "sha256:1d13d3c2c08b8a0b4d87b2b23fc727f1e5b012edcee91c4564fac10a9b045df8" 2022-12-01T09:51:10.4796161Z }, 2022-12-01T09:51:10.4796305Z { 2022-12-01T09:51:10.4796529Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4796769Z "size": 548, 2022-12-01T09:51:10.4797108Z "digest": "sha256:700c1b016e9c4456fe79d33c5a01c615b42ccfbfd60c83e0c66174fb3affc98a" 2022-12-01T09:51:10.4797337Z }, 2022-12-01T09:51:10.4797484Z { 2022-12-01T09:51:10.4797723Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4797955Z "size": 193215580, 2022-12-01T09:51:10.4798191Z "digest": "sha256:2f80402944a8517e013f3174365c8049fdc76267e7de36819242ecd5b3931167" 2022-12-01T09:51:10.4798405Z }, 2022-12-01T09:51:10.4798535Z { 2022-12-01T09:51:10.4798772Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4799010Z "size": 107, 2022-12-01T09:51:10.4799249Z "digest": "sha256:3a954d3daee208fabb262229886966b31120c30c5a60b15d6c427721efebc238" 2022-12-01T09:51:10.4799476Z }, 2022-12-01T09:51:10.4799618Z { 2022-12-01T09:51:10.4799841Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4800079Z "size": 1292, 2022-12-01T09:51:10.4800330Z "digest": "sha256:c7064c3fe401440671acaf37cdf334808e63a2cb1abe9232b533b077e797a72c" 2022-12-01T09:51:10.4800555Z }, 2022-12-01T09:51:10.4800697Z { 2022-12-01T09:51:10.4800934Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4801233Z "size": 151, 2022-12-01T09:51:10.4801476Z "digest": "sha256:379b44c142c305b6f0d6bfa2e5358c336da1767c29af33ee56affbd87148e342" 2022-12-01T09:51:10.4801711Z }, 2022-12-01T09:51:10.4801850Z { 2022-12-01T09:51:10.4802073Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4802314Z "size": 646, 2022-12-01T09:51:10.4802575Z "digest": "sha256:acc9cb4226e8088bcd118b9faed5827df9368c34bb16b1a06ed2841d36d2908a" 2022-12-01T09:51:10.4802806Z }, 2022-12-01T09:51:10.4802948Z { 2022-12-01T09:51:10.4803188Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4803444Z "size": 108, 2022-12-01T09:51:10.4803702Z "digest": "sha256:04a9294e28b0e2bf370a8582337b1efc3acfe4b1f8626cee582f2e243405bd05" 2022-12-01T09:51:10.4803939Z }, 2022-12-01T09:51:10.4804071Z { 2022-12-01T09:51:10.4804307Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4804550Z "size": 109, 2022-12-01T09:51:10.4804796Z "digest": "sha256:cfc71ad6395807bc4e2e5665ea83e21fec36a6187e91bc36d1a857fd005010f3" 2022-12-01T09:51:10.4805036Z }, 2022-12-01T09:51:10.4805177Z { 2022-12-01T09:51:10.4805404Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4805641Z "size": 102, 2022-12-01T09:51:10.4805877Z "digest": "sha256:486e912899180a144b3d45d76e13656493af6a94832e38d3bb583264ee406f21" 2022-12-01T09:51:10.4806094Z }, 2022-12-01T09:51:10.4806225Z { 2022-12-01T09:51:10.4806464Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4806700Z "size": 422, 2022-12-01T09:51:10.4806932Z "digest": "sha256:98b91e71989951953918d36cf3b5194ee07a5fe06b9a8b77eea18c29eabcf6c7" 2022-12-01T09:51:10.4807157Z }, 2022-12-01T09:51:10.4807297Z { 2022-12-01T09:51:10.4807525Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4807765Z "size": 211729362, 2022-12-01T09:51:10.4808030Z "digest": "sha256:086a9aefc96487c467e3cfa0c3eb34a9734fc2057c9bea6cd09459f593e7ac4e" 2022-12-01T09:51:10.4808255Z }, 2022-12-01T09:51:10.4808400Z { 2022-12-01T09:51:10.4808632Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4808858Z "size": 111, 2022-12-01T09:51:10.4809104Z "digest": "sha256:e39d6e9213cc918a1a073328d4c2fea605520720384b0e7e477a90b80b556ac6" 2022-12-01T09:51:10.4809328Z }, 2022-12-01T09:51:10.4809457Z { 2022-12-01T09:51:10.4809693Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4809930Z "size": 473, 2022-12-01T09:51:10.4810163Z "digest": "sha256:721a11edd37d95e83ec55b238617398c435d732cac245ed953f679828577de87" 2022-12-01T09:51:10.4810392Z }, 2022-12-01T09:51:10.4810533Z { 2022-12-01T09:51:10.4810796Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4811044Z "size": 1902197103, 2022-12-01T09:51:10.4811294Z "digest": "sha256:e9641285c2a8c80805a162f6202c1bdde61332f2444cba1437294e4eef0d7c73" 2022-12-01T09:51:10.4811524Z }, 2022-12-01T09:51:10.4811653Z { 2022-12-01T09:51:10.4811890Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4812128Z "size": 112, 2022-12-01T09:51:10.4812359Z "digest": "sha256:592c7690849ced40c70d709025fc1129d80a1c05534acb3c32556ffc6eec5aab" 2022-12-01T09:51:10.4812660Z }, 2022-12-01T09:51:10.4812804Z { 2022-12-01T09:51:10.4813028Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4813267Z "size": 449, 2022-12-01T09:51:10.4813524Z "digest": "sha256:bfafe70370d04c008826c7d0d19191e67c9a4b4a6b78a5bdcf545ebdc147a18a" 2022-12-01T09:51:10.4813754Z }, 2022-12-01T09:51:10.4813898Z { 2022-12-01T09:51:10.4814134Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4814367Z "size": 39727852, 2022-12-01T09:51:10.4814632Z "digest": "sha256:0adbe1559bf51689fda61a36c496c8c69accc6bcac5c4154328af0f3ed66308d" 2022-12-01T09:51:10.4814913Z }, 2022-12-01T09:51:10.4815042Z { 2022-12-01T09:51:10.4815276Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4815517Z "size": 106, 2022-12-01T09:51:10.4815752Z "digest": "sha256:f14c564c7117d9e66cbacc4012862338aac311767713de16639516b6fb8a2c71" 2022-12-01T09:51:10.4815980Z }, 2022-12-01T09:51:10.4816122Z { 2022-12-01T09:51:10.4816358Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4816585Z "size": 295, 2022-12-01T09:51:10.4816827Z "digest": "sha256:a63b16c316d4b5824c6186456f26495be98144189aabed56ee6d862a5fc58358" 2022-12-01T09:51:10.4817052Z }, 2022-12-01T09:51:10.4817184Z { 2022-12-01T09:51:10.4817417Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4817656Z "size": 106, 2022-12-01T09:51:10.4817889Z "digest": "sha256:7e36a9a0278da5bf401456f1752e9389f74c9e0a6343b77f102368159b2c76f1" 2022-12-01T09:51:10.4818116Z }, 2022-12-01T09:51:10.4818257Z { 2022-12-01T09:51:10.4818481Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4818715Z "size": 401, 2022-12-01T09:51:10.4818977Z "digest": "sha256:fdb717be0bec74a6c46d1e12c85d050aab97822f499fdf787fcef16f0625acf2" 2022-12-01T09:51:10.4819214Z }, 2022-12-01T09:51:10.4819355Z { 2022-12-01T09:51:10.4819591Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4819822Z "size": 19705467, 2022-12-01T09:51:10.4820087Z "digest": "sha256:cbe98da5c664ce4b8d00c1f89b47e3ff92ab551cbb81c616adc38985113a7539" 2022-12-01T09:51:10.4820334Z }, 2022-12-01T09:51:10.4820464Z { 2022-12-01T09:51:10.4820698Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4820936Z "size": 108, 2022-12-01T09:51:10.4821202Z "digest": "sha256:cec98a24dbc48dd91f43aa00d5054f891e6ad59b52db1a00e0c8040e43f8eb36" 2022-12-01T09:51:10.4821435Z }, 2022-12-01T09:51:10.4821579Z { 2022-12-01T09:51:10.4821816Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4822044Z "size": 1765, 2022-12-01T09:51:10.4822315Z "digest": "sha256:f78b1ddfe0f02b4f7bd9226f66b44695adcb68adbeec97ead73b6fcfc504e03e" 2022-12-01T09:51:10.4822568Z }, 2022-12-01T09:51:10.4822699Z { 2022-12-01T09:51:10.4822936Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4823179Z "size": 319076688, 2022-12-01T09:51:10.4823420Z "digest": "sha256:3ef99cf888718e9895ca0bfb3d3e75b9588a5645898c7d6042b02e76c9e0a600" 2022-12-01T09:51:10.4823649Z }, 2022-12-01T09:51:10.4823790Z { 2022-12-01T09:51:10.4824016Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4824254Z "size": 164, 2022-12-01T09:51:10.4824551Z "digest": "sha256:6adffe6d0822e5906de327f0abe18ff023e14d48da41997147747a74246030e3" 2022-12-01T09:51:10.4824780Z }, 2022-12-01T09:51:10.4824921Z { 2022-12-01T09:51:10.4825160Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4825389Z "size": 7940, 2022-12-01T09:51:10.4825638Z "digest": "sha256:23d8dc483f65335e65a42241bdfaaa8da962df9864f1c39366e55044422d990c" 2022-12-01T09:51:10.4825869Z }, 2022-12-01T09:51:10.4826000Z { 2022-12-01T09:51:10.4826235Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4826475Z "size": 8070, 2022-12-01T09:51:10.4826730Z "digest": "sha256:acb57cbc96575611b83ea9dd02330ec0719682545c9670a5e4a72fd74c702bbb" 2022-12-01T09:51:10.4826953Z }, 2022-12-01T09:51:10.4827095Z { 2022-12-01T09:51:10.4827332Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4827560Z "size": 303, 2022-12-01T09:51:10.4827822Z "digest": "sha256:4b911fbe22601c1ce0e2aea3d949e98eaefdf1a28894883f74d46bd1a32047b4" 2022-12-01T09:51:10.4828065Z }, 2022-12-01T09:51:10.4828196Z { 2022-12-01T09:51:10.4828488Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4828812Z "size": 108, 2022-12-01T09:51:10.4829213Z "digest": "sha256:a29c59a3a158c46c38d76fb3327160a6d1c1e50a034ed8c977c2cf1d8e6cf063" 2022-12-01T09:51:10.4829473Z }, 2022-12-01T09:51:10.4829675Z { 2022-12-01T09:51:10.4829976Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-12-01T09:51:10.4830247Z "size": 54145446, 2022-12-01T09:51:10.4830586Z "digest": "sha256:7c23f774c2d148f62633f4728649e8c434a89b29c5fa17f3d639da155c4311d3" 2022-12-01T09:51:10.4830885Z } 2022-12-01T09:51:10.4831046Z ] 2022-12-01T09:51:10.4831252Z } 2022-12-01T09:51:10.4961318Z ##[group]Run pytorch/test-infra/.github/actions/pull-docker-image@main 2022-12-01T09:51:10.4961549Z with: 2022-12-01T09:51:10.4961882Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:10.4962215Z ##[endgroup] 2022-12-01T09:51:10.4975291Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:10.4975571Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-12-01T09:51:10.4975833Z # ignore output since only exit code is used for conditional 2022-12-01T09:51:10.4976117Z # only pull docker image if it's not available locally 2022-12-01T09:51:10.4976398Z if ! docker inspect --type=image "${DOCKER_IMAGE}" >/dev/null 2>/dev/null; then 2022-12-01T09:51:10.4976669Z  retry docker pull "${DOCKER_IMAGE}" 2022-12-01T09:51:10.4976862Z fi 2022-12-01T09:51:10.4987731Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:51:10.4987951Z env: 2022-12-01T09:51:10.4988267Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:51:10.4988595Z ##[endgroup] 2022-12-01T09:51:10.7522055Z fa72f5a0a230eb632055220542038bd4ceca184b: Pulling from pytorch/pytorch-linux-bionic-py3.7-clang9 2022-12-01T09:51:10.7539163Z 726b8a513d66: Pulling fs layer 2022-12-01T09:51:10.7539823Z 4c162df00807: Pulling fs layer 2022-12-01T09:51:10.7540151Z 12d7c3bb4071: Pulling fs layer 2022-12-01T09:51:10.7540593Z a4ada130b3d8: Pulling fs layer 2022-12-01T09:51:10.7540945Z 1c004b6833a9: Pulling fs layer 2022-12-01T09:51:10.7541361Z c69cf3e07f05: Pulling fs layer 2022-12-01T09:51:10.7541666Z d7fa3cc1c4b0: Pulling fs layer 2022-12-01T09:51:10.7541940Z 5b3f7eea69ee: Pulling fs layer 2022-12-01T09:51:10.7542224Z f3b75eca38c8: Pulling fs layer 2022-12-01T09:51:10.7542493Z fb9742168942: Pulling fs layer 2022-12-01T09:51:10.7542749Z ba69bdb35bc3: Pulling fs layer 2022-12-01T09:51:10.7543024Z 270cb7e030e6: Pulling fs layer 2022-12-01T09:51:10.7543294Z cf0509a05e67: Pulling fs layer 2022-12-01T09:51:10.7543536Z c7c883db0ae1: Pulling fs layer 2022-12-01T09:51:10.7543816Z c69cf3e07f05: Waiting 2022-12-01T09:51:10.7544072Z e403471ed02a: Pulling fs layer 2022-12-01T09:51:10.7544322Z 746c4a84b946: Pulling fs layer 2022-12-01T09:51:10.7544608Z a1625d05811f: Pulling fs layer 2022-12-01T09:51:10.7544865Z d7fa3cc1c4b0: Waiting 2022-12-01T09:51:10.7545115Z d4230d2a5583: Pulling fs layer 2022-12-01T09:51:10.7545406Z 35dbacbde92e: Pulling fs layer 2022-12-01T09:51:10.7545670Z f3b75eca38c8: Waiting 2022-12-01T09:51:10.7545917Z 74f159c4e8f4: Pulling fs layer 2022-12-01T09:51:10.7546108Z 30e25e3dd13e: Pulling fs layer 2022-12-01T09:51:10.7546336Z 5b3f7eea69ee: Waiting 2022-12-01T09:51:10.7546554Z d9a2350b6e9c: Pulling fs layer 2022-12-01T09:51:10.7546836Z 892077bdfb99: Pulling fs layer 2022-12-01T09:51:10.7547111Z fb9742168942: Waiting 2022-12-01T09:51:10.7547337Z 21bc22d75102: Pulling fs layer 2022-12-01T09:51:10.7547600Z 882d6677f9d0: Pulling fs layer 2022-12-01T09:51:10.7547851Z ba69bdb35bc3: Waiting 2022-12-01T09:51:10.7548106Z 61e5f18293fb: Pulling fs layer 2022-12-01T09:51:10.7548366Z cf0509a05e67: Waiting 2022-12-01T09:51:10.7548600Z 270cb7e030e6: Waiting 2022-12-01T09:51:10.7548921Z 0c99ed5e47b0: Pulling fs layer 2022-12-01T09:51:10.7549317Z c7c883db0ae1: Waiting 2022-12-01T09:51:10.7549592Z de5ace6d3a82: Pulling fs layer 2022-12-01T09:51:10.7549798Z 1d13d3c2c08b: Pulling fs layer 2022-12-01T09:51:10.7549965Z e403471ed02a: Waiting 2022-12-01T09:51:10.7550145Z 700c1b016e9c: Pulling fs layer 2022-12-01T09:51:10.7550376Z 746c4a84b946: Waiting 2022-12-01T09:51:10.7550543Z 2f80402944a8: Pulling fs layer 2022-12-01T09:51:10.7550718Z 74f159c4e8f4: Waiting 2022-12-01T09:51:10.7550911Z a1625d05811f: Waiting 2022-12-01T09:51:10.7551077Z 3a954d3daee2: Pulling fs layer 2022-12-01T09:51:10.7551320Z 30e25e3dd13e: Waiting 2022-12-01T09:51:10.7551699Z c7064c3fe401: Pulling fs layer 2022-12-01T09:51:10.7552027Z 379b44c142c3: Pulling fs layer 2022-12-01T09:51:10.7552346Z 35dbacbde92e: Waiting 2022-12-01T09:51:10.7552673Z acc9cb4226e8: Pulling fs layer 2022-12-01T09:51:10.7552967Z 04a9294e28b0: Pulling fs layer 2022-12-01T09:51:10.7553228Z d9a2350b6e9c: Waiting 2022-12-01T09:51:10.7553413Z cfc71ad63958: Pulling fs layer 2022-12-01T09:51:10.7553584Z 892077bdfb99: Waiting 2022-12-01T09:51:10.7553760Z 486e91289918: Pulling fs layer 2022-12-01T09:51:10.7553942Z 98b91e719899: Pulling fs layer 2022-12-01T09:51:10.7554119Z a4ada130b3d8: Waiting 2022-12-01T09:51:10.7554290Z 086a9aefc964: Pulling fs layer 2022-12-01T09:51:10.7554479Z e39d6e9213cc: Pulling fs layer 2022-12-01T09:51:10.7554658Z 21bc22d75102: Waiting 2022-12-01T09:51:10.7554825Z 721a11edd37d: Pulling fs layer 2022-12-01T09:51:10.7555187Z 882d6677f9d0: Waiting 2022-12-01T09:51:10.7555356Z 1d13d3c2c08b: Waiting 2022-12-01T09:51:10.7555545Z e9641285c2a8: Pulling fs layer 2022-12-01T09:51:10.7555734Z 592c7690849c: Pulling fs layer 2022-12-01T09:51:10.7555925Z bfafe70370d0: Pulling fs layer 2022-12-01T09:51:10.7556119Z 1c004b6833a9: Waiting 2022-12-01T09:51:10.7556288Z 61e5f18293fb: Waiting 2022-12-01T09:51:10.7556467Z 0adbe1559bf5: Pulling fs layer 2022-12-01T09:51:10.7556633Z 700c1b016e9c: Waiting 2022-12-01T09:51:10.7556801Z acc9cb4226e8: Waiting 2022-12-01T09:51:10.7556970Z 0c99ed5e47b0: Waiting 2022-12-01T09:51:10.7557141Z f14c564c7117: Pulling fs layer 2022-12-01T09:51:10.7557330Z a63b16c316d4: Pulling fs layer 2022-12-01T09:51:10.7557506Z 2f80402944a8: Waiting 2022-12-01T09:51:10.7557670Z 7e36a9a0278d: Pulling fs layer 2022-12-01T09:51:10.7557849Z 3a954d3daee2: Waiting 2022-12-01T09:51:10.7558012Z 486e91289918: Waiting 2022-12-01T09:51:10.7558167Z cfc71ad63958: Waiting 2022-12-01T09:51:10.7558348Z fdb717be0bec: Pulling fs layer 2022-12-01T09:51:10.7558527Z 98b91e719899: Waiting 2022-12-01T09:51:10.7558679Z 721a11edd37d: Waiting 2022-12-01T09:51:10.7558862Z cbe98da5c664: Pulling fs layer 2022-12-01T09:51:10.7559042Z 086a9aefc964: Waiting 2022-12-01T09:51:10.7559207Z cec98a24dbc4: Pulling fs layer 2022-12-01T09:51:10.7559386Z e39d6e9213cc: Waiting 2022-12-01T09:51:10.7559585Z f78b1ddfe0f0: Pulling fs layer 2022-12-01T09:51:10.7559765Z 3ef99cf88871: Pulling fs layer 2022-12-01T09:51:10.7559942Z e9641285c2a8: Waiting 2022-12-01T09:51:10.7560126Z 6adffe6d0822: Pulling fs layer 2022-12-01T09:51:10.7560331Z 23d8dc483f65: Pulling fs layer 2022-12-01T09:51:10.7560506Z 592c7690849c: Waiting 2022-12-01T09:51:10.7560671Z f14c564c7117: Waiting 2022-12-01T09:51:10.7560860Z acb57cbc9657: Pulling fs layer 2022-12-01T09:51:10.7561050Z 4b911fbe2260: Pulling fs layer 2022-12-01T09:51:10.7561239Z a29c59a3a158: Pulling fs layer 2022-12-01T09:51:10.7561447Z 7c23f774c2d1: Pulling fs layer 2022-12-01T09:51:10.7561640Z a63b16c316d4: Waiting 2022-12-01T09:51:10.7561807Z 7e36a9a0278d: Waiting 2022-12-01T09:51:10.7561985Z fdb717be0bec: Waiting 2022-12-01T09:51:10.7562152Z cbe98da5c664: Waiting 2022-12-01T09:51:10.7562344Z cec98a24dbc4: Waiting 2022-12-01T09:51:10.7562515Z f78b1ddfe0f0: Waiting 2022-12-01T09:51:10.7562671Z 3ef99cf88871: Waiting 2022-12-01T09:51:10.7562836Z 4b911fbe2260: Waiting 2022-12-01T09:51:10.7562999Z a29c59a3a158: Waiting 2022-12-01T09:51:10.7563153Z 6adffe6d0822: Waiting 2022-12-01T09:51:10.7563322Z 0adbe1559bf5: Waiting 2022-12-01T09:51:10.7563489Z acb57cbc9657: Waiting 2022-12-01T09:51:10.7563746Z de5ace6d3a82: Waiting 2022-12-01T09:51:10.7563914Z 04a9294e28b0: Waiting 2022-12-01T09:51:10.9386157Z 4c162df00807: Verifying Checksum 2022-12-01T09:51:10.9386475Z 4c162df00807: Download complete 2022-12-01T09:51:11.0254827Z a4ada130b3d8: Verifying Checksum 2022-12-01T09:51:11.0255087Z a4ada130b3d8: Download complete 2022-12-01T09:51:11.1065669Z 726b8a513d66: Download complete 2022-12-01T09:51:11.2153492Z c69cf3e07f05: Download complete 2022-12-01T09:51:11.2937477Z d7fa3cc1c4b0: Verifying Checksum 2022-12-01T09:51:11.2938483Z d7fa3cc1c4b0: Download complete 2022-12-01T09:51:11.3660420Z 5b3f7eea69ee: Download complete 2022-12-01T09:51:11.4508813Z f3b75eca38c8: Verifying Checksum 2022-12-01T09:51:11.4509267Z f3b75eca38c8: Download complete 2022-12-01T09:51:11.5474488Z fb9742168942: Verifying Checksum 2022-12-01T09:51:11.5475070Z fb9742168942: Download complete 2022-12-01T09:51:11.6696194Z ba69bdb35bc3: Verifying Checksum 2022-12-01T09:51:11.6696661Z ba69bdb35bc3: Download complete 2022-12-01T09:51:11.7372155Z 726b8a513d66: Pull complete 2022-12-01T09:51:11.7691622Z 270cb7e030e6: Verifying Checksum 2022-12-01T09:51:11.7692329Z 270cb7e030e6: Download complete 2022-12-01T09:51:11.8375309Z cf0509a05e67: Verifying Checksum 2022-12-01T09:51:11.8375807Z cf0509a05e67: Download complete 2022-12-01T09:51:11.8422216Z 4c162df00807: Pull complete 2022-12-01T09:51:13.8452980Z 1c004b6833a9: Verifying Checksum 2022-12-01T09:51:13.8453244Z 1c004b6833a9: Download complete 2022-12-01T09:51:13.9533909Z e403471ed02a: Verifying Checksum 2022-12-01T09:51:13.9534153Z e403471ed02a: Download complete 2022-12-01T09:51:14.0299537Z 746c4a84b946: Verifying Checksum 2022-12-01T09:51:14.0299810Z 746c4a84b946: Download complete 2022-12-01T09:51:14.1166528Z a1625d05811f: Download complete 2022-12-01T09:51:14.1913545Z d4230d2a5583: Verifying Checksum 2022-12-01T09:51:14.1913903Z d4230d2a5583: Download complete 2022-12-01T09:51:14.2976259Z 35dbacbde92e: Download complete 2022-12-01T09:51:14.3840129Z 74f159c4e8f4: Verifying Checksum 2022-12-01T09:51:14.3840444Z 74f159c4e8f4: Download complete 2022-12-01T09:51:14.4668023Z 30e25e3dd13e: Download complete 2022-12-01T09:51:14.5725417Z d9a2350b6e9c: Verifying Checksum 2022-12-01T09:51:14.5725792Z d9a2350b6e9c: Download complete 2022-12-01T09:51:14.6573689Z 892077bdfb99: Verifying Checksum 2022-12-01T09:51:14.6573940Z 892077bdfb99: Download complete 2022-12-01T09:51:14.7585839Z 21bc22d75102: Verifying Checksum 2022-12-01T09:51:14.7586236Z 21bc22d75102: Download complete 2022-12-01T09:51:18.2923207Z 882d6677f9d0: Verifying Checksum 2022-12-01T09:51:18.2923573Z 882d6677f9d0: Download complete 2022-12-01T09:51:18.4298814Z 61e5f18293fb: Verifying Checksum 2022-12-01T09:51:18.4299197Z 61e5f18293fb: Download complete 2022-12-01T09:51:18.5035100Z 0c99ed5e47b0: Verifying Checksum 2022-12-01T09:51:18.5035353Z 0c99ed5e47b0: Download complete 2022-12-01T09:51:18.6172351Z de5ace6d3a82: Download complete 2022-12-01T09:51:18.7121394Z 1d13d3c2c08b: Verifying Checksum 2022-12-01T09:51:18.7121664Z 1d13d3c2c08b: Download complete 2022-12-01T09:51:18.7889092Z 700c1b016e9c: Verifying Checksum 2022-12-01T09:51:18.7889435Z 700c1b016e9c: Download complete 2022-12-01T09:51:19.3864358Z 12d7c3bb4071: Verifying Checksum 2022-12-01T09:51:19.3864630Z 12d7c3bb4071: Download complete 2022-12-01T09:51:19.4661864Z 3a954d3daee2: Verifying Checksum 2022-12-01T09:51:19.4662151Z 3a954d3daee2: Download complete 2022-12-01T09:51:19.5472615Z c7064c3fe401: Verifying Checksum 2022-12-01T09:51:19.5472964Z c7064c3fe401: Download complete 2022-12-01T09:51:19.6445947Z 379b44c142c3: Verifying Checksum 2022-12-01T09:51:19.6446337Z 379b44c142c3: Download complete 2022-12-01T09:51:19.7359614Z acc9cb4226e8: Verifying Checksum 2022-12-01T09:51:19.8199132Z 04a9294e28b0: Verifying Checksum 2022-12-01T09:51:19.8199515Z 04a9294e28b0: Download complete 2022-12-01T09:51:19.9034271Z cfc71ad63958: Verifying Checksum 2022-12-01T09:51:19.9034792Z cfc71ad63958: Download complete 2022-12-01T09:51:19.9911191Z 486e91289918: Verifying Checksum 2022-12-01T09:51:19.9911438Z 486e91289918: Download complete 2022-12-01T09:51:20.1025377Z 98b91e719899: Verifying Checksum 2022-12-01T09:51:20.1025747Z 98b91e719899: Download complete 2022-12-01T09:51:25.0791223Z 12d7c3bb4071: Pull complete 2022-12-01T09:51:25.3200822Z a4ada130b3d8: Pull complete 2022-12-01T09:51:25.9580411Z 2f80402944a8: Verifying Checksum 2022-12-01T09:51:25.9580785Z 2f80402944a8: Download complete 2022-12-01T09:51:26.0414175Z e39d6e9213cc: Download complete 2022-12-01T09:51:26.1383788Z 721a11edd37d: Verifying Checksum 2022-12-01T09:51:26.1384227Z 721a11edd37d: Download complete 2022-12-01T09:51:27.2600451Z 1c004b6833a9: Pull complete 2022-12-01T09:51:27.5048924Z c69cf3e07f05: Pull complete 2022-12-01T09:51:27.5340555Z 086a9aefc964: Verifying Checksum 2022-12-01T09:51:27.5340965Z 086a9aefc964: Download complete 2022-12-01T09:51:27.6501196Z 592c7690849c: Download complete 2022-12-01T09:51:27.7232121Z d7fa3cc1c4b0: Pull complete 2022-12-01T09:51:27.7275713Z bfafe70370d0: Download complete 2022-12-01T09:51:27.9643151Z 5b3f7eea69ee: Pull complete 2022-12-01T09:51:28.2059066Z f3b75eca38c8: Pull complete 2022-12-01T09:51:28.4468177Z fb9742168942: Pull complete 2022-12-01T09:51:28.6272219Z ba69bdb35bc3: Pull complete 2022-12-01T09:51:28.8472807Z 270cb7e030e6: Pull complete 2022-12-01T09:51:29.0656356Z cf0509a05e67: Pull complete 2022-12-01T09:51:29.1539512Z 0adbe1559bf5: Verifying Checksum 2022-12-01T09:51:29.1539931Z 0adbe1559bf5: Download complete 2022-12-01T09:51:29.2456537Z f14c564c7117: Verifying Checksum 2022-12-01T09:51:29.2456820Z f14c564c7117: Download complete 2022-12-01T09:51:29.3685288Z a63b16c316d4: Verifying Checksum 2022-12-01T09:51:29.3685555Z a63b16c316d4: Download complete 2022-12-01T09:51:29.5294713Z 7e36a9a0278d: Download complete 2022-12-01T09:51:29.6123931Z fdb717be0bec: Download complete 2022-12-01T09:51:30.2543072Z cbe98da5c664: Verifying Checksum 2022-12-01T09:51:30.2543342Z cbe98da5c664: Download complete 2022-12-01T09:51:30.3568243Z cec98a24dbc4: Verifying Checksum 2022-12-01T09:51:30.3568645Z cec98a24dbc4: Download complete 2022-12-01T09:51:30.4559487Z f78b1ddfe0f0: Verifying Checksum 2022-12-01T09:51:30.4560052Z f78b1ddfe0f0: Download complete 2022-12-01T09:51:40.5759997Z 3ef99cf88871: Verifying Checksum 2022-12-01T09:51:40.5760308Z 3ef99cf88871: Download complete 2022-12-01T09:51:40.6477837Z 6adffe6d0822: Verifying Checksum 2022-12-01T09:51:40.6478110Z 6adffe6d0822: Download complete 2022-12-01T09:51:40.7289609Z 23d8dc483f65: Download complete 2022-12-01T09:51:40.8274317Z acb57cbc9657: Verifying Checksum 2022-12-01T09:51:40.8274647Z acb57cbc9657: Download complete 2022-12-01T09:51:41.0228814Z a29c59a3a158: Verifying Checksum 2022-12-01T09:51:41.0229097Z a29c59a3a158: Download complete 2022-12-01T09:51:42.9056741Z 7c23f774c2d1: Verifying Checksum 2022-12-01T09:51:42.9057007Z 7c23f774c2d1: Download complete 2022-12-01T09:51:52.1191233Z c7c883db0ae1: Verifying Checksum 2022-12-01T09:51:52.1192030Z c7c883db0ae1: Download complete 2022-12-01T09:52:07.8883644Z c7c883db0ae1: Pull complete 2022-12-01T09:52:08.0350399Z e403471ed02a: Pull complete 2022-12-01T09:52:08.2357416Z 746c4a84b946: Pull complete 2022-12-01T09:52:08.4793847Z a1625d05811f: Pull complete 2022-12-01T09:52:08.6801842Z d4230d2a5583: Pull complete 2022-12-01T09:52:08.8402732Z 35dbacbde92e: Pull complete 2022-12-01T09:52:08.9697190Z 74f159c4e8f4: Pull complete 2022-12-01T09:52:09.1443952Z 30e25e3dd13e: Pull complete 2022-12-01T09:52:09.3425075Z d9a2350b6e9c: Pull complete 2022-12-01T09:52:09.4546579Z 892077bdfb99: Pull complete 2022-12-01T09:52:09.5715574Z 21bc22d75102: Pull complete 2022-12-01T09:52:11.4583412Z 882d6677f9d0: Pull complete 2022-12-01T09:52:11.6398476Z 61e5f18293fb: Pull complete 2022-12-01T09:52:11.8020517Z 0c99ed5e47b0: Pull complete 2022-12-01T09:52:12.0050044Z de5ace6d3a82: Pull complete 2022-12-01T09:52:12.1318139Z 1d13d3c2c08b: Pull complete 2022-12-01T09:52:12.3007237Z 700c1b016e9c: Pull complete 2022-12-01T09:52:16.4265234Z 2f80402944a8: Pull complete 2022-12-01T09:52:16.6044451Z 3a954d3daee2: Pull complete 2022-12-01T09:52:16.8265186Z c7064c3fe401: Pull complete 2022-12-01T09:52:17.0740036Z 379b44c142c3: Pull complete 2022-12-01T09:52:17.2572461Z acc9cb4226e8: Pull complete 2022-12-01T09:52:17.4630933Z 04a9294e28b0: Pull complete 2022-12-01T09:52:17.6894812Z cfc71ad63958: Pull complete 2022-12-01T09:52:17.8626767Z 486e91289918: Pull complete 2022-12-01T09:52:18.1046338Z 98b91e719899: Pull complete 2022-12-01T09:52:25.0810553Z 086a9aefc964: Pull complete 2022-12-01T09:52:25.4991810Z e39d6e9213cc: Pull complete 2022-12-01T09:52:25.7315953Z 721a11edd37d: Pull complete 2022-12-01T09:52:30.0284413Z e9641285c2a8: Verifying Checksum 2022-12-01T09:52:30.0284833Z e9641285c2a8: Download complete 2022-12-01T09:52:48.7705457Z e9641285c2a8: Pull complete 2022-12-01T09:52:48.9685713Z 592c7690849c: Pull complete 2022-12-01T09:52:49.1965126Z bfafe70370d0: Pull complete 2022-12-01T09:52:50.3833399Z 0adbe1559bf5: Pull complete 2022-12-01T09:52:50.6095978Z f14c564c7117: Pull complete 2022-12-01T09:52:50.8545910Z a63b16c316d4: Pull complete 2022-12-01T09:52:50.9889769Z 7e36a9a0278d: Pull complete 2022-12-01T09:52:51.1557944Z fdb717be0bec: Pull complete 2022-12-01T09:52:51.5928415Z cbe98da5c664: Pull complete 2022-12-01T09:52:51.8291920Z cec98a24dbc4: Pull complete 2022-12-01T09:52:52.0497091Z f78b1ddfe0f0: Pull complete 2022-12-01T09:52:55.9221562Z 3ef99cf88871: Pull complete 2022-12-01T09:52:56.1257141Z 6adffe6d0822: Pull complete 2022-12-01T09:52:56.3199416Z 23d8dc483f65: Pull complete 2022-12-01T09:52:56.4884116Z acb57cbc9657: Pull complete 2022-12-01T09:52:56.7354500Z 4b911fbe2260: Pull complete 2022-12-01T09:52:56.9303937Z a29c59a3a158: Pull complete 2022-12-01T09:52:58.5420905Z 7c23f774c2d1: Pull complete 2022-12-01T09:52:58.6455595Z Digest: sha256:922efd3e5de9c9bb7c8bbf26292cfc402e4fe496007343b3cdeaa900d9eba7e5 2022-12-01T09:52:58.6731815Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:52:58.6892841Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:52:58.6980447Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T09:52:58.6980682Z .github/scripts/parse_ref.py 2022-12-01T09:52:58.9268541Z shell: /usr/bin/bash -e {0} 2022-12-01T09:52:58.9268747Z ##[endgroup] 2022-12-01T09:52:59.0648199Z ##[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:59.0752950Z Prepare all required actions 2022-12-01T09:52:59.0753186Z Getting action download info 2022-12-01T09:52:59.3663677Z Download action repository 'nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767' (SHA:7d4a37704547a311dbb66ebdf5b23ec19374a767) 2022-12-01T09:52:59.5215080Z ##[group]Run ./.github/actions/get-workflow-job-id 2022-12-01T09:52:59.5215297Z with: 2022-12-01T09:52:59.5215600Z github-token: *** 2022-12-01T09:52:59.5215764Z ##[endgroup] 2022-12-01T09:52:59.5395932Z ##[group]Run nick-fields/retry@7d4a37704547a311dbb66ebdf5b23ec19374a767 2022-12-01T09:52:59.5396169Z with: 2022-12-01T09:52:59.5396325Z shell: bash 2022-12-01T09:52:59.5396485Z timeout_minutes: 10 2022-12-01T09:52:59.5396661Z max_attempts: 5 2022-12-01T09:52:59.5396840Z retry_wait_seconds: 30 2022-12-01T09:52:59.5397240Z 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:59.5397611Z polling_interval_seconds: 1 2022-12-01T09:52:59.5397789Z warning_on_retry: true 2022-12-01T09:52:59.5397973Z continue_on_error: false 2022-12-01T09:52:59.5398151Z env: 2022-12-01T09:52:59.5398421Z GITHUB_TOKEN: *** 2022-12-01T09:52:59.5398596Z ##[endgroup] 2022-12-01T09:52:59.9565120Z 2022-12-01T09:52:59.9571970Z ##[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:59.9609489Z + python3 -m pip install requests==2.26.0 2022-12-01T09:53:00.5193049Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T09:53:00.5413990Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-12-01T09:53:00.5544978Z 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:53:00.5561982Z 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:53:00.5725909Z 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:53:00.5750962Z 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:53:00.8818917Z ++ python3 .github/scripts/get_workflow_job_id.py 3591403534 i-01f028292a810eec9 2022-12-01T09:53:02.6147755Z + GHA_WORKFLOW_JOB_ID=9818097741 2022-12-01T09:53:02.6159573Z + echo '::set-output name=job-id::9818097741' 2022-12-01T09:53:02.6161100Z ##[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:53:02.9615208Z Command completed after 1 attempt(s). 2022-12-01T09:53:02.9615386Z 2022-12-01T09:53:02.9618372Z ##[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:53:02.9686465Z Prepare all required actions 2022-12-01T09:53:02.9686746Z Getting action download info 2022-12-01T09:53:03.1262268Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-12-01T09:53:03.2758540Z ##[group]Run ./.github/actions/filter-test-configs 2022-12-01T09:53:03.2758757Z with: 2022-12-01T09:53:03.2759092Z github-token: *** 2022-12-01T09:53:03.2759363Z test-matrix: { include: [ { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, ]} 2022-12-01T09:53:03.2759622Z ##[endgroup] 2022-12-01T09:53:03.2786043Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-12-01T09:53:03.2786273Z with: 2022-12-01T09:53:03.2786434Z shell: bash 2022-12-01T09:53:03.2786595Z timeout_minutes: 10 2022-12-01T09:53:03.2786773Z max_attempts: 5 2022-12-01T09:53:03.2786964Z retry_wait_seconds: 30 2022-12-01T09:53:03.2787241Z command: set -eux python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T09:53:03.2787492Z polling_interval_seconds: 1 2022-12-01T09:53:03.2787687Z warning_on_retry: true 2022-12-01T09:53:03.2787864Z continue_on_error: false 2022-12-01T09:53:03.2788036Z env: 2022-12-01T09:53:03.2788310Z GITHUB_TOKEN: *** 2022-12-01T09:53:03.2788486Z ##[endgroup] 2022-12-01T09:53:03.3099933Z 2022-12-01T09:53:03.3106650Z ##[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:53:03.3160406Z + python3 -m pip install requests==2.26.0 pyyaml==6.0 2022-12-01T09:53:03.5191584Z Defaulting to user installation because normal site-packages is not writeable 2022-12-01T09:53:03.5374878Z Requirement already satisfied: requests==2.26.0 in /home/ec2-user/.local/lib/python3.7/site-packages (2.26.0) 2022-12-01T09:53:03.5499350Z Requirement already satisfied: pyyaml==6.0 in /home/ec2-user/.local/lib/python3.7/site-packages (6.0) 2022-12-01T09:53:03.5508807Z 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:53:03.5521747Z 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:53:03.5672599Z 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:53:03.5693057Z 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:53:04.3162354Z Command completed after 1 attempt(s). 2022-12-01T09:53:04.3162645Z 2022-12-01T09:53:04.3164652Z ##[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:53:04.3201244Z ##[group]Run .github/scripts/parse_ref.py 2022-12-01T09:53:04.3201480Z .github/scripts/parse_ref.py 2022-12-01T09:53:04.3212936Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:53:04.3213151Z ##[endgroup] 2022-12-01T09:53:04.3388141Z ##[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:53:04.3424279Z ##[group]Run .github/scripts/filter_test_configs.py \ 2022-12-01T09:53:04.3424550Z .github/scripts/filter_test_configs.py \ 2022-12-01T09:53:04.3424783Z  --test-matrix "{ include: [ 2022-12-01T09:53:04.3425124Z  { config: "default", shard: 1, num_shards: 1, runner: "linux.2xlarge" }, 2022-12-01T09:53:04.3425355Z ]} 2022-12-01T09:53:04.3425511Z " \ 2022-12-01T09:53:04.3425676Z  --pr-number "89997" \ 2022-12-01T09:53:04.3425857Z  --tag "" 2022-12-01T09:53:04.3436261Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:53:04.3436463Z env: 2022-12-01T09:53:04.3436778Z GITHUB_TOKEN: *** 2022-12-01T09:53:04.3436950Z ##[endgroup] 2022-12-01T09:53:04.6496432Z ##[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:53:04.6498335Z ##[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:53:04.6630024Z ##[group]Run echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-12-01T09:53:04.6630385Z echo "{"include": [{"config": "default", "shard": 1, "num_shards": 1, "runner": "linux.2xlarge"}]}" 2022-12-01T09:53:04.6641740Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T09:53:04.6641968Z ##[endgroup] 2022-12-01T09:53:04.6665042Z {include: [{config: default, shard: 1, num_shards: 1, runner: linux.2xlarge}]} 2022-12-01T09:53:04.6787392Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-12-01T09:53:04.6787732Z # detached container should get cleaned up by teardown_ec2_linux 2022-12-01T09:53:04.6787988Z container_name=$(docker run \ 2022-12-01T09:53:04.6788187Z  -e BUILD_ENVIRONMENT \ 2022-12-01T09:53:04.6788409Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-12-01T09:53:04.6788709Z  -e AWS_DEFAULT_REGION \ 2022-12-01T09:53:04.6788908Z  -e PR_NUMBER \ 2022-12-01T09:53:04.6789076Z  -e SHA1 \ 2022-12-01T09:53:04.6789250Z  -e BRANCH \ 2022-12-01T09:53:04.6789436Z  -e SCCACHE_BUCKET \ 2022-12-01T09:53:04.6789624Z  -e SCCACHE_S3_KEY_PREFIX \ 2022-12-01T09:53:04.6789818Z  -e XLA_CUDA \ 2022-12-01T09:53:04.6790021Z  -e XLA_CLANG_CACHE_S3_BUCKET_NAME \ 2022-12-01T09:53:04.6790240Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2022-12-01T09:53:04.6790492Z  -e TORCH_CUDA_ARCH_LIST \ 2022-12-01T09:53:04.6790686Z  -e PR_LABELS \ 2022-12-01T09:53:04.6790864Z  -e OUR_GITHUB_JOB_ID \ 2022-12-01T09:53:04.6791096Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-12-01T09:53:04.6791347Z  --security-opt seccomp=unconfined \ 2022-12-01T09:53:04.6791557Z  --cap-add=SYS_PTRACE \ 2022-12-01T09:53:04.6791743Z  --tty \ 2022-12-01T09:53:04.6791912Z  --detach \ 2022-12-01T09:53:04.6792082Z  --user jenkins \ 2022-12-01T09:53:04.6792315Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-12-01T09:53:04.6792565Z  -w /var/lib/jenkins/workspace \ 2022-12-01T09:53:04.6792753Z  "${DOCKER_IMAGE}" 2022-12-01T09:53:04.6792923Z ) 2022-12-01T09:53:04.6793156Z docker exec -t "${container_name}" sh -c '.jenkins/pytorch/build.sh' 2022-12-01T09:53:04.6803495Z shell: /usr/bin/bash -e {0} 2022-12-01T09:53:04.6803668Z env: 2022-12-01T09:53:04.6803891Z BUILD_ENVIRONMENT: linux-vulkan-bionic-py3.7-clang9 2022-12-01T09:53:04.6804125Z BRANCH: pull/89997 2022-12-01T09:53:04.6804304Z AWS_DEFAULT_REGION: us-east-1 2022-12-01T09:53:04.6804496Z PR_NUMBER: 89997 2022-12-01T09:53:04.6804705Z SHA1: c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:53:04.6804953Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-12-01T09:53:04.6805196Z SCCACHE_S3_KEY_PREFIX: pull 2022-12-01T09:53:04.6805473Z XLA_CLANG_CACHE_S3_BUCKET_NAME: ossci-compiler-clang-cache-circleci-xla 2022-12-01T09:53:04.6805719Z PR_LABELS: [] 2022-12-01T09:53:04.6805897Z TORCH_CUDA_ARCH_LIST: 5.2 2022-12-01T09:53:04.6806246Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T09:53:04.6806569Z XLA_CUDA: 2022-12-01T09:53:04.6806716Z DEBUG: 0 2022-12-01T09:53:04.6806886Z OUR_GITHUB_JOB_ID: 9818097741 2022-12-01T09:53:04.6807068Z ##[endgroup] 2022-12-01T09:53:15.2712332Z ++ dirname .jenkins/pytorch/build.sh 2022-12-01T09:53:15.2744012Z + source .jenkins/pytorch/common.sh 2022-12-01T09:53:15.2747778Z +++ dirname .jenkins/pytorch/common.sh 2022-12-01T09:53:15.2754787Z ++ source .jenkins/pytorch/common_utils.sh 2022-12-01T09:53:15.2756477Z +++ declare -f -t trap_add 2022-12-01T09:53:15.2760155Z ++ set -ex 2022-12-01T09:53:15.2760585Z ++ [[ linux-vulkan-bionic-py3.7-clang9 == *rocm* ]] 2022-12-01T09:53:15.2760880Z ++ BUILD_TEST_LIBTORCH=0 2022-12-01T09:53:15.2761421Z ++ [[ '' == *xla* ]] 2022-12-01T09:53:15.2761917Z ++ [[ linux-vulkan-bionic-py3.7-clang9 == *centos* ]] 2022-12-01T09:53:15.2762397Z ++ [[ linux-vulkan-bionic-py3.7-clang9 == *linux-bionic* ]] 2022-12-01T09:53:15.2762730Z ++ [[ linux-vulkan-bionic-py3.7-clang9 == *linux-focal* ]] 2022-12-01T09:53:15.2765480Z ++ dirname .jenkins/pytorch/build.sh 2022-12-01T09:53:15.2770491Z + source .jenkins/pytorch/common-build.sh 2022-12-01T09:53:15.2772819Z ++ [[ linux-vulkan-bionic-py3.7-clang9 != *win-* ]] 2022-12-01T09:53:15.2778410Z ++++ dirname .jenkins/pytorch/common-build.sh 2022-12-01T09:53:15.2786916Z +++ cd .jenkins/pytorch 2022-12-01T09:53:15.2787311Z +++ pwd -P 2022-12-01T09:53:15.2789190Z ++ script_dir=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-12-01T09:53:15.2789421Z ++ which sccache 2022-12-01T09:53:15.2813135Z ++ sccache --stop-server 2022-12-01T09:53:15.3135673Z ++ true 2022-12-01T09:53:15.3136307Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-12-01T09:53:15.3161584Z ++ [[ -n 1 ]] 2022-12-01T09:53:15.3162027Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-12-01T09:53:15.3162760Z Skipping sccache server initialization, setting environment variables 2022-12-01T09:53:15.3163043Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:53:15.3163250Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:53:15.3163476Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:53:15.3163750Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:53:15.3164007Z ++ export RUST_LOG=sccache::server=error 2022-12-01T09:53:15.3164211Z ++ RUST_LOG=sccache::server=error 2022-12-01T09:53:15.3164445Z ++ sccache --zero-stats 2022-12-01T09:53:15.3521606Z Compile requests 0 2022-12-01T09:53:15.3522056Z Compile requests executed 0 2022-12-01T09:53:15.3522409Z Cache hits 0 2022-12-01T09:53:15.3522651Z Cache misses 0 2022-12-01T09:53:15.3522847Z Cache timeouts 0 2022-12-01T09:53:15.3523030Z Cache read errors 0 2022-12-01T09:53:15.3523227Z Forced recaches 0 2022-12-01T09:53:15.3523423Z Cache write errors 0 2022-12-01T09:53:15.3523663Z Compilation failures 0 2022-12-01T09:53:15.3523921Z Cache errors 0 2022-12-01T09:53:15.3524299Z Non-cacheable compilations 0 2022-12-01T09:53:15.3524750Z Non-cacheable calls 0 2022-12-01T09:53:15.3525133Z Non-compilation calls 0 2022-12-01T09:53:15.3525407Z Unsupported compiler calls 0 2022-12-01T09:53:15.3525756Z Average cache write 0.000 s 2022-12-01T09:53:15.3526101Z Average cache read miss 0.000 s 2022-12-01T09:53:15.3526437Z Average cache read hit 0.000 s 2022-12-01T09:53:15.3526791Z Failed distributed compilations 0 2022-12-01T09:53:15.3527916Z 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:53:15.3528546Z ++ trap_add sccache_epilogue EXIT 2022-12-01T09:53:15.3528857Z ++ trap_add_cmd=sccache_epilogue 2022-12-01T09:53:15.3529150Z ++ shift 2022-12-01T09:53:15.3529359Z ++ for trap_add_name in "$@" 2022-12-01T09:53:15.3534356Z ++++ trap -p EXIT 2022-12-01T09:53:15.3535311Z +++ eval 'extract_trap_cmd ' 2022-12-01T09:53:15.3535624Z ++++ extract_trap_cmd 2022-12-01T09:53:15.3535973Z ++++ printf '%s\n' '' 2022-12-01T09:53:15.3536363Z +++ printf '%s\n' sccache_epilogue 2022-12-01T09:53:15.3538553Z ++ trap -- ' 2022-12-01T09:53:15.3538913Z sccache_epilogue' EXIT 2022-12-01T09:53:15.3539239Z ++ which ccache 2022-12-01T09:53:15.3548877Z + [[ linux-vulkan-bionic-py3.7-clang9 == *-clang7-asan* ]] 2022-12-01T09:53:15.3549295Z + [[ linux-vulkan-bionic-py3.7-clang9 == *-mobile-*build* ]] 2022-12-01T09:53:15.3549579Z + echo 'Python version:' 2022-12-01T09:53:15.3549782Z Python version: 2022-12-01T09:53:15.3550024Z + python --version 2022-12-01T09:53:15.3636016Z Python 3.7.13 2022-12-01T09:53:15.3637735Z + echo 'GCC version:' 2022-12-01T09:53:15.3637950Z GCC version: 2022-12-01T09:53:15.3638152Z + gcc --version 2022-12-01T09:53:15.5123877Z gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0 2022-12-01T09:53:15.5124261Z Copyright (C) 2017 Free Software Foundation, Inc. 2022-12-01T09:53:15.5124697Z This is free software; see the source for copying conditions. There is NO 2022-12-01T09:53:15.5125432Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2022-12-01T09:53:15.5125718Z 2022-12-01T09:53:15.5130816Z + echo 'CMake version:' 2022-12-01T09:53:15.5131015Z CMake version: 2022-12-01T09:53:15.5131245Z + cmake --version 2022-12-01T09:53:15.5149504Z cmake version 3.13.5 2022-12-01T09:53:15.5149729Z 2022-12-01T09:53:15.5149951Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2022-12-01T09:53:15.5153510Z + echo 'Environment variables:' 2022-12-01T09:53:15.5153909Z Environment variables: 2022-12-01T09:53:15.5154197Z + env 2022-12-01T09:53:15.5160695Z PR_LABELS=[] 2022-12-01T09:53:15.5161066Z UCC_HOME=/usr 2022-12-01T09:53:15.5161388Z BUILD_ENVIRONMENT=linux-vulkan-bionic-py3.7-clang9 2022-12-01T09:53:15.5161612Z INSTALLED_DB=yes 2022-12-01T09:53:15.5161819Z RUST_LOG=sccache::server=error 2022-12-01T09:53:15.5162174Z HOSTNAME=7de9e28ba4ce 2022-12-01T09:53:15.5162472Z GITHUB_REF_NAME=89997/merge 2022-12-01T09:53:15.5162828Z GITHUB_API_URL=https://api.github.com 2022-12-01T09:53:15.5163180Z OPENSSL_DIR=/opt/openssl 2022-12-01T09:53:15.5163452Z UCC_COMMIT= 2022-12-01T09:53:15.5163987Z GITHUB_STEP_SUMMARY=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/step_summary_4284ef2e-35b7-4fa2-9645-d005b838ff78 2022-12-01T09:53:15.5164372Z CUDA_PATH=/usr/local/cuda 2022-12-01T09:53:15.5164907Z GITHUB_ACTION_PATH=/home/ec2-user/actions-runner/_work/pytorch/pytorch/./.github/actions/setup-linux 2022-12-01T09:53:15.5165302Z GITHUB_RUN_ATTEMPT=1 2022-12-01T09:53:15.5165626Z INSTALLED_THRIFT= 2022-12-01T09:53:15.5165977Z GITHUB_REPOSITORY_OWNER=pytorch 2022-12-01T09:53:15.5166174Z GITHUB_ACTIONS=true 2022-12-01T09:53:15.5166408Z AWS_DEFAULT_REGION=us-east-1 2022-12-01T09:53:15.5166588Z CI=true 2022-12-01T09:53:15.5166736Z BRANCH=pull/89997 2022-12-01T09:53:15.5166975Z GITHUB_HEAD_REF=release/1.13-callstack 2022-12-01T09:53:15.5167165Z UCX_COMMIT= 2022-12-01T09:53:15.5167356Z GITHUB_ACTOR=charlie-wt 2022-12-01T09:53:15.5167539Z GITHUB_ACTION_REF= 2022-12-01T09:53:15.5167716Z GITHUB_ACTION=__self 2022-12-01T09:53:15.5167898Z GITHUB_REF_PROTECTED=false 2022-12-01T09:53:15.5168234Z XLA_CLANG_CACHE_S3_BUCKET_NAME=ossci-compiler-clang-cache-circleci-xla 2022-12-01T09:53:15.5169871Z *** 2022-12-01T09:53:15.5170078Z INSTALLED_VISION=yes 2022-12-01T09:53:15.5170256Z HOME=/var/lib/jenkins 2022-12-01T09:53:15.5170715Z GITHUB_STATE=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/save_state_4284ef2e-35b7-4fa2-9645-d005b838ff78 2022-12-01T09:53:15.5171031Z CARGO_NET_GIT_FETCH_WITH_CLI=true 2022-12-01T09:53:15.5171224Z GITHUB_ACTION_REPOSITORY= 2022-12-01T09:53:15.5171419Z GITHUB_REF_TYPE=branch 2022-12-01T09:53:15.5171679Z GITHUB_RETENTION_DAYS=90 2022-12-01T09:53:15.5171957Z SCCACHE_BUCKET=ossci-compiler-cache-circleci-v2 2022-12-01T09:53:15.5172192Z OUR_GITHUB_JOB_ID=9818097741 2022-12-01T09:53:15.5172590Z GITHUB_ENV=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_env_4284ef2e-35b7-4fa2-9645-d005b838ff78 2022-12-01T09:53:15.5172873Z DEBIAN_FRONTEND=noninteractive 2022-12-01T09:53:15.5173091Z GITHUB_REF=refs/pull/89997/merge 2022-12-01T09:53:15.5173319Z GITHUB_SHA=cdc064133ad5e5a46a756ee9218659e8f252e950 2022-12-01T09:53:15.5173526Z INSTALLED_PROTOBUF=yes 2022-12-01T09:53:15.5173730Z DESIRED_CUDA= 2022-12-01T09:53:15.5173940Z SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-12-01T09:53:15.5174153Z GITHUB_RUN_ID=3591403534 2022-12-01T09:53:15.5174355Z GITHUB_SERVER_URL=https://github.com 2022-12-01T09:53:15.5174551Z MAX_JOBS=6 2022-12-01T09:53:15.5174877Z GITHUB_EVENT_PATH=/home/ec2-user/actions-runner/_work/_temp/_github_workflow/event.json 2022-12-01T09:53:15.5175176Z UCX_HOME=/usr 2022-12-01T09:53:15.5175397Z GITHUB_GRAPHQL_URL=https://api.github.com/graphql 2022-12-01T09:53:15.5175622Z INSTALLED_ANDROID= 2022-12-01T09:53:15.5175796Z GITHUB_BASE_REF=release/1.13 2022-12-01T09:53:15.5175974Z TERM=xterm 2022-12-01T09:53:15.5176130Z XLA_CUDA= 2022-12-01T09:53:15.5176286Z TORCH_CUDA_ARCH_LIST=5.2 2022-12-01T09:53:15.5176479Z OPENSSL_ROOT_DIR=/opt/openssl 2022-12-01T09:53:15.5176994Z GITHUB_PATH=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/add_path_4284ef2e-35b7-4fa2-9645-d005b838ff78 2022-12-01T09:53:15.5177275Z GITHUB_JOB=build 2022-12-01T09:53:15.5177449Z SCCACHE_S3_KEY_PREFIX=pull 2022-12-01T09:53:15.5177636Z PR_NUMBER=89997 2022-12-01T09:53:15.5178030Z GITHUB_OUTPUT=/home/ec2-user/actions-runner/_work/_temp/_runner_file_commands/set_output_4284ef2e-35b7-4fa2-9645-d005b838ff78 2022-12-01T09:53:15.5178354Z SHLVL=1 2022-12-01T09:53:15.5178535Z GITHUB_REPOSITORY=pytorch/pytorch 2022-12-01T09:53:15.5178769Z SHA1=c13d400bffe90e16b96520bbc8a41a6f0c9cd584 2022-12-01T09:53:15.5178979Z GITHUB_EVENT_NAME=pull_request 2022-12-01T09:53:15.5179340Z TORCH_NVCC_FLAGS=-Xfatbin -compress-all 2022-12-01T09:53:15.5179550Z GITHUB_RUN_NUMBER=69319 2022-12-01T09:53:15.5179724Z GITHUB_WORKFLOW=pull 2022-12-01T09:53:15.5179912Z SCCACHE_IDLE_TIMEOUT=1200 2022-12-01T09:53:15.5180226Z 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:53:15.5180628Z GITHUB_WORKSPACE=/home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T09:53:15.5180924Z GITHUB_TRIGGERING_ACTOR=charlie-wt 2022-12-01T09:53:15.5181136Z SKIP_SCCACHE_INITIALIZATION=1 2022-12-01T09:53:15.5181326Z _=/usr/bin/env 2022-12-01T09:53:15.5181582Z + [[ linux-vulkan-bionic-py3.7-clang9 == *cuda* ]] 2022-12-01T09:53:15.5181907Z + [[ linux-vulkan-bionic-py3.7-clang9 == *cuda11* ]] 2022-12-01T09:53:15.5182242Z + [[ linux-vulkan-bionic-py3.7-clang9 == *\c\a\f\f\e\2* ]] 2022-12-01T09:53:15.5182556Z + [[ linux-vulkan-bionic-py3.7-clang9 == *\o\n\n\x* ]] 2022-12-01T09:53:15.5182903Z + [[ linux-vulkan-bionic-py3.7-clang9 == *\p\a\r\a\l\l\e\l\t\b\b* ]] 2022-12-01T09:53:15.5183279Z + [[ linux-vulkan-bionic-py3.7-clang9 == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2022-12-01T09:53:15.5183568Z + pip_install -r requirements.txt 2022-12-01T09:53:15.5183855Z + pip install --progress-bar off -r requirements.txt 2022-12-01T09:53:15.9840574Z Requirement already satisfied: astunparse in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-12-01T09:53:15.9843243Z Requirement already satisfied: expecttest in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.3) 2022-12-01T09:53:15.9846841Z Requirement already satisfied: future in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-12-01T09:53:15.9850432Z Requirement already satisfied: hypothesis in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (5.35.1) 2022-12-01T09:53:15.9854194Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (1.18.5) 2022-12-01T09:53:15.9857977Z Requirement already satisfied: psutil in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (5.9.2) 2022-12-01T09:53:15.9861459Z Requirement already satisfied: pyyaml in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (6.0) 2022-12-01T09:53:15.9865130Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (2.27.1) 2022-12-01T09:53:15.9868829Z Requirement already satisfied: setuptools in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (63.4.1) 2022-12-01T09:53:15.9872350Z Requirement already satisfied: six in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 11)) (1.16.0) 2022-12-01T09:53:16.0216043Z Collecting types-dataclasses 2022-12-01T09:53:16.0372653Z Downloading types_dataclasses-0.6.6-py3-none-any.whl (2.9 kB) 2022-12-01T09:53:16.0409694Z 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:53:16.0413605Z Requirement already satisfied: sympy in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 14)) (1.10.1) 2022-12-01T09:53:16.0443440Z 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:53:16.0672105Z 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:53:16.0678141Z 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:53:16.0876419Z 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:53:16.0883865Z 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:53:16.0892500Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 9)) (2022.9.14) 2022-12-01T09:53:16.0905095Z 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:53:16.0943290Z 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:53:16.7569396Z Installing collected packages: types-dataclasses 2022-12-01T09:53:16.7799036Z Successfully installed types-dataclasses-0.6.6 2022-12-01T09:53:16.9066856Z + [[ linux-vulkan-bionic-py3.7-clang9 == *rocm* ]] 2022-12-01T09:53:16.9067357Z + export USE_LLVM=/opt/llvm 2022-12-01T09:53:16.9067663Z + USE_LLVM=/opt/llvm 2022-12-01T09:53:16.9067885Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2022-12-01T09:53:16.9068103Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2022-12-01T09:53:16.9068293Z + which conda 2022-12-01T09:53:16.9075125Z /opt/conda/bin/conda 2022-12-01T09:53:16.9075547Z + export CMAKE_PREFIX_PATH=/opt/conda 2022-12-01T09:53:16.9075947Z + CMAKE_PREFIX_PATH=/opt/conda 2022-12-01T09:53:16.9076904Z + [[ linux-vulkan-bionic-py3.7-clang9 == *libtorch* ]] 2022-12-01T09:53:16.9078003Z + [[ linux-vulkan-bionic-py3.7-clang9 == *-android* ]] 2022-12-01T09:53:16.9078608Z + [[ linux-vulkan-bionic-py3.7-clang9 != *android* ]] 2022-12-01T09:53:16.9079039Z + [[ linux-vulkan-bionic-py3.7-clang9 == *vulkan* ]] 2022-12-01T09:53:16.9079273Z + export USE_VULKAN=1 2022-12-01T09:53:16.9079453Z + USE_VULKAN=1 2022-12-01T09:53:16.9079720Z + source /var/lib/jenkins/vulkansdk/setup-env.sh 2022-12-01T09:53:16.9085662Z ++++ readlink -f /var/lib/jenkins/vulkansdk/setup-env.sh 2022-12-01T09:53:16.9117079Z +++ dirname /var/lib/jenkins/vulkansdk/setup-env.sh 2022-12-01T09:53:16.9125724Z ++ VULKAN_SDK=/var/lib/jenkins/vulkansdk/x86_64 2022-12-01T09:53:16.9125951Z ++ export VULKAN_SDK 2022-12-01T09:53:16.9126391Z ++ PATH=/var/lib/jenkins/vulkansdk/x86_64/bin:/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:53:16.9126777Z ++ export PATH 2022-12-01T09:53:16.9127000Z ++ LD_LIBRARY_PATH=/var/lib/jenkins/vulkansdk/x86_64/lib: 2022-12-01T09:53:16.9127212Z ++ export LD_LIBRARY_PATH 2022-12-01T09:53:16.9128852Z ++ VK_LAYER_PATH=/var/lib/jenkins/vulkansdk/x86_64/etc/vulkan/explicit_layer.d 2022-12-01T09:53:16.9129330Z ++ export VK_LAYER_PATH 2022-12-01T09:53:16.9129750Z + [[ linux-vulkan-bionic-py3.7-clang9 == *rocm* ]] 2022-12-01T09:53:16.9130013Z + '[' -z 6 ']' 2022-12-01T09:53:16.9130281Z + [[ linux-vulkan-bionic-py3.7-clang9 == *cuda* ]] 2022-12-01T09:53:16.9130591Z + [[ linux-vulkan-bionic-py3.7-clang9 == *clang* ]] 2022-12-01T09:53:16.9130815Z + export CC=clang 2022-12-01T09:53:16.9130983Z + CC=clang 2022-12-01T09:53:16.9131150Z + export CXX=clang++ 2022-12-01T09:53:16.9131309Z + CXX=clang++ 2022-12-01T09:53:16.9131669Z + [[ linux-vulkan-bionic-py3.7-clang9 == *no-ops* ]] 2022-12-01T09:53:16.9131998Z + [[ linux-vulkan-bionic-py3.7-clang9 == *-pch* ]] 2022-12-01T09:53:16.9133474Z + [[ linux-vulkan-bionic-py3.7-clang9 == *linux-focal-py3.7-gcc7-build* ]] 2022-12-01T09:53:16.9134193Z + [[ linux-vulkan-bionic-py3.7-clang9 == pytorch-linux-xenial-py3* ]] 2022-12-01T09:53:16.9134873Z + [[ linux-vulkan-bionic-py3.7-clang9 == pytorch-linux-focal-py3* ]] 2022-12-01T09:53:16.9135431Z + [[ linux-vulkan-bionic-py3.7-clang9 == *-bazel-* ]] 2022-12-01T09:53:16.9136124Z + echo 'The next three invocations are expected to fail with invalid command error messages.' 2022-12-01T09:53:16.9136787Z The next three invocations are expected to fail with invalid command error messages. 2022-12-01T09:53:16.9137234Z + get_exit_code python setup.py bad_argument 2022-12-01T09:53:16.9137522Z + set +e 2022-12-01T09:53:16.9137824Z + python setup.py bad_argument 2022-12-01T09:53:17.1966619Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:53:17.2203130Z invalid command 'bad_argument' 2022-12-01T09:53:17.2490081Z + retcode=1 2022-12-01T09:53:17.2490415Z + set -e 2022-12-01T09:53:17.2490704Z + return 1 2022-12-01T09:53:17.2494990Z + get_exit_code python setup.py 'clean]' 2022-12-01T09:53:17.2495285Z + set +e 2022-12-01T09:53:17.2495503Z + python setup.py 'clean]' 2022-12-01T09:53:17.4985172Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:53:17.5181658Z invalid command name 'clean]' 2022-12-01T09:53:17.5522987Z + retcode=1 2022-12-01T09:53:17.5523282Z + set -e 2022-12-01T09:53:17.5523531Z + return 1 2022-12-01T09:53:17.5527915Z + get_exit_code python setup.py clean bad_argument 2022-12-01T09:53:17.5528258Z + set +e 2022-12-01T09:53:17.5528451Z + python setup.py clean bad_argument 2022-12-01T09:53:17.8103788Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:53:17.8377698Z invalid command 'bad_argument' 2022-12-01T09:53:17.8725005Z + retcode=1 2022-12-01T09:53:17.8725445Z + set -e 2022-12-01T09:53:17.8725674Z + return 1 2022-12-01T09:53:17.8726500Z + [[ linux-vulkan-bionic-py3.7-clang9 != *libtorch* ]] 2022-12-01T09:53:17.8727013Z + [[ linux-vulkan-bionic-py3.7-clang9 != *rocm* ]] 2022-12-01T09:53:17.8727492Z + [[ linux-vulkan-bionic-py3.7-clang9 != *xla* ]] 2022-12-01T09:53:17.8727814Z + WERROR=1 2022-12-01T09:53:17.8728122Z + python setup.py bdist_wheel 2022-12-01T09:53:18.1326182Z Building wheel torch-1.13.0a0+gitc13d400 2022-12-01T09:53:18.1596615Z -- Building version 1.13.0a0+gitc13d400 2022-12-01T09:53:18.1722863Z cmake -DBUILD_ENVIRONMENT=linux-vulkan-bionic-py3.7-clang9 -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_VULKAN=1 -DWERROR=1 /var/lib/jenkins/workspace 2022-12-01T09:53:18.3719585Z -- The CXX compiler identification is Clang 9.0.0 2022-12-01T09:53:18.4664129Z -- The C compiler identification is Clang 9.0.0 2022-12-01T09:53:18.4703074Z -- Check for working CXX compiler: /opt/cache/bin/clang++ 2022-12-01T09:53:18.6586015Z -- Check for working CXX compiler: /opt/cache/bin/clang++ -- works 2022-12-01T09:53:18.6590361Z -- Detecting CXX compiler ABI info 2022-12-01T09:53:18.8161267Z -- Detecting CXX compiler ABI info - done 2022-12-01T09:53:18.8191643Z -- Detecting CXX compile features 2022-12-01T09:53:19.6166914Z -- Detecting CXX compile features - done 2022-12-01T09:53:19.6186620Z -- Check for working C compiler: /opt/cache/bin/clang 2022-12-01T09:53:19.7616889Z -- Check for working C compiler: /opt/cache/bin/clang -- works 2022-12-01T09:53:19.7621643Z -- Detecting C compiler ABI info 2022-12-01T09:53:19.9019027Z -- Detecting C compiler ABI info - done 2022-12-01T09:53:19.9050117Z -- Detecting C compile features 2022-12-01T09:53:20.2678133Z -- Detecting C compile features - done 2022-12-01T09:53:20.2681972Z -- Not forcing any particular BLAS to be found 2022-12-01T09:53:20.2703141Z -- Could not find ccache. Consider installing ccache to speed up compilation. 2022-12-01T09:53:20.2729515Z -- Performing Test COMPILER_WORKS 2022-12-01T09:53:20.4060760Z -- Performing Test COMPILER_WORKS - Success 2022-12-01T09:53:20.4062695Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 2022-12-01T09:53:20.6798167Z -- Performing Test SUPPORT_GLIBCXX_USE_C99 - Success 2022-12-01T09:53:20.6799770Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED 2022-12-01T09:53:20.8593396Z -- Performing Test CAFFE2_EXCEPTION_PTR_SUPPORTED - Success 2022-12-01T09:53:20.8594114Z -- std::exception_ptr is supported. 2022-12-01T09:53:20.8594697Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING 2022-12-01T09:53:20.9080947Z -- Performing Test CAFFE2_NEED_TO_TURN_OFF_DEPRECATION_WARNING - Failed 2022-12-01T09:53:20.9081299Z -- Turning off deprecation warning due to glog. 2022-12-01T09:53:20.9086993Z -- Performing Test C_HAS_AVX_1 2022-12-01T09:53:21.1976416Z -- Performing Test C_HAS_AVX_1 - Failed 2022-12-01T09:53:21.1977492Z -- Performing Test C_HAS_AVX_2 2022-12-01T09:53:21.4553994Z -- Performing Test C_HAS_AVX_2 - Success 2022-12-01T09:53:21.4556441Z -- Performing Test C_HAS_AVX2_1 2022-12-01T09:53:21.7418052Z -- Performing Test C_HAS_AVX2_1 - Failed 2022-12-01T09:53:21.7419424Z -- Performing Test C_HAS_AVX2_2 2022-12-01T09:53:21.9451689Z -- Performing Test C_HAS_AVX2_2 - Success 2022-12-01T09:53:21.9453677Z -- Performing Test C_HAS_AVX512_1 2022-12-01T09:53:22.2276786Z -- Performing Test C_HAS_AVX512_1 - Failed 2022-12-01T09:53:22.2277340Z -- Performing Test C_HAS_AVX512_2 2022-12-01T09:53:22.4305776Z -- Performing Test C_HAS_AVX512_2 - Success 2022-12-01T09:53:22.4307894Z -- Performing Test CXX_HAS_AVX_1 2022-12-01T09:53:22.7068550Z -- Performing Test CXX_HAS_AVX_1 - Failed 2022-12-01T09:53:22.7069363Z -- Performing Test CXX_HAS_AVX_2 2022-12-01T09:53:22.8836340Z -- Performing Test CXX_HAS_AVX_2 - Success 2022-12-01T09:53:22.8838311Z -- Performing Test CXX_HAS_AVX2_1 2022-12-01T09:53:23.1746829Z -- Performing Test CXX_HAS_AVX2_1 - Failed 2022-12-01T09:53:23.1747377Z -- Performing Test CXX_HAS_AVX2_2 2022-12-01T09:53:23.3629787Z -- Performing Test CXX_HAS_AVX2_2 - Success 2022-12-01T09:53:23.3631606Z -- Performing Test CXX_HAS_AVX512_1 2022-12-01T09:53:23.6658602Z -- Performing Test CXX_HAS_AVX512_1 - Failed 2022-12-01T09:53:23.6659541Z -- Performing Test CXX_HAS_AVX512_2 2022-12-01T09:53:23.8536074Z -- Performing Test CXX_HAS_AVX512_2 - Success 2022-12-01T09:53:23.8537541Z -- Current compiler supports avx2 extension. Will build perfkernels. 2022-12-01T09:53:23.8538866Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS 2022-12-01T09:53:24.0562200Z -- Performing Test CAFFE2_COMPILER_SUPPORTS_AVX512_EXTENSIONS - Success 2022-12-01T09:53:24.0562617Z -- Current compiler supports avx512f extension. Will build fbgemm. 2022-12-01T09:53:24.0566352Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY 2022-12-01T09:53:24.2111382Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_VISIBILITY - Success 2022-12-01T09:53:24.2116545Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY 2022-12-01T09:53:24.3555620Z -- Performing Test COMPILER_SUPPORTS_HIDDEN_INLINE_VISIBILITY - Success 2022-12-01T09:53:24.3559449Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC 2022-12-01T09:53:24.5194107Z -- Performing Test COMPILER_SUPPORTS_RDYNAMIC - Success 2022-12-01T09:53:24.5328430Z CUDA_TOOLKIT_ROOT_DIR not found or specified 2022-12-01T09:53:24.5415707Z -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 2022-12-01T09:53:24.5423096Z CMake Warning at cmake/public/cuda.cmake:31 (message): 2022-12-01T09:53:24.5423554Z Caffe2: CUDA cannot be found. Depending on whether you are building Caffe2 2022-12-01T09:53:24.5424123Z or a Caffe2 dependent library, the next warning / error will give you more 2022-12-01T09:53:24.5424378Z info. 2022-12-01T09:53:24.5424556Z Call Stack (most recent call first): 2022-12-01T09:53:24.5424918Z cmake/Dependencies.cmake:43 (include) 2022-12-01T09:53:24.5425135Z CMakeLists.txt:722 (include) 2022-12-01T09:53:24.5425258Z 2022-12-01T09:53:24.5425263Z 2022-12-01T09:53:24.5425384Z CMake Warning at cmake/Dependencies.cmake:66 (message): 2022-12-01T09:53:24.5425756Z Not compiling with CUDA. Suppress this warning with -DUSE_CUDA=OFF. 2022-12-01T09:53:24.5425997Z Call Stack (most recent call first): 2022-12-01T09:53:24.5426202Z CMakeLists.txt:722 (include) 2022-12-01T09:53:24.5426397Z 2022-12-01T09:53:24.5426402Z 2022-12-01T09:53:24.5427570Z -- Building using own protobuf under third_party per request. 2022-12-01T09:53:24.5427852Z -- Use custom protobuf build. 2022-12-01T09:53:24.5443667Z -- 2022-12-01T09:53:24.5443985Z -- 3.13.0.0 2022-12-01T09:53:24.5451697Z -- Looking for pthread.h 2022-12-01T09:53:24.7283365Z -- Looking for pthread.h - found 2022-12-01T09:53:24.7285104Z -- Looking for pthread_create 2022-12-01T09:53:24.8464122Z -- Looking for pthread_create - not found 2022-12-01T09:53:24.8464627Z -- Check if compiler accepts -pthread 2022-12-01T09:53:24.9581348Z -- Check if compiler accepts -pthread - yes 2022-12-01T09:53:24.9589220Z -- Found Threads: TRUE 2022-12-01T09:53:24.9593236Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS 2022-12-01T09:53:25.1186004Z -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success 2022-12-01T09:53:25.1308785Z -- Caffe2 protobuf include directory: $$ 2022-12-01T09:53:25.1325825Z -- Trying to find preferred BLAS backend of choice: MKL 2022-12-01T09:53:25.1337195Z -- MKL_THREADING = OMP 2022-12-01T09:53:25.1339596Z -- Looking for sys/types.h 2022-12-01T09:53:25.2523730Z -- Looking for sys/types.h - found 2022-12-01T09:53:25.2525581Z -- Looking for stdint.h 2022-12-01T09:53:25.3839140Z -- Looking for stdint.h - found 2022-12-01T09:53:25.3840730Z -- Looking for stddef.h 2022-12-01T09:53:25.5245377Z -- Looking for stddef.h - found 2022-12-01T09:53:25.5245682Z -- Check size of void* 2022-12-01T09:53:25.6365356Z -- Check size of void* - done 2022-12-01T09:53:25.6394401Z -- Looking for cblas_sgemm 2022-12-01T09:53:25.8708326Z -- Looking for cblas_sgemm - found 2022-12-01T09:53:25.8742177Z -- MKL libraries: /opt/conda/lib/libmkl_intel_lp64.so;/opt/conda/lib/libmkl_intel_thread.so;/opt/conda/lib/libmkl_core.so;/opt/conda/lib/libiomp5.so;/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:53:25.8742748Z -- MKL include directory: /opt/conda/include 2022-12-01T09:53:25.8743006Z -- MKL OpenMP type: Intel 2022-12-01T09:53:25.8743264Z -- MKL OpenMP library: /opt/conda/lib/libiomp5.so 2022-12-01T09:53:25.9362254Z -- The ASM compiler identification is Clang 2022-12-01T09:53:25.9370938Z -- Found assembler: /opt/cache/bin/clang 2022-12-01T09:53:25.9496886Z -- Brace yourself, we are building NNPACK 2022-12-01T09:53:25.9543128Z -- Performing Test NNPACK_ARCH_IS_X86_32 2022-12-01T09:53:25.9987402Z -- Performing Test NNPACK_ARCH_IS_X86_32 - Failed 2022-12-01T09:53:26.0159909Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-12-01T09:53:26.0160451Z -- NNPACK backend is x86-64 2022-12-01T09:53:26.0515638Z -- Found Vulkan: /var/lib/jenkins/vulkansdk/x86_64/lib/libvulkan.so 2022-12-01T09:53:26.2901451Z -- Found Python: /opt/conda/bin/python3.7 (found version "3.7.13") found components: Interpreter 2022-12-01T09:53:26.2963935Z -- Failed to find LLVM FileCheck 2022-12-01T09:53:26.2990203Z -- Found Git: /usr/bin/git (found version "2.17.1") 2022-12-01T09:53:26.3233145Z -- git version: v1.6.1 normalized to 1.6.1 2022-12-01T09:53:26.3233423Z -- Version: 1.6.1 2022-12-01T09:53:26.3239186Z -- Looking for shm_open in rt 2022-12-01T09:53:26.4295241Z -- Looking for shm_open in rt - found 2022-12-01T09:53:26.4301244Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 2022-12-01T09:53:26.5893069Z -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success 2022-12-01T09:53:26.5898985Z -- Performing Test HAVE_CXX_FLAG_WALL 2022-12-01T09:53:26.7405287Z -- Performing Test HAVE_CXX_FLAG_WALL - Success 2022-12-01T09:53:26.7411720Z -- Performing Test HAVE_CXX_FLAG_WEXTRA 2022-12-01T09:53:26.9272951Z -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success 2022-12-01T09:53:26.9278623Z -- Performing Test HAVE_CXX_FLAG_WSHADOW 2022-12-01T09:53:27.0765178Z -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success 2022-12-01T09:53:27.0770709Z -- Performing Test HAVE_CXX_FLAG_WERROR 2022-12-01T09:53:27.2376625Z -- Performing Test HAVE_CXX_FLAG_WERROR - Success 2022-12-01T09:53:27.2385904Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE 2022-12-01T09:53:27.3987717Z -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - Failed 2022-12-01T09:53:27.3992108Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC 2022-12-01T09:53:27.5517026Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success 2022-12-01T09:53:27.5523037Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS 2022-12-01T09:53:27.6861779Z -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success 2022-12-01T09:53:27.6867315Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 2022-12-01T09:53:27.8404205Z -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Success 2022-12-01T09:53:27.8408978Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING 2022-12-01T09:53:28.0064907Z -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success 2022-12-01T09:53:28.0070520Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS 2022-12-01T09:53:28.1906019Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success 2022-12-01T09:53:28.1911677Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED 2022-12-01T09:53:28.3439529Z -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED - Success 2022-12-01T09:53:28.3448700Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING 2022-12-01T09:53:28.5214660Z -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success 2022-12-01T09:53:28.5219798Z -- Performing Test HAVE_CXX_FLAG_WD654 2022-12-01T09:53:28.5553345Z -- Performing Test HAVE_CXX_FLAG_WD654 - Failed 2022-12-01T09:53:28.5558983Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY 2022-12-01T09:53:28.7185534Z -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Success 2022-12-01T09:53:28.7186115Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2022-12-01T09:53:28.7186471Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES 2022-12-01T09:53:28.8429541Z -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile 2022-12-01T09:53:28.8434244Z -- Performing Test HAVE_CXX_FLAG_COVERAGE 2022-12-01T09:53:29.0029644Z -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success 2022-12-01T09:53:29.0031336Z -- Performing Test HAVE_STD_REGEX 2022-12-01T09:53:29.0031579Z -- Performing Test HAVE_STD_REGEX 2022-12-01T09:53:29.2901482Z -- Performing Test HAVE_STD_REGEX -- success 2022-12-01T09:53:29.2901973Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-12-01T09:53:29.2902381Z -- Performing Test HAVE_GNU_POSIX_REGEX 2022-12-01T09:53:29.3553463Z -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile 2022-12-01T09:53:29.3553995Z -- Performing Test HAVE_POSIX_REGEX 2022-12-01T09:53:29.3554457Z -- Performing Test HAVE_POSIX_REGEX 2022-12-01T09:53:29.5124008Z -- Performing Test HAVE_POSIX_REGEX -- success 2022-12-01T09:53:29.5124342Z -- Performing Test HAVE_STEADY_CLOCK 2022-12-01T09:53:29.5124591Z -- Performing Test HAVE_STEADY_CLOCK 2022-12-01T09:53:29.6548926Z -- Performing Test HAVE_STEADY_CLOCK -- success 2022-12-01T09:53:29.6801802Z -- Performing Test COMPILER_SUPPORTS_AVX512 2022-12-01T09:53:29.8293098Z -- Performing Test COMPILER_SUPPORTS_AVX512 - Success 2022-12-01T09:53:30.2099574Z -- Found OpenMP_C: -fopenmp=libomp (found version "3.1") 2022-12-01T09:53:30.3551654Z -- Found OpenMP_CXX: -fopenmp=libomp (found version "3.1") 2022-12-01T09:53:30.3554082Z -- Found OpenMP: TRUE (found version "3.1") 2022-12-01T09:53:30.3556218Z CMake Warning at third_party/fbgemm/CMakeLists.txt:87 (message): 2022-12-01T09:53:30.3556600Z OpenMP found! OpenMP_C_INCLUDE_DIRS = 2022-12-01T09:53:30.3556732Z 2022-12-01T09:53:30.3556737Z 2022-12-01T09:53:30.4519445Z CMake Warning at third_party/fbgemm/CMakeLists.txt:186 (message): 2022-12-01T09:53:30.4519915Z ========== 2022-12-01T09:53:30.4520094Z 2022-12-01T09:53:30.4520112Z 2022-12-01T09:53:30.4520582Z CMake Warning at third_party/fbgemm/CMakeLists.txt:187 (message): 2022-12-01T09:53:30.4521012Z CMAKE_BUILD_TYPE = Release 2022-12-01T09:53:30.4521210Z 2022-12-01T09:53:30.4521238Z 2022-12-01T09:53:30.4522229Z CMake Warning at third_party/fbgemm/CMakeLists.txt:188 (message): 2022-12-01T09:53:30.4523040Z CMAKE_CXX_FLAGS_DEBUG is -g 2022-12-01T09:53:30.4523188Z 2022-12-01T09:53:30.4523193Z 2022-12-01T09:53:30.4523315Z CMake Warning at third_party/fbgemm/CMakeLists.txt:189 (message): 2022-12-01T09:53:30.4523621Z CMAKE_CXX_FLAGS_RELEASE is -O3 -DNDEBUG 2022-12-01T09:53:30.4523755Z 2022-12-01T09:53:30.4523760Z 2022-12-01T09:53:30.4523890Z CMake Warning at third_party/fbgemm/CMakeLists.txt:190 (message): 2022-12-01T09:53:30.4524107Z ========== 2022-12-01T09:53:30.4524194Z 2022-12-01T09:53:30.4524198Z 2022-12-01T09:53:30.4549271Z -- Performing Test __CxxFlag__fno_threadsafe_statics 2022-12-01T09:53:30.5975132Z -- Performing Test __CxxFlag__fno_threadsafe_statics - Success 2022-12-01T09:53:30.5979709Z -- Performing Test __CxxFlag__fno_semantic_interposition 2022-12-01T09:53:30.6339197Z -- Performing Test __CxxFlag__fno_semantic_interposition - Failed 2022-12-01T09:53:30.6344400Z -- Performing Test __CxxFlag__fmerge_all_constants 2022-12-01T09:53:30.7996022Z -- Performing Test __CxxFlag__fmerge_all_constants - Success 2022-12-01T09:53:30.8000087Z -- Performing Test __CxxFlag__fno_enforce_eh_specs 2022-12-01T09:53:30.8352105Z -- Performing Test __CxxFlag__fno_enforce_eh_specs - Failed 2022-12-01T09:53:30.8370065Z ** AsmJit Summary ** 2022-12-01T09:53:30.8370572Z ASMJIT_DIR=/var/lib/jenkins/workspace/third_party/fbgemm/third_party/asmjit 2022-12-01T09:53:30.8371022Z ASMJIT_TEST=FALSE 2022-12-01T09:53:30.8371289Z ASMJIT_TARGET_TYPE=STATIC 2022-12-01T09:53:30.8371549Z ASMJIT_DEPS=pthread;rt 2022-12-01T09:53:30.8371754Z ASMJIT_LIBS=asmjit;pthread;rt 2022-12-01T09:53:30.8372061Z ASMJIT_CFLAGS=-DASMJIT_STATIC 2022-12-01T09:53:30.8372465Z ASMJIT_PRIVATE_CFLAGS=-Wall;-Wextra;-Wconversion;-fno-math-errno;-fno-threadsafe-statics;-DASMJIT_STATIC 2022-12-01T09:53:30.8372769Z ASMJIT_PRIVATE_CFLAGS_DBG= 2022-12-01T09:53:30.8373063Z ASMJIT_PRIVATE_CFLAGS_REL=-O2;-fmerge-all-constants 2022-12-01T09:53:30.8420450Z -- Could NOT find Numa (missing: Numa_INCLUDE_DIR Numa_LIBRARIES) 2022-12-01T09:53:30.8421177Z CMake Warning at cmake/Dependencies.cmake:889 (message): 2022-12-01T09:53:30.8421796Z Not compiling with NUMA. Suppress this warning with -DUSE_NUMA=OFF 2022-12-01T09:53:30.8422062Z Call Stack (most recent call first): 2022-12-01T09:53:30.8422270Z CMakeLists.txt:722 (include) 2022-12-01T09:53:30.8422392Z 2022-12-01T09:53:30.8422397Z 2022-12-01T09:53:30.8437897Z -- Using third party subdirectory Eigen. 2022-12-01T09:53:30.8628290Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.7.13", minimum required is "3.0") 2022-12-01T09:53:30.8645683Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so.1.0 (found suitable version "3.7.13", minimum required is "3.0") 2022-12-01T09:53:30.8648358Z -- Using third_party/pybind11. 2022-12-01T09:53:30.8648935Z -- pybind11 include dirs: /var/lib/jenkins/workspace/cmake/../third_party/pybind11/include 2022-12-01T09:53:30.9664037Z -- Could NOT find MPI_C (missing: MPI_C_LIB_NAMES MPI_C_HEADER_DIR MPI_C_WORKS) 2022-12-01T09:53:31.0659680Z -- Could NOT find MPI_CXX (missing: MPI_CXX_LIB_NAMES MPI_CXX_HEADER_DIR MPI_CXX_WORKS) 2022-12-01T09:53:31.0662129Z -- Could NOT find MPI (missing: MPI_C_FOUND MPI_CXX_FOUND) 2022-12-01T09:53:31.0667109Z CMake Warning at cmake/Dependencies.cmake:1163 (message): 2022-12-01T09:53:31.0667739Z Not compiling with MPI. Suppress this warning with -DUSE_MPI=OFF 2022-12-01T09:53:31.0668188Z Call Stack (most recent call first): 2022-12-01T09:53:31.0668437Z CMakeLists.txt:722 (include) 2022-12-01T09:53:31.0668549Z 2022-12-01T09:53:31.0668558Z 2022-12-01T09:53:31.0695879Z -- Adding OpenMP CXX_FLAGS: -fopenmp=libomp 2022-12-01T09:53:31.0696488Z -- Will link against OpenMP libraries: /opt/conda/lib/libiomp5.so 2022-12-01T09:53:31.0696867Z -- Looking for LLVM in /opt/llvm 2022-12-01T09:53:31.0778287Z -- Found LLVM 9.0.1 2022-12-01T09:53:31.0778564Z -- Using LLVMConfig.cmake in: /opt/llvm/lib/cmake/llvm 2022-12-01T09:53:31.0782589Z CMake Warning at cmake/Dependencies.cmake:1358 (message): 2022-12-01T09:53:31.0783057Z Not using CUDA/ROCM, so disabling USE_NCCL. Suppress this warning with 2022-12-01T09:53:31.0783326Z -DUSE_NCCL=OFF. 2022-12-01T09:53:31.0783517Z Call Stack (most recent call first): 2022-12-01T09:53:31.0783722Z CMakeLists.txt:722 (include) 2022-12-01T09:53:31.0783843Z 2022-12-01T09:53:31.0783847Z 2022-12-01T09:53:31.1054954Z -- Performing Test UV_LINT_W4 2022-12-01T09:53:31.1374958Z -- Performing Test UV_LINT_W4 - Failed 2022-12-01T09:53:31.1379697Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC 2022-12-01T09:53:31.1693987Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER_MSVC - Failed 2022-12-01T09:53:31.1698741Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC 2022-12-01T09:53:31.2010868Z -- Performing Test UV_LINT_NO_CONDITIONAL_CONSTANT_MSVC - Failed 2022-12-01T09:53:31.2015541Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC 2022-12-01T09:53:31.2340893Z -- Performing Test UV_LINT_NO_NONSTANDARD_MSVC - Failed 2022-12-01T09:53:31.2345341Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC 2022-12-01T09:53:31.2660396Z -- Performing Test UV_LINT_NO_NONSTANDARD_EMPTY_TU_MSVC - Failed 2022-12-01T09:53:31.2664931Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC 2022-12-01T09:53:31.2972171Z -- Performing Test UV_LINT_NO_NONSTANDARD_FILE_SCOPE_MSVC - Failed 2022-12-01T09:53:31.2976762Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC 2022-12-01T09:53:31.3273309Z -- Performing Test UV_LINT_NO_NONSTANDARD_NONSTATIC_DLIMPORT_MSVC - Failed 2022-12-01T09:53:31.3278366Z -- Performing Test UV_LINT_NO_HIDES_LOCAL 2022-12-01T09:53:31.3577197Z -- Performing Test UV_LINT_NO_HIDES_LOCAL - Failed 2022-12-01T09:53:31.3582395Z -- Performing Test UV_LINT_NO_HIDES_PARAM 2022-12-01T09:53:31.3875470Z -- Performing Test UV_LINT_NO_HIDES_PARAM - Failed 2022-12-01T09:53:31.3880361Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL 2022-12-01T09:53:31.4180956Z -- Performing Test UV_LINT_NO_HIDES_GLOBAL - Failed 2022-12-01T09:53:31.4185499Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC 2022-12-01T09:53:31.4478340Z -- Performing Test UV_LINT_NO_CONDITIONAL_ASSIGNMENT_MSVC - Failed 2022-12-01T09:53:31.4483480Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC 2022-12-01T09:53:31.4798833Z -- Performing Test UV_LINT_NO_UNSAFE_MSVC - Failed 2022-12-01T09:53:31.4803325Z -- Performing Test UV_LINT_WALL 2022-12-01T09:53:31.6260834Z -- Performing Test UV_LINT_WALL - Success 2022-12-01T09:53:31.6265708Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER 2022-12-01T09:53:31.7505247Z -- Performing Test UV_LINT_NO_UNUSED_PARAMETER - Success 2022-12-01T09:53:31.7510394Z -- Performing Test UV_LINT_STRICT_PROTOTYPES 2022-12-01T09:53:31.8880870Z -- Performing Test UV_LINT_STRICT_PROTOTYPES - Success 2022-12-01T09:53:31.8886046Z -- Performing Test UV_LINT_EXTRA 2022-12-01T09:53:32.0128694Z -- Performing Test UV_LINT_EXTRA - Success 2022-12-01T09:53:32.0133682Z -- Performing Test UV_LINT_UTF8_MSVC 2022-12-01T09:53:32.0438543Z -- Performing Test UV_LINT_UTF8_MSVC - Failed 2022-12-01T09:53:32.0444420Z -- Performing Test UV_F_STRICT_ALIASING 2022-12-01T09:53:32.1791620Z -- Performing Test UV_F_STRICT_ALIASING - Success 2022-12-01T09:53:32.1802975Z -- summary of build options: 2022-12-01T09:53:32.1803572Z Install prefix: /var/lib/jenkins/workspace/torch 2022-12-01T09:53:32.1804111Z Target system: Linux 2022-12-01T09:53:32.1804413Z Compiler: 2022-12-01T09:53:32.1804625Z C compiler: /opt/cache/bin/clang 2022-12-01T09:53:32.1804944Z CFLAGS: -fopenmp=libomp 2022-12-01T09:53:32.1805061Z 2022-12-01T09:53:32.1831842Z -- Found uv: 1.38.1 (found version "1.38.1") 2022-12-01T09:53:32.1854930Z CMake Warning (dev) at third_party/gloo/CMakeLists.txt:21 (option): 2022-12-01T09:53:32.1855564Z Policy CMP0077 is not set: option() honors normal variables. Run "cmake 2022-12-01T09:53:32.1856145Z --help-policy CMP0077" for policy details. Use the cmake_policy command to 2022-12-01T09:53:32.1856535Z set the policy and suppress this warning. 2022-12-01T09:53:32.1856809Z 2022-12-01T09:53:32.1856983Z For compatibility with older versions of CMake, option is clearing the 2022-12-01T09:53:32.1857427Z normal variable 'BUILD_BENCHMARK'. 2022-12-01T09:53:32.1857895Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:53:32.1858141Z 2022-12-01T09:53:32.1858365Z -- Enabling sccache for CXX 2022-12-01T09:53:32.1858737Z -- Enabling sccache for C 2022-12-01T09:53:32.1859015Z -- Gloo build as SHARED library 2022-12-01T09:53:32.1939198Z CMake Warning at cmake/Dependencies.cmake:1509 (message): 2022-12-01T09:53:32.1939763Z Metal is only used in ios builds. 2022-12-01T09:53:32.1940178Z Call Stack (most recent call first): 2022-12-01T09:53:32.1940497Z CMakeLists.txt:722 (include) 2022-12-01T09:53:32.1940648Z 2022-12-01T09:53:32.1940653Z 2022-12-01T09:53:32.2148458Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-12-01T09:53:32.2163495Z -- Found PythonLibs: /opt/conda/lib/libpython3.7m.so.1.0 (found version "3.7.13") 2022-12-01T09:53:32.2167164Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T09:53:32.2170215Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T09:53:32.2173491Z Generated: /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T09:53:32.3168516Z -- 2022-12-01T09:53:32.3168931Z -- ******** Summary ******** 2022-12-01T09:53:32.3169274Z -- CMake version : 3.13.5 2022-12-01T09:53:32.3169709Z -- CMake command : /usr/local/bin/cmake 2022-12-01T09:53:32.3169981Z -- System : Linux 2022-12-01T09:53:32.3170362Z -- C++ compiler : /opt/cache/bin/clang++ 2022-12-01T09:53:32.3170686Z -- C++ compiler version : 9.0.0 2022-12-01T09:53:32.3171153Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -Wnon-virtual-dtor 2022-12-01T09:53:32.3171676Z -- Build type : Release 2022-12-01T09:53:32.3172099Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1;__STDC_FORMAT_MACROS 2022-12-01T09:53:32.3172591Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2022-12-01T09:53:32.3175667Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-12-01T09:53:32.3176481Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2022-12-01T09:53:32.3177460Z -- 2022-12-01T09:53:32.3178186Z -- ONNX version : 1.12.0 2022-12-01T09:53:32.3178573Z -- ONNX NAMESPACE : onnx_torch 2022-12-01T09:53:32.3178933Z -- ONNX_USE_LITE_PROTO : OFF 2022-12-01T09:53:32.3179327Z -- USE_PROTOBUF_SHARED_LIBS : OFF 2022-12-01T09:53:32.3179606Z -- Protobuf_USE_STATIC_LIBS : ON 2022-12-01T09:53:32.3179929Z -- ONNX_DISABLE_EXCEPTIONS : OFF 2022-12-01T09:53:32.3180278Z -- ONNX_WERROR : OFF 2022-12-01T09:53:32.3180557Z -- ONNX_BUILD_TESTS : OFF 2022-12-01T09:53:32.3180895Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-12-01T09:53:32.3181210Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-12-01T09:53:32.3181510Z -- ONNXIFI_ENABLE_EXT : OFF 2022-12-01T09:53:32.3181769Z -- 2022-12-01T09:53:32.3182061Z -- Protobuf compiler : 2022-12-01T09:53:32.3196227Z -- Protobuf includes : 2022-12-01T09:53:32.3196754Z -- Protobuf libraries : 2022-12-01T09:53:32.3197217Z -- BUILD_ONNX_PYTHON : OFF 2022-12-01T09:53:32.3197723Z -- 2022-12-01T09:53:32.3197945Z -- ******** Summary ******** 2022-12-01T09:53:32.3198244Z -- CMake version : 3.13.5 2022-12-01T09:53:32.3198564Z -- CMake command : /usr/local/bin/cmake 2022-12-01T09:53:32.3199068Z -- System : Linux 2022-12-01T09:53:32.3199737Z -- C++ compiler : /opt/cache/bin/clang++ 2022-12-01T09:53:32.3200113Z -- C++ compiler version : 9.0.0 2022-12-01T09:53:32.3242081Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -Wnon-virtual-dtor 2022-12-01T09:53:32.3243739Z -- Build type : Release 2022-12-01T09:53:32.3244060Z -- Compile definitions : TORCH_ENABLE_LLVM;ONNX_ML=1;ONNXIFI_ENABLE_EXT=1 2022-12-01T09:53:32.3244463Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2022-12-01T09:53:32.3244816Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-12-01T09:53:32.3245258Z -- CMAKE_MODULE_PATH : /var/lib/jenkins/workspace/cmake/Modules;/var/lib/jenkins/workspace/cmake/public/../Modules_CUDA_fix 2022-12-01T09:53:32.3245541Z -- 2022-12-01T09:53:32.3245745Z -- ONNX version : 1.4.1 2022-12-01T09:53:32.3245970Z -- ONNX NAMESPACE : onnx_torch 2022-12-01T09:53:32.3246190Z -- ONNX_BUILD_TESTS : OFF 2022-12-01T09:53:32.3246411Z -- ONNX_BUILD_BENCHMARKS : OFF 2022-12-01T09:53:32.3246627Z -- ONNX_USE_LITE_PROTO : OFF 2022-12-01T09:53:32.3246845Z -- ONNXIFI_DUMMY_BACKEND : OFF 2022-12-01T09:53:32.3247024Z -- 2022-12-01T09:53:32.3247210Z -- Protobuf compiler : 2022-12-01T09:53:32.3247422Z -- Protobuf includes : 2022-12-01T09:53:32.3247638Z -- Protobuf libraries : 2022-12-01T09:53:32.3247855Z -- BUILD_ONNX_PYTHON : OFF 2022-12-01T09:53:32.3248165Z -- Could not find CUDA with FP16 support, compiling without torch.CudaHalfTensor 2022-12-01T09:53:32.3248456Z -- Adding -DNDEBUG to compile flags 2022-12-01T09:53:32.3704361Z -- Checking prototype magma_get_sgeqrf_nb for MAGMA_V2 - False 2022-12-01T09:53:32.3705144Z CMake Warning at cmake/Dependencies.cmake:1709 (message): 2022-12-01T09:53:32.3705655Z Not compiling with MAGMA. Suppress this warning with -DUSE_MAGMA=OFF. 2022-12-01T09:53:32.3705928Z Call Stack (most recent call first): 2022-12-01T09:53:32.3706138Z CMakeLists.txt:722 (include) 2022-12-01T09:53:32.3706262Z 2022-12-01T09:53:32.3706267Z 2022-12-01T09:53:32.3772492Z -- Could not find hardware support for NEON on this machine. 2022-12-01T09:53:32.3773049Z -- No OMAP3 processor on this machine. 2022-12-01T09:53:32.3773519Z -- No OMAP4 processor on this machine. 2022-12-01T09:53:32.3783885Z -- Found a library with LAPACK API (mkl). 2022-12-01T09:53:32.3784321Z disabling CUDA because NOT USE_CUDA is set 2022-12-01T09:53:32.3784863Z -- USE_CUDNN is set to 0. Compiling without cuDNN support 2022-12-01T09:53:32.3785116Z disabling ROCM because NOT USE_ROCM is set 2022-12-01T09:53:32.3785400Z -- MIOpen not found. Compiling without MIOpen support 2022-12-01T09:53:32.3787883Z -- Will build oneDNN Graph 2022-12-01T09:53:32.3800528Z -- MKLDNN_CPU_RUNTIME = OMP 2022-12-01T09:53:32.3812853Z -- cmake version: 3.13.5 2022-12-01T09:53:32.3813517Z CMake Deprecation Warning at third_party/ideep/mkl-dnn/CMakeLists.txt:36 (cmake_policy): 2022-12-01T09:53:32.3813952Z The OLD behavior for policy CMP0025 will be removed from a future version 2022-12-01T09:53:32.3814181Z of CMake. 2022-12-01T09:53:32.3814289Z 2022-12-01T09:53:32.3814480Z The cmake-policies(7) manual explains that the OLD behaviors of all 2022-12-01T09:53:32.3814788Z policies are deprecated and that a policy should be set to OLD only under 2022-12-01T09:53:32.3815157Z specific short-term circumstances. Projects should be ported to the NEW 2022-12-01T09:53:32.3815438Z behavior and not rely on setting a policy to OLD. 2022-12-01T09:53:32.3815569Z 2022-12-01T09:53:32.3815588Z 2022-12-01T09:53:32.3827773Z -- DNNL_TARGET_ARCH: X64 2022-12-01T09:53:32.3840350Z -- DNNL_LIBRARY_NAME: dnnl 2022-12-01T09:53:32.3937178Z -- Found OpenMP_C: -fopenmp=libomp 2022-12-01T09:53:32.3943232Z -- Found OpenMP_CXX: -fopenmp=libomp 2022-12-01T09:53:32.3949412Z -- Found OpenMP: TRUE 2022-12-01T09:53:32.4002184Z -- Could NOT find Doxyrest (missing: DOXYREST_EXECUTABLE) 2022-12-01T09:53:32.4187492Z -- Found PythonInterp: /opt/conda/bin/python (found suitable version "3.7.13", minimum required is "2.7") 2022-12-01T09:53:32.4199602Z -- Could NOT find Sphinx (missing: SPHINX_EXECUTABLE) 2022-12-01T09:53:32.4299621Z -- Enabled workload: TRAINING 2022-12-01T09:53:32.4299933Z -- Enabled primitives: ALL 2022-12-01T09:53:32.4300217Z -- Enabled primitive CPU ISA: ALL 2022-12-01T09:53:32.4300453Z -- Enabled primitive GPU ISA: ALL 2022-12-01T09:53:32.4346872Z -- Primitive cache is enabled 2022-12-01T09:53:32.4559276Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h 2022-12-01T09:53:32.5821391Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.h - found 2022-12-01T09:53:32.5823569Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h 2022-12-01T09:53:32.7701662Z -- Looking for /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph_types.h - found 2022-12-01T09:53:32.7704292Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp 2022-12-01T09:53:32.9574479Z -- Looking for C++ include /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/include/oneapi/dnnl/dnnl_graph.hpp - found 2022-12-01T09:53:32.9631417Z -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 2022-12-01T09:53:32.9633677Z -- Cannot find Doxygen package 2022-12-01T09:53:32.9781262Z -- DNNL_GRAPH_BUILD_FOR_CI is set to be OFF 2022-12-01T09:53:32.9805321Z -- Compiling oneDNN Graph with CPU runtime OMP support 2022-12-01T09:53:32.9869338Z -- Graph compiler backend is disabled. 2022-12-01T09:53:32.9883219Z -- Set version definitions to /var/lib/jenkins/workspace/third_party/ideep/mkl-dnn/src/utils/verbose.cpp 2022-12-01T09:53:32.9899562Z -- Compiled partition cache is enabled 2022-12-01T09:53:32.9953705Z -- Found MKL-DNN: TRUE 2022-12-01T09:53:32.9958248Z -- Looking for clock_gettime in rt 2022-12-01T09:53:33.1145090Z -- Looking for clock_gettime in rt - found 2022-12-01T09:53:33.1145835Z -- Looking for mmap 2022-12-01T09:53:33.2961608Z -- Looking for mmap - found 2022-12-01T09:53:33.2962136Z -- Looking for shm_open 2022-12-01T09:53:33.4249126Z -- Looking for shm_open - found 2022-12-01T09:53:33.4249550Z -- Looking for shm_unlink 2022-12-01T09:53:33.5487300Z -- Looking for shm_unlink - found 2022-12-01T09:53:33.5487616Z -- Looking for malloc_usable_size 2022-12-01T09:53:33.7346082Z -- Looking for malloc_usable_size - found 2022-12-01T09:53:33.7346800Z -- Performing Test C_HAS_THREAD 2022-12-01T09:53:33.8595788Z -- Performing Test C_HAS_THREAD - Success 2022-12-01T09:53:33.8628985Z -- Version: 7.0.3 2022-12-01T09:53:33.8629268Z -- Build type: Release 2022-12-01T09:53:33.8632267Z -- CXX_STANDARD: 14 2022-12-01T09:53:33.8637382Z -- Performing Test has_std_14_flag 2022-12-01T09:53:34.0343966Z -- Performing Test has_std_14_flag - Success 2022-12-01T09:53:34.0348316Z -- Performing Test has_std_1y_flag 2022-12-01T09:53:34.1961074Z -- Performing Test has_std_1y_flag - Success 2022-12-01T09:53:34.1962386Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS 2022-12-01T09:53:34.3484565Z -- Performing Test SUPPORTS_USER_DEFINED_LITERALS - Success 2022-12-01T09:53:34.3485090Z -- Performing Test FMT_HAS_VARIANT 2022-12-01T09:53:34.5359438Z -- Performing Test FMT_HAS_VARIANT - Success 2022-12-01T09:53:34.5362648Z -- Required features: cxx_variadic_templates 2022-12-01T09:53:34.5367356Z -- Performing Test HAS_NULLPTR_WARNING 2022-12-01T09:53:34.7090295Z -- Performing Test HAS_NULLPTR_WARNING - Success 2022-12-01T09:53:34.7095247Z -- Looking for strtod_l 2022-12-01T09:53:34.8069679Z -- Looking for strtod_l - not found 2022-12-01T09:53:34.8076333Z -- Using CPU-only version of Kineto 2022-12-01T09:53:34.8076653Z -- Configuring Kineto dependency: 2022-12-01T09:53:34.8077051Z -- KINETO_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/kineto/libkineto 2022-12-01T09:53:34.8077348Z -- KINETO_BUILD_TESTS = OFF 2022-12-01T09:53:34.8077630Z -- KINETO_LIBRARY_TYPE = static 2022-12-01T09:53:34.8282824Z -- Found PythonInterp: /opt/conda/bin/python (found version "3.7.13") 2022-12-01T09:53:34.8284298Z INFO CUDA_SOURCE_DIR = 2022-12-01T09:53:34.8284497Z INFO ROCM_SOURCE_DIR = 2022-12-01T09:53:34.8444920Z INFO CUPTI unavailable or disabled - not building GPU profilers 2022-12-01T09:53:34.8764932Z -- Kineto: FMT_SOURCE_DIR = /var/lib/jenkins/workspace/third_party/fmt 2022-12-01T09:53:34.8765487Z -- Kineto: FMT_INCLUDE_DIR = /var/lib/jenkins/workspace/third_party/fmt/include 2022-12-01T09:53:34.8765780Z INFO CUPTI_INCLUDE_DIR = /extras/CUPTI/include 2022-12-01T09:53:34.8766037Z INFO ROCTRACER_INCLUDE_DIR = /include/roctracer 2022-12-01T09:53:34.8769189Z -- Configured Kineto (CPU) 2022-12-01T09:53:34.8789436Z -- Performing Test HAS_WERROR_RETURN_TYPE 2022-12-01T09:53:35.0710818Z -- Performing Test HAS_WERROR_RETURN_TYPE - Success 2022-12-01T09:53:35.0717113Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR 2022-12-01T09:53:35.2487575Z -- Performing Test HAS_WERROR_NON_VIRTUAL_DTOR - Success 2022-12-01T09:53:35.2494439Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS 2022-12-01T09:53:35.4096084Z -- Performing Test HAS_WNO_MISSING_FIELD_INITIALIZERS - Success 2022-12-01T09:53:35.4102486Z -- Performing Test HAS_WNO_TYPE_LIMITS 2022-12-01T09:53:35.5935588Z -- Performing Test HAS_WNO_TYPE_LIMITS - Success 2022-12-01T09:53:35.5941616Z -- Performing Test HAS_WNO_ARRAY_BOUNDS 2022-12-01T09:53:35.7808052Z -- Performing Test HAS_WNO_ARRAY_BOUNDS - Success 2022-12-01T09:53:35.7813601Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS 2022-12-01T09:53:35.9654244Z -- Performing Test HAS_WNO_UNKNOWN_PRAGMAS - Success 2022-12-01T09:53:35.9660325Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS 2022-12-01T09:53:36.1203048Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEFS - Success 2022-12-01T09:53:36.1209236Z -- Performing Test HAS_WNO_UNUSED_PARAMETER 2022-12-01T09:53:36.3049268Z -- Performing Test HAS_WNO_UNUSED_PARAMETER - Success 2022-12-01T09:53:36.3055433Z -- Performing Test HAS_WNO_UNUSED_FUNCTION 2022-12-01T09:53:36.4682201Z -- Performing Test HAS_WNO_UNUSED_FUNCTION - Success 2022-12-01T09:53:36.4687916Z -- Performing Test HAS_WNO_UNUSED_RESULT 2022-12-01T09:53:36.7164240Z -- Performing Test HAS_WNO_UNUSED_RESULT - Success 2022-12-01T09:53:36.7171258Z -- Performing Test HAS_WNO_STRICT_OVERFLOW 2022-12-01T09:53:36.9054696Z -- Performing Test HAS_WNO_STRICT_OVERFLOW - Success 2022-12-01T09:53:36.9060187Z -- Performing Test HAS_WNO_STRICT_ALIASING 2022-12-01T09:53:37.0843081Z -- Performing Test HAS_WNO_STRICT_ALIASING - Success 2022-12-01T09:53:37.0849206Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS 2022-12-01T09:53:37.3135577Z -- Performing Test HAS_WNO_ERROR_DEPRECATED_DECLARATIONS - Success 2022-12-01T09:53:37.3141116Z -- Performing Test HAS_WVLA_EXTENSION 2022-12-01T09:53:37.4628235Z -- Performing Test HAS_WVLA_EXTENSION - Success 2022-12-01T09:53:37.4634418Z -- Performing Test HAS_WNO_ERROR_PEDANTIC 2022-12-01T09:53:37.6336362Z -- Performing Test HAS_WNO_ERROR_PEDANTIC - Success 2022-12-01T09:53:37.6342570Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS 2022-12-01T09:53:37.8080332Z -- Performing Test HAS_WNO_ERROR_REDUNDANT_DECLS - Success 2022-12-01T09:53:37.8086735Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST 2022-12-01T09:53:38.0220879Z -- Performing Test HAS_WNO_ERROR_OLD_STYLE_CAST - Success 2022-12-01T09:53:38.0227388Z -- Performing Test HAS_WCONSTANT_CONVERSION 2022-12-01T09:53:38.2280906Z -- Performing Test HAS_WCONSTANT_CONVERSION - Success 2022-12-01T09:53:38.2287113Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION 2022-12-01T09:53:38.4069197Z -- Performing Test HAS_WNO_INVALID_PARTIAL_SPECIALIZATION - Success 2022-12-01T09:53:38.4075014Z -- Performing Test HAS_WNO_TYPEDEF_REDEFINITION 2022-12-01T09:53:38.5561746Z -- Performing Test HAS_WNO_TYPEDEF_REDEFINITION - Success 2022-12-01T09:53:38.5568027Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD 2022-12-01T09:53:38.7164322Z -- Performing Test HAS_WNO_UNUSED_PRIVATE_FIELD - Success 2022-12-01T09:53:38.7171536Z -- Performing Test HAS_WNO_INCONSISTENT_MISSING_OVERRIDE 2022-12-01T09:53:38.8722130Z -- Performing Test HAS_WNO_INCONSISTENT_MISSING_OVERRIDE - Success 2022-12-01T09:53:38.8728296Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE 2022-12-01T09:53:39.0476445Z -- Performing Test HAS_WNO_ALIGNED_ALLOCATION_UNAVAILABLE - Failed 2022-12-01T09:53:39.0482225Z -- Performing Test HAS_WNO_C++14_EXTENSIONS 2022-12-01T09:53:39.2336040Z -- Performing Test HAS_WNO_C++14_EXTENSIONS - Success 2022-12-01T09:53:39.2342280Z -- Performing Test HAS_WNO_CONSTEXPR_NOT_CONST 2022-12-01T09:53:39.4777494Z -- Performing Test HAS_WNO_CONSTEXPR_NOT_CONST - Success 2022-12-01T09:53:39.4783773Z -- Performing Test HAS_WNO_MISSING_BRACES 2022-12-01T09:53:39.6362675Z -- Performing Test HAS_WNO_MISSING_BRACES - Success 2022-12-01T09:53:39.6368826Z -- Performing Test HAS_WUNUSED_LAMBDA_CAPTURE 2022-12-01T09:53:39.8214611Z -- Performing Test HAS_WUNUSED_LAMBDA_CAPTURE - Success 2022-12-01T09:53:39.8219980Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEF 2022-12-01T09:53:39.9997410Z -- Performing Test HAS_WUNUSED_LOCAL_TYPEDEF - Success 2022-12-01T09:53:40.0002769Z -- Performing Test HAS_QUNUSED_ARGUMENTS 2022-12-01T09:53:40.1715581Z -- Performing Test HAS_QUNUSED_ARGUMENTS - Success 2022-12-01T09:53:40.1722026Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS 2022-12-01T09:53:40.3762272Z -- Performing Test HAS_FCOLOR_DIAGNOSTICS - Success 2022-12-01T09:53:40.3768341Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS 2022-12-01T09:53:40.5442098Z -- Performing Test HAS_FDIAGNOSTICS_COLOR_ALWAYS - Success 2022-12-01T09:53:40.5448404Z -- Performing Test COMPILER_SUPPORT_WERROR 2022-12-01T09:53:40.6887868Z -- Performing Test COMPILER_SUPPORT_WERROR - Success 2022-12-01T09:53:40.6894044Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE 2022-12-01T09:53:40.7364795Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_VARIABLE - Failed 2022-12-01T09:53:40.7370242Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED 2022-12-01T09:53:40.7819781Z -- Performing Test HAS_WNO_MAYBE_UNINITIALIZED - Failed 2022-12-01T09:53:40.7825503Z -- Performing Test HAS_FNO_MATH_ERRNO 2022-12-01T09:53:40.9603377Z -- Performing Test HAS_FNO_MATH_ERRNO - Success 2022-12-01T09:53:40.9608753Z -- Performing Test HAS_FNO_TRAPPING_MATH 2022-12-01T09:53:41.1471370Z -- Performing Test HAS_FNO_TRAPPING_MATH - Success 2022-12-01T09:53:41.1477228Z -- Performing Test HAS_WERROR_FORMAT 2022-12-01T09:53:41.3353861Z -- Performing Test HAS_WERROR_FORMAT - Success 2022-12-01T09:53:41.3359818Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE 2022-12-01T09:53:41.3824949Z -- Performing Test HAS_WERROR_CAST_FUNCTION_TYPE - Failed 2022-12-01T09:53:41.3831018Z -- Performing Test HAS_WERROR_SIGN_COMPARE 2022-12-01T09:53:41.5707793Z -- Performing Test HAS_WERROR_SIGN_COMPARE - Success 2022-12-01T09:53:41.5714791Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW 2022-12-01T09:53:41.6210129Z -- Performing Test HAS_WNO_STRINGOP_OVERFLOW - Failed 2022-12-01T09:53:41.6253790Z -- Looking for backtrace 2022-12-01T09:53:41.7453176Z -- Looking for backtrace - found 2022-12-01T09:53:41.7454530Z -- backtrace facility detected in default set of libraries 2022-12-01T09:53:41.7457077Z -- Found Backtrace: /usr/include 2022-12-01T09:53:41.7459130Z -- don't use NUMA 2022-12-01T09:53:44.9062885Z -- headers outputs: 2022-12-01T09:53:51.8479088Z -- sources outputs: 2022-12-01T09:53:53.0264552Z -- declarations_yaml outputs: 2022-12-01T09:53:53.0321777Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT 2022-12-01T09:53:53.0938059Z -- Performing Test COMPILER_SUPPORTS_NO_AVX256_SPLIT - Failed 2022-12-01T09:53:53.3947056Z hFilePath:/var/lib/jenkins/workspace/build/vulkan/ATen/native/vulkan/spv.h cppFilePath:/var/lib/jenkins/workspace/build/vulkan/ATen/native/vulkan/spv.cpp srcDirPath:/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl glslcPath:/var/lib/jenkins/vulkansdk/x86_64/bin/glslc tmpDirPath:/var/lib/jenkins/workspace/build/vulkan/spv 2022-12-01T09:53:53.3957970Z templateSrcPaths:['/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/adaptive_avg_pool2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/add.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/add_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/add_scalar.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/add_scalar_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/addmm.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/avg_pool2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/batchnorm.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/cat_feature.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/clamp.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/clamp_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d_dw.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d_pw.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d_pw_2x2.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d_pw_2x2_buffered.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv_transpose2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/cumsum.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/dequantize.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/div.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/div_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/glu_channel.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/glu_channel_mul4.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardshrink.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardshrink_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardsigmoid.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardsigmoid_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardswish.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardswish_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/image_to_nchw.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/image_to_nchw_quantized.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/layernorm.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/leaky_relu.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/leaky_relu_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/lerp.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/lerp_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/lerp_scalar.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/lerp_scalar_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/log_softmax.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/max_pool2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mean.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mean2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mm.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mul.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mul_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mul_scalar.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mul_scalar_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/nchw_to_image.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/nchw_to_image_quantized.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/permute_4d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantize_per_tensor.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_add.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_conv2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_conv2d_dw.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_conv2d_pw_2x2.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_div.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_mul.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_sub.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_upsample_nearest2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/reflection_pad2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/replication_pad2d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/select_depth.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/sigmoid.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/sigmoid_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/slice_4d.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/softmax.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/stack_feature.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/sub.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/sub_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/tanh.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/tanh_.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/threshold.glsl', '/var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/upsample_nearest2d.glsl'] 2022-12-01T09:53:53.3964319Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/adaptive_avg_pool2d.glsl 2022-12-01T09:53:53.3964608Z name adaptive_avg_pool2d 2022-12-01T09:53:53.3964855Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/adaptive_avg_pool2d.spv 2022-12-01T09:53:53.3965034Z 2022-12-01T09:53:53.3965565Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/adaptive_avg_pool2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/adaptive_avg_pool2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:53.3966072Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/add.glsl 2022-12-01T09:53:53.3966320Z name add 2022-12-01T09:53:53.3966528Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/add.spv 2022-12-01T09:53:53.3966686Z 2022-12-01T09:53:53.3967132Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/add.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/add.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:53.3967605Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/add_.glsl 2022-12-01T09:53:53.3967852Z name add_ 2022-12-01T09:53:53.3968059Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/add_.spv 2022-12-01T09:53:53.3968213Z 2022-12-01T09:53:53.3968689Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/add_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/add_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8374734Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/add_scalar.glsl 2022-12-01T09:53:54.8375510Z name add_scalar 2022-12-01T09:53:54.8375889Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/add_scalar.spv 2022-12-01T09:53:54.8376134Z 2022-12-01T09:53:54.8376971Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/add_scalar.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/add_scalar.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8377736Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/add_scalar_.glsl 2022-12-01T09:53:54.8378183Z name add_scalar_ 2022-12-01T09:53:54.8378587Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/add_scalar_.spv 2022-12-01T09:53:54.8378867Z 2022-12-01T09:53:54.8379380Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/add_scalar_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/add_scalar_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8379875Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/addmm.glsl 2022-12-01T09:53:54.8380128Z name addmm 2022-12-01T09:53:54.8380341Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/addmm.spv 2022-12-01T09:53:54.8380497Z 2022-12-01T09:53:54.8381088Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/addmm.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/addmm.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8381679Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/avg_pool2d.glsl 2022-12-01T09:53:54.8381948Z name avg_pool2d 2022-12-01T09:53:54.8382171Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/avg_pool2d.spv 2022-12-01T09:53:54.8382336Z 2022-12-01T09:53:54.8382803Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/avg_pool2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/avg_pool2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8383298Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/batchnorm.glsl 2022-12-01T09:53:54.8383560Z name batchnorm 2022-12-01T09:53:54.8383782Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/batchnorm.spv 2022-12-01T09:53:54.8383943Z 2022-12-01T09:53:54.8384413Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/batchnorm.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/batchnorm.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8384909Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/cat_feature.glsl 2022-12-01T09:53:54.8385169Z name cat_feature 2022-12-01T09:53:54.8385393Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/cat_feature.spv 2022-12-01T09:53:54.8385559Z 2022-12-01T09:53:54.8386030Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/cat_feature.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/cat_feature.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8386522Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/clamp.glsl 2022-12-01T09:53:54.8386773Z name clamp 2022-12-01T09:53:54.8386984Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/clamp.spv 2022-12-01T09:53:54.8387141Z 2022-12-01T09:53:54.8387695Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/clamp.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/clamp.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8388179Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/clamp_.glsl 2022-12-01T09:53:54.8388435Z name clamp_ 2022-12-01T09:53:54.8388648Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/clamp_.spv 2022-12-01T09:53:54.8388856Z 2022-12-01T09:53:54.8389309Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/clamp_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/clamp_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8389787Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d.glsl 2022-12-01T09:53:54.8390040Z name conv2d 2022-12-01T09:53:54.8390256Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/conv2d.spv 2022-12-01T09:53:54.8390414Z 2022-12-01T09:53:54.8390870Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8391349Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d_dw.glsl 2022-12-01T09:53:54.8391611Z name conv2d_dw 2022-12-01T09:53:54.8391831Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/conv2d_dw.spv 2022-12-01T09:53:54.8391997Z 2022-12-01T09:53:54.8392462Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_dw.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_dw.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8392942Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d_pw.glsl 2022-12-01T09:53:54.8393193Z name conv2d_pw 2022-12-01T09:53:54.8393427Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw.spv 2022-12-01T09:53:54.8393588Z 2022-12-01T09:53:54.8394051Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8394539Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d_pw_2x2.glsl 2022-12-01T09:53:54.8394791Z name conv2d_pw_2x2 2022-12-01T09:53:54.8395361Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw_2x2.spv 2022-12-01T09:53:54.8395529Z 2022-12-01T09:53:54.8396007Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw_2x2.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw_2x2.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8396510Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv2d_pw_2x2_buffered.glsl 2022-12-01T09:53:54.8396778Z name conv2d_pw_2x2_buffered 2022-12-01T09:53:54.8397040Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw_2x2_buffered.spv 2022-12-01T09:53:54.8397215Z 2022-12-01T09:53:54.8397720Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw_2x2_buffered.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw_2x2_buffered.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8398243Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/conv_transpose2d.glsl 2022-12-01T09:53:54.8398506Z name conv_transpose2d 2022-12-01T09:53:54.8398759Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/conv_transpose2d.spv 2022-12-01T09:53:54.8398932Z 2022-12-01T09:53:54.8399485Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/conv_transpose2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/conv_transpose2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8399992Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/cumsum.glsl 2022-12-01T09:53:54.8400230Z name cumsum 2022-12-01T09:53:54.8400500Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/cumsum.spv 2022-12-01T09:53:54.8400660Z 2022-12-01T09:53:54.8401114Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/cumsum.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/cumsum.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8401595Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/dequantize.glsl 2022-12-01T09:53:54.8401845Z name dequantize 2022-12-01T09:53:54.8402085Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/dequantize.spv 2022-12-01T09:53:54.8402247Z 2022-12-01T09:53:54.8402718Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/dequantize.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/dequantize.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8403205Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/div.glsl 2022-12-01T09:53:54.8403444Z name div 2022-12-01T09:53:54.8403660Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/div.spv 2022-12-01T09:53:54.8403816Z 2022-12-01T09:53:54.8404257Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/div.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/div.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8404727Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/div_.glsl 2022-12-01T09:53:54.8404965Z name div_ 2022-12-01T09:53:54.8405185Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/div_.spv 2022-12-01T09:53:54.8405339Z 2022-12-01T09:53:54.8405783Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/div_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/div_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:54.8406261Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/glu_channel.glsl 2022-12-01T09:53:54.8406510Z name glu_channel 2022-12-01T09:53:54.8406747Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/glu_channel.spv 2022-12-01T09:53:54.8406910Z 2022-12-01T09:53:54.8407384Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/glu_channel.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/glu_channel.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2337032Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/glu_channel_mul4.glsl 2022-12-01T09:53:56.2337568Z name glu_channel_mul4 2022-12-01T09:53:56.2337976Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/glu_channel_mul4.spv 2022-12-01T09:53:56.2338261Z 2022-12-01T09:53:56.2339031Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/glu_channel_mul4.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/glu_channel_mul4.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2339665Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardshrink.glsl 2022-12-01T09:53:56.2339934Z name hardshrink 2022-12-01T09:53:56.2340174Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/hardshrink.spv 2022-12-01T09:53:56.2340327Z 2022-12-01T09:53:56.2340941Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/hardshrink.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/hardshrink.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2341446Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardshrink_.glsl 2022-12-01T09:53:56.2341718Z name hardshrink_ 2022-12-01T09:53:56.2341961Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/hardshrink_.spv 2022-12-01T09:53:56.2342169Z 2022-12-01T09:53:56.2342646Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/hardshrink_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/hardshrink_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2343138Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardsigmoid.glsl 2022-12-01T09:53:56.2343405Z name hardsigmoid 2022-12-01T09:53:56.2343650Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/hardsigmoid.spv 2022-12-01T09:53:56.2343802Z 2022-12-01T09:53:56.2344286Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/hardsigmoid.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/hardsigmoid.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2344777Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardsigmoid_.glsl 2022-12-01T09:53:56.2345046Z name hardsigmoid_ 2022-12-01T09:53:56.2345290Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/hardsigmoid_.spv 2022-12-01T09:53:56.2345445Z 2022-12-01T09:53:56.2345921Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/hardsigmoid_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/hardsigmoid_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2346539Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardswish.glsl 2022-12-01T09:53:56.2346805Z name hardswish 2022-12-01T09:53:56.2347025Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/hardswish.spv 2022-12-01T09:53:56.2347186Z 2022-12-01T09:53:56.2347653Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/hardswish.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/hardswish.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2348145Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/hardswish_.glsl 2022-12-01T09:53:56.2348407Z name hardswish_ 2022-12-01T09:53:56.2348628Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/hardswish_.spv 2022-12-01T09:53:56.2348794Z 2022-12-01T09:53:56.2349264Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/hardswish_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/hardswish_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2349759Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/image_to_nchw.glsl 2022-12-01T09:53:56.2350025Z name image_to_nchw 2022-12-01T09:53:56.2350255Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/image_to_nchw.spv 2022-12-01T09:53:56.2350422Z 2022-12-01T09:53:56.2350898Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/image_to_nchw.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/image_to_nchw.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2351405Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/image_to_nchw_quantized.glsl 2022-12-01T09:53:56.2351692Z name image_to_nchw_quantized 2022-12-01T09:53:56.2351944Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/image_to_nchw_quantized.spv 2022-12-01T09:53:56.2352124Z 2022-12-01T09:53:56.2352673Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/image_to_nchw_quantized.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/image_to_nchw_quantized.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2353190Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/layernorm.glsl 2022-12-01T09:53:56.2353452Z name layernorm 2022-12-01T09:53:56.2353701Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/layernorm.spv 2022-12-01T09:53:56.2353864Z 2022-12-01T09:53:56.2354326Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/layernorm.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/layernorm.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2354813Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/leaky_relu.glsl 2022-12-01T09:53:56.2355261Z name leaky_relu 2022-12-01T09:53:56.2355484Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/leaky_relu.spv 2022-12-01T09:53:56.2355648Z 2022-12-01T09:53:56.2356117Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/leaky_relu.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/leaky_relu.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2356605Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/leaky_relu_.glsl 2022-12-01T09:53:56.2356870Z name leaky_relu_ 2022-12-01T09:53:56.2357094Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/leaky_relu_.spv 2022-12-01T09:53:56.2357259Z 2022-12-01T09:53:56.2357728Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/leaky_relu_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/leaky_relu_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2358213Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/lerp.glsl 2022-12-01T09:53:56.2358464Z name lerp 2022-12-01T09:53:56.2358671Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/lerp.spv 2022-12-01T09:53:56.2358827Z 2022-12-01T09:53:56.2359274Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/lerp.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/lerp.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2359746Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/lerp_.glsl 2022-12-01T09:53:56.2359999Z name lerp_ 2022-12-01T09:53:56.2360209Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/lerp_.spv 2022-12-01T09:53:56.2360366Z 2022-12-01T09:53:56.2360817Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/lerp_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/lerp_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2361294Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/lerp_scalar.glsl 2022-12-01T09:53:56.2361556Z name lerp_scalar 2022-12-01T09:53:56.2361784Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/lerp_scalar.spv 2022-12-01T09:53:56.2361948Z 2022-12-01T09:53:56.2362420Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/lerp_scalar.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/lerp_scalar.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2362918Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/lerp_scalar_.glsl 2022-12-01T09:53:56.2363182Z name lerp_scalar_ 2022-12-01T09:53:56.2363410Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/lerp_scalar_.spv 2022-12-01T09:53:56.2363576Z 2022-12-01T09:53:56.2364097Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/lerp_scalar_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/lerp_scalar_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2364589Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/log_softmax.glsl 2022-12-01T09:53:56.2364853Z name log_softmax 2022-12-01T09:53:56.2365077Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/log_softmax.spv 2022-12-01T09:53:56.2365280Z 2022-12-01T09:53:56.2365752Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/log_softmax.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/log_softmax.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2366239Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/max_pool2d.glsl 2022-12-01T09:53:56.2366501Z name max_pool2d 2022-12-01T09:53:56.2366729Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/max_pool2d.spv 2022-12-01T09:53:56.2366892Z 2022-12-01T09:53:56.2367359Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/max_pool2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/max_pool2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:56.2367837Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mean.glsl 2022-12-01T09:53:56.2368089Z name mean 2022-12-01T09:53:56.2368297Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/mean.spv 2022-12-01T09:53:56.2368452Z 2022-12-01T09:53:57.6772767Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/mean.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/mean.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:57.6773417Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mean2d.glsl 2022-12-01T09:53:57.6773698Z name mean2d 2022-12-01T09:53:57.6773933Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/mean2d.spv 2022-12-01T09:53:57.6774081Z 2022-12-01T09:53:57.6774614Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/mean2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/mean2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:57.6775154Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mm.glsl 2022-12-01T09:53:57.6775406Z name mm 2022-12-01T09:53:57.6775621Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/mm.spv 2022-12-01T09:53:57.6775821Z 2022-12-01T09:53:57.6776274Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/mm.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/mm.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:57.6776800Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mul.glsl 2022-12-01T09:53:57.6777048Z name mul 2022-12-01T09:53:57.6777302Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/mul.spv 2022-12-01T09:53:57.6777464Z 2022-12-01T09:53:57.6777914Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/mul.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/mul.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:57.6778449Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mul_.glsl 2022-12-01T09:53:57.6778696Z name mul_ 2022-12-01T09:53:57.6778959Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/mul_.spv 2022-12-01T09:53:57.6779115Z 2022-12-01T09:53:57.6779739Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/mul_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/mul_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:57.6780229Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mul_scalar.glsl 2022-12-01T09:53:57.6780558Z name mul_scalar 2022-12-01T09:53:57.6780779Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/mul_scalar.spv 2022-12-01T09:53:57.6780943Z 2022-12-01T09:53:57.6781470Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/mul_scalar.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/mul_scalar.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:57.6782086Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/mul_scalar_.glsl 2022-12-01T09:53:57.6782353Z name mul_scalar_ 2022-12-01T09:53:57.6782576Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/mul_scalar_.spv 2022-12-01T09:53:57.6782793Z 2022-12-01T09:53:57.6783280Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/mul_scalar_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/mul_scalar_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:57.6783834Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/nchw_to_image.glsl 2022-12-01T09:53:57.6784096Z name nchw_to_image 2022-12-01T09:53:57.6784385Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/nchw_to_image.spv 2022-12-01T09:53:57.6784553Z 2022-12-01T09:53:57.6785056Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/nchw_to_image.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/nchw_to_image.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:57.6785585Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/nchw_to_image_quantized.glsl 2022-12-01T09:53:57.6785933Z name nchw_to_image_quantized 2022-12-01T09:53:57.6786192Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/nchw_to_image_quantized.spv 2022-12-01T09:53:57.6786367Z 2022-12-01T09:53:57.6786930Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/nchw_to_image_quantized.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/nchw_to_image_quantized.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:57.6787512Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/permute_4d.glsl 2022-12-01T09:53:57.6787776Z name permute_4d 2022-12-01T09:53:57.6788001Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/permute_4d.spv 2022-12-01T09:53:57.6788206Z 2022-12-01T09:53:57.6788690Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/permute_4d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/permute_4d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:57.6789251Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantize_per_tensor.glsl 2022-12-01T09:53:57.6789534Z name quantize_per_tensor 2022-12-01T09:53:57.6789836Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/quantize_per_tensor.spv 2022-12-01T09:53:57.6790011Z 2022-12-01T09:53:57.6790548Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/quantize_per_tensor.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/quantize_per_tensor.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:57.6791070Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_add.glsl 2022-12-01T09:53:57.6791395Z name quantized_add 2022-12-01T09:53:57.6791626Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/quantized_add.spv 2022-12-01T09:53:57.6791792Z 2022-12-01T09:53:57.6792374Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_add.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_add.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:57.6792932Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_conv2d.glsl 2022-12-01T09:53:57.6793210Z name quantized_conv2d 2022-12-01T09:53:57.6793447Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d.spv 2022-12-01T09:53:57.6793716Z 2022-12-01T09:53:57.6794202Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:57.6794782Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_conv2d_dw.glsl 2022-12-01T09:53:57.6795301Z name quantized_conv2d_dw 2022-12-01T09:53:57.6795547Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d_dw.spv 2022-12-01T09:53:57.6795719Z 2022-12-01T09:53:57.6796276Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d_dw.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d_dw.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:57.6796854Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_conv2d_pw_2x2.glsl 2022-12-01T09:53:57.6797144Z name quantized_conv2d_pw_2x2 2022-12-01T09:53:57.6797398Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d_pw_2x2.spv 2022-12-01T09:53:57.6797639Z 2022-12-01T09:53:57.6798153Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d_pw_2x2.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d_pw_2x2.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:57.6798724Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_div.glsl 2022-12-01T09:53:57.6799003Z name quantized_div 2022-12-01T09:53:57.6799285Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/quantized_div.spv 2022-12-01T09:53:57.6799450Z 2022-12-01T09:53:57.6799981Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_div.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_div.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:57.6800481Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_mul.glsl 2022-12-01T09:53:57.6800810Z name quantized_mul 2022-12-01T09:53:57.6801037Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/quantized_mul.spv 2022-12-01T09:53:57.6801203Z 2022-12-01T09:53:57.6801740Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_mul.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_mul.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:57.6802297Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_sub.glsl 2022-12-01T09:53:57.6802563Z name quantized_sub 2022-12-01T09:53:57.6802793Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/quantized_sub.spv 2022-12-01T09:53:57.6803021Z 2022-12-01T09:53:57.6803493Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_sub.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_sub.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:57.6804065Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/quantized_upsample_nearest2d.glsl 2022-12-01T09:53:57.6804371Z name quantized_upsample_nearest2d 2022-12-01T09:53:57.6804755Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/quantized_upsample_nearest2d.spv 2022-12-01T09:53:57.6804942Z 2022-12-01T09:53:57.6805534Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_upsample_nearest2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/quantized_upsample_nearest2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:58.7622283Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/reflection_pad2d.glsl 2022-12-01T09:53:58.7622819Z name reflection_pad2d 2022-12-01T09:53:58.7623288Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/reflection_pad2d.spv 2022-12-01T09:53:58.7623628Z 2022-12-01T09:53:58.7624707Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/reflection_pad2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/reflection_pad2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:58.7625678Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/replication_pad2d.glsl 2022-12-01T09:53:58.7626173Z name replication_pad2d 2022-12-01T09:53:58.7626630Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/replication_pad2d.spv 2022-12-01T09:53:58.7626944Z 2022-12-01T09:53:58.7627867Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/replication_pad2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/replication_pad2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:58.7628820Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/select_depth.glsl 2022-12-01T09:53:58.7629284Z name select_depth 2022-12-01T09:53:58.7629710Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/select_depth.spv 2022-12-01T09:53:58.7630006Z 2022-12-01T09:53:58.7630904Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/select_depth.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/select_depth.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:58.7631781Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/sigmoid.glsl 2022-12-01T09:53:58.7632235Z name sigmoid 2022-12-01T09:53:58.7632644Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/sigmoid.spv 2022-12-01T09:53:58.7632936Z 2022-12-01T09:53:58.7633792Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/sigmoid.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/sigmoid.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:58.7635938Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/sigmoid_.glsl 2022-12-01T09:53:58.7636395Z name sigmoid_ 2022-12-01T09:53:58.7636819Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/sigmoid_.spv 2022-12-01T09:53:58.7637110Z 2022-12-01T09:53:58.7638006Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/sigmoid_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/sigmoid_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:58.7638880Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/slice_4d.glsl 2022-12-01T09:53:58.7639327Z name slice_4d 2022-12-01T09:53:58.7639727Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/slice_4d.spv 2022-12-01T09:53:58.7640021Z 2022-12-01T09:53:58.7640905Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/slice_4d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/slice_4d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:58.7641780Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/softmax.glsl 2022-12-01T09:53:58.7642389Z name softmax 2022-12-01T09:53:58.7642794Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/softmax.spv 2022-12-01T09:53:58.7643083Z 2022-12-01T09:53:58.7643960Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/softmax.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/softmax.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:58.7644915Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/stack_feature.glsl 2022-12-01T09:53:58.7645371Z name stack_feature 2022-12-01T09:53:58.7645792Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/stack_feature.spv 2022-12-01T09:53:58.7646086Z 2022-12-01T09:53:58.7646968Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/stack_feature.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/stack_feature.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:58.7647863Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/sub.glsl 2022-12-01T09:53:58.7713214Z name sub 2022-12-01T09:53:58.7713702Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/sub.spv 2022-12-01T09:53:58.7714017Z 2022-12-01T09:53:58.7714806Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/sub.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/sub.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:58.7715892Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/sub_.glsl 2022-12-01T09:53:58.7716328Z name sub_ 2022-12-01T09:53:58.7716672Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/sub_.spv 2022-12-01T09:53:58.7716936Z 2022-12-01T09:53:58.7717805Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/sub_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/sub_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:58.7718347Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/tanh.glsl 2022-12-01T09:53:58.7718597Z name tanh 2022-12-01T09:53:58.7718805Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/tanh.spv 2022-12-01T09:53:58.7718962Z 2022-12-01T09:53:58.7719414Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/tanh.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/tanh.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:58.7719889Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/tanh_.glsl 2022-12-01T09:53:58.7720142Z name tanh_ 2022-12-01T09:53:58.7720351Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/tanh_.spv 2022-12-01T09:53:58.7720505Z 2022-12-01T09:53:58.7720960Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/tanh_.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/tanh_.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:58.7721440Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/threshold.glsl 2022-12-01T09:53:58.7721722Z name threshold 2022-12-01T09:53:58.7721942Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/threshold.spv 2022-12-01T09:53:58.7722109Z 2022-12-01T09:53:58.7722572Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/threshold.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/threshold.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:58.7723074Z templateSrcPath /var/lib/jenkins/workspace/cmake/../aten/src/ATen/native/vulkan/glsl/upsample_nearest2d.glsl 2022-12-01T09:53:58.7723357Z name upsample_nearest2d 2022-12-01T09:53:58.7723716Z spvPath /var/lib/jenkins/workspace/build/vulkan/spv/upsample_nearest2d.spv 2022-12-01T09:53:58.7723897Z 2022-12-01T09:53:58.7724400Z glslc cmd: ['/var/lib/jenkins/vulkansdk/x86_64/bin/glslc', '-fshader-stage=compute', '/var/lib/jenkins/workspace/build/vulkan/spv/upsample_nearest2d.glsl', '-o', '/var/lib/jenkins/workspace/build/vulkan/spv/upsample_nearest2d.spv', '--target-env=vulkan1.0', '-Werror'] 2022-12-01T09:53:58.7724880Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/adaptive_avg_pool2d.spv 2022-12-01T09:53:58.7725226Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/add.spv 2022-12-01T09:53:58.7725488Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/add_.spv 2022-12-01T09:53:58.7725770Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/add_scalar.spv 2022-12-01T09:53:58.7726063Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/add_scalar_.spv 2022-12-01T09:53:58.7726351Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/addmm.spv 2022-12-01T09:53:58.7726621Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/avg_pool2d.spv 2022-12-01T09:53:58.7726915Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/batchnorm.spv 2022-12-01T09:53:58.7727205Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/cat_feature.spv 2022-12-01T09:53:58.7727477Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/clamp.spv 2022-12-01T09:53:58.7727755Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/clamp_.spv 2022-12-01T09:53:58.7728033Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/conv2d.spv 2022-12-01T09:53:58.7728303Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_dw.spv 2022-12-01T09:53:58.7728584Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw.spv 2022-12-01T09:53:58.7728869Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw_2x2.spv 2022-12-01T09:53:58.7729172Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/conv2d_pw_2x2_buffered.spv 2022-12-01T09:53:58.7729473Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/conv_transpose2d.spv 2022-12-01T09:53:58.7729769Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/cumsum.spv 2022-12-01T09:53:58.7730051Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/dequantize.spv 2022-12-01T09:53:58.7730320Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/div.spv 2022-12-01T09:53:58.7730591Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/div_.spv 2022-12-01T09:53:58.7730876Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/glu_channel.spv 2022-12-01T09:53:58.7731243Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/glu_channel_mul4.spv 2022-12-01T09:53:58.7731533Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/hardshrink.spv 2022-12-01T09:53:58.7731829Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/hardshrink_.spv 2022-12-01T09:53:58.7732126Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/hardsigmoid.spv 2022-12-01T09:53:58.7732411Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/hardsigmoid_.spv 2022-12-01T09:53:58.7732702Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/hardswish.spv 2022-12-01T09:53:58.7732992Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/hardswish_.spv 2022-12-01T09:53:58.7733270Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/image_to_nchw.spv 2022-12-01T09:53:58.7733575Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/image_to_nchw_quantized.spv 2022-12-01T09:53:58.7733876Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/layernorm.spv 2022-12-01T09:53:58.7763903Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/leaky_relu.spv 2022-12-01T09:53:58.7764469Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/leaky_relu_.spv 2022-12-01T09:53:58.7764974Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/lerp.spv 2022-12-01T09:53:58.7765447Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/lerp_.spv 2022-12-01T09:53:58.7765978Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/lerp_scalar.spv 2022-12-01T09:53:58.7766494Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/lerp_scalar_.spv 2022-12-01T09:53:58.7767080Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/log_softmax.spv 2022-12-01T09:53:58.7767378Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/max_pool2d.spv 2022-12-01T09:53:58.7767647Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/mean.spv 2022-12-01T09:53:58.7767923Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/mean2d.spv 2022-12-01T09:53:58.7768203Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/mm.spv 2022-12-01T09:53:58.7768461Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/mul.spv 2022-12-01T09:53:58.7768784Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/mul_.spv 2022-12-01T09:53:58.7769064Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/mul_scalar.spv 2022-12-01T09:53:58.7769352Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/mul_scalar_.spv 2022-12-01T09:53:58.7769631Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/nchw_to_image.spv 2022-12-01T09:53:58.7769936Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/nchw_to_image_quantized.spv 2022-12-01T09:53:58.7770245Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/permute_4d.spv 2022-12-01T09:53:58.7770533Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/quantize_per_tensor.spv 2022-12-01T09:53:58.7770837Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/quantized_add.spv 2022-12-01T09:53:58.7771137Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d.spv 2022-12-01T09:53:58.7771508Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d_dw.spv 2022-12-01T09:53:58.7771844Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/quantized_conv2d_pw_2x2.spv 2022-12-01T09:53:58.7772149Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/quantized_div.spv 2022-12-01T09:53:58.7772445Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/quantized_mul.spv 2022-12-01T09:53:58.7772722Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/quantized_sub.spv 2022-12-01T09:53:58.7773038Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/quantized_upsample_nearest2d.spv 2022-12-01T09:53:58.7773365Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/reflection_pad2d.spv 2022-12-01T09:53:58.7773676Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/replication_pad2d.spv 2022-12-01T09:53:58.7773967Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/select_depth.spv 2022-12-01T09:53:58.7774253Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/sigmoid.spv 2022-12-01T09:53:58.7774537Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/sigmoid_.spv 2022-12-01T09:53:58.7774805Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/slice_4d.spv 2022-12-01T09:53:58.7775084Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/softmax.spv 2022-12-01T09:53:58.7775373Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/stack_feature.spv 2022-12-01T09:53:58.7775643Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/sub.spv 2022-12-01T09:53:58.7775913Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/sub_.spv 2022-12-01T09:53:58.7776185Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/tanh.spv 2022-12-01T09:53:58.7776457Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/tanh_.spv 2022-12-01T09:53:58.7776727Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/threshold.spv 2022-12-01T09:53:58.7777025Z spvPath:/var/lib/jenkins/workspace/build/vulkan/spv/upsample_nearest2d.spv 2022-12-01T09:53:58.7815611Z -- Using ATen parallel backend: OMP 2022-12-01T09:53:58.7838360Z disabling CUDA because USE_CUDA is set false 2022-12-01T09:53:58.8959306Z -- Found OpenSSL: /opt/conda/lib/libcrypto.so (found version "1.1.1q") 2022-12-01T09:53:58.8977457Z -- Check size of long double 2022-12-01T09:53:59.0864406Z -- Check size of long double - done 2022-12-01T09:53:59.0865591Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE 2022-12-01T09:53:59.2346129Z -- Performing Test COMPILER_SUPPORTS_LONG_DOUBLE - Success 2022-12-01T09:53:59.2347870Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 2022-12-01T09:53:59.3821717Z -- Performing Test COMPILER_SUPPORTS_FLOAT128 - Success 2022-12-01T09:53:59.3822510Z -- Performing Test COMPILER_SUPPORTS_SSE2 2022-12-01T09:53:59.5726093Z -- Performing Test COMPILER_SUPPORTS_SSE2 - Success 2022-12-01T09:53:59.5726769Z -- Performing Test COMPILER_SUPPORTS_SSE4 2022-12-01T09:53:59.7374848Z -- Performing Test COMPILER_SUPPORTS_SSE4 - Success 2022-12-01T09:53:59.7375894Z -- Performing Test COMPILER_SUPPORTS_AVX 2022-12-01T09:53:59.9236153Z -- Performing Test COMPILER_SUPPORTS_AVX - Success 2022-12-01T09:53:59.9237237Z -- Performing Test COMPILER_SUPPORTS_FMA4 2022-12-01T09:54:00.0944698Z -- Performing Test COMPILER_SUPPORTS_FMA4 - Success 2022-12-01T09:54:00.0945341Z -- Performing Test COMPILER_SUPPORTS_AVX2 2022-12-01T09:54:00.3106387Z -- Performing Test COMPILER_SUPPORTS_AVX2 - Success 2022-12-01T09:54:00.3106740Z -- Performing Test COMPILER_SUPPORTS_AVX512F 2022-12-01T09:54:00.5218093Z -- Performing Test COMPILER_SUPPORTS_AVX512F - Success 2022-12-01T09:54:00.5249587Z -- Performing Test COMPILER_SUPPORTS_OPENMP 2022-12-01T09:54:00.6610440Z -- Performing Test COMPILER_SUPPORTS_OPENMP - Success 2022-12-01T09:54:00.6611532Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES 2022-12-01T09:54:00.8224752Z -- Performing Test COMPILER_SUPPORTS_WEAK_ALIASES - Success 2022-12-01T09:54:00.8225456Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH 2022-12-01T09:54:00.9579305Z -- Performing Test COMPILER_SUPPORTS_BUILTIN_MATH - Failed 2022-12-01T09:54:00.9580125Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM 2022-12-01T09:54:01.1285189Z -- Performing Test COMPILER_SUPPORTS_SYS_GETRANDOM - Success 2022-12-01T09:54:01.1445752Z -- Configuring build for SLEEF-v3.6.0 2022-12-01T09:54:01.1446254Z Target system: Linux-4.14.252-195.483.amzn2.x86_64 2022-12-01T09:54:01.1446623Z Target processor: x86_64 2022-12-01T09:54:01.1447112Z Host system: Linux-4.14.252-195.483.amzn2.x86_64 2022-12-01T09:54:01.1447468Z Host processor: x86_64 2022-12-01T09:54:01.1447695Z Detected C compiler: Clang @ /opt/cache/bin/clang 2022-12-01T09:54:01.1447903Z CMake: 3.13.5 2022-12-01T09:54:01.1448086Z Make program: /usr/bin/make 2022-12-01T09:54:01.1448564Z -- Using option `-Wall -Wno-unused -Wno-attributes -Wno-unused-result -ffp-contract=off -fno-math-errno -fno-trapping-math` to compile libsleef 2022-12-01T09:54:01.1448943Z -- Building shared libs : OFF 2022-12-01T09:54:01.1449180Z -- Building static test bins: OFF 2022-12-01T09:54:01.1449401Z -- MPFR : LIB_MPFR-NOTFOUND 2022-12-01T09:54:01.1449626Z -- GMP : LIBGMP-NOTFOUND 2022-12-01T09:54:01.1449873Z -- RT : /usr/lib/x86_64-linux-gnu/librt.so 2022-12-01T09:54:01.1450111Z -- FFTW3 : LIBFFTW3-NOTFOUND 2022-12-01T09:54:01.1450328Z -- OPENSSL : 1.1.1q 2022-12-01T09:54:01.1450545Z -- SDE : SDE_COMMAND-NOTFOUND 2022-12-01T09:54:01.1450750Z -- RUNNING_ON_TRAVIS : 2022-12-01T09:54:01.1450981Z -- COMPILER_SUPPORTS_OPENMP : 1 2022-12-01T09:54:01.1451106Z 2022-12-01T09:54:01.1451326Z *** Note: Parallel build is only supported with Ninja *** 2022-12-01T09:54:01.1451481Z 2022-12-01T09:54:01.1671624Z AT_INSTALL_INCLUDE_DIR include/ATen/core 2022-12-01T09:54:01.1672025Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/TensorBody.h 2022-12-01T09:54:01.1672376Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/aten_interned_strings.h 2022-12-01T09:54:01.1672718Z core header install: /var/lib/jenkins/workspace/build/aten/src/ATen/core/enum_tag.h 2022-12-01T09:54:01.3550999Z -- Performing Test HAS_WNO_UNUSED_VARIABLE 2022-12-01T09:54:01.5233115Z -- Performing Test HAS_WNO_UNUSED_VARIABLE - Success 2022-12-01T09:54:01.5242415Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER 2022-12-01T09:54:01.5733533Z -- Performing Test HAS_WNO_UNUSED_BUT_SET_PARAMETER - Failed 2022-12-01T09:54:01.5771032Z -- /opt/cache/bin/clang++ /var/lib/jenkins/workspace/torch/abi-check.cpp -o /var/lib/jenkins/workspace/build/abi-check 2022-12-01T09:54:01.8001013Z -- Determined _GLIBCXX_USE_CXX11_ABI=1 2022-12-01T09:54:01.8027154Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2022-12-01T09:54:01.8027609Z Syntax Warning in cmake code at column 107 2022-12-01T09:54:01.8027855Z 2022-12-01T09:54:01.8028300Z Argument not separated from preceding token by whitespace. 2022-12-01T09:54:01.8028964Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:54:01.8029272Z 2022-12-01T09:54:01.8029406Z CMake Warning (dev) at torch/CMakeLists.txt:386: 2022-12-01T09:54:01.8029660Z Syntax Warning in cmake code at column 115 2022-12-01T09:54:01.8029798Z 2022-12-01T09:54:01.8029914Z Argument not separated from preceding token by whitespace. 2022-12-01T09:54:01.8030345Z This warning is for project developers. Use -Wno-dev to suppress it. 2022-12-01T09:54:01.8030514Z 2022-12-01T09:54:01.8534962Z -- pytorch is compiling with OpenMP. 2022-12-01T09:54:01.8535324Z OpenMP CXX_FLAGS: -fopenmp=libomp. 2022-12-01T09:54:01.8535663Z OpenMP libraries: /opt/conda/lib/libiomp5.so. 2022-12-01T09:54:01.8535956Z -- Caffe2 is compiling with OpenMP. 2022-12-01T09:54:01.8536220Z OpenMP CXX_FLAGS: -fopenmp=libomp. 2022-12-01T09:54:01.8536446Z OpenMP libraries: /opt/conda/lib/libiomp5.so. 2022-12-01T09:54:01.9051435Z -- Using lib/python3.7/site-packages as python relative installation path 2022-12-01T09:54:01.9446477Z CMake Warning at CMakeLists.txt:1090 (message): 2022-12-01T09:54:01.9446877Z Generated cmake files are only fully tested if one builds with system glog, 2022-12-01T09:54:01.9447214Z gflags, and protobuf. Other settings may generate files that are not well 2022-12-01T09:54:01.9447451Z tested. 2022-12-01T09:54:01.9447568Z 2022-12-01T09:54:01.9447572Z 2022-12-01T09:54:01.9454591Z -- 2022-12-01T09:54:01.9454897Z -- ******** Summary ******** 2022-12-01T09:54:01.9455208Z -- General: 2022-12-01T09:54:01.9455536Z -- CMake version : 3.13.5 2022-12-01T09:54:01.9455912Z -- CMake command : /usr/local/bin/cmake 2022-12-01T09:54:01.9456313Z -- System : Linux 2022-12-01T09:54:01.9457489Z -- C++ compiler : /opt/cache/bin/clang++ 2022-12-01T09:54:01.9475129Z -- C++ compiler id : Clang 2022-12-01T09:54:01.9475912Z -- C++ compiler version : 9.0.0 2022-12-01T09:54:01.9476327Z -- Using ccache if found : ON 2022-12-01T09:54:01.9476824Z -- Found ccache : CCACHE_PROGRAM-NOTFOUND 2022-12-01T09:54:01.9481257Z -- CXX flags : -Wno-deprecated -fvisibility-inlines-hidden -DUSE_PTHREADPOOL -fopenmp=libomp -DNDEBUG -DUSE_KINETO -DLIBKINETO_NOCUPTI -DUSE_FBGEMM -DUSE_QNNPACK -DUSE_PYTORCH_QNNPACK -DUSE_XNNPACK -DUSE_VULKAN -DUSE_VULKAN_API -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 -Wvla-extension -Wno-range-loop-analysis -Wno-pass-failed -Wno-error=pedantic -Wno-error=redundant-decls -Wno-error=old-style-cast -Wconstant-conversion -Wno-invalid-partial-specialization -Wno-typedef-redefinition -Wno-unused-private-field -Wno-inconsistent-missing-override -Wno-c++14-extensions -Wno-constexpr-not-const -Wno-missing-braces -Wunused-lambda-capture -Wunused-local-typedef -Qunused-arguments -fcolor-diagnostics -fdiagnostics-color=always -Werror -fno-math-errno -fno-trapping-math -Werror=format 2022-12-01T09:54:01.9484630Z -- Build type : Release 2022-12-01T09:54:01.9485778Z -- 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:54:01.9486806Z -- CMAKE_PREFIX_PATH : /opt/conda/lib/python3.7/site-packages;/opt/conda 2022-12-01T09:54:01.9487445Z -- CMAKE_INSTALL_PREFIX : /var/lib/jenkins/workspace/torch 2022-12-01T09:54:01.9487909Z -- USE_GOLD_LINKER : OFF 2022-12-01T09:54:01.9488241Z -- 2022-12-01T09:54:01.9488605Z -- TORCH_VERSION : 1.13.0 2022-12-01T09:54:01.9489205Z -- CAFFE2_VERSION : 1.13.0 2022-12-01T09:54:01.9489630Z -- BUILD_CAFFE2 : OFF 2022-12-01T09:54:01.9490050Z -- BUILD_CAFFE2_OPS : OFF 2022-12-01T09:54:01.9490496Z -- BUILD_STATIC_RUNTIME_BENCHMARK: OFF 2022-12-01T09:54:01.9490962Z -- BUILD_TENSOREXPR_BENCHMARK: OFF 2022-12-01T09:54:01.9491501Z -- BUILD_NVFUSER_BENCHMARK: OFF 2022-12-01T09:54:01.9491909Z -- BUILD_BINARY : OFF 2022-12-01T09:54:01.9492436Z -- BUILD_CUSTOM_PROTOBUF : ON 2022-12-01T09:54:01.9492873Z -- Link local protobuf : ON 2022-12-01T09:54:01.9493271Z -- BUILD_DOCS : OFF 2022-12-01T09:54:01.9493688Z -- BUILD_PYTHON : True 2022-12-01T09:54:01.9494118Z -- Python version : 3.7.13 2022-12-01T09:54:01.9494610Z -- Python executable : /opt/conda/bin/python 2022-12-01T09:54:01.9495079Z -- Pythonlibs version : 3.7.13 2022-12-01T09:54:01.9495633Z -- Python library : /opt/conda/lib/libpython3.7m.so.1.0 2022-12-01T09:54:01.9496225Z -- Python includes : /opt/conda/include/python3.7m 2022-12-01T09:54:01.9496793Z -- Python site-packages: lib/python3.7/site-packages 2022-12-01T09:54:01.9497279Z -- BUILD_SHARED_LIBS : ON 2022-12-01T09:54:01.9497718Z -- CAFFE2_USE_MSVC_STATIC_RUNTIME : OFF 2022-12-01T09:54:01.9498130Z -- BUILD_TEST : True 2022-12-01T09:54:01.9498532Z -- BUILD_JNI : OFF 2022-12-01T09:54:01.9498952Z -- BUILD_MOBILE_AUTOGRAD : OFF 2022-12-01T09:54:01.9499361Z -- BUILD_LITE_INTERPRETER: OFF 2022-12-01T09:54:01.9499782Z -- INTERN_BUILD_MOBILE : 2022-12-01T09:54:01.9500198Z -- TRACING_BASED : OFF 2022-12-01T09:54:01.9500582Z -- USE_BLAS : 1 2022-12-01T09:54:01.9500958Z -- BLAS : mkl 2022-12-01T09:54:01.9501360Z -- BLAS_HAS_SBGEMM : 2022-12-01T09:54:01.9501739Z -- USE_LAPACK : 1 2022-12-01T09:54:01.9502132Z -- LAPACK : mkl 2022-12-01T09:54:01.9502503Z -- USE_ASAN : OFF 2022-12-01T09:54:01.9502914Z -- USE_CPP_CODE_COVERAGE : OFF 2022-12-01T09:54:01.9503313Z -- USE_CUDA : OFF 2022-12-01T09:54:01.9503673Z -- USE_ROCM : OFF 2022-12-01T09:54:01.9504240Z -- USE_EIGEN_FOR_BLAS : 2022-12-01T09:54:01.9504606Z -- USE_FBGEMM : ON 2022-12-01T09:54:01.9504986Z -- USE_FAKELOWP : OFF 2022-12-01T09:54:01.9505346Z -- USE_KINETO : ON 2022-12-01T09:54:01.9505726Z -- USE_FFMPEG : OFF 2022-12-01T09:54:01.9506094Z -- USE_GFLAGS : OFF 2022-12-01T09:54:01.9506448Z -- USE_GLOG : OFF 2022-12-01T09:54:01.9506827Z -- USE_LEVELDB : OFF 2022-12-01T09:54:01.9507223Z -- USE_LITE_PROTO : OFF 2022-12-01T09:54:01.9507593Z -- USE_LMDB : OFF 2022-12-01T09:54:01.9507966Z -- USE_METAL : OFF 2022-12-01T09:54:01.9508379Z -- USE_PYTORCH_METAL : OFF 2022-12-01T09:54:01.9508816Z -- USE_PYTORCH_METAL_EXPORT : OFF 2022-12-01T09:54:01.9509185Z -- USE_MPS : OFF 2022-12-01T09:54:01.9509543Z -- USE_FFTW : OFF 2022-12-01T09:54:01.9509898Z -- USE_MKL : ON 2022-12-01T09:54:01.9510240Z -- USE_MKLDNN : ON 2022-12-01T09:54:01.9510624Z -- USE_MKLDNN_ACL : OFF 2022-12-01T09:54:01.9511031Z -- USE_MKLDNN_CBLAS : OFF 2022-12-01T09:54:01.9511414Z -- USE_UCC : OFF 2022-12-01T09:54:01.9511806Z -- USE_ITT : ON 2022-12-01T09:54:01.9512194Z -- USE_NCCL : OFF 2022-12-01T09:54:01.9512571Z -- USE_NNPACK : ON 2022-12-01T09:54:01.9512969Z -- USE_NUMPY : ON 2022-12-01T09:54:01.9513373Z -- USE_OBSERVERS : ON 2022-12-01T09:54:01.9513765Z -- USE_OPENCL : OFF 2022-12-01T09:54:01.9514129Z -- USE_OPENCV : OFF 2022-12-01T09:54:01.9514502Z -- USE_OPENMP : ON 2022-12-01T09:54:01.9515079Z -- USE_TBB : OFF 2022-12-01T09:54:01.9515481Z -- USE_VULKAN : 1 2022-12-01T09:54:01.9516086Z -- USE_VULKAN_FP16_INFERENCE : OFF 2022-12-01T09:54:01.9516551Z -- USE_VULKAN_RELAXED_PRECISION : OFF 2022-12-01T09:54:01.9517029Z -- USE_VULKAN_SHADERC_RUNTIME : OFF 2022-12-01T09:54:01.9517457Z -- USE_PROF : OFF 2022-12-01T09:54:01.9517799Z -- USE_QNNPACK : ON 2022-12-01T09:54:01.9518173Z -- USE_PYTORCH_QNNPACK : ON 2022-12-01T09:54:01.9518584Z -- USE_XNNPACK : ON 2022-12-01T09:54:01.9519077Z -- USE_REDIS : OFF 2022-12-01T09:54:01.9519465Z -- USE_ROCKSDB : OFF 2022-12-01T09:54:01.9519862Z -- USE_ZMQ : OFF 2022-12-01T09:54:01.9520267Z -- USE_DISTRIBUTED : ON 2022-12-01T09:54:01.9520660Z -- USE_MPI : OFF 2022-12-01T09:54:01.9521033Z -- USE_GLOO : ON 2022-12-01T09:54:01.9521405Z -- USE_GLOO_WITH_OPENSSL : OFF 2022-12-01T09:54:01.9521799Z -- USE_TENSORPIPE : ON 2022-12-01T09:54:01.9522450Z -- Public Dependencies : caffe2::Threads;caffe2::mkl 2022-12-01T09:54:01.9523729Z -- Private Dependencies : pthreadpool;cpuinfo;qnnpack;pytorch_qnnpack;nnpack;XNNPACK;/var/lib/jenkins/vulkansdk/x86_64/lib/libvulkan.so;fbgemm;ittnotify;fp16;tensorpipe;gloo;foxi_loader;rt;fmt::fmt-header-only;kineto;dl 2022-12-01T09:54:01.9524482Z -- USE_COREML_DELEGATE : OFF 2022-12-01T09:54:01.9524885Z -- BUILD_LAZY_TS_BACKEND : ON 2022-12-01T09:54:01.9783636Z -- Configuring done 2022-12-01T09:54:03.8940269Z -- Generating done 2022-12-01T09:54:03.9276831Z CMake Warning: 2022-12-01T09:54:03.9277309Z Manually-specified variables were not used by the project: 2022-12-01T09:54:03.9277587Z 2022-12-01T09:54:03.9277731Z BUILD_ENVIRONMENT 2022-12-01T09:54:03.9277922Z 2022-12-01T09:54:03.9277932Z 2022-12-01T09:54:03.9295786Z -- Build files have been written to: /var/lib/jenkins/workspace/build 2022-12-01T09:54:03.9801708Z cmake --build . --target install --config Release -- -j 6 2022-12-01T09:54:04.0176104Z Scanning dependencies of target gtest 2022-12-01T09:54:04.0179564Z Scanning dependencies of target pthreadpool 2022-12-01T09:54:04.0180551Z Scanning dependencies of target libprotobuf-lite 2022-12-01T09:54:04.0181403Z Scanning dependencies of target benchmark 2022-12-01T09:54:04.0182230Z Scanning dependencies of target clog 2022-12-01T09:54:04.0192275Z Scanning dependencies of target libprotobuf 2022-12-01T09:54:04.0252876Z [ 0%] Building C object confu-deps/cpuinfo/deps/clog/CMakeFiles/clog.dir/src/clog.c.o 2022-12-01T09:54:04.0304767Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/legacy-api.c.o 2022-12-01T09:54:04.0323379Z [ 0%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest.dir/src/gtest-all.cc.o 2022-12-01T09:54:04.0398125Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o 2022-12-01T09:54:04.0477628Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/any_lite.cc.o 2022-12-01T09:54:04.1095586Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any_lite.cc.o 2022-12-01T09:54:04.1563163Z [ 0%] Linking C static library ../../../../lib/libclog.a 2022-12-01T09:54:04.1615077Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/portable-api.c.o 2022-12-01T09:54:04.1771476Z [ 0%] Built target clog 2022-12-01T09:54:04.1832534Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/memory.c.o 2022-12-01T09:54:04.2212193Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/arena.cc.o 2022-12-01T09:54:04.2849789Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/extension_set.cc.o 2022-12-01T09:54:04.2937220Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/arena.cc.o 2022-12-01T09:54:04.3230719Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/pthreads.c.o 2022-12-01T09:54:04.3421435Z [ 0%] Linking CXX static library ../../../lib/libgtest.a 2022-12-01T09:54:04.3426703Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o 2022-12-01T09:54:04.3458917Z [ 0%] Building C object confu-deps/pthreadpool/CMakeFiles/pthreadpool.dir/src/fastpath.c.o 2022-12-01T09:54:04.3597091Z [ 0%] Built target gtest 2022-12-01T09:54:04.3648880Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o 2022-12-01T09:54:04.4349670Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set.cc.o 2022-12-01T09:54:04.4551288Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-12-01T09:54:04.4609721Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-12-01T09:54:04.4685787Z [ 0%] Linking C static library ../../lib/libpthreadpool.a 2022-12-01T09:54:04.4805484Z [ 0%] Built target pthreadpool 2022-12-01T09:54:04.4831944Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-12-01T09:54:04.5027205Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-12-01T09:54:04.5343033Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o 2022-12-01T09:54:04.6399469Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_enum_util.cc.o 2022-12-01T09:54:04.6418381Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven_lite.cc.o 2022-12-01T09:54:04.6482192Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_util.cc.o 2022-12-01T09:54:04.6722971Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/implicit_weak_message.cc.o 2022-12-01T09:54:04.6858884Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-12-01T09:54:04.7762144Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-12-01T09:54:04.8033381Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o 2022-12-01T09:54:04.8098014Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o 2022-12-01T09:54:04.8364832Z Scanning dependencies of target asmjit 2022-12-01T09:54:04.8511266Z Scanning dependencies of target defs.bzl 2022-12-01T09:54:04.8558372Z [ 0%] Built target defs.bzl 2022-12-01T09:54:04.8587090Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/strtod.cc.o 2022-12-01T09:54:04.8589188Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/coded_stream.cc.o 2022-12-01T09:54:04.8669848Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/io_win32.cc.o 2022-12-01T09:54:04.8992031Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/archtraits.cpp.o 2022-12-01T09:54:04.9471129Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/assembler.cpp.o 2022-12-01T09:54:04.9857166Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/builder.cpp.o 2022-12-01T09:54:04.9872421Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o 2022-12-01T09:54:05.0101567Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/strtod.cc.o 2022-12-01T09:54:05.0211614Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-12-01T09:54:05.0733846Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-12-01T09:54:05.0792134Z [ 0%] 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:54:05.1251966Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codeholder.cpp.o 2022-12-01T09:54:05.1266511Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o 2022-12-01T09:54:05.1335511Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream.cc.o 2022-12-01T09:54:05.1697072Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl.cc.o 2022-12-01T09:54:05.2059099Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/zero_copy_stream_impl_lite.cc.o 2022-12-01T09:54:05.2472570Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/message_lite.cc.o 2022-12-01T09:54:05.2806061Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/compiler.cpp.o 2022-12-01T09:54:05.2807003Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/codewriter.cpp.o 2022-12-01T09:54:05.2821003Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o 2022-12-01T09:54:05.3121261Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o 2022-12-01T09:54:05.3425907Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message_lite.cc.o 2022-12-01T09:54:05.4114760Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/parse_context.cc.o 2022-12-01T09:54:05.4249419Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/constpool.cpp.o 2022-12-01T09:54:05.4336238Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/parse_context.cc.o 2022-12-01T09:54:05.4719324Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/repeated_field.cc.o 2022-12-01T09:54:05.4741999Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o 2022-12-01T09:54:05.4972697Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o 2022-12-01T09:54:05.5643232Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/repeated_field.cc.o 2022-12-01T09:54:05.5853903Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/cpuinfo.cpp.o 2022-12-01T09:54:05.6110925Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emithelper.cpp.o 2022-12-01T09:54:05.6120512Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-12-01T09:54:05.6343368Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/common.cc.o 2022-12-01T09:54:05.6794562Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o 2022-12-01T09:54:05.7101187Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/bytestream.cc.o 2022-12-01T09:54:05.7437832Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/common.cc.o 2022-12-01T09:54:05.7602503Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-12-01T09:54:05.7641901Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/int128.cc.o 2022-12-01T09:54:05.7730577Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitter.cpp.o 2022-12-01T09:54:05.8504760Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/emitterutils.cpp.o 2022-12-01T09:54:05.8692267Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/environment.cpp.o 2022-12-01T09:54:05.8858383Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/status.cc.o 2022-12-01T09:54:05.8993200Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o 2022-12-01T09:54:05.9221548Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/status.cc.o 2022-12-01T09:54:05.9523483Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-12-01T09:54:05.9956848Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-12-01T09:54:05.9977350Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/errorhandler.cpp.o 2022-12-01T09:54:06.0301929Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/statusor.cc.o 2022-12-01T09:54:06.0522972Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringpiece.cc.o 2022-12-01T09:54:06.0969355Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-12-01T09:54:06.0983528Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o 2022-12-01T09:54:06.1134452Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/stringprintf.cc.o 2022-12-01T09:54:06.1224586Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/formatter.cpp.o 2022-12-01T09:54:06.1669661Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/func.cpp.o 2022-12-01T09:54:06.1750744Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/funcargscontext.cpp.o 2022-12-01T09:54:06.2466895Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-12-01T09:54:06.2523670Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/structurally_valid.cc.o 2022-12-01T09:54:06.2680805Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o 2022-12-01T09:54:06.2912071Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o 2022-12-01T09:54:06.3047021Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o 2022-12-01T09:54:06.3220283Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/globals.cpp.o 2022-12-01T09:54:06.3931010Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-12-01T09:54:06.4058348Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/strutil.cc.o 2022-12-01T09:54:06.4267149Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/time.cc.o 2022-12-01T09:54:06.4835363Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-12-01T09:54:06.5310410Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/inst.cpp.o 2022-12-01T09:54:06.5353633Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/stubs/time.cc.o 2022-12-01T09:54:06.5455369Z [ 0%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o 2022-12-01T09:54:06.5515689Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf-lite.dir/__/src/google/protobuf/wire_format_lite.cc.o 2022-12-01T09:54:06.5657192Z Scanning dependencies of target ittnotify 2022-12-01T09:54:06.5772600Z [ 0%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/ittnotify_static.c.o 2022-12-01T09:54:06.6636435Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.cc.o 2022-12-01T09:54:06.6906149Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitallocator.cpp.o 2022-12-01T09:54:06.7018419Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/jitruntime.cpp.o 2022-12-01T09:54:06.7042713Z [ 0%] Linking CXX static library ../../../lib/libbenchmark.a 2022-12-01T09:54:06.7088168Z [ 0%] Linking CXX static library ../../../lib/libprotobuf-lite.a 2022-12-01T09:54:06.7104790Z [ 0%] Building C object third_party/ittapi/CMakeFiles/ittnotify.dir/src/ittnotify/jitprofiling.c.o 2022-12-01T09:54:06.7276537Z [ 0%] Built target benchmark 2022-12-01T09:54:06.7342948Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/logger.cpp.o 2022-12-01T09:54:06.7384017Z [ 0%] Built target libprotobuf-lite 2022-12-01T09:54:06.7422497Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/operand.cpp.o 2022-12-01T09:54:06.8497405Z Scanning dependencies of target tensorpipe_uv 2022-12-01T09:54:06.8584231Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/any.pb.cc.o 2022-12-01T09:54:06.8666022Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/api.pb.cc.o 2022-12-01T09:54:06.8709508Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/importer.cc.o 2022-12-01T09:54:06.8812457Z [ 0%] Linking C static library ../../lib/libittnotify.a 2022-12-01T09:54:06.9006200Z [ 0%] Built target ittnotify 2022-12-01T09:54:06.9032438Z [ 0%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/compiler/parser.cc.o 2022-12-01T09:54:06.9092949Z [ 0%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/osutils.cpp.o 2022-12-01T09:54:06.9107578Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/fs-poll.c.o 2022-12-01T09:54:07.0446031Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/idna.c.o 2022-12-01T09:54:07.0467910Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/ralocal.cpp.o 2022-12-01T09:54:07.0640190Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rapass.cpp.o 2022-12-01T09:54:07.0650414Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/rastack.cpp.o 2022-12-01T09:54:07.0685780Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/string.cpp.o 2022-12-01T09:54:07.1516733Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.cc.o 2022-12-01T09:54:07.1517761Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/inet.c.o 2022-12-01T09:54:07.1995793Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/random.c.o 2022-12-01T09:54:07.2125147Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/strscpy.c.o 2022-12-01T09:54:07.2184016Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/threadpool.c.o 2022-12-01T09:54:07.2479591Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/support.cpp.o 2022-12-01T09:54:07.2671716Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/timer.c.o 2022-12-01T09:54:07.3091048Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor.pb.cc.o 2022-12-01T09:54:07.3155668Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/descriptor_database.cc.o 2022-12-01T09:54:07.3364785Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/duration.pb.cc.o 2022-12-01T09:54:07.3472503Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-common.c.o 2022-12-01T09:54:07.3803824Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/dynamic_message.cc.o 2022-12-01T09:54:07.4021648Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/target.cpp.o 2022-12-01T09:54:07.4779289Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/uv-data-getter-setters.c.o 2022-12-01T09:54:07.5448231Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/version.c.o 2022-12-01T09:54:07.5540486Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/async.c.o 2022-12-01T09:54:07.5565329Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/core.c.o 2022-12-01T09:54:07.5584279Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/type.cpp.o 2022-12-01T09:54:07.5613939Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/empty.pb.cc.o 2022-12-01T09:54:07.6362757Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/extension_set_heavy.cc.o 2022-12-01T09:54:07.6428278Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/field_mask.pb.cc.o 2022-12-01T09:54:07.6842502Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_reflection.cc.o 2022-12-01T09:54:07.6859577Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/dl.c.o 2022-12-01T09:54:07.7083682Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/virtmem.cpp.o 2022-12-01T09:54:07.7373127Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zone.cpp.o 2022-12-01T09:54:07.8344977Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonehash.cpp.o 2022-12-01T09:54:07.8386727Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonelist.cpp.o 2022-12-01T09:54:07.8408855Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/fs.c.o 2022-12-01T09:54:07.8503427Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getaddrinfo.c.o 2022-12-01T09:54:07.8740172Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/getnameinfo.c.o 2022-12-01T09:54:07.8962820Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/generated_message_table_driven.cc.o 2022-12-01T09:54:07.9629207Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/gzip_stream.cc.o 2022-12-01T09:54:07.9933622Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/printer.cc.o 2022-12-01T09:54:07.9967243Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonestack.cpp.o 2022-12-01T09:54:08.0065913Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonetree.cpp.o 2022-12-01T09:54:08.0141720Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop-watcher.c.o 2022-12-01T09:54:08.0343346Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/loop.c.o 2022-12-01T09:54:08.1350536Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/pipe.c.o 2022-12-01T09:54:08.1400917Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/poll.c.o 2022-12-01T09:54:08.1501991Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/core/zonevector.cpp.o 2022-12-01T09:54:08.1521152Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/io/tokenizer.cc.o 2022-12-01T09:54:08.1640343Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/map_field.cc.o 2022-12-01T09:54:08.1826324Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/message.cc.o 2022-12-01T09:54:08.2490695Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/reflection_ops.cc.o 2022-12-01T09:54:08.2703779Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/process.c.o 2022-12-01T09:54:08.2814729Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/armformatter.cpp.o 2022-12-01T09:54:08.3010486Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64assembler.cpp.o 2022-12-01T09:54:08.3380529Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64builder.cpp.o 2022-12-01T09:54:08.3734436Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64compiler.cpp.o 2022-12-01T09:54:08.4038655Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-devurandom.c.o 2022-12-01T09:54:08.4569117Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/signal.c.o 2022-12-01T09:54:08.4681701Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/service.cc.o 2022-12-01T09:54:08.4737805Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/source_context.pb.cc.o 2022-12-01T09:54:08.4845285Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/struct.pb.cc.o 2022-12-01T09:54:08.5152078Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64emithelper.cpp.o 2022-12-01T09:54:08.5403699Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64formatter.cpp.o 2022-12-01T09:54:08.5843092Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/stream.c.o 2022-12-01T09:54:08.6075751Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tcp.c.o 2022-12-01T09:54:08.6574905Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/thread.c.o 2022-12-01T09:54:08.6826042Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/tty.c.o 2022-12-01T09:54:08.6861512Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/stubs/substitute.cc.o 2022-12-01T09:54:08.7032139Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64func.cpp.o 2022-12-01T09:54:08.7099591Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/text_format.cc.o 2022-12-01T09:54:08.7204170Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/timestamp.pb.cc.o 2022-12-01T09:54:08.7825716Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/type.pb.cc.o 2022-12-01T09:54:08.7995409Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/udp.c.o 2022-12-01T09:54:08.8257354Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/unknown_field_set.cc.o 2022-12-01T09:54:08.8270163Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instapi.cpp.o 2022-12-01T09:54:08.9341020Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/proctitle.c.o 2022-12-01T09:54:08.9342369Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64instdb.cpp.o 2022-12-01T09:54:08.9566952Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-core.c.o 2022-12-01T09:54:08.9806804Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-inotify.c.o 2022-12-01T09:54:08.9836521Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/linux-syscalls.c.o 2022-12-01T09:54:08.9872992Z [ 1%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/delimited_message_util.cc.o 2022-12-01T09:54:09.0888125Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64operand.cpp.o 2022-12-01T09:54:09.0962488Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/arm/a64rapass.cpp.o 2022-12-01T09:54:09.0980441Z Scanning dependencies of target gloo 2022-12-01T09:54:09.1017507Z [ 1%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86assembler.cpp.o 2022-12-01T09:54:09.1162648Z [ 1%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/procfs-exepath.c.o 2022-12-01T09:54:09.1236031Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_comparator.cc.o 2022-12-01T09:54:09.1371466Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/algorithm.cc.o 2022-12-01T09:54:09.2416666Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-getrandom.c.o 2022-12-01T09:54:09.2567397Z [ 2%] Building C object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe_uv.dir/__/third_party/libuv/src/unix/random-sysctl-linux.c.o 2022-12-01T09:54:09.2774322Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgather.cc.o 2022-12-01T09:54:09.2829067Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86builder.cpp.o 2022-12-01T09:54:09.3235947Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/field_mask_util.cc.o 2022-12-01T09:54:09.3309438Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/datapiece.cc.o 2022-12-01T09:54:09.3502986Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/default_value_objectwriter.cc.o 2022-12-01T09:54:09.3744742Z [ 2%] Linking C static library ../../../lib/libtensorpipe_uv.a 2022-12-01T09:54:09.4089475Z [ 2%] Built target tensorpipe_uv 2022-12-01T09:54:09.4110946Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allgatherv.cc.o 2022-12-01T09:54:09.4124522Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce.cc.o 2022-12-01T09:54:09.5131405Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86compiler.cpp.o 2022-12-01T09:54:09.5300744Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86emithelper.cpp.o 2022-12-01T09:54:09.5522467Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86formatter.cpp.o 2022-12-01T09:54:09.5620382Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86func.cpp.o 2022-12-01T09:54:09.5695233Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/error_listener.cc.o 2022-12-01T09:54:09.5973882Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/allreduce_local.cc.o 2022-12-01T09:54:09.6970027Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/field_mask_utility.cc.o 2022-12-01T09:54:09.7122697Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_escaping.cc.o 2022-12-01T09:54:09.7194301Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_objectwriter.cc.o 2022-12-01T09:54:09.7207474Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoall.cc.o 2022-12-01T09:54:09.7459983Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instdb.cpp.o 2022-12-01T09:54:09.7815014Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86instapi.cpp.o 2022-12-01T09:54:09.8460183Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/alltoallv.cc.o 2022-12-01T09:54:09.8666344Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/barrier.cc.o 2022-12-01T09:54:09.8911736Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/broadcast.cc.o 2022-12-01T09:54:09.9430666Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/json_stream_parser.cc.o 2022-12-01T09:54:09.9446465Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/object_writer.cc.o 2022-12-01T09:54:09.9973947Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/proto_writer.cc.o 2022-12-01T09:54:10.0520898Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86operand.cpp.o 2022-12-01T09:54:10.0834778Z [ 2%] Building CXX object third_party/fbgemm/asmjit/CMakeFiles/asmjit.dir/src/asmjit/x86/x86rapass.cpp.o 2022-12-01T09:54:10.0853402Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/context.cc.o 2022-12-01T09:54:10.1000548Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gather.cc.o 2022-12-01T09:54:10.1111984Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/gatherv.cc.o 2022-12-01T09:54:10.1670329Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectsource.cc.o 2022-12-01T09:54:10.2150153Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/protostream_objectwriter.cc.o 2022-12-01T09:54:10.2481111Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info.cc.o 2022-12-01T09:54:10.2485063Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/type_info_test_helper.cc.o 2022-12-01T09:54:10.2673495Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/context.cc:11: 2022-12-01T09:54:10.2674671Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:10.2676413Z Exception() = default; 2022-12-01T09:54:10.2676714Z ^ 2022-12-01T09:54:10.2677785Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:10.2678502Z struct Exception : public std::runtime_error { 2022-12-01T09:54:10.2678846Z ^ 2022-12-01T09:54:10.2679836Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:10.2680229Z InvalidOperationException() = default; 2022-12-01T09:54:10.2680416Z ^ 2022-12-01T09:54:10.2681030Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:10.2681478Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:54:10.2681773Z ^ 2022-12-01T09:54:10.2682081Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:10.2682374Z Exception() = default; 2022-12-01T09:54:10.2682549Z ^ 2022-12-01T09:54:10.2683084Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:10.2683466Z struct Exception : public std::runtime_error { 2022-12-01T09:54:10.2683670Z ^ 2022-12-01T09:54:10.2684131Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:10.2684485Z IoException() = default; 2022-12-01T09:54:10.2684656Z ^ 2022-12-01T09:54:10.2685229Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:10.2685614Z struct IoException : public ::gloo::Exception { 2022-12-01T09:54:10.2685818Z ^ 2022-12-01T09:54:10.2686120Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:10.2686399Z Exception() = default; 2022-12-01T09:54:10.2686572Z ^ 2022-12-01T09:54:10.2687113Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:10.2687494Z struct Exception : public std::runtime_error { 2022-12-01T09:54:10.2687680Z ^ 2022-12-01T09:54:10.2687855Z 3 warnings generated. 2022-12-01T09:54:10.2738960Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/reduce.cc.o 2022-12-01T09:54:10.2898372Z [ 2%] Linking CXX static library ../../../lib/libasmjit.a 2022-12-01T09:54:10.3292545Z [ 2%] Built target asmjit 2022-12-01T09:54:10.3318148Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/scatter.cc.o 2022-12-01T09:54:10.3666617Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/types.cc.o 2022-12-01T09:54:10.3831688Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/logging.cc.o 2022-12-01T09:54:10.4517776Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/internal/utility.cc.o 2022-12-01T09:54:10.4687025Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/common/linux.cc.o 2022-12-01T09:54:10.4704381Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/context.cc.o 2022-12-01T09:54:10.4732995Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/json_util.cc.o 2022-12-01T09:54:10.5327896Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/message_differencer.cc.o 2022-12-01T09:54:10.5457088Z Scanning dependencies of target dnnl_cpu_x64 2022-12-01T09:54:10.6621785Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/rendezvous/context.cc:9: 2022-12-01T09:54:10.6622655Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/rendezvous/context.h:14: 2022-12-01T09:54:10.6623797Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:10.6624370Z Exception() = default; 2022-12-01T09:54:10.6624630Z ^ 2022-12-01T09:54:10.6625747Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:10.6626361Z struct Exception : public std::runtime_error { 2022-12-01T09:54:10.6626687Z ^ 2022-12-01T09:54:10.6627477Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:10.6628092Z InvalidOperationException() = default; 2022-12-01T09:54:10.6628394Z ^ 2022-12-01T09:54:10.6629366Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:10.6630099Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:54:10.6630466Z ^ 2022-12-01T09:54:10.6630967Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:10.6631454Z Exception() = default; 2022-12-01T09:54:10.6631731Z ^ 2022-12-01T09:54:10.6632671Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:10.6633287Z struct Exception : public std::runtime_error { 2022-12-01T09:54:10.6633618Z ^ 2022-12-01T09:54:10.6634404Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:10.6635137Z IoException() = default; 2022-12-01T09:54:10.6635397Z ^ 2022-12-01T09:54:10.6636287Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:10.6636926Z struct IoException : public ::gloo::Exception { 2022-12-01T09:54:10.6637229Z ^ 2022-12-01T09:54:10.6637748Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:10.6638217Z Exception() = default; 2022-12-01T09:54:10.6638497Z ^ 2022-12-01T09:54:10.6639439Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:10.6640140Z struct Exception : public std::runtime_error { 2022-12-01T09:54:10.6640482Z ^ 2022-12-01T09:54:10.6640784Z 3 warnings generated. 2022-12-01T09:54:10.6646911Z Scanning dependencies of target dnnl_common 2022-12-01T09:54:10.6697997Z Scanning dependencies of target dnnl_cpu 2022-12-01T09:54:10.6821362Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/file_store.cc.o 2022-12-01T09:54:10.6833856Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/hash_store.cc.o 2022-12-01T09:54:10.7066761Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/time_util.cc.o 2022-12-01T09:54:10.8120577Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/batch_normalization.cpp.o 2022-12-01T09:54:10.8325541Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/rendezvous/hash_store.cc:11: 2022-12-01T09:54:10.8326765Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:10.8328545Z Exception() = default; 2022-12-01T09:54:10.8328808Z ^ 2022-12-01T09:54:10.8329759Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:10.8330431Z struct Exception : public std::runtime_error { 2022-12-01T09:54:10.8330770Z ^ 2022-12-01T09:54:10.8331761Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:10.8332473Z InvalidOperationException() = default; 2022-12-01T09:54:10.8333747Z ^ 2022-12-01T09:54:10.8334874Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:10.8335699Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:54:10.8336129Z ^ 2022-12-01T09:54:10.8336664Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:10.8338116Z Exception() = default; 2022-12-01T09:54:10.8338421Z ^ 2022-12-01T09:54:10.8339467Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:10.8340146Z struct Exception : public std::runtime_error { 2022-12-01T09:54:10.8340506Z ^ 2022-12-01T09:54:10.8341386Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:10.8342006Z IoException() = default; 2022-12-01T09:54:10.8342310Z ^ 2022-12-01T09:54:10.8343374Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:10.8344097Z struct IoException : public ::gloo::Exception { 2022-12-01T09:54:10.8344435Z ^ 2022-12-01T09:54:10.8344995Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:10.8345524Z Exception() = default; 2022-12-01T09:54:10.8345803Z ^ 2022-12-01T09:54:10.8346880Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:10.8347585Z struct Exception : public std::runtime_error { 2022-12-01T09:54:10.8347926Z ^ 2022-12-01T09:54:10.8348233Z 3 warnings generated. 2022-12-01T09:54:10.8372533Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/bfloat16.cpp.o 2022-12-01T09:54:10.8952947Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/util/type_resolver_util.cc.o 2022-12-01T09:54:10.9012317Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/rendezvous/file_store.cc:29: 2022-12-01T09:54:10.9013990Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:10.9014615Z Exception() = default; 2022-12-01T09:54:10.9014912Z ^ 2022-12-01T09:54:10.9016034Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:10.9016751Z struct Exception : public std::runtime_error { 2022-12-01T09:54:10.9017214Z ^ 2022-12-01T09:54:10.9018082Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:10.9018796Z InvalidOperationException() = default; 2022-12-01T09:54:10.9019134Z ^ 2022-12-01T09:54:10.9020286Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:10.9021122Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:54:10.9021557Z ^ 2022-12-01T09:54:10.9022108Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:10.9022652Z Exception() = default; 2022-12-01T09:54:10.9022958Z ^ 2022-12-01T09:54:10.9041623Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:10.9042407Z struct Exception : public std::runtime_error { 2022-12-01T09:54:10.9042712Z ^ 2022-12-01T09:54:10.9043551Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:10.9044148Z IoException() = default; 2022-12-01T09:54:10.9044446Z ^ 2022-12-01T09:54:10.9045506Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:10.9046228Z struct IoException : public ::gloo::Exception { 2022-12-01T09:54:10.9046562Z ^ 2022-12-01T09:54:10.9047025Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:10.9047450Z Exception() = default; 2022-12-01T09:54:10.9047719Z ^ 2022-12-01T09:54:10.9048673Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:10.9049292Z struct Exception : public std::runtime_error { 2022-12-01T09:54:10.9049626Z ^ 2022-12-01T09:54:10.9049916Z 3 warnings generated. 2022-12-01T09:54:10.9066391Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/prefix_store.cc.o 2022-12-01T09:54:10.9774448Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/binary.cpp.o 2022-12-01T09:54:10.9777710Z Scanning dependencies of target dnnl_graph_common 2022-12-01T09:54:11.0087556Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/allocator.cpp.o 2022-12-01T09:54:11.0110483Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/bfloat16.cpp.o 2022-12-01T09:54:11.0792701Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/rendezvous/store.cc.o 2022-12-01T09:54:11.1036883Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wire_format.cc.o 2022-12-01T09:54:11.1578424Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/broadcast_strategy.cpp.o 2022-12-01T09:54:11.1685067Z [ 2%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/backend.cpp.o 2022-12-01T09:54:11.2155248Z [ 2%] 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:54:11.2331443Z [ 2%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/address.cc.o 2022-12-01T09:54:11.2886561Z [ 2%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotobuf.dir/__/src/google/protobuf/wrappers.pb.cc.o 2022-12-01T09:54:11.3073614Z [ 2%] 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:54:11.3284193Z [ 3%] 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:54:11.3698759Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/buffer.cc.o 2022-12-01T09:54:11.3701235Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/engine.cpp.o 2022-12-01T09:54:11.4052777Z [ 3%] 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:54:11.4582535Z [ 3%] Linking CXX static library ../../../lib/libprotobuf.a 2022-12-01T09:54:11.4649345Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/concat.cpp.o 2022-12-01T09:54:11.4823246Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/context.cc.o 2022-12-01T09:54:11.5006691Z [ 3%] 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:54:11.5212177Z [ 3%] Built target libprotobuf 2022-12-01T09:54:11.5243860Z [ 3%] 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:54:11.5253169Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/graph.cpp.o 2022-12-01T09:54:11.6110290Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/logical_tensor.cpp.o 2022-12-01T09:54:11.6496908Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/device.cc.o 2022-12-01T09:54:11.6577123Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution.cpp.o 2022-12-01T09:54:11.7217260Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/convolution_pd.cpp.o 2022-12-01T09:54:11.7427368Z [ 3%] 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:54:11.7429672Z [ 3%] 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:54:11.7775770Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/pair.cc.o 2022-12-01T09:54:11.8006188Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op.cpp.o 2022-12-01T09:54:11.8172325Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/op_schema.cpp.o 2022-12-01T09:54:11.8946319Z [ 3%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/unbound_buffer.cc.o 2022-12-01T09:54:11.9242274Z [ 3%] 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:54:11.9244994Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/deconvolution.cpp.o 2022-12-01T09:54:11.9727453Z [ 3%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_concat.cpp.o 2022-12-01T09:54:12.0066333Z [ 3%] 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:54:12.0177514Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/address.cc.o 2022-12-01T09:54:12.0692563Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition.cpp.o 2022-12-01T09:54:12.0743211Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_debug.cpp.o 2022-12-01T09:54:12.1058338Z [ 4%] 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:54:12.1395200Z [ 4%] 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:54:12.1707359Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/buffer.cc.o 2022-12-01T09:54:12.2304407Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_cache.cpp.o 2022-12-01T09:54:12.2524451Z [ 4%] 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:54:12.2704295Z [ 4%] 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:54:12.3180390Z [ 4%] 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:54:12.3251776Z [ 4%] 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:54:12.3338396Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/buffer.cc:9: 2022-12-01T09:54:12.3338825Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/buffer.h:20: 2022-12-01T09:54:12.3339244Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/pair.h:28: 2022-12-01T09:54:12.3339902Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:12.3340302Z Exception() = default; 2022-12-01T09:54:12.3340607Z ^ 2022-12-01T09:54:12.3341692Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:12.3342366Z struct Exception : public std::runtime_error { 2022-12-01T09:54:12.3342702Z ^ 2022-12-01T09:54:12.3343584Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:12.3344269Z InvalidOperationException() = default; 2022-12-01T09:54:12.3344648Z ^ 2022-12-01T09:54:12.3345555Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:12.3346163Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:54:12.3346393Z ^ 2022-12-01T09:54:12.3346704Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:12.3347002Z Exception() = default; 2022-12-01T09:54:12.3347161Z ^ 2022-12-01T09:54:12.3347891Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:12.3348569Z struct Exception : public std::runtime_error { 2022-12-01T09:54:12.3348825Z ^ 2022-12-01T09:54:12.3349297Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:12.3349650Z IoException() = default; 2022-12-01T09:54:12.3349902Z ^ 2022-12-01T09:54:12.3350769Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:12.3351251Z struct IoException : public ::gloo::Exception { 2022-12-01T09:54:12.3351457Z ^ 2022-12-01T09:54:12.3351764Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:12.3352047Z Exception() = default; 2022-12-01T09:54:12.3352217Z ^ 2022-12-01T09:54:12.3352771Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:12.3353141Z struct Exception : public std::runtime_error { 2022-12-01T09:54:12.3353344Z ^ 2022-12-01T09:54:12.3353517Z 3 warnings generated. 2022-12-01T09:54:12.3382935Z [ 4%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/context.cc.o 2022-12-01T09:54:12.3460890Z [ 4%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/dnnl_thread.cpp.o 2022-12-01T09:54:12.4302538Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_hashing.cpp.o 2022-12-01T09:54:12.5016370Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/eltwise.cpp.o 2022-12-01T09:54:12.5132940Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/context.cc:11: 2022-12-01T09:54:12.5134079Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:12.5134430Z Exception() = default; 2022-12-01T09:54:12.5134606Z ^ 2022-12-01T09:54:12.5135219Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:12.5135599Z struct Exception : public std::runtime_error { 2022-12-01T09:54:12.5135813Z ^ 2022-12-01T09:54:12.5136629Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:12.5137311Z InvalidOperationException() = default; 2022-12-01T09:54:12.5137587Z ^ 2022-12-01T09:54:12.5138582Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:12.5139356Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:54:12.5139775Z ^ 2022-12-01T09:54:12.5140089Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:12.5140385Z Exception() = default; 2022-12-01T09:54:12.5140555Z ^ 2022-12-01T09:54:12.5141114Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:12.5141579Z struct Exception : public std::runtime_error { 2022-12-01T09:54:12.5141778Z ^ 2022-12-01T09:54:12.5142244Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:12.5142600Z IoException() = default; 2022-12-01T09:54:12.5142774Z ^ 2022-12-01T09:54:12.5143321Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:12.5143719Z struct IoException : public ::gloo::Exception { 2022-12-01T09:54:12.5143926Z ^ 2022-12-01T09:54:12.5144357Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:12.5144803Z Exception() = default; 2022-12-01T09:54:12.5145072Z ^ 2022-12-01T09:54:12.5146042Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:12.5146757Z struct Exception : public std::runtime_error { 2022-12-01T09:54:12.5147107Z ^ 2022-12-01T09:54:12.5147423Z 3 warnings generated. 2022-12-01T09:54:12.5163598Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/device.cc.o 2022-12-01T09:54:12.5306041Z [ 5%] 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:54:12.5463985Z [ 5%] 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:54:12.5504643Z [ 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:54:12.6024992Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/partition_impl.cpp.o 2022-12-01T09:54:12.6705822Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/engine.cpp.o 2022-12-01T09:54:12.6843694Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/device.cc:18: 2022-12-01T09:54:12.6844930Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:12.6845570Z Exception() = default; 2022-12-01T09:54:12.6845870Z ^ 2022-12-01T09:54:12.6846964Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:12.6847696Z struct Exception : public std::runtime_error { 2022-12-01T09:54:12.6848051Z ^ 2022-12-01T09:54:12.6848906Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:12.6849586Z InvalidOperationException() = default; 2022-12-01T09:54:12.6849934Z ^ 2022-12-01T09:54:12.6851350Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:12.6852185Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:54:12.6852601Z ^ 2022-12-01T09:54:12.6853163Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:12.6853793Z Exception() = default; 2022-12-01T09:54:12.6854085Z ^ 2022-12-01T09:54:12.6855117Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:12.6855832Z struct Exception : public std::runtime_error { 2022-12-01T09:54:12.6856174Z ^ 2022-12-01T09:54:12.6857014Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:12.6857634Z IoException() = default; 2022-12-01T09:54:12.6857918Z ^ 2022-12-01T09:54:12.6858998Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:12.6859731Z struct IoException : public ::gloo::Exception { 2022-12-01T09:54:12.6860091Z ^ 2022-12-01T09:54:12.6860613Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:12.6861109Z Exception() = default; 2022-12-01T09:54:12.6861395Z ^ 2022-12-01T09:54:12.6862441Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:12.6863158Z struct Exception : public std::runtime_error { 2022-12-01T09:54:12.6863520Z ^ 2022-12-01T09:54:12.6863830Z 3 warnings generated. 2022-12-01T09:54:12.6883700Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/loop.cc.o 2022-12-01T09:54:12.6976138Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/pair.cc.o 2022-12-01T09:54:12.7111876Z [ 5%] 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:54:12.7374192Z [ 5%] 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:54:12.8012199Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/shape_infer.cpp.o 2022-12-01T09:54:12.8254500Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/loop.cc:16: 2022-12-01T09:54:12.8255787Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:12.8256430Z Exception() = default; 2022-12-01T09:54:12.8256722Z ^ 2022-12-01T09:54:12.8257822Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:12.8258534Z struct Exception : public std::runtime_error { 2022-12-01T09:54:12.8258899Z ^ 2022-12-01T09:54:12.8259788Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:12.8260455Z InvalidOperationException() = default; 2022-12-01T09:54:12.8260772Z ^ 2022-12-01T09:54:12.8262064Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:12.8262891Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:54:12.8263296Z ^ 2022-12-01T09:54:12.8263933Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:12.8264477Z Exception() = default; 2022-12-01T09:54:12.8264780Z ^ 2022-12-01T09:54:12.8265776Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:12.8266454Z struct Exception : public std::runtime_error { 2022-12-01T09:54:12.8266815Z ^ 2022-12-01T09:54:12.8267683Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:12.8268323Z IoException() = default; 2022-12-01T09:54:12.8268624Z ^ 2022-12-01T09:54:12.8269658Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:12.8270389Z struct IoException : public ::gloo::Exception { 2022-12-01T09:54:12.8270748Z ^ 2022-12-01T09:54:12.8271292Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:12.8271819Z Exception() = default; 2022-12-01T09:54:12.8272117Z ^ 2022-12-01T09:54:12.8273154Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:12.8273868Z struct Exception : public std::runtime_error { 2022-12-01T09:54:12.8274207Z ^ 2022-12-01T09:54:12.8274516Z 3 warnings generated. 2022-12-01T09:54:12.8288502Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/stream.cpp.o 2022-12-01T09:54:12.8481681Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/experimental.cpp.o 2022-12-01T09:54:12.8743193Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/pair.cc:9: 2022-12-01T09:54:12.8744031Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/pair.h:28: 2022-12-01T09:54:12.8745588Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:12.8746275Z Exception() = default; 2022-12-01T09:54:12.8746575Z ^ 2022-12-01T09:54:12.8747695Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:12.8748408Z struct Exception : public std::runtime_error { 2022-12-01T09:54:12.8748779Z ^ 2022-12-01T09:54:12.8749663Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:12.8750346Z InvalidOperationException() = default; 2022-12-01T09:54:12.8750699Z ^ 2022-12-01T09:54:12.8751847Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:12.8752893Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:54:12.8753305Z ^ 2022-12-01T09:54:12.8753836Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:12.8754352Z Exception() = default; 2022-12-01T09:54:12.8754628Z ^ 2022-12-01T09:54:12.8756028Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:12.8756741Z struct Exception : public std::runtime_error { 2022-12-01T09:54:12.8757085Z ^ 2022-12-01T09:54:12.8757996Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:12.8758654Z IoException() = default; 2022-12-01T09:54:12.8758965Z ^ 2022-12-01T09:54:12.8760014Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:12.8760761Z struct IoException : public ::gloo::Exception { 2022-12-01T09:54:12.8761133Z ^ 2022-12-01T09:54:12.8761679Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:12.8762225Z Exception() = default; 2022-12-01T09:54:12.8762520Z ^ 2022-12-01T09:54:12.8763562Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:12.8764251Z struct Exception : public std::runtime_error { 2022-12-01T09:54:12.8764608Z ^ 2022-12-01T09:54:12.8764920Z 3 warnings generated. 2022-12-01T09:54:12.8829248Z [ 5%] Building CXX object third_party/gloo/gloo/CMakeFiles/gloo.dir/transport/tcp/unbound_buffer.cc.o 2022-12-01T09:54:12.9181383Z [ 5%] 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:54:12.9506153Z [ 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_gemm_bf16bf16f32_kern.cpp.o 2022-12-01T09:54:12.9780626Z [ 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_gemv_bf16bf16f32_kern.cpp.o 2022-12-01T09:54:13.0025178Z [ 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:54:13.0160666Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/tensor.cpp.o 2022-12-01T09:54:13.0887587Z In file included from /var/lib/jenkins/workspace/third_party/gloo/gloo/transport/tcp/unbound_buffer.cc:13: 2022-12-01T09:54:13.0890541Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:13.0891327Z Exception() = default; 2022-12-01T09:54:13.0891650Z ^ 2022-12-01T09:54:13.0892747Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:13.0893457Z struct Exception : public std::runtime_error { 2022-12-01T09:54:13.0893824Z ^ 2022-12-01T09:54:13.0894916Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:35:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:13.0895609Z InvalidOperationException() = default; 2022-12-01T09:54:13.0895969Z ^ 2022-12-01T09:54:13.0897128Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:34:36: note: default constructor of 'InvalidOperationException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:13.0897977Z struct InvalidOperationException : public ::gloo::Exception { 2022-12-01T09:54:13.0898470Z ^ 2022-12-01T09:54:13.0898979Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:13.0899528Z Exception() = default; 2022-12-01T09:54:13.0899813Z ^ 2022-12-01T09:54:13.0900844Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:13.0901553Z struct Exception : public std::runtime_error { 2022-12-01T09:54:13.0901908Z ^ 2022-12-01T09:54:13.0902789Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:46:3: warning: explicitly defaulted default constructor is implicitly deleted [-Wdefaulted-function-deleted] 2022-12-01T09:54:13.0903434Z IoException() = default; 2022-12-01T09:54:13.0903738Z ^ 2022-12-01T09:54:13.0904790Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:45:22: note: default constructor of 'IoException' is implicitly deleted because base class '::gloo::Exception' has a deleted default constructor 2022-12-01T09:54:13.0905518Z struct IoException : public ::gloo::Exception { 2022-12-01T09:54:13.0905882Z ^ 2022-12-01T09:54:13.0906423Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:25:3: note: explicitly defaulted function was implicitly deleted here 2022-12-01T09:54:13.0906970Z Exception() = default; 2022-12-01T09:54:13.0907266Z ^ 2022-12-01T09:54:13.0908296Z /var/lib/jenkins/workspace/third_party/gloo/gloo/common/error.h:24:20: note: default constructor of 'Exception' is implicitly deleted because base class 'std::runtime_error' has no default constructor 2022-12-01T09:54:13.0908986Z struct Exception : public std::runtime_error { 2022-12-01T09:54:13.0909342Z ^ 2022-12-01T09:54:13.0909649Z 3 warnings generated. 2022-12-01T09:54:13.0937911Z [ 5%] Linking CXX static library ../../../lib/libgloo.a 2022-12-01T09:54:13.1166836Z [ 5%] 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:54:13.1202200Z [ 5%] Built target gloo 2022-12-01T09:54:13.1279214Z Scanning dependencies of target dnnl_graph_backend_dnnl 2022-12-01T09:54:13.1576576Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/gemm.cpp.o 2022-12-01T09:54:13.1645612Z [ 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:54:13.1876858Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/type_constraint.cpp.o 2022-12-01T09:54:13.2218147Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/common.cpp.o 2022-12-01T09:54:13.2513190Z [ 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_an_kern_autogen.cpp.o 2022-12-01T09:54:13.3022315Z [ 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:54:13.3178954Z [ 5%] 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:54:13.3278937Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify.cpp.o 2022-12-01T09:54:13.3910500Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/interface/CMakeFiles/dnnl_graph_common.dir/value.cpp.o 2022-12-01T09:54:13.4445386Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/constant_cache.cpp.o 2022-12-01T09:54:13.4528187Z [ 5%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/dnnl_backend.cpp.o 2022-12-01T09:54:13.4864758Z [ 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:54:13.4880238Z [ 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:54:13.5704235Z [ 5%] 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:54:13.5784292Z [ 5%] Built target dnnl_graph_common 2022-12-01T09:54:13.5828963Z [ 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:54:13.6264940Z [ 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:54:13.6379420Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/lrn.cpp.o 2022-12-01T09:54:13.6810010Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/matmul.cpp.o 2022-12-01T09:54:13.7339423Z [ 6%] 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:54:13.7595983Z [ 6%] 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:54:13.7886457Z [ 6%] 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:54:13.8108770Z [ 6%] 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:54:13.8306419Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/memory.cpp.o 2022-12-01T09:54:13.8330256Z [ 6%] 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:54:13.9150171Z [ 6%] 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:54:13.9969021Z [ 6%] 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:54:14.0287957Z [ 6%] 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:54:14.0371344Z [ 6%] 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:54:14.0610220Z [ 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:54:14.0780116Z [ 6%] 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:54:14.1904213Z [ 6%] 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:54:14.2185768Z [ 6%] 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:54:14.2487538Z [ 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:54:14.2581488Z [ 6%] 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:54:14.2742842Z [ 6%] 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:54:14.2954281Z [ 6%] 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:54:14.3785455Z [ 6%] 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:54:14.3899051Z [ 6%] 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:54:14.4259005Z [ 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:54:14.4474453Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/cpu_sum.cpp.o 2022-12-01T09:54:14.5584900Z [ 6%] 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:54:14.5704769Z [ 6%] 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:54:14.5899417Z [ 6%] 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:54:14.6036224Z [ 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:54:14.6333476Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm_convolution.cpp.o 2022-12-01T09:54:14.6457231Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/src/backend/dnnl/CMakeFiles/dnnl_graph_backend_dnnl.dir/passes/utils.cpp.o 2022-12-01T09:54:14.7630041Z [ 6%] 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:54:14.7908009Z [ 6%] 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:54:14.7927589Z [ 6%] 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:54:14.8107293Z [ 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:54:14.8403120Z [ 6%] 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:54:14.8923328Z [ 6%] 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:54:14.9753211Z [ 6%] 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:54:15.0276726Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/pooling.cpp.o 2022-12-01T09:54:15.0468830Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/prelu.cpp.o 2022-12-01T09:54:15.0474542Z [ 6%] 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:54:15.0685200Z [ 6%] 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:54:15.0722752Z [ 6%] 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:54:15.1891354Z [ 6%] 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:54:15.2111579Z [ 6%] 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:54:15.2239615Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive.cpp.o 2022-12-01T09:54:15.2766089Z [ 6%] 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:54:15.3440778Z [ 6%] 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:54:15.3445012Z [ 6%] 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:54:15.3705429Z [ 6%] 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:54:15.3947032Z [ 6%] 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:54:15.4146708Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_attr.cpp.o 2022-12-01T09:54:15.4623954Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_cache.cpp.o 2022-12-01T09:54:15.5581599Z [ 6%] 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:54:15.5766568Z [ 6%] 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:54:15.6060462Z [ 6%] 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:54:15.6210892Z [ 6%] 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:54:15.6224165Z [ 6%] 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:54:15.6391798Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/primitive_desc.cpp.o 2022-12-01T09:54:15.7823036Z [ 6%] 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:54:15.7838268Z [ 6%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/nchw_pooling.cpp.o 2022-12-01T09:54:15.8219073Z [ 6%] 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:54:15.8235478Z [ 6%] 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:54:15.8315773Z [ 6%] 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:54:15.8618776Z [ 6%] 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:54:15.9525497Z [ 6%] 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:54:15.9716235Z [ 6%] 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:54:15.9917335Z [ 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:54:16.0425028Z [ 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:54:16.0746587Z [ 7%] 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:54:16.1171920Z [ 7%] 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:54:16.1699809Z [ 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:54:16.1897799Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/platform.cpp.o 2022-12-01T09:54:16.2008123Z [ 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:54:16.2427653Z [ 7%] 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:54:16.2556008Z [ 7%] 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:54:16.3060527Z [ 7%] 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:54:16.3301119Z [ 7%] 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:54:16.3660602Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/query.cpp.o 2022-12-01T09:54:16.4082353Z [ 7%] 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:54:16.5024382Z [ 7%] 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:54:16.5491970Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_binary.cpp.o 2022-12-01T09:54:16.5566578Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reduction.cpp.o 2022-12-01T09:54:16.5582829Z [ 7%] 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:54:16.5599454Z [ 7%] 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:54:16.6427039Z [ 7%] 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:54:16.6802094Z [ 7%] 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:54:16.7209074Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_convolution.cpp.o 2022-12-01T09:54:16.7385123Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/reorder.cpp.o 2022-12-01T09:54:16.7926344Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/resampling.cpp.o 2022-12-01T09:54:16.7950395Z [ 7%] 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:54:16.8428000Z [ 7%] 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:54:16.8787458Z [ 7%] 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:54:16.9014990Z [ 7%] 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:54:16.9019906Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_deconvolution.cpp.o 2022-12-01T09:54:16.9680370Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/rnn.cpp.o 2022-12-01T09:54:17.0908695Z [ 7%] 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:54:17.1002118Z [ 7%] 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:54:17.1226765Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_eltwise.cpp.o 2022-12-01T09:54:17.1338544Z [ 7%] 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:54:17.1414498Z [ 7%] 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:54:17.1614706Z [ 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:54:17.2883746Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/scratchpad.cpp.o 2022-12-01T09:54:17.3059577Z [ 7%] 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:54:17.3190943Z [ 7%] 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:54:17.3317878Z [ 7%] 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:54:17.3342532Z [ 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_n_f32_kern.cpp.o 2022-12-01T09:54:17.3926963Z [ 7%] Built target dnnl_graph_backend_dnnl 2022-12-01T09:54:17.4019280Z [ 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:54:17.4735180Z [ 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:54:17.4983058Z [ 7%] 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:54:17.5016355Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/serialization.cpp.o 2022-12-01T09:54:17.5089350Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_lrn.cpp.o 2022-12-01T09:54:17.5487369Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_pooling.cpp.o 2022-12-01T09:54:17.6016561Z [ 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:54:17.6380001Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_prelu.cpp.o 2022-12-01T09:54:17.6775934Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/shuffle.cpp.o 2022-12-01T09:54:17.7134385Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_reduction.cpp.o 2022-12-01T09:54:17.7298233Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/softmax.cpp.o 2022-12-01T09:54:17.7540213Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/stream.cpp.o 2022-12-01T09:54:17.8202194Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/sum.cpp.o 2022-12-01T09:54:17.8313845Z [ 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:54:17.8615960Z [ 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:54:17.9071802Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_resampling.cpp.o 2022-12-01T09:54:17.9417240Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_shuffle.cpp.o 2022-12-01T09:54:17.9502397Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/ref_softmax.cpp.o 2022-12-01T09:54:17.9979108Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/utils.cpp.o 2022-12-01T09:54:18.0232550Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/verbose.cpp.o 2022-12-01T09:54:18.0625022Z [ 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:54:18.0836840Z [ 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:54:18.1340059Z [ 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:54:18.1632709Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_concat.cpp.o 2022-12-01T09:54:18.1906129Z [ 7%] 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:54:18.2577719Z [ 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:54:18.2730364Z [ 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:54:18.3377534Z [ 7%] Building ASM object third_party/ideep/mkl-dnn/third_party/oneDNN/src/common/CMakeFiles/dnnl_common.dir/ittnotify/ittptmark64.S.o 2022-12-01T09:54:18.3540329Z [ 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:54:18.3761028Z [ 7%] 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:54:18.3872368Z [ 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:54:18.3966249Z [ 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:54:18.4224346Z [ 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:54:18.4328100Z [ 7%] Built target dnnl_common 2022-12-01T09:54:18.4376317Z [ 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:54:18.5351794Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_resampling.cpp.o 2022-12-01T09:54:18.5687009Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/simple_sum.cpp.o 2022-12-01T09:54:18.5751177Z [ 7%] 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:54:18.6003286Z [ 7%] 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:54:18.6300189Z [ 7%] 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:54:18.6580609Z [ 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:54:18.7429444Z [ 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:54:18.7443783Z [ 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:54:18.7559229Z [ 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:54:18.7583097Z [ 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:54:18.8385816Z [ 7%] Building CXX object third_party/ideep/mkl-dnn/third_party/oneDNN/src/cpu/CMakeFiles/dnnl_cpu.dir/gemm/gemm.cpp.o 2022-12-01T09:54:18.8699564Z [ 7%] 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:54:18.9275597Z [ 7%] 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:54:18.9514513Z [ 7%] 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:54:18.9821983Z [ 7%] 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:54:18.9835612Z [ 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:54:19.0270152Z [ 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:54:19.0799491Z [ 8%] 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:54:19.1000030Z [ 8%] 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:54:19.1564600Z [ 8%] 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:54:19.1895515Z [ 8%] 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:54:19.2108072Z [ 8%] 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:54:19.2338415Z [ 8%] 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:54:19.2598769Z [ 8%] 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:54:19.3089355Z [ 8%] 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:54:19.3791765Z [ 8%] 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:54:19.3847349Z [ 8%] 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:54:19.3888668Z [ 8%] 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:54:19.4087145Z [ 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:54:19.4790806Z [ 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:54:19.4973602Z [ 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:54:19.5547374Z [ 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:54:19.5838525Z Scanning dependencies of target dnnl_graph_backend_fake 2022-12-01T09:54:19.5941996Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/backend/fake/CMakeFiles/dnnl_graph_backend_fake.dir/fake_backend.cpp.o 2022-12-01T09:54:19.6099970Z Scanning dependencies of target dnnl_graph_utils 2022-12-01T09:54:19.6285899Z [ 8%] 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:54:19.6303388Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/debug.cpp.o 2022-12-01T09:54:19.6568250Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/id.cpp.o 2022-12-01T09:54:19.6773253Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/nested_matcher.cpp.o 2022-12-01T09:54:19.7335902Z [ 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_at_kern_autogen.cpp.o 2022-12-01T09:54:19.7888867Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pass_manager.cpp.o 2022-12-01T09:54:19.7920504Z [ 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_bn_kern_autogen.cpp.o 2022-12-01T09:54:19.8021634Z [ 8%] 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:54:19.8231900Z [ 8%] Built target dnnl_graph_backend_fake 2022-12-01T09:54:19.8297424Z [ 8%] 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:54:19.9004663Z [ 8%] 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:54:19.9182402Z [ 8%] 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:54:20.0012166Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/pm/pbuilder.cpp.o 2022-12-01T09:54:20.0167498Z [ 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_bt_kern_autogen.cpp.o 2022-12-01T09:54:20.0295166Z [ 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_sum_an_kern_autogen.cpp.o 2022-12-01T09:54:20.0358865Z [ 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_sum_at_kern_autogen.cpp.o 2022-12-01T09:54:20.0903749Z [ 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_sum_bn_kern_autogen.cpp.o 2022-12-01T09:54:20.1126013Z [ 8%] 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:54:20.1674642Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/rw_mutex.cpp.o 2022-12-01T09:54:20.1974056Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/utils.cpp.o 2022-12-01T09:54:20.2237527Z [ 8%] Building CXX object third_party/ideep/mkl-dnn/src/utils/CMakeFiles/dnnl_graph_utils.dir/verbose.cpp.o 2022-12-01T09:54:20.2264654Z Scanning dependencies of target fmt 2022-12-01T09:54:20.2369374Z [ 8%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/format.cc.o 2022-12-01T09:54:20.2924794Z [ 8%] Building CXX object third_party/fmt/CMakeFiles/fmt.dir/src/os.cc.o 2022-12-01T09:54:20.2950140Z [ 8%] 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:54:20.3143744Z [ 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_sum_bt_kern_autogen.cpp.o 2022-12-01T09:54:20.3756334Z [ 8%] 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:54:20.4067620Z [ 8%] Built target dnnl_graph_utils 2022-12-01T09:54:20.4138659Z [ 8%] 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:54:20.4629561Z [ 8%] 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:54:20.4719646Z [ 8%] Linking CXX static library ../../lib/libfmt.a 2022-12-01T09:54:20.4885489Z [ 8%] 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:54:20.4889661Z [ 8%] Built target fmt 2022-12-01T09:54:20.4910660Z [ 8%] 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:54:20.4934723Z [ 8%] 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:54:20.5610337Z [ 8%] 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:54:20.6020638Z [ 8%] 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:54:20.6508252Z [ 8%] 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:54:20.6770360Z [ 8%] 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:54:20.7259352Z [ 8%] 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:54:20.7344681Z [ 8%] 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:54:20.7623428Z [ 8%] 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:54:20.7858160Z [ 8%] 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:54:20.8430561Z [ 8%] 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:54:20.8690607Z [ 8%] 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:54:20.9014668Z [ 8%] 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:54:20.9541486Z [ 8%] 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:54:20.9740387Z [ 8%] 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:54:20.9929423Z [ 8%] 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:54:21.0771133Z [ 8%] 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:54:21.1360368Z [ 8%] 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:54:21.1372395Z [ 8%] 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:54:21.1588351Z [ 8%] 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:54:21.1760657Z [ 8%] 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:54:21.2307630Z [ 8%] 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:54:21.2890095Z [ 8%] 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:54:21.3557175Z [ 8%] 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:54:21.3762334Z [ 8%] 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:54:21.4131557Z [ 8%] 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:54:21.4456028Z [ 8%] 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:54:21.4578467Z [ 8%] 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:54:21.5219830Z [ 8%] 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:54:21.5945250Z [ 8%] 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:54:21.6172784Z [ 8%] 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:54:21.6190696Z [ 8%] 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:54:21.6345589Z [ 8%] 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:54:21.6658969Z [ 8%] 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:54:21.7645710Z [ 8%] 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:54:21.8271168Z [ 8%] 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:54:21.8540767Z Scanning dependencies of target kineto_api 2022-12-01T09:54:21.8665138Z [ 8%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/ThreadUtil.cpp.o 2022-12-01T09:54:21.8686678Z Scanning dependencies of target libkineto_defs.bzl 2022-12-01T09:54:21.8729954Z [ 8%] Built target libkineto_defs.bzl 2022-12-01T09:54:21.8759951Z [ 8%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_api.dir/src/libkineto_api.cpp.o 2022-12-01T09:54:21.8956572Z [ 8%] 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:54:21.9014004Z Scanning dependencies of target c10 2022-12-01T09:54:21.9417222Z [ 8%] 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:54:21.9817810Z [ 8%] Built target dnnl_cpu 2022-12-01T09:54:21.9900690Z Scanning dependencies of target foxi_loader 2022-12-01T09:54:21.9992257Z [ 8%] Building C object third_party/foxi/CMakeFiles/foxi_loader.dir/foxi/onnxifi_loader.c.o 2022-12-01T09:54:22.0441478Z [ 8%] Built target kineto_api 2022-12-01T09:54:22.0491843Z [ 8%] 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:54:22.0540784Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Allocator.cpp.o 2022-12-01T09:54:22.0744252Z [ 8%] Linking C static library ../../lib/libfoxi_loader.a 2022-12-01T09:54:22.0930338Z [ 8%] Built target foxi_loader 2022-12-01T09:54:22.1014880Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/AutogradState.cpp.o 2022-12-01T09:54:22.1424794Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/CPUAllocator.cpp.o 2022-12-01T09:54:22.1881020Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/CopyBytes.cpp.o 2022-12-01T09:54:22.2020057Z [ 8%] 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:54:22.2588131Z Scanning dependencies of target ATEN_CPU_FILES_GEN_TARGET 2022-12-01T09:54:22.2781254Z Scanning dependencies of target common 2022-12-01T09:54:22.2856156Z [ 8%] Building C object sleef/src/common/CMakeFiles/common.dir/common.c.o 2022-12-01T09:54:22.3075928Z Scanning dependencies of target mkrename 2022-12-01T09:54:22.3137777Z [ 8%] Building C object sleef/src/libm/CMakeFiles/mkrename.dir/mkrename.c.o 2022-12-01T09:54:22.3594410Z Scanning dependencies of target mkdisp 2022-12-01T09:54:22.3639811Z [ 8%] Building C object sleef/src/libm/CMakeFiles/mkdisp.dir/mkdisp.c.o 2022-12-01T09:54:22.3921827Z [ 8%] Linking C executable ../../bin/mkrename 2022-12-01T09:54:22.3955163Z [ 8%] 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:54:22.4074164Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DefaultDtype.cpp.o 2022-12-01T09:54:22.4092392Z [ 8%] Built target common 2022-12-01T09:54:22.4132187Z [ 8%] 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:54:22.4458217Z [ 8%] Built target mkrename 2022-12-01T09:54:22.4479008Z [ 8%] Linking C executable ../../bin/mkdisp 2022-12-01T09:54:22.4506549Z [ 8%] 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:54:22.4582367Z [ 8%] Generating ATen headers 2022-12-01T09:54:22.5090234Z [ 8%] Built target mkdisp 2022-12-01T09:54:22.5120884Z [ 8%] 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:54:22.6332546Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Device.cpp.o 2022-12-01T09:54:22.6405110Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DeviceType.cpp.o 2022-12-01T09:54:22.6458530Z [ 8%] 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:54:22.6741359Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKey.cpp.o 2022-12-01T09:54:22.7358990Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/DispatchKeySet.cpp.o 2022-12-01T09:54:22.7839074Z [ 8%] 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:54:22.8218301Z [ 8%] 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:54:22.8337919Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/GeneratorImpl.cpp.o 2022-12-01T09:54:22.8479881Z [ 8%] 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:54:22.9149855Z [ 8%] 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:54:23.0087470Z Scanning dependencies of target mkalias 2022-12-01T09:54:23.0111982Z Scanning dependencies of target renameAVX512F.h_generated 2022-12-01T09:54:23.0134319Z [ 8%] Building C object sleef/src/libm/CMakeFiles/mkalias.dir/mkalias.c.o 2022-12-01T09:54:23.0170111Z [ 8%] Generating include/renameavx512f.h 2022-12-01T09:54:23.0178330Z Generating renameavx512f.h: mkrename finz_ 8 16 avx512f 2022-12-01T09:54:23.0232779Z [ 8%] Built target renameAVX512F.h_generated 2022-12-01T09:54:23.0336798Z [ 8%] 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:54:23.0503501Z Scanning dependencies of target renameAVX512FNOFMA.h_generated 2022-12-01T09:54:23.0574990Z [ 8%] Generating include/renameavx512fnofma.h 2022-12-01T09:54:23.0585942Z Generating renameavx512fnofma.h: mkrename cinz_ 8 16 avx512fnofma 2022-12-01T09:54:23.0645151Z [ 8%] Built target renameAVX512FNOFMA.h_generated 2022-12-01T09:54:23.0673516Z [ 8%] Generating ATen sources 2022-12-01T09:54:23.0944672Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/GradMode.cpp.o 2022-12-01T09:54:23.1039452Z [ 8%] Linking C executable ../../bin/mkalias 2022-12-01T09:54:23.1653514Z [ 8%] Built target mkalias 2022-12-01T09:54:23.1676786Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/InferenceMode.cpp.o 2022-12-01T09:54:23.2307339Z [ 8%] 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:54:23.2333793Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SafePyObject.cpp.o 2022-12-01T09:54:23.2374048Z [ 8%] Generating ATen declarations_yaml 2022-12-01T09:54:23.4095684Z [ 8%] 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:54:23.4190355Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Scalar.cpp.o 2022-12-01T09:54:23.4938245Z [ 8%] 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:54:23.6641499Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Storage.cpp.o 2022-12-01T09:54:23.6722403Z [ 8%] 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:54:23.7255646Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/StorageImpl.cpp.o 2022-12-01T09:54:23.8564188Z [ 8%] 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:54:23.8995531Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/Stream.cpp.o 2022-12-01T09:54:23.9216638Z [ 8%] 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:54:24.0896840Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloat.cpp.o 2022-12-01T09:54:24.1003212Z [ 8%] 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:54:24.1318819Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymFloatNodeImpl.cpp.o 2022-12-01T09:54:24.2881606Z [ 8%] 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:54:24.3160665Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymInt.cpp.o 2022-12-01T09:54:24.3539178Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntArrayRef.cpp.o 2022-12-01T09:54:24.5125876Z [ 8%] 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:54:24.5182318Z [ 8%] 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:54:24.5421170Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/SymIntNodeImpl.cpp.o 2022-12-01T09:54:24.7189867Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorImpl.cpp.o 2022-12-01T09:54:24.7762669Z Scanning dependencies of target renameSSE2.h_generated 2022-12-01T09:54:24.7805904Z [ 8%] Generating include/renamesse2.h 2022-12-01T09:54:24.7815908Z Generating renamesse2.h: mkrename cinz_ 2 4 sse2 2022-12-01T09:54:24.7861903Z [ 8%] Built target renameSSE2.h_generated 2022-12-01T09:54:24.7894821Z [ 8%] 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:54:24.8096149Z Scanning dependencies of target renameAVX2128.h_generated 2022-12-01T09:54:24.8172986Z [ 8%] Generating include/renameavx2128.h 2022-12-01T09:54:24.8188824Z Generating renameavx2128.h: mkrename finz_ 2 4 avx2128 2022-12-01T09:54:24.8262877Z [ 8%] Built target renameAVX2128.h_generated 2022-12-01T09:54:24.8300015Z [ 8%] 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:54:24.9935989Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/TensorOptions.cpp.o 2022-12-01T09:54:25.0248252Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/UndefinedTensorImpl.cpp.o 2022-12-01T09:54:25.1713171Z [ 8%] 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:54:25.1974422Z [ 8%] 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:54:25.2907090Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/WrapDimMinimal.cpp.o 2022-12-01T09:54:25.4618709Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/DeviceGuardImplInterface.cpp.o 2022-12-01T09:54:25.5134539Z [ 8%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/GPUTrace.cpp.o 2022-12-01T09:54:25.5223512Z [ 8%] 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:54:25.6593869Z [ 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:54:25.7354557Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/LocalDispatchKeySet.cpp.o 2022-12-01T09:54:25.7539950Z [ 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:54:25.8757141Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PyInterpreter.cpp.o 2022-12-01T09:54:25.9169817Z [ 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:54:26.0316243Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/PythonDispatcherTLS.cpp.o 2022-12-01T09:54:26.1661015Z [ 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:54:26.1686242Z [ 9%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/SizesAndStrides.cpp.o 2022-12-01T09:54:26.2984793Z [ 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:54:26.3936930Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/TorchDispatchModeTLS.cpp.o 2022-12-01T09:54:26.4891543Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/impl/alloc_cpu.cpp.o 2022-12-01T09:54:26.5118077Z [ 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:54:26.6076357Z [ 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:54:26.6699128Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/core/thread_pool.cpp.o 2022-12-01T09:54:26.8356719Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUCachingAllocator.cpp.o 2022-12-01T09:54:26.8374627Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/mobile/CPUProfilingAllocator.cpp.o 2022-12-01T09:54:26.8783928Z [ 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:54:27.0492762Z [ 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:54:27.1171403Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Array.cpp.o 2022-12-01T09:54:27.1306180Z [ 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:54:27.2617778Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Backtrace.cpp.o 2022-12-01T09:54:27.2871646Z [ 10%] 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:54:27.3959944Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/C++17.cpp.o 2022-12-01T09:54:27.4540839Z [ 10%] 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:54:27.4937021Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/DeadlockDetection.cpp.o 2022-12-01T09:54:27.5777915Z [ 10%] 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:54:27.6622480Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Exception.cpp.o 2022-12-01T09:54:27.7147572Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Half.cpp.o 2022-12-01T09:54:27.7755472Z [ 10%] 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:54:27.8747380Z [ 10%] 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:54:27.8897048Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/LeftRight.cpp.o 2022-12-01T09:54:28.0501406Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Logging.cpp.o 2022-12-01T09:54:28.0674034Z [ 10%] 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:54:28.0866638Z [ 10%] 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:54:28.2306602Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/MathConstants.cpp.o 2022-12-01T09:54:28.3338568Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Metaprogramming.cpp.o 2022-12-01T09:54:28.3544239Z [ 10%] 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:54:28.3766871Z [ 10%] 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:54:28.5201215Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Optional.cpp.o 2022-12-01T09:54:28.6102691Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/SmallVector.cpp.o 2022-12-01T09:54:28.6270352Z [ 10%] 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:54:28.6616273Z [ 10%] 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:54:28.6878467Z [ 10%] 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:54:28.7730588Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/StringUtil.cpp.o 2022-12-01T09:54:28.8405259Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/ThreadLocalDebugInfo.cpp.o 2022-12-01T09:54:28.9134155Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeCast.cpp.o 2022-12-01T09:54:28.9352652Z [ 10%] 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:54:28.9452072Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeList.cpp.o 2022-12-01T09:54:29.0003495Z [ 10%] 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:54:29.0857183Z [ 10%] 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:54:29.0985048Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/TypeTraits.cpp.o 2022-12-01T09:54:29.1931589Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_demangle.cpp.o 2022-12-01T09:54:29.2147667Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Type_no_demangle.cpp.o 2022-12-01T09:54:29.2379454Z [ 10%] 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:54:29.3032416Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/Unicode.cpp.o 2022-12-01T09:54:29.3328938Z [ 10%] 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:54:29.3600548Z [ 10%] 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:54:29.4056874Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/UniqueVoidPtr.cpp.o 2022-12-01T09:54:29.5309391Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/complex_math.cpp.o 2022-12-01T09:54:29.5405444Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_gflags.cpp.o 2022-12-01T09:54:29.5544046Z [ 10%] 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:54:29.6309646Z Scanning dependencies of target renameFMA4.h_generated 2022-12-01T09:54:29.6359799Z [ 10%] Generating include/renamefma4.h 2022-12-01T09:54:29.6372700Z Generating renamefma4.h: mkrename finz_ 4 8 fma4 2022-12-01T09:54:29.6436069Z [ 10%] Built target renameFMA4.h_generated 2022-12-01T09:54:29.6486595Z Scanning dependencies of target renameSSE4.h_generated 2022-12-01T09:54:29.6521544Z [ 10%] Generating include/renamesse4.h 2022-12-01T09:54:29.6531977Z Generating renamesse4.h: mkrename cinz_ 2 4 sse4 2022-12-01T09:54:29.6573985Z [ 10%] Built target renameSSE4.h_generated 2022-12-01T09:54:29.6657074Z Scanning dependencies of target sleefdetavx512fnofma 2022-12-01T09:54:29.6840107Z [ 10%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimdsp.c.o 2022-12-01T09:54:29.6927806Z [ 10%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512fnofma.dir/sleefsimddp.c.o 2022-12-01T09:54:29.7144720Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/flags_use_no_gflags.cpp.o 2022-12-01T09:54:29.8305918Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/int128.cpp.o 2022-12-01T09:54:29.8453984Z [ 10%] Built target sleefdetavx512fnofma 2022-12-01T09:54:29.8483430Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/intrusive_ptr.cpp.o 2022-12-01T09:54:29.8725070Z [ 10%] 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:54:29.8744749Z [ 10%] 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:54:30.0372687Z [ 10%] 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:54:30.0389131Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/numa.cpp.o 2022-12-01T09:54:30.0878267Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/signal_handler.cpp.o 2022-12-01T09:54:30.0991348Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/thread_name.cpp.o 2022-12-01T09:54:30.2398271Z [ 10%] 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:54:30.2446246Z [ 10%] Building CXX object c10/CMakeFiles/c10.dir/util/typeid.cpp.o 2022-12-01T09:54:30.2870831Z [ 10%] 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:54:30.3574926Z [ 10%] 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:54:30.4094436Z [ 10%] Linking CXX shared library ../lib/libc10.so 2022-12-01T09:54:30.4912945Z [ 10%] 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:54:30.5301651Z [ 10%] Built target c10 2022-12-01T09:54:30.5328570Z [ 10%] 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:54:30.5498206Z Scanning dependencies of target renameAVX.h_generated 2022-12-01T09:54:30.5555641Z [ 10%] Generating include/renameavx.h 2022-12-01T09:54:30.5566330Z Generating renameavx.h: mkrename cinz_ 4 8 avx 2022-12-01T09:54:30.5606439Z [ 10%] Built target renameAVX.h_generated 2022-12-01T09:54:30.5633396Z [ 10%] 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:54:30.6698533Z Scanning dependencies of target sleefsse4 2022-12-01T09:54:30.6853106Z [ 10%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimdsp.c.o 2022-12-01T09:54:30.7539490Z [ 10%] Building C object sleef/src/libm/CMakeFiles/sleefsse4.dir/sleefsimddp.c.o 2022-12-01T09:54:30.7811742Z Scanning dependencies of target renameAVX2.h_generated 2022-12-01T09:54:30.7856771Z [ 10%] Generating include/renameavx2.h 2022-12-01T09:54:30.7884243Z Generating renameavx2.h: mkrename finz_ 4 8 avx2 2022-12-01T09:54:30.7930102Z [ 10%] Built target renameAVX2.h_generated 2022-12-01T09:54:30.7959037Z [ 10%] 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:54:30.8228238Z Scanning dependencies of target sleefdetavx2128 2022-12-01T09:54:30.8229689Z Scanning dependencies of target sleefdetfma4 2022-12-01T09:54:30.8378953Z [ 10%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimdsp.c.o 2022-12-01T09:54:30.8434393Z [ 10%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimdsp.c.o 2022-12-01T09:54:30.9421157Z [ 10%] Built target sleefsse4 2022-12-01T09:54:30.9448364Z [ 10%] Building C object sleef/src/libm/CMakeFiles/sleefdetfma4.dir/sleefsimddp.c.o 2022-12-01T09:54:31.0162156Z [ 10%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2128.dir/sleefsimddp.c.o 2022-12-01T09:54:31.0227456Z [ 10%] 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:54:31.0769204Z [ 10%] Built target sleefdetfma4 2022-12-01T09:54:31.0797691Z Scanning dependencies of target sleefavx 2022-12-01T09:54:31.0813714Z [ 10%] 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:54:31.1016503Z [ 10%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimdsp.c.o 2022-12-01T09:54:31.2137332Z [ 10%] Building C object sleef/src/libm/CMakeFiles/sleefavx.dir/sleefsimddp.c.o 2022-12-01T09:54:31.2178486Z [ 10%] Built target sleefdetavx2128 2022-12-01T09:54:31.2216126Z [ 10%] 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:54:31.2914544Z [ 10%] 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:54:31.3367520Z Scanning dependencies of target python_copy_files 2022-12-01T09:54:31.3413316Z [ 10%] Built target python_copy_files 2022-12-01T09:54:31.3442229Z [ 10%] 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:54:31.4650631Z [ 10%] 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:54:31.4655768Z [ 10%] Built target sleefavx 2022-12-01T09:54:31.4687604Z [ 10%] 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:54:31.5239672Z Scanning dependencies of target torch_global_deps 2022-12-01T09:54:31.5299627Z [ 10%] Building C object caffe2/CMakeFiles/torch_global_deps.dir/__/torch/csrc/empty.c.o 2022-12-01T09:54:31.5540931Z Scanning dependencies of target mkrename_gnuabi 2022-12-01T09:54:31.5648655Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkrename_gnuabi.dir/mkrename_gnuabi.c.o 2022-12-01T09:54:31.6284929Z [ 10%] Linking C shared library ../lib/libtorch_global_deps.so 2022-12-01T09:54:31.6491535Z [ 10%] Linking C executable ../../bin/mkrename_gnuabi 2022-12-01T09:54:31.6828081Z Scanning dependencies of target mkmasked_gnuabi 2022-12-01T09:54:31.6897184Z [ 10%] Building C object sleef/src/libm/CMakeFiles/mkmasked_gnuabi.dir/mkmasked_gnuabi.c.o 2022-12-01T09:54:31.7095576Z [ 10%] Built target mkrename_gnuabi 2022-12-01T09:54:31.7124641Z [ 10%] 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:54:31.7133036Z [ 10%] 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:54:31.7857329Z [ 10%] Linking C executable ../../bin/mkmasked_gnuabi 2022-12-01T09:54:31.8319990Z [ 10%] Built target torch_global_deps 2022-12-01T09:54:31.8355140Z [ 10%] 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:54:31.8448484Z [ 10%] Built target mkmasked_gnuabi 2022-12-01T09:54:31.8534034Z [ 10%] 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:54:31.9552822Z Scanning dependencies of target addSuffix 2022-12-01T09:54:31.9599621Z [ 10%] Building C object sleef/src/common/CMakeFiles/addSuffix.dir/addSuffix.c.o 2022-12-01T09:54:32.0341411Z Scanning dependencies of target arraymap 2022-12-01T09:54:32.0355105Z Scanning dependencies of target generate-torch-sources 2022-12-01T09:54:32.0398765Z [ 10%] Building C object sleef/src/common/CMakeFiles/arraymap.dir/arraymap.c.o 2022-12-01T09:54:32.0428793Z [ 10%] 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:54:32.0716053Z [ 10%] Linking C executable ../../bin/addSuffix 2022-12-01T09:54:32.1237980Z [ 10%] Built target arraymap 2022-12-01T09:54:32.1252419Z [ 10%] Built target addSuffix 2022-12-01T09:54:32.1273766Z Scanning dependencies of target torch_python_stubs 2022-12-01T09:54:32.1294853Z Scanning dependencies of target gen_torch_version 2022-12-01T09:54:32.1297422Z [ 10%] 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:54:32.1330020Z [ 10%] Generating ../../../torch/_C/__init__.pyi, ../../../torch/_C/_VariableFunctions.pyi, ../../../torch/nn/functional.pyi 2022-12-01T09:54:32.1338879Z [ 10%] Generating ../../../torch/version.py 2022-12-01T09:54:32.1414111Z [ 10%] Generating ../../../torch/utils/data/datapipes/datapipe.pyi 2022-12-01T09:54:32.1756768Z Generating Python interface file 'datapipe.pyi'... 2022-12-01T09:54:32.1862507Z [ 10%] 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:54:32.3789338Z [ 10%] 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:54:32.4489156Z [ 10%] 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:54:32.5413193Z fatal: no tag exactly matches 'c13d400bffe90e16b96520bbc8a41a6f0c9cd584' 2022-12-01T09:54:32.5826380Z [ 10%] Built target gen_torch_version 2022-12-01T09:54:32.5857615Z [ 10%] 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:54:32.5912177Z [ 10%] 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:54:32.6944396Z [ 10%] 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:54:32.7892634Z [ 10%] 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:54:32.8030308Z [ 10%] 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:54:32.9205437Z [ 10%] 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:54:33.0305542Z [ 10%] 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:54:33.0512418Z [ 10%] 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:54:33.1439245Z [ 10%] 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:54:33.2394335Z [ 10%] 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:54:33.2936589Z [ 10%] 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:54:33.3924569Z [ 10%] 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:54:33.4825846Z [ 11%] 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:54:33.5784390Z [ 11%] 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:54:33.6558643Z [ 11%] 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:54:33.7385399Z [ 11%] 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:54:33.7781688Z [ 11%] 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:54:33.8781730Z [ 11%] 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:54:33.9926998Z [ 11%] 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:54:34.0307882Z [ 11%] 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:54:34.0995393Z [ 11%] 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:54:34.3200999Z [ 11%] 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:54:34.3266677Z [ 11%] 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:54:34.5125807Z [ 11%] 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:54:34.5634095Z [ 11%] 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:54:34.5825895Z [ 11%] 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:54:34.7789423Z Scanning dependencies of target libprotoc 2022-12-01T09:54:34.8137925Z [ 11%] 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:54:34.8465982Z [ 11%] 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:54:34.8714368Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/code_generator.cc.o 2022-12-01T09:54:35.0540484Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/command_line_interface.cc.o 2022-12-01T09:54:35.0819581Z [ 11%] 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:54:35.1062909Z Scanning dependencies of target cpuinfo_internals 2022-12-01T09:54:35.1227375Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/init.c.o 2022-12-01T09:54:35.2086530Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/api.c.o 2022-12-01T09:54:35.2596922Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum.cc.o 2022-12-01T09:54:35.2979537Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/cache.c.o 2022-12-01T09:54:35.3243565Z [ 11%] 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:54:35.3665363Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/init.c.o 2022-12-01T09:54:35.4497717Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/info.c.o 2022-12-01T09:54:35.4763898Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_enum_field.cc.o 2022-12-01T09:54:35.5394458Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/vendor.c.o 2022-12-01T09:54:35.5452873Z [ 11%] 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:54:35.6164422Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/uarch.c.o 2022-12-01T09:54:35.6561207Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_extension.cc.o 2022-12-01T09:54:35.6877019Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/name.c.o 2022-12-01T09:54:35.7640332Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/topology.c.o 2022-12-01T09:54:35.7922885Z [ 11%] 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:54:35.8493930Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/isa.c.o 2022-12-01T09:54:35.8523935Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_field.cc.o 2022-12-01T09:54:35.9357240Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/init.c.o 2022-12-01T09:54:36.0161144Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/descriptor.c.o 2022-12-01T09:54:36.0417355Z [ 11%] 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:54:36.0695583Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_file.cc.o 2022-12-01T09:54:36.1018582Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/cache/deterministic.c.o 2022-12-01T09:54:36.1817961Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/init.c.o 2022-12-01T09:54:36.2483576Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_generator.cc.o 2022-12-01T09:54:36.2578465Z [ 11%] 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:54:36.2787240Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/x86/linux/cpuinfo.c.o 2022-12-01T09:54:36.3631844Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/smallfile.c.o 2022-12-01T09:54:36.4446621Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/multiline.c.o 2022-12-01T09:54:36.4550881Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_helpers.cc.o 2022-12-01T09:54:36.5277907Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/cpulist.c.o 2022-12-01T09:54:36.5515485Z [ 11%] 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:54:36.6202786Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo_internals.dir/src/linux/processors.c.o 2022-12-01T09:54:36.7002012Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_map_field.cc.o 2022-12-01T09:54:36.7094436Z [ 11%] Linking C static library ../../lib/libcpuinfo_internals.a 2022-12-01T09:54:36.7300509Z [ 11%] Built target cpuinfo_internals 2022-12-01T09:54:36.7337351Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message.cc.o 2022-12-01T09:54:36.7462428Z [ 11%] 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:54:36.9107303Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_message_field.cc.o 2022-12-01T09:54:36.9611077Z [ 11%] 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:54:36.9837997Z Scanning dependencies of target cpuinfo 2022-12-01T09:54:36.9970152Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/init.c.o 2022-12-01T09:54:37.0803865Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/api.c.o 2022-12-01T09:54:37.0873456Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc.o 2022-12-01T09:54:37.1643257Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/cache.c.o 2022-12-01T09:54:37.2050810Z [ 11%] 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:54:37.2444507Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/init.c.o 2022-12-01T09:54:37.2849418Z [ 11%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc.o 2022-12-01T09:54:37.3315604Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/info.c.o 2022-12-01T09:54:37.4123338Z [ 11%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/vendor.c.o 2022-12-01T09:54:37.4366422Z [ 11%] 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:54:37.4849217Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/uarch.c.o 2022-12-01T09:54:37.4965968Z [ 12%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_service.cc.o 2022-12-01T09:54:37.5778926Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/name.c.o 2022-12-01T09:54:37.6549619Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/topology.c.o 2022-12-01T09:54:37.6606628Z [ 12%] 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:54:37.7385960Z [ 12%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/isa.c.o 2022-12-01T09:54:37.7575417Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/cpp/cpp_string_field.cc.o 2022-12-01T09:54:37.8349941Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/init.c.o 2022-12-01T09:54:37.8773969Z [ 13%] Built target dnnl_cpu_x64 2022-12-01T09:54:37.8821639Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc.o 2022-12-01T09:54:37.9061356Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/descriptor.c.o 2022-12-01T09:54:37.9970421Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum.cc.o 2022-12-01T09:54:38.0053190Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/cache/deterministic.c.o 2022-12-01T09:54:38.0216799Z Scanning dependencies of target nnpack_reference_layers 2022-12-01T09:54:38.0328210Z [ 13%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-output.c.o 2022-12-01T09:54:38.0866517Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/init.c.o 2022-12-01T09:54:38.1152324Z [ 13%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-input-gradient.c.o 2022-12-01T09:54:38.1736975Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/x86/linux/cpuinfo.c.o 2022-12-01T09:54:38.1784037Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_enum_field.cc.o 2022-12-01T09:54:38.1979509Z [ 13%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/convolution-kernel.c.o 2022-12-01T09:54:38.2699503Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/smallfile.c.o 2022-12-01T09:54:38.2981155Z [ 13%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/fully-connected-output.c.o 2022-12-01T09:54:38.3769167Z [ 13%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/max-pooling-output.c.o 2022-12-01T09:54:38.3879096Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/multiline.c.o 2022-12-01T09:54:38.4251855Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_field_base.cc.o 2022-12-01T09:54:38.4503282Z [ 13%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/softmax-output.c.o 2022-12-01T09:54:38.4739711Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/cpulist.c.o 2022-12-01T09:54:38.5334884Z [ 13%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-output.c.o 2022-12-01T09:54:38.5578440Z [ 13%] Building C object confu-deps/cpuinfo/CMakeFiles/cpuinfo.dir/src/linux/processors.c.o 2022-12-01T09:54:38.6100083Z [ 13%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack_reference_layers.dir/src/ref/relu-input-gradient.c.o 2022-12-01T09:54:38.6487040Z [ 13%] Linking C static library ../../lib/libcpuinfo.a 2022-12-01T09:54:38.6651748Z [ 13%] Built target cpuinfo 2022-12-01T09:54:38.6701751Z Scanning dependencies of target indirection 2022-12-01T09:54:38.6784332Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/indirection.dir/src/indirection.c.o 2022-12-01T09:54:38.6868135Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_generator.cc.o 2022-12-01T09:54:38.7057441Z [ 13%] Linking C static library ../../lib/libnnpack_reference_layers.a 2022-12-01T09:54:38.7230359Z [ 13%] Built target nnpack_reference_layers 2022-12-01T09:54:38.7294410Z Scanning dependencies of target packing 2022-12-01T09:54:38.7394342Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/packing.dir/src/packing.c.o 2022-12-01T09:54:38.8128694Z [ 13%] Built target indirection 2022-12-01T09:54:38.8296671Z [ 13%] Built target packing 2022-12-01T09:54:38.8339845Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_helpers.cc.o 2022-12-01T09:54:38.8726490Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_map_field.cc.o 2022-12-01T09:54:38.9538684Z Scanning dependencies of target all_microkernels 2022-12-01T09:54:39.0708603Z Scanning dependencies of target jit 2022-12-01T09:54:39.0829928Z [ 13%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch32-assembler.cc.o 2022-12-01T09:54:39.0975272Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message.cc.o 2022-12-01T09:54:39.2018868Z [ 13%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/aarch64-assembler.cc.o 2022-12-01T09:54:39.3156735Z [ 13%] Building CXX object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/assembler.cc.o 2022-12-01T09:54:39.3522736Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_message_field.cc.o 2022-12-01T09:54:39.4329601Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/jit.dir/src/jit/memory.c.o 2022-12-01T09:54:39.5288328Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc.o 2022-12-01T09:54:39.5319968Z [ 13%] Built target jit 2022-12-01T09:54:39.5492553Z Scanning dependencies of target XNNPACK 2022-12-01T09:54:39.7442894Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/argmax-pooling-nhwc.c.o 2022-12-01T09:54:39.7833304Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc.o 2022-12-01T09:54:39.8654477Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/average-pooling-nhwc.c.o 2022-12-01T09:54:39.9648003Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/binary-elementwise-nd.c.o 2022-12-01T09:54:39.9987197Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-12-01T09:54:40.0287298Z [ 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:54:40.0557442Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/channel-shuffle-nc.c.o 2022-12-01T09:54:40.0952011Z [ 13%] Built target torch_python_stubs 2022-12-01T09:54:40.0995671Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/constant-pad-nd.c.o 2022-12-01T09:54:40.1257318Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-12-01T09:54:40.1483583Z Scanning dependencies of target gmock 2022-12-01T09:54:40.1612855Z [ 13%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock.dir/src/gmock-all.cc.o 2022-12-01T09:54:40.2054637Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nchw.c.o 2022-12-01T09:54:40.2275558Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-12-01T09:54:40.2372383Z [ 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:54:40.3090073Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/convolution-nhwc.c.o 2022-12-01T09:54:40.3389864Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-12-01T09:54:40.3836260Z [ 13%] Linking CXX static library ../../../lib/libgmock.a 2022-12-01T09:54:40.3961713Z [ 13%] Built target gmock 2022-12-01T09:54:40.4013219Z Scanning dependencies of target gtest_main 2022-12-01T09:54:40.4035215Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/deconvolution-nhwc.c.o 2022-12-01T09:54:40.4093427Z [ 13%] Building CXX object third_party/googletest/googletest/CMakeFiles/gtest_main.dir/src/gtest_main.cc.o 2022-12-01T09:54:40.4538876Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-scalar-c1.c.o 2022-12-01T09:54:40.4722814Z [ 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:54:40.5216858Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nchw2nhwc.c.o 2022-12-01T09:54:40.5469711Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-scalar-c1.c.o 2022-12-01T09:54:40.5956152Z [ 13%] Linking CXX static library ../../../lib/libgtest_main.a 2022-12-01T09:54:40.5985543Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/depth-to-space-nhwc.c.o 2022-12-01T09:54:40.6092721Z [ 13%] Built target gtest_main 2022-12-01T09:54:40.6171752Z [ 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:54:40.6267310Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-scalar-c1.c.o 2022-12-01T09:54:40.6597962Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:54:40.6966482Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/fully-connected-nc.c.o 2022-12-01T09:54:40.7661265Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-scalar-c1.c.o 2022-12-01T09:54:40.7872550Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-ncw.c.o 2022-12-01T09:54:40.7968807Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc.o 2022-12-01T09:54:40.7972461Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_context.cc.o 2022-12-01T09:54:40.8842585Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/global-average-pooling-nwc.c.o 2022-12-01T09:54:40.8846090Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p0p1c3x4-scalar-1x1.c.o 2022-12-01T09:54:40.9812169Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_doc_comment.cc.o 2022-12-01T09:54:40.9869128Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/lut-elementwise-nc.c.o 2022-12-01T09:54:41.0055651Z Scanning dependencies of target benchmark_main 2022-12-01T09:54:41.0108183Z [ 13%] Building CXX object third_party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o 2022-12-01T09:54:41.0301587Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc/3x3s2p1c3x4-scalar-1x1.c.o 2022-12-01T09:54:41.0736089Z [ 13%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/max-pooling-nhwc.c.o 2022-12-01T09:54:41.1371280Z [ 13%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum.cc.o 2022-12-01T09:54:41.1458048Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-scalar-1x1.c.o 2022-12-01T09:54:41.1603115Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/prelu-nc.c.o 2022-12-01T09:54:41.1632995Z [ 14%] Linking CXX static library ../../../lib/libbenchmark_main.a 2022-12-01T09:54:41.1769194Z [ 14%] Built target benchmark_main 2022-12-01T09:54:41.1815180Z Scanning dependencies of target fbgemm_avx512 2022-12-01T09:54:41.1992987Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmBfloat16ConvertAvx512.cc.o 2022-12-01T09:54:41.2636872Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nchw.c.o 2022-12-01T09:54:41.2780927Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar-acc2.c.o 2022-12-01T09:54:41.3538674Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/resize-bilinear-nhwc.c.o 2022-12-01T09:54:41.3601323Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/EmbeddingSpMDMAvx512.cc.o 2022-12-01T09:54:41.3690136Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field.cc.o 2022-12-01T09:54:41.4234702Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-minmax-scalar.c.o 2022-12-01T09:54:41.4413546Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/softmax-nc.c.o 2022-12-01T09:54:41.5306710Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFloat16ConvertAvx512.cc.o 2022-12-01T09:54:41.5314805Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unary-elementwise-nc.c.o 2022-12-01T09:54:41.5754252Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar-acc2.c.o 2022-12-01T09:54:41.5771560Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_field_lite.cc.o 2022-12-01T09:54:41.6321014Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operators/unpooling-nhwc.c.o 2022-12-01T09:54:41.7083888Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseAvx512.cc.o 2022-12-01T09:54:41.7172299Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/abs.c.o 2022-12-01T09:54:41.7265219Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x3-scalar.c.o 2022-12-01T09:54:41.8141404Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/add2.c.o 2022-12-01T09:54:41.8211145Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_enum_lite.cc.o 2022-12-01T09:54:41.8367589Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar-acc2.c.o 2022-12-01T09:54:41.8827452Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseInt8Avx512.cc.o 2022-12-01T09:54:41.9089992Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/argmax-pooling-2d.c.o 2022-12-01T09:54:41.9722494Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-minmax-scalar.c.o 2022-12-01T09:54:42.0030797Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/average-pooling-2d.c.o 2022-12-01T09:54:42.0616807Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmSparseDenseVectorInt8Avx512.cc.o 2022-12-01T09:54:42.0637138Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension.cc.o 2022-12-01T09:54:42.0719956Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar-acc2.c.o 2022-12-01T09:54:42.1141173Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/bankers-rounding.c.o 2022-12-01T09:54:42.2039422Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x4-scalar.c.o 2022-12-01T09:54:42.2070051Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/ceiling.c.o 2022-12-01T09:54:42.2718787Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_extension_lite.cc.o 2022-12-01T09:54:42.2978999Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/clamp.c.o 2022-12-01T09:54:42.3022369Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/QuantUtilsAvx512.cc.o 2022-12-01T09:54:42.3413533Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar-acc2.c.o 2022-12-01T09:54:42.3863924Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convert.c.o 2022-12-01T09:54:42.4675109Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_field.cc.o 2022-12-01T09:54:42.4686222Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-minmax-scalar.c.o 2022-12-01T09:54:42.4813405Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/convolution-2d.c.o 2022-12-01T09:54:42.5100314Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/UtilsAvx512.cc.o 2022-12-01T09:54:42.5747080Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/deconvolution-2d.c.o 2022-12-01T09:54:42.5883832Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar-acc2.c.o 2022-12-01T09:54:42.6710097Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depth-to-space.c.o 2022-12-01T09:54:42.6714784Z [ 14%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_file.cc.o 2022-12-01T09:54:42.6906570Z [ 14%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512.cc.o 2022-12-01T09:54:42.7332736Z [ 14%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x9-scalar.c.o 2022-12-01T09:54:42.7649059Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/depthwise-convolution-2d.c.o 2022-12-01T09:54:42.8632341Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/divide.c.o 2022-12-01T09:54:42.8695582Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar-acc2.c.o 2022-12-01T09:54:42.9063892Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator.cc.o 2022-12-01T09:54:42.9139962Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx512.dir/src/FbgemmFP16UKernelsAvx512_256.cc.o 2022-12-01T09:54:42.9693649Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/elu.c.o 2022-12-01T09:54:42.9907260Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-minmax-scalar.c.o 2022-12-01T09:54:43.0739349Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/floor.c.o 2022-12-01T09:54:43.1036488Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar-acc2.c.o 2022-12-01T09:54:43.1463140Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_generator_factory.cc.o 2022-12-01T09:54:43.1607023Z [ 15%] Built target fbgemm_avx512 2022-12-01T09:54:43.1672890Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/fully-connected.c.o 2022-12-01T09:54:43.1902684Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/global-average-pooling-2d.c.o 2022-12-01T09:54:43.2308193Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up1x25-scalar.c.o 2022-12-01T09:54:43.2559905Z Scanning dependencies of target fbgemm_avx2 2022-12-01T09:54:43.2780141Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/EmbeddingSpMDMAvx2.cc.o 2022-12-01T09:54:43.2810926Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/hardswish.c.o 2022-12-01T09:54:43.3372830Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_helpers.cc.o 2022-12-01T09:54:43.3532205Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar-acc2.c.o 2022-12-01T09:54:43.3695895Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/leaky-relu.c.o 2022-12-01T09:54:43.4233895Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmBfloat16ConvertAvx2.cc.o 2022-12-01T09:54:43.4808495Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-minmax-scalar.c.o 2022-12-01T09:54:43.4853295Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/max-pooling-2d.c.o 2022-12-01T09:54:43.5196221Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field.cc.o 2022-12-01T09:54:43.5818120Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/maximum2.c.o 2022-12-01T09:54:43.5944464Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFloat16ConvertAvx2.cc.o 2022-12-01T09:54:43.6046009Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar-acc2.c.o 2022-12-01T09:54:43.7462840Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/minimum2.c.o 2022-12-01T09:54:43.7521913Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x3-scalar.c.o 2022-12-01T09:54:43.7621066Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_map_field_lite.cc.o 2022-12-01T09:54:43.7935862Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8Depthwise3DAvx2.cc.o 2022-12-01T09:54:43.8437671Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/multiply2.c.o 2022-12-01T09:54:43.8666808Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar-acc2.c.o 2022-12-01T09:54:43.9389932Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/negate.c.o 2022-12-01T09:54:43.9932586Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-minmax-scalar.c.o 2022-12-01T09:54:44.0000012Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message.cc.o 2022-12-01T09:54:44.0041351Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwiseAvx2.cc.o 2022-12-01T09:54:44.0327883Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/prelu.c.o 2022-12-01T09:54:44.1054721Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar-acc2.c.o 2022-12-01T09:54:44.1630690Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/sigmoid.c.o 2022-12-01T09:54:44.2128678Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x4-scalar.c.o 2022-12-01T09:54:44.2193604Z [ 15%] Built target generate-torch-sources 2022-12-01T09:54:44.2224179Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar-acc2.c.o 2022-12-01T09:54:44.2254878Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder.cc.o 2022-12-01T09:54:44.2652746Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmI8DepthwisePerChannelQuantAvx2.cc.o 2022-12-01T09:54:44.2818299Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/softmax.c.o 2022-12-01T09:54:44.3486472Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square-root.c.o 2022-12-01T09:54:44.3730651Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-minmax-scalar.c.o 2022-12-01T09:54:44.3879884Z Scanning dependencies of target fbgemm_generic 2022-12-01T09:54:44.4318975Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_builder_lite.cc.o 2022-12-01T09:54:44.4385148Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/square.c.o 2022-12-01T09:54:44.4436223Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseAvx2.cc.o 2022-12-01T09:54:44.4808566Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar-acc2.c.o 2022-12-01T09:54:44.4962971Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDM.cc.o 2022-12-01T09:54:44.5422103Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/squared-difference.c.o 2022-12-01T09:54:44.6378165Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmSparseDenseInt8Avx2.cc.o 2022-12-01T09:54:44.6394223Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-constant-pad.c.o 2022-12-01T09:54:44.6481193Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x9-scalar.c.o 2022-12-01T09:54:44.6813544Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field.cc.o 2022-12-01T09:54:44.7393930Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-reshape.c.o 2022-12-01T09:54:44.7490957Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/EmbeddingSpMDMNBit.cc.o 2022-12-01T09:54:44.7493532Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar-acc2.c.o 2022-12-01T09:54:44.8197633Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/OptimizedKernelsAvx2.cc.o 2022-12-01T09:54:44.8511646Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-minmax-scalar.c.o 2022-12-01T09:54:44.8723167Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_field_lite.cc.o 2022-12-01T09:54:44.8853379Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/static-resize-bilinear-2d.c.o 2022-12-01T09:54:44.9695417Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/PackDepthwiseConvMatrixAvx2.cc.o 2022-12-01T09:54:44.9789717Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/subtract.c.o 2022-12-01T09:54:44.9865250Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar-acc2.c.o 2022-12-01T09:54:45.0045672Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernel.cc.o 2022-12-01T09:54:45.0764057Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_message_lite.cc.o 2022-12-01T09:54:45.0786014Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/ExecuteKernelU8S8.cc.o 2022-12-01T09:54:45.0851099Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph/unpooling-2d.c.o 2022-12-01T09:54:45.1004799Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up2x25-scalar.c.o 2022-12-01T09:54:45.1180568Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/QuantUtilsAvx2.cc.o 2022-12-01T09:54:45.1843848Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/datatype-strings.c.o 2022-12-01T09:54:45.2461707Z [ 15%] 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:54:45.2760076Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_name_resolver.cc.o 2022-12-01T09:54:45.2812722Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-strings.c.o 2022-12-01T09:54:45.3365532Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/spmmUtilsAvx2.cc.o 2022-12-01T09:54:45.3488266Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Fbgemm.cc.o 2022-12-01T09:54:45.3667625Z [ 15%] 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:54:45.3680948Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph-strings.c.o 2022-12-01T09:54:45.4623682Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/allocator.c.o 2022-12-01T09:54:45.4682292Z [ 15%] 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:54:45.4822110Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field.cc.o 2022-12-01T09:54:45.5184426Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/UtilsAvx2.cc.o 2022-12-01T09:54:45.5424006Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/init.c.o 2022-12-01T09:54:45.5813810Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-1x1.c.o 2022-12-01T09:54:45.6156647Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmBfloat16Convert.cc.o 2022-12-01T09:54:45.6527408Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_avx2.dir/src/FbgemmFP16UKernelsAvx2.cc.o 2022-12-01T09:54:45.6770235Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/memory-planner.c.o 2022-12-01T09:54:45.6876618Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_primitive_field_lite.cc.o 2022-12-01T09:54:45.7002457Z [ 15%] 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:54:45.7670397Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-delete.c.o 2022-12-01T09:54:45.7719294Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmConv.cc.o 2022-12-01T09:54:45.8457198Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/runtime.c.o 2022-12-01T09:54:45.8637087Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-2x1.c.o 2022-12-01T09:54:45.9162775Z [ 15%] Built target fbgemm_avx2 2022-12-01T09:54:45.9185915Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_service.cc.o 2022-12-01T09:54:45.9206982Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFPCommon.cc.o 2022-12-01T09:54:45.9252926Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_shared_code_generator.cc.o 2022-12-01T09:54:45.9444488Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/subgraph.c.o 2022-12-01T09:54:45.9996638Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-3x1.c.o 2022-12-01T09:54:46.0305907Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tensor.c.o 2022-12-01T09:54:46.1177944Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-4x1.c.o 2022-12-01T09:54:46.1340898Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/indirection.c.o 2022-12-01T09:54:46.1431572Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFP16.cc.o 2022-12-01T09:54:46.1598203Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field.cc.o 2022-12-01T09:54:46.1656003Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-5x1.c.o 2022-12-01T09:54:46.2146193Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-scalar-6x1.c.o 2022-12-01T09:54:46.2247517Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/operator-run.c.o 2022-12-01T09:54:46.3057542Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/packing.c.o 2022-12-01T09:54:46.3265033Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmFloat16Convert.cc.o 2022-12-01T09:54:46.3319027Z [ 15%] 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:54:46.3469347Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/java/java_string_field_lite.cc.o 2022-12-01T09:54:46.3640696Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI64.cc.o 2022-12-01T09:54:46.4094970Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-64.c.o 2022-12-01T09:54:46.4440834Z [ 15%] 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:54:46.4723252Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmSparseDense.cc.o 2022-12-01T09:54:46.4932466Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2-k-over-2048.c.o 2022-12-01T09:54:46.5693432Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/js_generator.cc.o 2022-12-01T09:54:46.5773181Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-4.c.o 2022-12-01T09:54:46.5960304Z [ 15%] 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:54:46.6189847Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/js/well_known_types_embed.cc.o 2022-12-01T09:54:46.6297360Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/FbgemmI8Spmdm.cc.o 2022-12-01T09:54:46.6696178Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-8.c.o 2022-12-01T09:54:46.6973158Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum.cc.o 2022-12-01T09:54:46.7159775Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-1x1.c.o 2022-12-01T09:54:46.7465370Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-16.c.o 2022-12-01T09:54:46.7728358Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelDirectConvU8S8S32ACC32.cc.o 2022-12-01T09:54:46.7775163Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernel.cc.o 2022-12-01T09:54:46.8236960Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-64.c.o 2022-12-01T09:54:46.8307996Z [ 15%] 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:54:46.8956376Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc.o 2022-12-01T09:54:46.9024872Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/tables/exp2minus-k-over-2048.c.o 2022-12-01T09:54:46.9670573Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-2x1.c.o 2022-12-01T09:54:46.9777794Z [ 15%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch32-assembler.cc.o 2022-12-01T09:54:46.9802276Z Scanning dependencies of target tensorpipe 2022-12-01T09:54:46.9982824Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16.cc.o 2022-12-01T09:54:47.0856536Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-3x1.c.o 2022-12-01T09:54:47.0919644Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/error.cc.o 2022-12-01T09:54:47.0999073Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_extension.cc.o 2022-12-01T09:54:47.1502955Z [ 15%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/aarch64-assembler.cc.o 2022-12-01T09:54:47.2102172Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-scalar-4x1.c.o 2022-12-01T09:54:47.2343782Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512.cc.o 2022-12-01T09:54:47.2504707Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/helpers.cc.o 2022-12-01T09:54:47.2777703Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_field.cc.o 2022-12-01T09:54:47.3157134Z [ 15%] 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:54:47.3230813Z [ 15%] Building CXX object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/assembler.cc.o 2022-12-01T09:54:47.4326691Z [ 15%] 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:54:47.4445736Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/jit/memory.c.o 2022-12-01T09:54:47.4500074Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/address.cc.o 2022-12-01T09:54:47.4551060Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC16Avx512VNNI.cc.o 2022-12-01T09:54:47.4744194Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_file.cc.o 2022-12-01T09:54:47.5355004Z [ 15%] 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:54:47.5378854Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/params-init.c.o 2022-12-01T09:54:47.5847741Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/allocator.cc.o 2022-12-01T09:54:47.6268578Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-lut32norm/scalar.c.o 2022-12-01T09:54:47.6472820Z [ 15%] 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:54:47.7297876Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_generator.cc.o 2022-12-01T09:54:47.7305304Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32.cc.o 2022-12-01T09:54:47.7364553Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/error.cc.o 2022-12-01T09:54:47.7578925Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-copy/memcpy.c.o 2022-12-01T09:54:47.7751427Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-1x1.c.o 2022-12-01T09:54:47.8432977Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-12-01T09:54:47.8977140Z [ 15%] 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:54:47.9157866Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-12-01T09:54:47.9260425Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/fd.cc.o 2022-12-01T09:54:47.9359153Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc.o 2022-12-01T09:54:47.9444049Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc.o 2022-12-01T09:54:47.9964366Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:54:48.0059496Z [ 15%] 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:54:48.0785788Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/socket.cc.o 2022-12-01T09:54:48.0870760Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-12-01T09:54:48.1231570Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-2x1.c.o 2022-12-01T09:54:48.1912352Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc.o 2022-12-01T09:54:48.2020240Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-12-01T09:54:48.2048553Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConv.cc.o 2022-12-01T09:54:48.2511078Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/system.cc.o 2022-12-01T09:54:48.2624321Z [ 15%] 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:54:48.2935516Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-12-01T09:54:48.3733067Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-12-01T09:54:48.4022779Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context.cc.o 2022-12-01T09:54:48.4227985Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message.cc.o 2022-12-01T09:54:48.4405602Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-scalar-3x1.c.o 2022-12-01T09:54:48.4610345Z [ 15%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx2.cc.o 2022-12-01T09:54:48.4697549Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-12-01T09:54:48.5714496Z [ 15%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-12-01T09:54:48.5835551Z [ 15%] 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:54:48.6011556Z [ 15%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc.o 2022-12-01T09:54:48.6034145Z [ 15%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/context_impl.cc.o 2022-12-01T09:54:48.6764737Z [ 15%] 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:48.6785344Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GroupwiseConvAcc32Avx512.cc.o 2022-12-01T09:54:48.7075084Z [ 16%] 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:54:48.7666535Z [ 16%] 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:48.7857043Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc.o 2022-12-01T09:54:48.8145676Z [ 16%] 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:54:48.8631247Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-12-01T09:54:48.9552833Z [ 16%] 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:54:48.9621327Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAMatrix.cc.o 2022-12-01T09:54:48.9622981Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-12-01T09:54:48.9661594Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc.o 2022-12-01T09:54:49.0515280Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-12-01T09:54:49.0854793Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-1x1.c.o 2022-12-01T09:54:49.1429029Z [ 16%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-12-01T09:54:49.1442705Z [ 16%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithIm2Col.cc.o 2022-12-01T09:54:49.1597365Z [ 16%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/php/php_generator.cc.o 2022-12-01T09:54:49.2196773Z [ 17%] 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:54:49.2341098Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-12-01T09:54:49.3076923Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithQuantRowOffset.cc.o 2022-12-01T09:54:49.3291591Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T09:54:49.3541494Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.cc.o 2022-12-01T09:54:49.3784415Z [ 18%] 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:54:49.4236391Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/error.cc.o 2022-12-01T09:54:49.4335253Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T09:54:49.4749950Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackAWithRowOffset.cc.o 2022-12-01T09:54:49.4823397Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-2x1.c.o 2022-12-01T09:54:49.5336521Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T09:54:49.5770585Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/plugin.pb.cc.o 2022-12-01T09:54:49.5787101Z [ 18%] 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:54:49.5975583Z [ 18%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener.cc.o 2022-12-01T09:54:49.6283733Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackBMatrix.cc.o 2022-12-01T09:54:49.6882619Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-12-01T09:54:49.6889053Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-scalar-3x1.c.o 2022-12-01T09:54:49.8051513Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x1.c.o 2022-12-01T09:54:49.8109904Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/python/python_generator.cc.o 2022-12-01T09:54:49.8169915Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackMatrix.cc.o 2022-12-01T09:54:49.8513201Z [ 18%] Built target ATEN_CPU_FILES_GEN_TARGET 2022-12-01T09:54:49.8532997Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-12-01T09:54:49.8549213Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T09:54:49.9229060Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x2.c.o 2022-12-01T09:54:49.9701484Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x3.c.o 2022-12-01T09:54:49.9723282Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightMatrixForGConv.cc.o 2022-12-01T09:54:49.9900035Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T09:54:50.0481175Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/ruby/ruby_generator.cc.o 2022-12-01T09:54:50.0565407Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/subprocess.cc.o 2022-12-01T09:54:50.0845810Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-bitcast-x4.c.o 2022-12-01T09:54:50.1037570Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T09:54:50.1657155Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForConv.cc.o 2022-12-01T09:54:50.1885385Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x1.c.o 2022-12-01T09:54:50.2095624Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:54:50.2346092Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:54:50.2460661Z [ 18%] Building CXX object third_party/protobuf/cmake/CMakeFiles/libprotoc.dir/__/src/google/protobuf/compiler/zip_writer.cc.o 2022-12-01T09:54:50.3179313Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/PackWeightsForDirectConv.cc.o 2022-12-01T09:54:50.3237047Z [ 18%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/QuantUtils.cc.o 2022-12-01T09:54:50.3337127Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-12-01T09:54:50.3447987Z [ 18%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x2.c.o 2022-12-01T09:54:50.3855132Z [ 19%] Linking CXX static library ../../../lib/libprotoc.a 2022-12-01T09:54:50.3978858Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/listener_impl.cc.o 2022-12-01T09:54:50.4329955Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-rmax/sse.c.o 2022-12-01T09:54:50.4411232Z [ 19%] Built target libprotoc 2022-12-01T09:54:50.4461246Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-12-01T09:54:50.4629806Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x3.c.o 2022-12-01T09:54:50.4897459Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-scalar-fabsf-x4.c.o 2022-12-01T09:54:50.5087795Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/scalar-x1.c.o 2022-12-01T09:54:50.5821517Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RowWiseSparseAdagradFused.cc.o 2022-12-01T09:54:50.5842412Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/SparseAdagrad.cc.o 2022-12-01T09:54:50.5952079Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-12-01T09:54:50.6023003Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-12-01T09:54:50.6209917Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-scalar-c1.c.o 2022-12-01T09:54:50.6865029Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-scalar-c1.c.o 2022-12-01T09:54:50.6956489Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-12-01T09:54:50.7221386Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-12-01T09:54:50.7721508Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-12-01T09:54:50.7881386Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-12-01T09:54:50.7882169Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/spmmUtils.cc.o 2022-12-01T09:54:50.7923044Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x4inc-minmax-scalar.c.o 2022-12-01T09:54:50.8111625Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/2x4inc-minmax-scalar.c.o 2022-12-01T09:54:50.8707482Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x4inc-minmax-scalar.c.o 2022-12-01T09:54:50.8841492Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-12-01T09:54:50.9226719Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-12-01T09:54:50.9447588Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/TransposeUtils.cc.o 2022-12-01T09:54:50.9594003Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/GenerateI8Depthwise.cc.o 2022-12-01T09:54:50.9780526Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/RefImplementations.cc.o 2022-12-01T09:54:51.0268711Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-minmax-scalar.c.o 2022-12-01T09:54:51.0478599Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-12-01T09:54:51.0562143Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-12-01T09:54:51.1237634Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe.cc.o 2022-12-01T09:54:51.1264741Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/core/pipe_impl.cc.o 2022-12-01T09:54:51.1414575Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-relu-scalar.c.o 2022-12-01T09:54:51.1597568Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x4-scalar.c.o 2022-12-01T09:54:51.1623958Z [ 19%] Building CXX object third_party/fbgemm/CMakeFiles/fbgemm_generic.dir/src/Utils.cc.o 2022-12-01T09:54:51.1857207Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-12-01T09:54:51.2583953Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-12-01T09:54:51.2621645Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-minmax-scalar.c.o 2022-12-01T09:54:51.2826384Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-relu-scalar.c.o 2022-12-01T09:54:51.2942799Z [ 19%] Built target fbgemm_generic 2022-12-01T09:54:51.3020985Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-12-01T09:54:51.3550185Z Scanning dependencies of target dnnl 2022-12-01T09:54:51.3643998Z [ 19%] Linking CXX static library ../../../../../../lib/libdnnl.a 2022-12-01T09:54:51.3705742Z Scanning dependencies of target kineto_base 2022-12-01T09:54:51.3936918Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/2x4-scalar.c.o 2022-12-01T09:54:51.3971412Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-12-01T09:54:51.4132152Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/AbstractConfig.cpp.o 2022-12-01T09:54:51.4939905Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-12-01T09:54:51.5310197Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-minmax-scalar.c.o 2022-12-01T09:54:51.5733479Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-12-01T09:54:51.6345179Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityProfiler.cpp.o 2022-12-01T09:54:51.6508437Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-relu-scalar.c.o 2022-12-01T09:54:51.6527308Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-12-01T09:54:51.7639293Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-12-01T09:54:51.7982176Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2-scalar.c.o 2022-12-01T09:54:51.8489710Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-12-01T09:54:51.8756964Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-12-01T09:54:51.8859600Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-minmax-scalar.c.o 2022-12-01T09:54:51.9141134Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerController.cpp.o 2022-12-01T09:54:51.9394454Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/error.cc.o 2022-12-01T09:54:51.9529929Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/channel_impl.cc.o 2022-12-01T09:54:51.9575743Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-12-01T09:54:52.0209343Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-relu-scalar.c.o 2022-12-01T09:54:52.0500888Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-12-01T09:54:52.1055082Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-12-01T09:54:52.1298407Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityProfilerProxy.cpp.o 2022-12-01T09:54:52.1427091Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/context_impl.cc.o 2022-12-01T09:54:52.1612208Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x4-scalar.c.o 2022-12-01T09:54:52.1939557Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p1.c.o 2022-12-01T09:54:52.1940185Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-12-01T09:54:52.2955298Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-packx/x4-sse.c.o 2022-12-01T09:54:52.3007682Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-12-01T09:54:52.3152752Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p2.c.o 2022-12-01T09:54:52.3178290Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/basic/factory.cc.o 2022-12-01T09:54:52.3577840Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ActivityType.cpp.o 2022-12-01T09:54:52.3828679Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Config.cpp.o 2022-12-01T09:54:52.3904794Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-12-01T09:54:52.4166081Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/scalar-p4.c.o 2022-12-01T09:54:52.4942424Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-12-01T09:54:52.4990264Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/channel_impl.cc.o 2022-12-01T09:54:52.5327614Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c1.c.o 2022-12-01T09:54:52.5735438Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c2.c.o 2022-12-01T09:54:52.5909031Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-12-01T09:54:52.6318195Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ConfigLoader.cpp.o 2022-12-01T09:54:52.6505229Z [ 19%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/CuptiActivityApi.cpp.o 2022-12-01T09:54:52.6762887Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/scalar-c4.c.o 2022-12-01T09:54:52.6845190Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:54:52.7835248Z [ 19%] Built target dnnl 2022-12-01T09:54:52.7860035Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-12-01T09:54:52.7904945Z [ 19%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/context_impl.cc.o 2022-12-01T09:54:52.7966384Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-minmax-scalar.c.o 2022-12-01T09:54:52.8207576Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-relu-scalar.c.o 2022-12-01T09:54:52.8661022Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x4-scalar.c.o 2022-12-01T09:54:52.8799880Z [ 19%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:52.8920428Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Demangle.cpp.o 2022-12-01T09:54:52.9257186Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/GenericTraceActivity.cpp.o 2022-12-01T09:54:52.9354243Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/ILoggerObserver.cpp.o 2022-12-01T09:54:52.9603052Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/xth/factory.cc.o 2022-12-01T09:54:52.9737106Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-minmax-scalar.c.o 2022-12-01T09:54:52.9765564Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:53.0179225Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-12-01T09:54:53.0804319Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/Logger.cpp.o 2022-12-01T09:54:53.0907518Z [ 20%] 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:53.1168901Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/init.cpp.o 2022-12-01T09:54:53.1223150Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-relu-scalar.c.o 2022-12-01T09:54:53.1450950Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/channel_impl.cc.o 2022-12-01T09:54:53.1496421Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/context_impl.cc.o 2022-12-01T09:54:53.1901009Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-12-01T09:54:53.2374360Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/2x4-scalar.c.o 2022-12-01T09:54:53.2646405Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-minmax-scalar.c.o 2022-12-01T09:54:53.2966330Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-12-01T09:54:53.3095852Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_csv.cpp.o 2022-12-01T09:54:53.3140695Z [ 20%] Building CXX object third_party/kineto/libkineto/CMakeFiles/kineto_base.dir/src/output_json.cpp.o 2022-12-01T09:54:53.3452417Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/cma/factory.cc.o 2022-12-01T09:54:53.3714837Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-relu-scalar.c.o 2022-12-01T09:54:53.3749021Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/channel_impl.cc.o 2022-12-01T09:54:53.3947624Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-12-01T09:54:53.4923986Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-12-01T09:54:53.5214021Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2-scalar.c.o 2022-12-01T09:54:53.5437415Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-minmax-scalar.c.o 2022-12-01T09:54:53.5614170Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-relu-scalar.c.o 2022-12-01T09:54:53.5735618Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-12-01T09:54:53.5778912Z [ 20%] Built target kineto_base 2022-12-01T09:54:53.5809182Z [ 20%] 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:53.5974576Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/context_impl.cc.o 2022-12-01T09:54:53.6217573Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/channel/mpt/factory.cc.o 2022-12-01T09:54:53.6476454Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/connection_impl.cc.o 2022-12-01T09:54:53.6603705Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:53.6604687Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/context_impl.cc.o 2022-12-01T09:54:53.6778727Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x4-scalar.c.o 2022-12-01T09:54:53.7548292Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:53.8001090Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:54:53.8365395Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:54:53.8494081Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:53.8539425Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-scalar-c1.c.o 2022-12-01T09:54:53.8902501Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/2x4-minmax-scalar.c.o 2022-12-01T09:54:53.9168572Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/error.cc.o 2022-12-01T09:54:53.9392431Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/3x3-minmax-scalar.c.o 2022-12-01T09:54:53.9490557Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/factory.cc.o 2022-12-01T09:54:53.9670818Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:54.0067228Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:54.0257178Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x2-minmax-scalar.c.o 2022-12-01T09:54:54.0265656Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:54.0651452Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x4-minmax-scalar.c.o 2022-12-01T09:54:54.0892588Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x1.c.o 2022-12-01T09:54:54.1137400Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/scalar-2x4.c.o 2022-12-01T09:54:54.1310139Z [ 20%] 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:54.1478782Z [ 20%] 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:54.1545166Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:54.1903514Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:54.1958093Z [ 20%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/listener_impl.cc.o 2022-12-01T09:54:54.1983670Z [ 20%] 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:54.2260016Z [ 20%] 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:54.2346894Z [ 20%] 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:54.2456356Z [ 20%] 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:54.2858675Z [ 20%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:54.3311611Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:54.3479986Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:54.3520775Z Scanning dependencies of target c10_tempfile_test 2022-12-01T09:54:54.3632399Z Scanning dependencies of target c10_string_view_test 2022-12-01T09:54:54.3657979Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_tempfile_test.dir/util/tempfile_test.cpp.o 2022-12-01T09:54:54.3701316Z [ 21%] 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:54.3795923Z [ 21%] Building CXX object c10/test/CMakeFiles/c10_string_view_test.dir/util/string_view_test.cpp.o 2022-12-01T09:54:54.3984117Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/loop.cc.o 2022-12-01T09:54:54.4359012Z [ 21%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/sockaddr.cc.o 2022-12-01T09:54:54.4564690Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:54.5000097Z [ 21%] 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:54.5581953Z [ 21%] Linking CXX executable ../../bin/c10_tempfile_test 2022-12-01T09:54:54.5599548Z [ 21%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:54.6035800Z [ 21%] 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:54.6287448Z [ 21%] Linking CXX executable ../../bin/c10_string_view_test 2022-12-01T09:54:54.6422350Z [ 22%] 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:54.6551414Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:54.6725872Z [ 22%] Built target c10_tempfile_test 2022-12-01T09:54:54.6741898Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/uv/utility.cc.o 2022-12-01T09:54:54.6765655Z Scanning dependencies of target c10_Half_test 2022-12-01T09:54:54.6919588Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_Half_test.dir/util/Half_test.cpp.o 2022-12-01T09:54:54.7254418Z Scanning dependencies of target c10_Array_test 2022-12-01T09:54:54.7405980Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_Array_test.dir/util/Array_test.cpp.o 2022-12-01T09:54:54.7406637Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:54.7417153Z [ 22%] Built target c10_string_view_test 2022-12-01T09:54:54.7473111Z [ 22%] 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:54.7949669Z [ 22%] 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:54.8368684Z [ 22%] 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:54.8382866Z [ 22%] 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:54.8713877Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/epoll_loop.cc.o 2022-12-01T09:54:54.8864548Z [ 22%] Linking CXX executable ../../bin/c10_Half_test 2022-12-01T09:54:54.9140437Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/shm_segment.cc.o 2022-12-01T09:54:54.9271186Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-12-01T09:54:54.9461125Z [ 22%] 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:54.9529408Z [ 22%] Linking CXX executable ../../bin/c10_Array_test 2022-12-01T09:54:55.0003946Z [ 22%] Built target c10_Half_test 2022-12-01T09:54:55.0041503Z [ 22%] 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:55.0243294Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-12-01T09:54:55.0424660Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:55.0534667Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:54:55.0610483Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/connection_impl.cc.o 2022-12-01T09:54:55.0770221Z [ 22%] Built target c10_Array_test 2022-12-01T09:54:55.0851889Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/context_impl.cc.o 2022-12-01T09:54:55.1138649Z [ 22%] 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:55.1166746Z [ 22%] 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:55.1373716Z [ 22%] 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:55.1578082Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:54:55.2231499Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:55.2297077Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:54:55.2469254Z [ 22%] 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:55.2549457Z [ 22%] 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:55.2563991Z [ 22%] 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:55.2663836Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/factory.cc.o 2022-12-01T09:54:55.3136434Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/listener_impl.cc.o 2022-12-01T09:54:55.3198526Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:55.3595660Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:55.3693808Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:55.4019941Z [ 22%] 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:55.4177312Z [ 22%] 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:55.4561067Z [ 22%] 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:55.4619116Z [ 22%] 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:55.4687683Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:54:55.4854921Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/reactor.cc.o 2022-12-01T09:54:55.5085021Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/shm/sockaddr.cc.o 2022-12-01T09:54:55.5407277Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/common/ibv.cc.o 2022-12-01T09:54:55.5535521Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/connection_impl.cc.o 2022-12-01T09:54:55.5600587Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:55.5636630Z [ 22%] 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:55.6355403Z [ 22%] 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:55.6512486Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:54:55.6536316Z [ 22%] 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:55.6743017Z [ 22%] 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:55.7295656Z [ 22%] 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:55.7343909Z [ 22%] 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:55.7367631Z [ 22%] 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:55.7512903Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-12-01T09:54:55.7541459Z [ 22%] 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:55.7628445Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/context_impl.cc.o 2022-12-01T09:54:55.8276125Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/error.cc.o 2022-12-01T09:54:55.8393814Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/factory.cc.o 2022-12-01T09:54:55.8415253Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T09:54:55.8450683Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse2-x64.c.o 2022-12-01T09:54:55.8969526Z [ 22%] 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:55.9406946Z [ 22%] 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:55.9412342Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-12-01T09:54:55.9722344Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T09:54:55.9913783Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-rmax/sse2.c.o 2022-12-01T09:54:56.0139207Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-vclamp/sse2-x64.c.o 2022-12-01T09:54:56.0280736Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x1.c.o 2022-12-01T09:54:56.0430452Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/listener_impl.cc.o 2022-12-01T09:54:56.0550397Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/reactor.cc.o 2022-12-01T09:54:56.0647595Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/sockaddr.cc.o 2022-12-01T09:54:56.0718217Z [ 22%] Building CXX object third_party/tensorpipe/tensorpipe/CMakeFiles/tensorpipe.dir/transport/ibv/utility.cc.o 2022-12-01T09:54:56.1066661Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-fill/sse2-x64.c.o 2022-12-01T09:54:56.1495540Z [ 22%] 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:56.1926542Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/xx-pad/sse2.c.o 2022-12-01T09:54:56.2090191Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/xm-sse2.c.o 2022-12-01T09:54:56.2403293Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x2.c.o 2022-12-01T09:54:56.2475435Z [ 22%] 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:56.2491119Z [ 22%] 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:56.2701247Z [ 22%] Linking CXX static library ../../../lib/libtensorpipe.a 2022-12-01T09:54:56.2810507Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/scalar-rr2-p5-x4.c.o 2022-12-01T09:54:56.2911343Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x2-sse2.c.o 2022-12-01T09:54:56.3292571Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x3-sse2.c.o 2022-12-01T09:54:56.3504459Z [ 22%] Built target tensorpipe 2022-12-01T09:54:56.3532254Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-zip/x4-sse2.c.o 2022-12-01T09:54:56.3770558Z Scanning dependencies of target c10_SymInt_test 2022-12-01T09:54:56.3880734Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_SymInt_test.dir/core/SymInt_test.cpp.o 2022-12-01T09:54:56.3976293Z Scanning dependencies of target c10_accumulate_test 2022-12-01T09:54:56.3981691Z Scanning dependencies of target c10_bfloat16_test 2022-12-01T09:54:56.4015792Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/scalar.c.o 2022-12-01T09:54:56.4098278Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_accumulate_test.dir/util/accumulate_test.cpp.o 2022-12-01T09:54:56.4103066Z Scanning dependencies of target c10_ordered_preserving_dict_test 2022-12-01T09:54:56.4126786Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_bfloat16_test.dir/util/bfloat16_test.cpp.o 2022-12-01T09:54:56.4265571Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_ordered_preserving_dict_test.dir/util/ordered_preserving_dict_test.cpp.o 2022-12-01T09:54:56.4290624Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-unpool/sse2.c.o 2022-12-01T09:54:56.4935396Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar-pipelined.c.o 2022-12-01T09:54:56.5228175Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/xm-sse2.c.o 2022-12-01T09:54:56.5671321Z [ 22%] Linking CXX executable ../../bin/c10_SymInt_test 2022-12-01T09:54:56.5917088Z [ 22%] Linking CXX executable ../../bin/c10_bfloat16_test 2022-12-01T09:54:56.5994316Z [ 22%] Linking CXX executable ../../bin/c10_accumulate_test 2022-12-01T09:54:56.6130750Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x2-sse2.c.o 2022-12-01T09:54:56.6186459Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/1x1-minmax-scalar.c.o 2022-12-01T09:54:56.6468162Z [ 22%] Linking CXX executable ../../bin/c10_ordered_preserving_dict_test 2022-12-01T09:54:56.6868104Z [ 22%] Built target c10_SymInt_test 2022-12-01T09:54:56.6899549Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar-pipelined.c.o 2022-12-01T09:54:56.7115469Z [ 22%] Built target c10_bfloat16_test 2022-12-01T09:54:56.7125810Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x3-sse2.c.o 2022-12-01T09:54:56.7148100Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x32-zip/x4-sse2.c.o 2022-12-01T09:54:56.7355515Z [ 22%] Built target c10_accumulate_test 2022-12-01T09:54:56.7386178Z [ 22%] 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:56.7601814Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-sse41-int16-x16.c.o 2022-12-01T09:54:56.7744586Z [ 22%] Built target c10_ordered_preserving_dict_test 2022-12-01T09:54:56.7770218Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T09:54:56.7923953Z Scanning dependencies of target c10_InlineDeviceGuard_test 2022-12-01T09:54:56.8031592Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/2x1-minmax-scalar.c.o 2022-12-01T09:54:56.8058132Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_InlineDeviceGuard_test.dir/core/impl/InlineDeviceGuard_test.cpp.o 2022-12-01T09:54:56.8074037Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar-pipelined.c.o 2022-12-01T09:54:56.8364084Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-scalar.c.o 2022-12-01T09:54:56.8589251Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar-pipelined.c.o 2022-12-01T09:54:56.8786631Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-12-01T09:54:56.9343506Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T09:54:56.9374576Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-12-01T09:54:56.9554181Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-12-01T09:54:56.9581359Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-scalar.c.o 2022-12-01T09:54:56.9585883Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-12-01T09:54:56.9746581Z [ 22%] Linking CXX executable ../../bin/c10_InlineDeviceGuard_test 2022-12-01T09:54:57.0222634Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x2-minmax-scalar.c.o 2022-12-01T09:54:57.0556918Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x4-minmax-scalar.c.o 2022-12-01T09:54:57.0569357Z Scanning dependencies of target c10_DeadlockDetection_test 2022-12-01T09:54:57.0720641Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_DeadlockDetection_test.dir/util/DeadlockDetection_test.cpp.o 2022-12-01T09:54:57.0753327Z Scanning dependencies of target c10_Synchronized_test 2022-12-01T09:54:57.0896345Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_Synchronized_test.dir/util/Synchronized_test.cpp.o 2022-12-01T09:54:57.0913735Z [ 22%] Built target c10_InlineDeviceGuard_test 2022-12-01T09:54:57.0946149Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-12-01T09:54:57.1029747Z Scanning dependencies of target c10_Bitset_test 2022-12-01T09:54:57.1207527Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_Bitset_test.dir/util/Bitset_test.cpp.o 2022-12-01T09:54:57.1258260Z Scanning dependencies of target c10_exception_test 2022-12-01T09:54:57.1416796Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_exception_test.dir/util/exception_test.cpp.o 2022-12-01T09:54:57.1790252Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x1.c.o 2022-12-01T09:54:57.1907812Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-12-01T09:54:57.2556007Z [ 22%] Linking CXX executable ../../bin/c10_Synchronized_test 2022-12-01T09:54:57.2724702Z [ 22%] 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:57.2961885Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x2.c.o 2022-12-01T09:54:57.2964603Z [ 22%] Linking CXX executable ../../bin/c10_DeadlockDetection_test 2022-12-01T09:54:57.3569029Z [ 22%] Built target c10_Synchronized_test 2022-12-01T09:54:57.3603410Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x4.c.o 2022-12-01T09:54:57.3610389Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:57.3871233Z [ 22%] Linking CXX executable ../../bin/c10_Bitset_test 2022-12-01T09:54:57.4015919Z [ 22%] Built target c10_DeadlockDetection_test 2022-12-01T09:54:57.4041336Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:57.4101580Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:57.4131670Z [ 22%] Linking CXX executable ../../bin/c10_exception_test 2022-12-01T09:54:57.4547022Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-scalar-x8.c.o 2022-12-01T09:54:57.5052649Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:57.5098903Z [ 22%] Built target c10_Bitset_test 2022-12-01T09:54:57.5140381Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:57.5198924Z Scanning dependencies of target c10_DeviceGuard_test 2022-12-01T09:54:57.5209822Z Scanning dependencies of target c10_SizesAndStrides_test 2022-12-01T09:54:57.5312930Z [ 22%] Built target c10_exception_test 2022-12-01T09:54:57.5343530Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_DeviceGuard_test.dir/core/DeviceGuard_test.cpp.o 2022-12-01T09:54:57.5349589Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_SizesAndStrides_test.dir/core/impl/SizesAndStrides_test.cpp.o 2022-12-01T09:54:57.5352230Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x1.c.o 2022-12-01T09:54:57.5975971Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x2.c.o 2022-12-01T09:54:57.6170392Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:57.6250611Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x4.c.o 2022-12-01T09:54:57.6534582Z [ 22%] 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:57.7126803Z [ 22%] 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:57.7142334Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-relu-scalar-x8.c.o 2022-12-01T09:54:57.7163143Z Scanning dependencies of target c10_InlineStreamGuard_test 2022-12-01T09:54:57.7269323Z [ 22%] Linking CXX executable ../../bin/c10_DeviceGuard_test 2022-12-01T09:54:57.7297641Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_InlineStreamGuard_test.dir/core/impl/InlineStreamGuard_test.cpp.o 2022-12-01T09:54:57.7346092Z Scanning dependencies of target c10_DispatchKeySet_test 2022-12-01T09:54:57.7467424Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_DispatchKeySet_test.dir/core/DispatchKeySet_test.cpp.o 2022-12-01T09:54:57.7489714Z [ 22%] Linking CXX executable ../../bin/c10_SizesAndStrides_test 2022-12-01T09:54:57.8163588Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:54:57.8383704Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x1.c.o 2022-12-01T09:54:57.8490399Z [ 22%] Built target c10_DeviceGuard_test 2022-12-01T09:54:57.8577011Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x2.c.o 2022-12-01T09:54:57.8675307Z [ 22%] Built target c10_SizesAndStrides_test 2022-12-01T09:54:57.8712928Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:54:57.9139026Z [ 22%] Linking CXX executable ../../bin/c10_InlineStreamGuard_test 2022-12-01T09:54:57.9282803Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:54:57.9489528Z [ 22%] Linking CXX executable ../../bin/c10_DispatchKeySet_test 2022-12-01T09:54:57.9495980Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x4.c.o 2022-12-01T09:54:57.9641486Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-scalar-x8.c.o 2022-12-01T09:54:58.0149318Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:58.0211905Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x1.c.o 2022-12-01T09:54:58.0297367Z [ 22%] Built target c10_InlineStreamGuard_test 2022-12-01T09:54:58.0332224Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x2.c.o 2022-12-01T09:54:58.0441233Z Scanning dependencies of target c10_flags_test 2022-12-01T09:54:58.0605070Z [ 22%] Building CXX object c10/test/CMakeFiles/c10_flags_test.dir/util/flags_test.cpp.o 2022-12-01T09:54:58.0746209Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:58.0805325Z [ 22%] Built target c10_DispatchKeySet_test 2022-12-01T09:54:58.0860318Z [ 22%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:58.1058720Z Scanning dependencies of target c10_SmallVectorTest 2022-12-01T09:54:58.1181267Z Scanning dependencies of target c10_C++17_test 2022-12-01T09:54:58.1183410Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_SmallVectorTest.dir/util/SmallVectorTest.cpp.o 2022-12-01T09:54:58.1291453Z [ 23%] Building CXX object c10/test/CMakeFiles/c10_C++17_test.dir/util/C++17_test.cpp.o 2022-12-01T09:54:58.1415424Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x4.c.o 2022-12-01T09:54:58.1682428Z [ 23%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-scalar-x8.c.o 2022-12-01T09:54:58.1903695Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:58.2456407Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:58.2472208Z [ 24%] Linking CXX executable ../../bin/c10_flags_test 2022-12-01T09:54:58.2623604Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x1.c.o 2022-12-01T09:54:58.2793993Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x2.c.o 2022-12-01T09:54:58.3104801Z [ 24%] Linking CXX executable ../../bin/c10_C++17_test 2022-12-01T09:54:58.3397795Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:58.3402705Z [ 24%] Built target c10_flags_test 2022-12-01T09:54:58.3435206Z [ 24%] 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:58.3450714Z [ 24%] 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:58.3743885Z [ 24%] Linking CXX executable ../../bin/c10_SmallVectorTest 2022-12-01T09:54:58.3949468Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x4.c.o 2022-12-01T09:54:58.4260058Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-relu-scalar-x8.c.o 2022-12-01T09:54:58.4260429Z [ 24%] Built target c10_C++17_test 2022-12-01T09:54:58.4275507Z Scanning dependencies of target c10_CompileTimeFunctionPointer_test 2022-12-01T09:54:58.4295240Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:58.4395183Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x1.c.o 2022-12-01T09:54:58.4455873Z [ 24%] Building CXX object c10/test/CMakeFiles/c10_CompileTimeFunctionPointer_test.dir/core/CompileTimeFunctionPointer_test.cpp.o 2022-12-01T09:54:58.4890169Z Scanning dependencies of target c10_TypeIndex_test 2022-12-01T09:54:58.5015074Z [ 24%] Built target c10_SmallVectorTest 2022-12-01T09:54:58.5041404Z [ 24%] Building CXX object c10/test/CMakeFiles/c10_TypeIndex_test.dir/util/TypeIndex_test.cpp.o 2022-12-01T09:54:58.5048267Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x2.c.o 2022-12-01T09:54:58.5321861Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse41-mul16.c.o 2022-12-01T09:54:58.5385692Z Scanning dependencies of target c10_LeftRight_test 2022-12-01T09:54:58.5446099Z Scanning dependencies of target c10_StreamGuard_test 2022-12-01T09:54:58.5536739Z [ 24%] Building CXX object c10/test/CMakeFiles/c10_LeftRight_test.dir/util/LeftRight_test.cpp.o 2022-12-01T09:54:58.5568933Z [ 24%] Building CXX object c10/test/CMakeFiles/c10_StreamGuard_test.dir/core/StreamGuard_test.cpp.o 2022-12-01T09:54:58.5988632Z [ 24%] Linking CXX executable ../../bin/c10_CompileTimeFunctionPointer_test 2022-12-01T09:54:58.6116275Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x4.c.o 2022-12-01T09:54:58.6299479Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:54:58.6821851Z [ 24%] Linking CXX executable ../../bin/c10_TypeIndex_test 2022-12-01T09:54:58.7112013Z [ 24%] Built target c10_CompileTimeFunctionPointer_test 2022-12-01T09:54:58.7142740Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:54:58.7219548Z [ 24%] Linking CXX executable ../../bin/c10_StreamGuard_test 2022-12-01T09:54:58.7293749Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-scalar-x8.c.o 2022-12-01T09:54:58.7709649Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x1.c.o 2022-12-01T09:54:58.7914286Z [ 24%] Built target c10_TypeIndex_test 2022-12-01T09:54:58.7947087Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-scalar-x2.c.o 2022-12-01T09:54:58.7987088Z [ 24%] Linking CXX executable ../../bin/c10_LeftRight_test 2022-12-01T09:54:58.8190678Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse41-c8.c.o 2022-12-01T09:54:58.8340241Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:58.8445094Z [ 24%] Built target c10_StreamGuard_test 2022-12-01T09:54:58.8486408Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:58.8825902Z [ 24%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:58.8899112Z [ 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:58.9048591Z [ 25%] Built target c10_LeftRight_test 2022-12-01T09:54:58.9075751Z Scanning dependencies of target c10_ThreadLocal_test 2022-12-01T09:54:58.9104872Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse41-ld64.c.o 2022-12-01T09:54:58.9195172Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_ThreadLocal_test.dir/util/ThreadLocal_test.cpp.o 2022-12-01T09:54:58.9493637Z Scanning dependencies of target c10_TypeTraits_test 2022-12-01T09:54:58.9516704Z Scanning dependencies of target c10_optional_test 2022-12-01T09:54:58.9639963Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_TypeTraits_test.dir/util/TypeTraits_test.cpp.o 2022-12-01T09:54:58.9687897Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_optional_test.dir/util/optional_test.cpp.o 2022-12-01T09:54:58.9906396Z Scanning dependencies of target c10_ConstexprCrc_test 2022-12-01T09:54:58.9951965Z [ 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:58.9966837Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_ConstexprCrc_test.dir/util/ConstexprCrc_test.cpp.o 2022-12-01T09:54:59.0097559Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:59.0886534Z [ 25%] Linking CXX executable ../../bin/c10_ThreadLocal_test 2022-12-01T09:54:59.0986963Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-sse41-mul16-ld64-x8.c.o 2022-12-01T09:54:59.1062222Z [ 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:59.1398618Z [ 25%] Linking CXX executable ../../bin/c10_TypeTraits_test 2022-12-01T09:54:59.1413099Z [ 25%] Linking CXX executable ../../bin/c10_ConstexprCrc_test 2022-12-01T09:54:59.1859084Z [ 25%] 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:59.2112903Z [ 25%] Built target c10_ThreadLocal_test 2022-12-01T09:54:59.2148039Z [ 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:59.2148996Z [ 25%] 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:59.2563485Z [ 25%] Built target c10_TypeTraits_test 2022-12-01T09:54:59.2567374Z [ 25%] Built target c10_ConstexprCrc_test 2022-12-01T09:54:59.2594183Z [ 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:59.2610035Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-12-01T09:54:59.2826185Z [ 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:59.3125205Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x1.c.o 2022-12-01T09:54:59.3171589Z [ 25%] Linking CXX executable ../../bin/c10_optional_test 2022-12-01T09:54:59.3195515Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-12-01T09:54:59.3469214Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x2.c.o 2022-12-01T09:54:59.3680242Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/s8-vclamp/sse41-x64.c.o 2022-12-01T09:54:59.4033406Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x4.c.o 2022-12-01T09:54:59.4070420Z Scanning dependencies of target c10_complex_math_test 2022-12-01T09:54:59.4207668Z Scanning dependencies of target c10_Device_test 2022-12-01T09:54:59.4210817Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_complex_math_test.dir/util/complex_math_test.cpp.o 2022-12-01T09:54:59.4334004Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_Device_test.dir/core/Device_test.cpp.o 2022-12-01T09:54:59.4462173Z Scanning dependencies of target c10_TypeList_test 2022-12-01T09:54:59.4552714Z [ 25%] Built target c10_optional_test 2022-12-01T09:54:59.4598362Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-12-01T09:54:59.4614541Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_TypeList_test.dir/util/TypeList_test.cpp.o 2022-12-01T09:54:59.4620088Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-scalar-x8.c.o 2022-12-01T09:54:59.5222612Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx-int16-x16.c.o 2022-12-01T09:54:59.5800251Z [ 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:59.5996528Z [ 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:59.6142255Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-12-01T09:54:59.6358457Z [ 25%] Linking CXX executable ../../bin/c10_complex_math_test 2022-12-01T09:54:59.6450155Z [ 25%] Linking CXX executable ../../bin/c10_TypeList_test 2022-12-01T09:54:59.6451979Z [ 25%] Linking CXX executable ../../bin/c10_Device_test 2022-12-01T09:54:59.6866233Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-12-01T09:54:59.7049352Z [ 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:59.7536503Z [ 25%] Built target c10_complex_math_test 2022-12-01T09:54:59.7573819Z Scanning dependencies of target c10_complex_test 2022-12-01T09:54:59.7576928Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-12-01T09:54:59.7687238Z [ 25%] Built target c10_TypeList_test 2022-12-01T09:54:59.7715731Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-12-01T09:54:59.7721532Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_complex_test.dir/util/complex_test.cpp.o 2022-12-01T09:54:59.7815888Z [ 25%] Built target c10_Device_test 2022-12-01T09:54:59.7844985Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:54:59.8055579Z [ 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:59.8473376Z [ 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:59.8725839Z [ 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:59.9117271Z Scanning dependencies of target c10_either_test 2022-12-01T09:54:59.9238231Z Scanning dependencies of target c10_intrusive_ptr_test 2022-12-01T09:54:59.9288586Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_either_test.dir/util/either_test.cpp.o 2022-12-01T09:54:59.9316179Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T09:54:59.9399873Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_intrusive_ptr_test.dir/util/intrusive_ptr_test.cpp.o 2022-12-01T09:54:59.9705995Z Scanning dependencies of target c10_irange_test 2022-12-01T09:54:59.9756980Z [ 25%] Linking CXX executable ../../bin/c10_complex_test 2022-12-01T09:54:59.9823749Z [ 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:59.9864573Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_irange_test.dir/util/irange_test.cpp.o 2022-12-01T09:55:00.0851385Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:00.0950400Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-relu-scalar-x8.c.o 2022-12-01T09:55:00.1174139Z [ 25%] Built target c10_complex_test 2022-12-01T09:55:00.1249081Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x1.c.o 2022-12-01T09:55:00.1785019Z [ 25%] Linking CXX executable ../../bin/c10_either_test 2022-12-01T09:55:00.2099328Z Scanning dependencies of target c10_logging_test 2022-12-01T09:55:00.2229632Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_logging_test.dir/util/logging_test.cpp.o 2022-12-01T09:55:00.2233549Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x2.c.o 2022-12-01T09:55:00.2241136Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:00.2415305Z [ 25%] Linking CXX executable ../../bin/c10_irange_test 2022-12-01T09:55:00.2789907Z [ 25%] Linking CXX executable ../../bin/c10_intrusive_ptr_test 2022-12-01T09:55:00.3252948Z [ 25%] Built target c10_either_test 2022-12-01T09:55:00.3282364Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:00.3519236Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x4.c.o 2022-12-01T09:55:00.3782319Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-scalar-x8.c.o 2022-12-01T09:55:00.3806560Z [ 25%] Built target c10_irange_test 2022-12-01T09:55:00.3877579Z Scanning dependencies of target c10_typeid_test 2022-12-01T09:55:00.4013261Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_typeid_test.dir/util/typeid_test.cpp.o 2022-12-01T09:55:00.4499438Z [ 25%] Linking CXX executable ../../bin/c10_logging_test 2022-12-01T09:55:00.4605777Z Scanning dependencies of target c10_Metaprogramming_test 2022-12-01T09:55:00.4692454Z [ 25%] Built target c10_intrusive_ptr_test 2022-12-01T09:55:00.4731459Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x1.c.o 2022-12-01T09:55:00.4770849Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_Metaprogramming_test.dir/util/Metaprogramming_test.cpp.o 2022-12-01T09:55:00.4980767Z Scanning dependencies of target c10_registry_test 2022-12-01T09:55:00.4986018Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-12-01T09:55:00.5135623Z [ 25%] Building CXX object c10/test/CMakeFiles/c10_registry_test.dir/util/registry_test.cpp.o 2022-12-01T09:55:00.5620738Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x2.c.o 2022-12-01T09:55:00.5652485Z [ 25%] Built target c10_logging_test 2022-12-01T09:55:00.5676823Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:55:00.6453444Z [ 25%] Linking CXX executable ../../bin/c10_typeid_test 2022-12-01T09:55:00.6463250Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x4.c.o 2022-12-01T09:55:00.6499314Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-scalar-x8.c.o 2022-12-01T09:55:00.6809062Z [ 25%] Linking CXX executable ../../bin/c10_registry_test 2022-12-01T09:55:00.6867691Z [ 25%] Linking CXX executable ../../bin/c10_Metaprogramming_test 2022-12-01T09:55:00.7045207Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:55:00.7453340Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-12-01T09:55:00.7700435Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x1.c.o 2022-12-01T09:55:00.7840297Z [ 25%] Built target c10_typeid_test 2022-12-01T09:55:00.7878442Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-12-01T09:55:00.8131144Z [ 25%] Built target c10_Metaprogramming_test 2022-12-01T09:55:00.8156211Z [ 25%] Built target c10_registry_test 2022-12-01T09:55:00.8172825Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x2.c.o 2022-12-01T09:55:00.8188806Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x4.c.o 2022-12-01T09:55:00.8379093Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-scalar-x8.c.o 2022-12-01T09:55:00.8949198Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-12-01T09:55:00.8980924Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x1.c.o 2022-12-01T09:55:00.9183275Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-12-01T09:55:00.9193486Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-12-01T09:55:00.9229773Z Scanning dependencies of target c10_intrusive_ptr_benchmark 2022-12-01T09:55:00.9308889Z [ 25%] Building CXX object c10/benchmark/CMakeFiles/c10_intrusive_ptr_benchmark.dir/intrusive_ptr_benchmark.cpp.o 2022-12-01T09:55:00.9591597Z Scanning dependencies of target headers 2022-12-01T09:55:00.9655980Z [ 25%] Generating ../../../include/sleef.h 2022-12-01T09:55:00.9695907Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ 2022-12-01T09:55:00.9777210Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse2 2022-12-01T09:55:00.9805556Z Generating sleef.h: mkrename cinz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ sse4 2022-12-01T09:55:00.9842698Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ 2022-12-01T09:55:00.9866653Z Generating sleef.h: mkrename cinz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ avx 2022-12-01T09:55:00.9921977Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i struct\ {\ __m128i\ x,\ y;\ } __AVX__ fma4 2022-12-01T09:55:00.9972399Z Generating sleef.h: mkrename finz_ 4 8 __m256d __m256 __m128i __m256i __AVX__ avx2 2022-12-01T09:55:00.9997563Z Generating sleef.h: mkrename finz_ 2 4 __m128d __m128 __m128i __m128i __SSE2__ avx2128 2022-12-01T09:55:01.0019445Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x2.c.o 2022-12-01T09:55:01.0025575Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ 2022-12-01T09:55:01.0049363Z Generating sleef.h: mkrename finz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512f 2022-12-01T09:55:01.0070351Z Generating sleef.h: mkrename cinz_ 8 16 __m512d __m512 __m256i __m512i __AVX512F__ avx512fnofma 2022-12-01T09:55:01.0118598Z Generating sleef.h: mkrename cinz_ 1 1 double float int32_t int32_t __STDC__ purec 2022-12-01T09:55:01.0148926Z Generating sleef.h: mkrename finz_ 1 1 double float int32_t int32_t FP_FAST_FMA purecfma 2022-12-01T09:55:01.0221269Z [ 25%] Generating include/renamepurec_scalar.h 2022-12-01T09:55:01.0235633Z Generating renamepurec_scalar.h: mkrename cinz_ 1 1 purec 2022-12-01T09:55:01.0265356Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-12-01T09:55:01.0273711Z [ 25%] Generating include/renamepurecfma_scalar.h 2022-12-01T09:55:01.0290085Z Generating renamepurecfma_scalar.h: mkrename finz_ 1 1 purecfma 2022-12-01T09:55:01.0455361Z [ 25%] Generating include/renamecuda.h 2022-12-01T09:55:01.0472843Z Generating renamecuda.h: mkrename finz_ 1 1 cuda 2022-12-01T09:55:01.0487793Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x4.c.o 2022-12-01T09:55:01.0564280Z [ 25%] Built target headers 2022-12-01T09:55:01.0615605Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-scalar-x8.c.o 2022-12-01T09:55:01.0862261Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x1.c.o 2022-12-01T09:55:01.1118321Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-12-01T09:55:01.1153224Z [ 25%] Linking CXX executable ../../bin/c10_intrusive_ptr_benchmark 2022-12-01T09:55:01.1695665Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x2.c.o 2022-12-01T09:55:01.1719229Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-12-01T09:55:01.1761918Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-12-01T09:55:01.1783715Z Scanning dependencies of target renamedsp256.h_generated 2022-12-01T09:55:01.1839202Z [ 25%] Generating renamedsp256.h 2022-12-01T09:55:01.1978454Z [ 25%] Built target renamedsp256.h_generated 2022-12-01T09:55:01.2009097Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-12-01T09:55:01.2406918Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x4.c.o 2022-12-01T09:55:01.2502853Z [ 25%] Built target c10_intrusive_ptr_benchmark 2022-12-01T09:55:01.2538157Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-scalar-x8.c.o 2022-12-01T09:55:01.2847294Z Scanning dependencies of target dispavx.c_generated 2022-12-01T09:55:01.2894509Z [ 25%] Generating dispavx.c 2022-12-01T09:55:01.2978521Z [ 25%] Built target dispavx.c_generated 2022-12-01T09:55:01.3021791Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x1.c.o 2022-12-01T09:55:01.3284249Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x2.c.o 2022-12-01T09:55:01.3418501Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x4.c.o 2022-12-01T09:55:01.3631043Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-12-01T09:55:01.3668046Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-scalar-x8.c.o 2022-12-01T09:55:01.3779825Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-12-01T09:55:01.4029175Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-12-01T09:55:01.4449475Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-12-01T09:55:01.4450913Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-12-01T09:55:01.4707683Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x1.c.o 2022-12-01T09:55:01.4849345Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x2.c.o 2022-12-01T09:55:01.5409175Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x4.c.o 2022-12-01T09:55:01.5442891Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-relu-scalar-x8.c.o 2022-12-01T09:55:01.5688275Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-12-01T09:55:01.5896551Z Scanning dependencies of target dispsse.c_generated 2022-12-01T09:55:01.5936133Z [ 25%] Generating dispsse.c 2022-12-01T09:55:01.6001387Z Scanning dependencies of target renamedsp128.h_generated 2022-12-01T09:55:01.6004584Z [ 25%] Built target dispsse.c_generated 2022-12-01T09:55:01.6036825Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-12-01T09:55:01.6042254Z [ 25%] Generating renamedsp128.h 2022-12-01T09:55:01.6087286Z [ 25%] Built target renamedsp128.h_generated 2022-12-01T09:55:01.6130053Z [ 25%] 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:55:01.6328800Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-12-01T09:55:01.6575212Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-12-01T09:55:01.6689701Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x1.c.o 2022-12-01T09:55:01.7204684Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x2.c.o 2022-12-01T09:55:01.7485047Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x4.c.o 2022-12-01T09:55:01.7525472Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-scalar-x8.c.o 2022-12-01T09:55:01.7713511Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x1.c.o 2022-12-01T09:55:01.7885034Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-12-01T09:55:01.7927390Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x2.c.o 2022-12-01T09:55:01.8126697Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-12-01T09:55:01.8618165Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-12-01T09:55:01.8961676Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-12-01T09:55:01.9091751Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx-rr2-p5-nr2-x40.c.o 2022-12-01T09:55:01.9201254Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-12-01T09:55:01.9256643Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x4.c.o 2022-12-01T09:55:01.9545000Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-scalar-x8.c.o 2022-12-01T09:55:01.9931676Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x1.c.o 2022-12-01T09:55:02.0378019Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x2.c.o 2022-12-01T09:55:02.0511734Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x4.c.o 2022-12-01T09:55:02.0599831Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-12-01T09:55:02.0649731Z Scanning dependencies of target renamePURECFMA_SCALAR.h_generated 2022-12-01T09:55:02.0699271Z [ 25%] Built target renamePURECFMA_SCALAR.h_generated 2022-12-01T09:55:02.0740781Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-relu-scalar-x8.c.o 2022-12-01T09:55:02.0957146Z Scanning dependencies of target renamePUREC_SCALAR.h_generated 2022-12-01T09:55:02.0997617Z [ 25%] Built target renamePUREC_SCALAR.h_generated 2022-12-01T09:55:02.1025912Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x1.c.o 2022-12-01T09:55:02.1366697Z Scanning dependencies of target alias_avx512f.h_generated 2022-12-01T09:55:02.1418846Z [ 25%] Generating alias_avx512f.h 2022-12-01T09:55:02.1468636Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-12-01T09:55:02.1479851Z [ 25%] Built target alias_avx512f.h_generated 2022-12-01T09:55:02.1512726Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-12-01T09:55:02.1772481Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:02.1856861Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x2.c.o 2022-12-01T09:55:02.2007961Z [ 25%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:02.2013650Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:02.2920011Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x4.c.o 2022-12-01T09:55:02.2931527Z Scanning dependencies of target sleefavx512fnofma 2022-12-01T09:55:02.2944890Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-scalar-x8.c.o 2022-12-01T09:55:02.3110999Z [ 26%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimdsp.c.o 2022-12-01T09:55:02.3243306Z [ 26%] Building C object sleef/src/libm/CMakeFiles/sleefavx512fnofma.dir/sleefsimddp.c.o 2022-12-01T09:55:02.3373286Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:02.3586076Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x1.c.o 2022-12-01T09:55:02.4136326Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:02.4377732Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x2.c.o 2022-12-01T09:55:02.4449828Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:02.4533237Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:02.4676828Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx-mul16-add16.c.o 2022-12-01T09:55:02.4683494Z [ 26%] Built target sleefavx512fnofma 2022-12-01T09:55:02.4717492Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:55:02.5191295Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x4.c.o 2022-12-01T09:55:02.5402236Z [ 26%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-scalar-x8.c.o 2022-12-01T09:55:02.5461662Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x1.c.o 2022-12-01T09:55:02.5688984Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x2.c.o 2022-12-01T09:55:02.6072611Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:02.6173996Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:02.6277724Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:02.6455340Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:02.6646870Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:55:02.6854316Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x4.c.o 2022-12-01T09:55:02.7005485Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-relu-scalar-x8.c.o 2022-12-01T09:55:02.7236699Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x1.c.o 2022-12-01T09:55:02.7423469Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x2.c.o 2022-12-01T09:55:02.7654940Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x4.c.o 2022-12-01T09:55:02.7971719Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:55:02.7975683Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-scalar-x8.c.o 2022-12-01T09:55:02.8064697Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:02.8286937Z Scanning dependencies of target sleefsse2 2022-12-01T09:55:02.8494703Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimdsp.c.o 2022-12-01T09:55:02.8577239Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleefsse2.dir/sleefsimddp.c.o 2022-12-01T09:55:02.8655642Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:02.8904718Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x1.c.o 2022-12-01T09:55:02.9026012Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:02.9364700Z Scanning dependencies of target sleefdetsse2 2022-12-01T09:55:02.9500208Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x2.c.o 2022-12-01T09:55:02.9582163Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimdsp.c.o 2022-12-01T09:55:03.0031751Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse2.dir/sleefsimddp.c.o 2022-12-01T09:55:03.0152925Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx-mul16.c.o 2022-12-01T09:55:03.0172586Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x4.c.o 2022-12-01T09:55:03.0263969Z [ 27%] Built target sleefsse2 2022-12-01T09:55:03.0337130Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-scalar-x8.c.o 2022-12-01T09:55:03.0607175Z Scanning dependencies of target sleefavx2128 2022-12-01T09:55:03.0814229Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimdsp.c.o 2022-12-01T09:55:03.0939335Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleefavx2128.dir/sleefsimddp.c.o 2022-12-01T09:55:03.1141307Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:55:03.1267816Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x1.c.o 2022-12-01T09:55:03.1449723Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:03.1655501Z [ 27%] Built target sleefdetsse2 2022-12-01T09:55:03.1689331Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:03.2307740Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x2.c.o 2022-12-01T09:55:03.2469133Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x4.c.o 2022-12-01T09:55:03.2494744Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-relu-scalar-x8.c.o 2022-12-01T09:55:03.2636927Z [ 27%] Built target sleefavx2128 2022-12-01T09:55:03.2685065Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x1.c.o 2022-12-01T09:55:03.2731503Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x2.c.o 2022-12-01T09:55:03.2836381Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:03.3280129Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-avx-ld128.c.o 2022-12-01T09:55:03.3480540Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:55:03.3555893Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx-mul32-ld32-x8.c.o 2022-12-01T09:55:03.3649130Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmul/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:03.3663372Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x4.c.o 2022-12-01T09:55:03.3734884Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-scalar-x8.c.o 2022-12-01T09:55:03.4293211Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x1.c.o 2022-12-01T09:55:03.4632765Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x2.c.o 2022-12-01T09:55:03.4717076Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x4.c.o 2022-12-01T09:55:03.4916175Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vmulc/gen/minmax-fp32-avx-mul16-ld64-x16.c.o 2022-12-01T09:55:03.4937957Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-scalar-x8.c.o 2022-12-01T09:55:03.5124109Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-12-01T09:55:03.5319343Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T09:55:03.5646308Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-12-01T09:55:03.5669228Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-12-01T09:55:03.5891349Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x1.c.o 2022-12-01T09:55:03.6065070Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-12-01T09:55:03.6467816Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x2.c.o 2022-12-01T09:55:03.6705718Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x4.c.o 2022-12-01T09:55:03.6887647Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-scalar-x8.c.o 2022-12-01T09:55:03.7175518Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x1.c.o 2022-12-01T09:55:03.7457850Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-12-01T09:55:03.7585381Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x2.c.o 2022-12-01T09:55:03.7764809Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-12-01T09:55:03.7815404Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-12-01T09:55:03.8174392Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-12-01T09:55:03.8378278Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-12-01T09:55:03.8797457Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x4.c.o 2022-12-01T09:55:03.8967706Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-scalar-x8.c.o 2022-12-01T09:55:03.8999404Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x1.c.o 2022-12-01T09:55:03.9393528Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x2.c.o 2022-12-01T09:55:03.9407529Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x4.c.o 2022-12-01T09:55:03.9603082Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-12-01T09:55:03.9808064Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-12-01T09:55:04.0019561Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-12-01T09:55:04.0060184Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T09:55:04.0467770Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:55:04.0567460Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-relu-scalar-x8.c.o 2022-12-01T09:55:04.0935858Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x1.c.o 2022-12-01T09:55:04.1303371Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x2.c.o 2022-12-01T09:55:04.1314652Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x4.c.o 2022-12-01T09:55:04.1574385Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-scalar-x8.c.o 2022-12-01T09:55:04.1651949Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:55:04.1941873Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x1.c.o 2022-12-01T09:55:04.2309027Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:04.2367835Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:04.2723685Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:04.2873136Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:04.2981103Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x2.c.o 2022-12-01T09:55:04.3256040Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:55:04.3601471Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x4.c.o 2022-12-01T09:55:04.3881958Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-xop-mul16-add16.c.o 2022-12-01T09:55:04.4051880Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-scalar-x8.c.o 2022-12-01T09:55:04.4094456Z Scanning dependencies of target sleeffma4 2022-12-01T09:55:04.4256116Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimdsp.c.o 2022-12-01T09:55:04.4282292Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleeffma4.dir/sleefsimddp.c.o 2022-12-01T09:55:04.4812022Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x1.c.o 2022-12-01T09:55:04.4998656Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:04.5137603Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:04.5480247Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x2.c.o 2022-12-01T09:55:04.5731081Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x4.c.o 2022-12-01T09:55:04.5833828Z [ 27%] Built target sleeffma4 2022-12-01T09:55:04.5865886Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-relu-scalar-x8.c.o 2022-12-01T09:55:04.5973533Z Scanning dependencies of target sleefdetsse4 2022-12-01T09:55:04.6166273Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimdsp.c.o 2022-12-01T09:55:04.6560099Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleefdetsse4.dir/sleefsimddp.c.o 2022-12-01T09:55:04.6599730Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:04.6617282Z Scanning dependencies of target sleefdetavx 2022-12-01T09:55:04.6826138Z Scanning dependencies of target sleefdetavx512f 2022-12-01T09:55:04.6842294Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimdsp.c.o 2022-12-01T09:55:04.7029584Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimdsp.c.o 2022-12-01T09:55:04.7466101Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x1.c.o 2022-12-01T09:55:04.7515688Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x2.c.o 2022-12-01T09:55:04.7856260Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:04.8335158Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx512f.dir/sleefsimddp.c.o 2022-12-01T09:55:04.8335520Z [ 27%] Built target sleefdetsse4 2022-12-01T09:55:04.8361693Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:55:04.8536031Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx.dir/sleefsimddp.c.o 2022-12-01T09:55:04.8584672Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:55:04.8837427Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x4.c.o 2022-12-01T09:55:04.9337626Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-scalar-x8.c.o 2022-12-01T09:55:04.9689599Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x1.c.o 2022-12-01T09:55:04.9969284Z [ 27%] Built target sleefdetavx 2022-12-01T09:55:04.9978859Z [ 27%] Built target sleefdetavx512f 2022-12-01T09:55:05.0000519Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x2.c.o 2022-12-01T09:55:05.0012312Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-scalar-x4.c.o 2022-12-01T09:55:05.0052117Z Scanning dependencies of target sleefavx2 2022-12-01T09:55:05.0185499Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:05.0226506Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimdsp.c.o 2022-12-01T09:55:05.0323617Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleefavx2.dir/sleefsimddp.c.o 2022-12-01T09:55:05.0742088Z Scanning dependencies of target sleefdetavx2 2022-12-01T09:55:05.0936861Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimdsp.c.o 2022-12-01T09:55:05.1071671Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleefdetavx2.dir/sleefsimddp.c.o 2022-12-01T09:55:05.1258910Z [ 27%] 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:55:05.1517326Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:05.1625512Z [ 27%] 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:55:05.1899606Z [ 27%] Built target sleefavx2 2022-12-01T09:55:05.1933853Z [ 27%] 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:55:05.2258334Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:05.2464156Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:05.2674699Z [ 27%] Built target sleefdetavx2 2022-12-01T09:55:05.2700278Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:05.2759817Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:05.2784475Z [ 27%] 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:55:05.3029780Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:55:05.4018032Z [ 27%] 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:55:05.4053930Z [ 27%] 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:55:05.4151568Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x1.c.o 2022-12-01T09:55:05.4174732Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x2.c.o 2022-12-01T09:55:05.4252571Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x3.c.o 2022-12-01T09:55:05.4412827Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-xop-mul32-ld32-x8.c.o 2022-12-01T09:55:05.5364029Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-12-01T09:55:05.5374538Z Scanning dependencies of target sleefdetpurecfma_scalar 2022-12-01T09:55:05.5516559Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimdsp.c.o 2022-12-01T09:55:05.5652788Z [ 27%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurecfma_scalar.dir/sleefsimddp.c.o 2022-12-01T09:55:05.5714826Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T09:55:05.5726352Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T09:55:05.5749436Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x4.c.o 2022-12-01T09:55:05.6525314Z [ 27%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x5.c.o 2022-12-01T09:55:05.6827191Z [ 27%] Built target sleefdetpurecfma_scalar 2022-12-01T09:55:05.6859564Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-scalar-rr2-p6-x6.c.o 2022-12-01T09:55:05.6912801Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x1.c.o 2022-12-01T09:55:05.7110554Z [ 28%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x2.c.o 2022-12-01T09:55:05.7218825Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T09:55:05.7315453Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-12-01T09:55:05.7702300Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-12-01T09:55:05.7897169Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-12-01T09:55:05.8050922Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T09:55:05.8296897Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-scalar-x4.c.o 2022-12-01T09:55:05.8551960Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x1.c.o 2022-12-01T09:55:05.8603572Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x2.c.o 2022-12-01T09:55:05.9133904Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T09:55:05.9149564Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-scalar-x4.c.o 2022-12-01T09:55:05.9464659Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c1-minmax-scalar-2x.c.o 2022-12-01T09:55:05.9465306Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c2-minmax-scalar-2x.c.o 2022-12-01T09:55:05.9787264Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T09:55:05.9991307Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T09:55:06.0162715Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:55:06.0174448Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:55:06.0417122Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-scalar-2x.c.o 2022-12-01T09:55:06.0449885Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T09:55:06.1434748Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x1.c.o 2022-12-01T09:55:06.1520213Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x2.c.o 2022-12-01T09:55:06.1534395Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T09:55:06.1922887Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x4.c.o 2022-12-01T09:55:06.2029862Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-scalar-x8.c.o 2022-12-01T09:55:06.2471473Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:55:06.2538573Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:55:06.2609544Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x1.c.o 2022-12-01T09:55:06.2925925Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x2.c.o 2022-12-01T09:55:06.3027577Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T09:55:06.3161120Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-12-01T09:55:06.3707790Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T09:55:06.3940567Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-scalar-libm-x4.c.o 2022-12-01T09:55:06.4161255Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x1.c.o 2022-12-01T09:55:06.4166715Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x2.c.o 2022-12-01T09:55:06.4228619Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-scalar-libm-x4.c.o 2022-12-01T09:55:06.4473414Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x1.c.o 2022-12-01T09:55:06.5066566Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T09:55:06.5189835Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T09:55:06.5244019Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T09:55:06.5368803Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x2.c.o 2022-12-01T09:55:06.5453019Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T09:55:06.5651881Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T09:55:06.6513561Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-scalar-libm-x4.c.o 2022-12-01T09:55:06.6520210Z Scanning dependencies of target sleefpurec_scalar 2022-12-01T09:55:06.6652264Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x1.c.o 2022-12-01T09:55:06.6676264Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimdsp.c.o 2022-12-01T09:55:06.6692687Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x2.c.o 2022-12-01T09:55:06.6811979Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-scalar-libm-x4.c.o 2022-12-01T09:55:06.6903557Z [ 29%] 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:55:06.7641146Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vsigmoid/gen/vsigmoid-avx2-rr1-p5-div-x40.c.o 2022-12-01T09:55:06.7656626Z [ 29%] Building C object sleef/src/libm/CMakeFiles/sleefpurec_scalar.dir/sleefsimddp.c.o 2022-12-01T09:55:06.7775736Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:55:06.7844494Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:55:06.8196174Z [ 29%] 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:55:06.8297654Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:55:06.8683103Z [ 29%] Built target sleefpurec_scalar 2022-12-01T09:55:06.8716727Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:55:06.8874586Z Scanning dependencies of target protoc 2022-12-01T09:55:06.8936496Z [ 29%] Building CXX object third_party/protobuf/cmake/CMakeFiles/protoc.dir/__/src/google/protobuf/compiler/main.cc.o 2022-12-01T09:55:06.9112486Z Scanning dependencies of target qnnpack 2022-12-01T09:55:06.9142038Z [ 29%] 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:55:06.9386739Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/init.c.o 2022-12-01T09:55:06.9433997Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/add.c.o 2022-12-01T09:55:06.9839667Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/average-pooling.c.o 2022-12-01T09:55:06.9939243Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:55:07.0200267Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:55:07.0343340Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:55:07.0353950Z [ 29%] Linking CXX executable ../../../bin/protoc 2022-12-01T09:55:07.0428202Z [ 29%] 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:55:07.0980368Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/channel-shuffle.c.o 2022-12-01T09:55:07.1530244Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/clamp.c.o 2022-12-01T09:55:07.1621498Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/convolution.c.o 2022-12-01T09:55:07.1660115Z [ 29%] 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:55:07.1859802Z [ 29%] 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:55:07.1889197Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:55:07.2419457Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:55:07.2434650Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/deconvolution.c.o 2022-12-01T09:55:07.2717699Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/fully-connected.c.o 2022-12-01T09:55:07.2968738Z [ 29%] 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:55:07.3180958Z [ 29%] Built target protoc 2022-12-01T09:55:07.3214058Z [ 29%] 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:55:07.3280330Z Scanning dependencies of target pytorch_qnnpack 2022-12-01T09:55:07.3293982Z [ 29%] 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:55:07.3619099Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/global-average-pooling.c.o 2022-12-01T09:55:07.3704001Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/init.c.o 2022-12-01T09:55:07.4026560Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/add.c.o 2022-12-01T09:55:07.4061221Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:55:07.4170866Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/average-pooling.c.o 2022-12-01T09:55:07.4362123Z [ 29%] 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:55:07.4448832Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/leaky-relu.c.o 2022-12-01T09:55:07.4953922Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/max-pooling.c.o 2022-12-01T09:55:07.5017365Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sigmoid.c.o 2022-12-01T09:55:07.5205286Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/channel-shuffle.c.o 2022-12-01T09:55:07.5344481Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/softargmax.c.o 2022-12-01T09:55:07.5497826Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:55:07.5584464Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x1.c.o 2022-12-01T09:55:07.5960053Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x2.c.o 2022-12-01T09:55:07.5990182Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/scalar-sqrt-x4.c.o 2022-12-01T09:55:07.6222563Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-delete.c.o 2022-12-01T09:55:07.6385093Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/clamp.c.o 2022-12-01T09:55:07.6666920Z [ 29%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-prepack.cc.o 2022-12-01T09:55:07.6856724Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/convolution.c.o 2022-12-01T09:55:07.6928647Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:55:07.7004855Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/indirection.c.o 2022-12-01T09:55:07.7043222Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x1.c.o 2022-12-01T09:55:07.7474197Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x2.c.o 2022-12-01T09:55:07.7658296Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-scalar-x4.c.o 2022-12-01T09:55:07.7889135Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/operator-run.c.o 2022-12-01T09:55:07.8253684Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:55:07.8254246Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconvolution.c.o 2022-12-01T09:55:07.8258886Z [ 29%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-prepack.cc.o 2022-12-01T09:55:07.8694213Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected.c.o 2022-12-01T09:55:07.8797463Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-12-01T09:55:07.9180200Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x1.c.o 2022-12-01T09:55:07.9343743Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x2.c.o 2022-12-01T09:55:07.9416770Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8lut/scalar.c.o 2022-12-01T09:55:07.9488675Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-12-01T09:55:07.9586438Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:55:07.9670148Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fully-connected-sparse.c.o 2022-12-01T09:55:07.9956535Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/global-average-pooling.c.o 2022-12-01T09:55:08.0166452Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardsigmoid.c.o 2022-12-01T09:55:08.0288384Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-12-01T09:55:08.0372879Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-scalar-x4.c.o 2022-12-01T09:55:08.0705285Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x1.c.o 2022-12-01T09:55:08.0795957Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:55:08.1013656Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:55:08.1111578Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-12-01T09:55:08.1213401Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/hardswish.c.o 2022-12-01T09:55:08.1299079Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/leaky-relu.c.o 2022-12-01T09:55:08.1658317Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x2.c.o 2022-12-01T09:55:08.1983600Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-12-01T09:55:08.2020518Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-12-01T09:55:08.2330932Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:55:08.2349160Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:55:08.2451899Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/max-pooling.c.o 2022-12-01T09:55:08.2859973Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sigmoid.c.o 2022-12-01T09:55:08.3099802Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-scalar-x4.c.o 2022-12-01T09:55:08.3312291Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-12-01T09:55:08.3558336Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-12-01T09:55:08.3632280Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:55:08.4023993Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:55:08.4034089Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/softargmax.c.o 2022-12-01T09:55:08.4135510Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-bitcast.c.o 2022-12-01T09:55:08.4497095Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-scalar-fabsf.c.o 2022-12-01T09:55:08.4736831Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-12-01T09:55:08.5040748Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/tanh.c.o 2022-12-01T09:55:08.5051410Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-12-01T09:55:08.5501390Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:55:08.5526881Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:55:08.5644025Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:55:08.5842729Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut64-p2.c.o 2022-12-01T09:55:08.5979491Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-delete.c.o 2022-12-01T09:55:08.6058604Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-12-01T09:55:08.6837108Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-lut2048-p1.c.o 2022-12-01T09:55:08.6864370Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-12-01T09:55:08.6932161Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-12-01T09:55:08.6938885Z [ 29%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/conv-run.cc.o 2022-12-01T09:55:08.7172816Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/q8vadd/sse2.c.o 2022-12-01T09:55:08.7568252Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:55:08.7616722Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-scalar-rr2-p5.c.o 2022-12-01T09:55:08.8100145Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-12-01T09:55:08.8166134Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-12-01T09:55:08.8383836Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8clamp/sse2.c.o 2022-12-01T09:55:08.8417272Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut4-p4.c.o 2022-12-01T09:55:08.8525772Z [ 29%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/deconv-run.cc.o 2022-12-01T09:55:08.8768977Z [ 29%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-run.cc.o 2022-12-01T09:55:08.9310696Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p3.c.o 2022-12-01T09:55:08.9311528Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-12-01T09:55:08.9558257Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut8-p4.c.o 2022-12-01T09:55:08.9832899Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-12-01T09:55:08.9886755Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-12-01T09:55:09.0077403Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-12-01T09:55:09.0110707Z [ 29%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/fc-dynamic-run.cc.o 2022-12-01T09:55:09.0278272Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p3.c.o 2022-12-01T09:55:09.0367023Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-12-01T09:55:09.1216792Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/u8rmax/sse2.c.o 2022-12-01T09:55:09.1262888Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:55:09.1388513Z [ 29%] Building CXX object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/pack_block_sparse.cc.o 2022-12-01T09:55:09.1428455Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-lut16-p4.c.o 2022-12-01T09:55:09.1511475Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p5.c.o 2022-12-01T09:55:09.1735543Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-scalar-rr2-p6.c.o 2022-12-01T09:55:09.2139011Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-12-01T09:55:09.2377665Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-12-01T09:55:09.2693991Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/indirection.c.o 2022-12-01T09:55:09.2783067Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:55:09.2939191Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:55:09.3012308Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:55:09.3192184Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-12-01T09:55:09.3317565Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-addsub.c.o 2022-12-01T09:55:09.4001083Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/operator-run.c.o 2022-12-01T09:55:09.4033355Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8lut32norm/scalar.c.o 2022-12-01T09:55:09.4134758Z [ 29%] Building C object confu-deps/QNNPACK/CMakeFiles/qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-12-01T09:55:09.4309004Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-cvt.c.o 2022-12-01T09:55:09.4615498Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-scalar-floor.c.o 2022-12-01T09:55:09.4653516Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-12-01T09:55:09.4918457Z [ 29%] Linking C static library ../../lib/libqnnpack.a 2022-12-01T09:55:09.5025882Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-12-01T09:55:09.5056244Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8lut/scalar.c.o 2022-12-01T09:55:09.5069883Z [ 29%] Built target qnnpack 2022-12-01T09:55:09.5118858Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/sgemm/6x8-psimd.c.o 2022-12-01T09:55:09.5594236Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/mp8x9p8q-sse2.c.o 2022-12-01T09:55:09.5981582Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8x9-sse2.c.o 2022-12-01T09:55:09.6077145Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-12-01T09:55:09.6169558Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-addsub.c.o 2022-12-01T09:55:09.6275314Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-nearbyint.c.o 2022-12-01T09:55:09.6361118Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-scalar-rint.c.o 2022-12-01T09:55:09.6371682Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-addsub.c.o 2022-12-01T09:55:09.6993093Z [ 29%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8avgpool/up8xm-sse2.c.o 2022-12-01T09:55:09.7274001Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-12-01T09:55:09.7308939Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-12-01T09:55:09.7327215Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-12-01T09:55:09.7381604Z [ 29%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-12-01T09:55:09.7468953Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-ceil.c.o 2022-12-01T09:55:09.8104918Z [ 30%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8conv/4x4c2-sse2.c.o 2022-12-01T09:55:09.8537922Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-scalar-cvt.c.o 2022-12-01T09:55:09.8563644Z [ 30%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2.c.o 2022-12-01T09:55:09.8690296Z [ 30%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x25-sse2-per-channel.c.o 2022-12-01T09:55:09.8776000Z [ 30%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/mp8x27-sse2.c.o 2022-12-01T09:55:09.8793355Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-12-01T09:55:09.9694940Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-12-01T09:55:09.9916282Z [ 30%] Generating src/x86_64-fma/2d-fourier-8x8.py.o 2022-12-01T09:55:10.0050172Z Scanning dependencies of target gmock_main 2022-12-01T09:55:10.0138338Z [ 30%] Building CXX object third_party/googletest/googlemock/CMakeFiles/gmock_main.dir/src/gmock_main.cc.o 2022-12-01T09:55:10.0200986Z Scanning dependencies of target fbgemm 2022-12-01T09:55:10.0244095Z [ 30%] Linking CXX static library ../../lib/libfbgemm.a 2022-12-01T09:55:10.0295891Z [ 30%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2.c.o 2022-12-01T09:55:10.0317836Z [ 30%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-addsub.c.o 2022-12-01T09:55:10.1021695Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-12-01T09:55:10.1509548Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-cvt.c.o 2022-12-01T09:55:10.1516167Z [ 31%] Built target fbgemm 2022-12-01T09:55:10.1578942Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-scalar-trunc.c.o 2022-12-01T09:55:10.2170198Z [ 31%] Linking CXX static library ../../../lib/libgmock_main.a 2022-12-01T09:55:10.2196365Z [ 31%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8dwconv/up8x9-sse2-per-channel.c.o 2022-12-01T09:55:10.2272618Z [ 31%] Built target gmock_main 2022-12-01T09:55:10.2298118Z [ 31%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/mp8x7p7q-sse2.c.o 2022-12-01T09:55:10.2353934Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-12-01T09:55:10.2480493Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-12-01T09:55:10.2587023Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut64-p2-div.c.o 2022-12-01T09:55:10.3426191Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-lut2048-p1-div.c.o 2022-12-01T09:55:10.3809060Z [ 31%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8x7-sse2.c.o 2022-12-01T09:55:10.3812603Z [ 31%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gavgpool/up8xm-sse2.c.o 2022-12-01T09:55:10.3854968Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-12-01T09:55:10.3938324Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-12-01T09:55:10.4463118Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-scalar-rr2-p5-div.c.o 2022-12-01T09:55:10.4832534Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/params-init.c.o 2022-12-01T09:55:10.5025752Z [ 31%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/2x4c8-sse2.c.o 2022-12-01T09:55:10.5372753Z [ 31%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-dq-sse2.c.o 2022-12-01T09:55:10.5528851Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-12-01T09:55:10.5641306Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-12-01T09:55:10.5861870Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:10.6706291Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:10.6795063Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:10.6941196Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-12-01T09:55:10.6960735Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-12-01T09:55:10.7278890Z [ 31%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm/4x4c2-sse2.c.o 2022-12-01T09:55:10.7970017Z [ 31%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4c1x4-dq-packedA-sse2.c.o 2022-12-01T09:55:10.8394541Z [ 31%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8gemm_sparse/8x4-packA-sse2.c.o 2022-12-01T09:55:10.8555680Z [ 31%] 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:55:10.8571227Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:10.8801711Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:10.9611140Z [ 31%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:10.9629170Z [ 31%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/q8vadd/sse2.c.o 2022-12-01T09:55:10.9800268Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8clamp/sse2.c.o 2022-12-01T09:55:10.9863549Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/16x9p8q-sse2.c.o 2022-12-01T09:55:11.0101475Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-12-01T09:55:11.0660407Z [ 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:55:11.0749201Z [ 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:55:11.1194448Z [ 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:55:11.1215766Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8maxpool/sub16-sse2.c.o 2022-12-01T09:55:11.1420171Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-12-01T09:55:11.1828404Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-12-01T09:55:11.1897307Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-12-01T09:55:11.2395035Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/u8rmax/sse2.c.o 2022-12-01T09:55:11.2405172Z [ 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:55:11.2752038Z [ 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:55:11.3243896Z [ 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:55:11.3333303Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-12-01T09:55:11.3546748Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-12-01T09:55:11.3573522Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x2-sse2.c.o 2022-12-01T09:55:11.4131642Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x3-sse2.c.o 2022-12-01T09:55:11.4706145Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/x4-sse2.c.o 2022-12-01T09:55:11.4740748Z [ 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:55:11.4773721Z [ 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:55:11.4932400Z [ 32%] 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:55:11.4994599Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-12-01T09:55:11.5859195Z [ 32%] Building C object confu-deps/pytorch_qnnpack/CMakeFiles/pytorch_qnnpack.dir/src/x8zip/xm-sse2.c.o 2022-12-01T09:55:11.6024123Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-12-01T09:55:11.6214738Z [ 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:55:11.6231970Z [ 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:55:11.6403233Z [ 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:55:11.6879758Z [ 32%] Linking CXX static library ../../lib/libpytorch_qnnpack.a 2022-12-01T09:55:11.7093453Z [ 32%] Built target pytorch_qnnpack 2022-12-01T09:55:11.7127038Z [ 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:55:11.7244005Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-12-01T09:55:11.7504651Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:55:11.7546704Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:55:11.7733127Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T09:55:11.8739283Z [ 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:55:11.8759506Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T09:55:11.8782000Z [ 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:55:11.8954716Z [ 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:55:11.9189474Z Scanning dependencies of target dnnl_graph 2022-12-01T09:55:11.9297835Z [ 32%] Linking CXX static library ../../../../lib/libdnnl_graph.a 2022-12-01T09:55:11.9964001Z Scanning dependencies of target kineto 2022-12-01T09:55:12.0004784Z [ 32%] Linking CXX static library ../../../lib/libkineto.a 2022-12-01T09:55:12.0203679Z [ 32%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/caffe2.proto 2022-12-01T09:55:12.0256595Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:55:12.0293056Z [ 32%] Built target kineto 2022-12-01T09:55:12.0329070Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:55:12.0409045Z [ 32%] Built target dnnl_graph 2022-12-01T09:55:12.0440177Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:55:12.0458366Z [ 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:55:12.0783734Z [ 32%] Running C++/Python protocol buffer compiler on /var/lib/jenkins/workspace/caffe2/proto/torch.proto 2022-12-01T09:55:12.1247074Z Scanning dependencies of target Caffe2_PROTO 2022-12-01T09:55:12.1420206Z [ 32%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/torch.pb.cc.o 2022-12-01T09:55:12.1754395Z [ 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:55:12.1819420Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:12.1824084Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:12.2025023Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:55:12.2987437Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:55:12.3053449Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:55:12.3453609Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:12.3474396Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:12.3481043Z [ 32%] Building CXX object caffe2/proto/CMakeFiles/Caffe2_PROTO.dir/caffe2.pb.cc.o 2022-12-01T09:55:12.4355528Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:12.4409171Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:55:12.4720336Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:55:12.4955707Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:55:12.5531464Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:12.5640724Z [ 32%] Generating src/x86_64-fma/2d-fourier-16x16.py.o 2022-12-01T09:55:12.5860365Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:12.6493632Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:12.6645132Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:55:12.6656233Z [ 32%] Built target Caffe2_PROTO 2022-12-01T09:55:12.6683718Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:55:12.6894993Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:55:12.7228904Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:55:12.7869808Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:12.7882745Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:12.7969511Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:12.8265152Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:12.8960785Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:55:12.9218407Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:55:12.9263541Z Scanning dependencies of target gen_onnx_proto 2022-12-01T09:55:12.9342173Z [ 32%] Running gen_proto.py on onnx/onnx.in.proto 2022-12-01T09:55:12.9366907Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:12.9371915Z Scanning dependencies of target caffe2_protos 2022-12-01T09:55:12.9468551Z [ 32%] Linking CXX static library ../lib/libcaffe2_protos.a 2022-12-01T09:55:12.9737022Z [ 32%] Built target caffe2_protos 2022-12-01T09:55:12.9797018Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx.in.proto 2022-12-01T09:55:12.9797771Z Scanning dependencies of target dispavx_obj 2022-12-01T09:55:12.9798430Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T09:55:12.9817035Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto3 2022-12-01T09:55:12.9848776Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-ml.pb.h 2022-12-01T09:55:12.9849556Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_pb.py 2022-12-01T09:55:12.9875857Z [ 32%] Building C object sleef/src/libm/CMakeFiles/dispavx_obj.dir/dispavx.c.o 2022-12-01T09:55:12.9941970Z [ 32%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_onnx_torch-ml.proto 2022-12-01T09:55:13.0137535Z Scanning dependencies of target dispsse_obj 2022-12-01T09:55:13.0188563Z [ 32%] Building C object sleef/src/libm/CMakeFiles/dispsse_obj.dir/dispsse.c.o 2022-12-01T09:55:13.0503604Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:13.0738100Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:55:13.1612076Z [ 32%] Built target dispavx_obj 2022-12-01T09:55:13.1638601Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:55:13.1793084Z [ 32%] Built target gen_onnx_proto 2022-12-01T09:55:13.1826902Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:13.1844726Z [ 32%] Built target dispsse_obj 2022-12-01T09:55:13.1877157Z [ 32%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:13.2107673Z Scanning dependencies of target sleefpurecfma_scalar 2022-12-01T09:55:13.2270012Z [ 33%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimdsp.c.o 2022-12-01T09:55:13.2544430Z [ 33%] Building C object sleef/src/libm/CMakeFiles/sleefpurecfma_scalar.dir/sleefsimddp.c.o 2022-12-01T09:55:13.3049368Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:55:13.3115878Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:55:13.3180848Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:55:13.3251829Z [ 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:55:13.3765115Z [ 33%] Built target sleefpurecfma_scalar 2022-12-01T09:55:13.3814369Z [ 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:55:13.4462105Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:55:13.4541286Z [ 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:55:13.4612430Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:13.4676312Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:13.4909485Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:55:13.5694889Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:55:13.5850456Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:13.5925820Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:55:13.6032793Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/XNNPACK.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-12-01T09:55:13.6423655Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:13.7099760Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:13.7100996Z Scanning dependencies of target sleefdetpurec_scalar 2022-12-01T09:55:13.7188967Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:13.7271244Z [ 33%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimdsp.c.o 2022-12-01T09:55:13.7286190Z [ 33%] Linking CXX static library ../../lib/libXNNPACK.a 2022-12-01T09:55:13.7500983Z [ 33%] Building C object sleef/src/libm/CMakeFiles/sleefdetpurec_scalar.dir/sleefsimddp.c.o 2022-12-01T09:55:13.8153474Z [ 33%] Built target XNNPACK 2022-12-01T09:55:13.8172593Z Scanning dependencies of target sleefavx512f 2022-12-01T09:55:13.8183233Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:13.8321538Z [ 33%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimdsp.c.o 2022-12-01T09:55:13.8322247Z Scanning dependencies of target gen_onnx_data_proto 2022-12-01T09:55:13.8384568Z [ 33%] Running gen_proto.py on onnx/onnx-data.in.proto 2022-12-01T09:55:13.8528576Z Scanning dependencies of target gen_onnx_operators_proto 2022-12-01T09:55:13.8587472Z [ 33%] Running gen_proto.py on onnx/onnx-operators.in.proto 2022-12-01T09:55:13.8734635Z [ 33%] Built target sleefdetpurec_scalar 2022-12-01T09:55:13.8773491Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:13.8825504Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-data.in.proto 2022-12-01T09:55:13.8827220Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T09:55:13.8830021Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto3 2022-12-01T09:55:13.8835941Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data.pb.h 2022-12-01T09:55:13.8836525Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_data_pb.py 2022-12-01T09:55:13.8899258Z Processing /var/lib/jenkins/workspace/third_party/onnx/onnx/onnx-operators.in.proto 2022-12-01T09:55:13.8900106Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T09:55:13.8902133Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto3 2022-12-01T09:55:13.8906138Z Writing /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators-ml.pb.h 2022-12-01T09:55:13.8906818Z generating /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx_operators_pb.py 2022-12-01T09:55:13.8914425Z [ 33%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-data_onnx_torch.proto 2022-12-01T09:55:13.9015979Z [ 33%] Running C++ protocol buffer compiler on /var/lib/jenkins/workspace/build/third_party/onnx/onnx/onnx-operators_onnx_torch-ml.proto 2022-12-01T09:55:13.9363169Z [ 33%] Built target gen_onnx_data_proto 2022-12-01T09:55:13.9368128Z [ 33%] Building C object sleef/src/libm/CMakeFiles/sleefavx512f.dir/sleefsimddp.c.o 2022-12-01T09:55:13.9398590Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:13.9570386Z [ 33%] Built target gen_onnx_operators_proto 2022-12-01T09:55:13.9599975Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:13.9855682Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:13.9876915Z Scanning dependencies of target onnx_proto 2022-12-01T09:55:14.0171787Z [ 33%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx_onnx_torch-ml.pb.cc.o 2022-12-01T09:55:14.0750427Z [ 33%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-operators_onnx_torch-ml.pb.cc.o 2022-12-01T09:55:14.1024281Z [ 33%] Building CXX object third_party/onnx/CMakeFiles/onnx_proto.dir/onnx/onnx-data_onnx_torch.pb.cc.o 2022-12-01T09:55:14.1112329Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:14.1116445Z [ 33%] Built target sleefavx512f 2022-12-01T09:55:14.1186885Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:14.2330353Z Scanning dependencies of target sleef 2022-12-01T09:55:14.2401462Z [ 33%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:14.2408663Z [ 33%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefdp.c.o 2022-12-01T09:55:14.2449729Z [ 33%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefsp.c.o 2022-12-01T09:55:14.2930427Z [ 33%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/rempitab.c.o 2022-12-01T09:55:14.3172036Z [ 33%] Linking CXX static library ../../lib/libonnx_proto.a 2022-12-01T09:55:14.3277130Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:14.3323141Z [ 34%] Built target onnx_proto 2022-12-01T09:55:14.3350721Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:14.3456010Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:14.3687933Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefld.c.o 2022-12-01T09:55:14.3767987Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:14.4193797Z [ 34%] Building C object sleef/src/libm/CMakeFiles/sleef.dir/sleefqp.c.o 2022-12-01T09:55:14.4428993Z Scanning dependencies of target onnx 2022-12-01T09:55:14.4587754Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:14.4690236Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:14.4868949Z [ 34%] Linking C static library ../../lib/libsleef.a 2022-12-01T09:55:14.5052580Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:14.5331574Z [ 34%] Built target sleef 2022-12-01T09:55:14.5365094Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:14.5744047Z Scanning dependencies of target vec_test_all_types_AVX2 2022-12-01T09:55:14.5861723Z [ 34%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/defs.cc.o 2022-12-01T09:55:14.5922389Z [ 34%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/__/__/caffe2/onnx/torch_ops/schema.cc.o 2022-12-01T09:55:14.6096107Z [ 34%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-12-01T09:55:14.6166054Z [ 34%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX2.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-12-01T09:55:14.6414563Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:14.7637131Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:14.7753320Z [ 34%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/checker.cc.o 2022-12-01T09:55:14.7808538Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:14.8146307Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:14.8809538Z Scanning dependencies of target vec_test_all_types_AVX512 2022-12-01T09:55:14.8995302Z Scanning dependencies of target vec_test_all_types_DEFAULT 2022-12-01T09:55:14.9064840Z [ 34%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-12-01T09:55:14.9243851Z [ 34%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/test/vec_test_all_types.cpp.o 2022-12-01T09:55:14.9405057Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:14.9586604Z [ 34%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/assertions.cc.o 2022-12-01T09:55:15.0407137Z [ 34%] Linking CXX executable ../bin/vec_test_all_types_AVX2 2022-12-01T09:55:15.0559028Z [ 34%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/interned_strings.cc.o 2022-12-01T09:55:15.0571726Z [ 34%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:15.1751419Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/ir_pb_converter.cc.o 2022-12-01T09:55:15.2363304Z [ 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:55:15.2662331Z [ 35%] Built target vec_test_all_types_AVX2 2022-12-01T09:55:15.2698403Z [ 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:55:15.3187082Z [ 35%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_DEFAULT.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-12-01T09:55:15.3298062Z [ 35%] Building CXX object caffe2/CMakeFiles/vec_test_all_types_AVX512.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-12-01T09:55:15.3701902Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/model_helpers.cc.o 2022-12-01T09:55:15.3939985Z [ 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:55:15.4064723Z [ 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:55:15.4916185Z [ 35%] Linking CXX executable ../bin/vec_test_all_types_DEFAULT 2022-12-01T09:55:15.5191563Z [ 35%] Linking CXX executable ../bin/vec_test_all_types_AVX512 2022-12-01T09:55:15.5437672Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/path.cc.o 2022-12-01T09:55:15.5580125Z [ 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:55:15.5766532Z [ 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:55:15.6430339Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/common/status.cc.o 2022-12-01T09:55:15.6623628Z [ 35%] Built target vec_test_all_types_DEFAULT 2022-12-01T09:55:15.6656819Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/attr_proto_util.cc.o 2022-12-01T09:55:15.6793597Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/defs.cc.o 2022-12-01T09:55:15.6989461Z [ 35%] Built target vec_test_all_types_AVX512 2022-12-01T09:55:15.7019029Z [ 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:55:15.7049950Z [ 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:55:15.7654906Z [ 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:55:15.8118903Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/controlflow/old.cc.o 2022-12-01T09:55:15.8343124Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/data_type_utils.cc.o 2022-12-01T09:55:15.8362162Z [ 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:55:15.8981101Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/function.cc.o 2022-12-01T09:55:15.9135110Z [ 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:55:15.9619877Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/defs.cc.o 2022-12-01T09:55:16.0196936Z [ 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:55:16.0245538Z [ 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:55:16.0435401Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/generator/old.cc.o 2022-12-01T09:55:16.1497561Z [ 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:55:16.1558937Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/defs.cc.o 2022-12-01T09:55:16.1871826Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/logical/old.cc.o 2022-12-01T09:55:16.1884997Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-12-01T09:55:16.2384206Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-12-01T09:55:16.2594993Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/defs.cc.o 2022-12-01T09:55:16.3441769Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/math/old.cc.o 2022-12-01T09:55:16.3464423Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-12-01T09:55:16.3566524Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/defs.cc.o 2022-12-01T09:55:16.3713506Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-12-01T09:55:16.4827525Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/nn/old.cc.o 2022-12-01T09:55:16.4894848Z [ 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:55:16.5017986Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/defs.cc.o 2022-12-01T09:55:16.5865296Z [ 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:55:16.6183834Z [ 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:55:16.6462903Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/object_detection/old.cc.o 2022-12-01T09:55:16.7121792Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/optional/defs.cc.o 2022-12-01T09:55:16.7282962Z [ 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:55:16.7349507Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/parser.cc.o 2022-12-01T09:55:16.7577279Z [ 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:55:16.8578739Z [ 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:55:16.8629710Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/printer.cc.o 2022-12-01T09:55:16.8737464Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/defs.cc.o 2022-12-01T09:55:16.9094423Z [ 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:55:16.9357925Z [ 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:55:16.9808918Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/quantization/old.cc.o 2022-12-01T09:55:17.0240174Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/defs.cc.o 2022-12-01T09:55:17.0520404Z [ 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:55:17.0543162Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/reduction/old.cc.o 2022-12-01T09:55:17.0761910Z [ 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:55:17.1531449Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/defs.cc.o 2022-12-01T09:55:17.1557705Z [ 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:55:17.2265028Z [ 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:55:17.2436302Z [ 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:55:17.2460273Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/rnn/old.cc.o 2022-12-01T09:55:17.2698412Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/schema.cc.o 2022-12-01T09:55:17.3498886Z [ 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:55:17.3710404Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/sequence/defs.cc.o 2022-12-01T09:55:17.3813610Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/shape_inference.cc.o 2022-12-01T09:55:17.4567819Z [ 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:55:17.4818059Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/defs.cc.o 2022-12-01T09:55:17.5057816Z [ 35%] 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:55:17.5621393Z [ 35%] 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:55:17.5659900Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/old.cc.o 2022-12-01T09:55:17.6099500Z [ 35%] 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:55:17.6139623Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor/utils.cc.o 2022-12-01T09:55:17.7060848Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_proto_util.cc.o 2022-12-01T09:55:17.7424900Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:17.7582006Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:17.8092697Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:17.8253953Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:17.8720107Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/tensor_util.cc.o 2022-12-01T09:55:17.8857380Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:17.8873851Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/defs.cc.o 2022-12-01T09:55:17.9337139Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/traditionalml/old.cc.o 2022-12-01T09:55:17.9393243Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/defs/training/defs.cc.o 2022-12-01T09:55:18.0190721Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:18.0851164Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:18.1174872Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:18.1381053Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/onnxifi_utils.cc.o 2022-12-01T09:55:18.1546983Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:18.1884604Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:18.1958200Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/shape_inference/implementation.cc.o 2022-12-01T09:55:18.2434464Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/convert.cc.o 2022-12-01T09:55:18.2707195Z [ 35%] Building CXX object third_party/onnx/CMakeFiles/onnx.dir/onnx/version_converter/helper.cc.o 2022-12-01T09:55:18.3048481Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:18.3680652Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:18.3894258Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:18.4299636Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:18.4828409Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:18.4936768Z [ 35%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:18.4977526Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:18.5675618Z [ 36%] Linking CXX static library ../../lib/libonnx.a 2022-12-01T09:55:18.5848245Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:18.6186889Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:18.6207841Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:18.6258930Z [ 36%] Built target onnx 2022-12-01T09:55:18.6286763Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:18.6415542Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:18.7208105Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:18.7343209Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:18.7414213Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:18.7737625Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:18.7937731Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:18.8456966Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:18.8594112Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:18.8846436Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:18.8902138Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:18.9136675Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:18.9725422Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:18.9775322Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:18.9853694Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:19.0151501Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:19.0279567Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:19.0948169Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:19.0957526Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:19.1669950Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:19.1674564Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:19.1772826Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:19.1989708Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:19.2376395Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:19.2675989Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:19.2963037Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:19.3184814Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:19.3455690Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:19.3944487Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-fmagic.c.o 2022-12-01T09:55:19.4120253Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-scalar-lrintf.c.o 2022-12-01T09:55:19.4319831Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-scalar.c.o 2022-12-01T09:55:19.4398397Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-signed64.c.o 2022-12-01T09:55:19.4591431Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned32.c.o 2022-12-01T09:55:19.5056624Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-scalar-unsigned64.c.o 2022-12-01T09:55:19.5256062Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-scalar.c.o 2022-12-01T09:55:19.5319702Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x1.c.o 2022-12-01T09:55:19.5349364Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x2.c.o 2022-12-01T09:55:19.5614737Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-scalar-x4.c.o 2022-12-01T09:55:19.6233644Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x1.c.o 2022-12-01T09:55:19.6365842Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x2.c.o 2022-12-01T09:55:19.6405525Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-scalar-x4.c.o 2022-12-01T09:55:19.6415570Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T09:55:19.6869825Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T09:55:19.7127243Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T09:55:19.7448716Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T09:55:19.7835541Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T09:55:19.7919835Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T09:55:19.7990173Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:55:19.8305998Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-scalar-c1.c.o 2022-12-01T09:55:19.8596383Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:19.9118333Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:19.9249543Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:19.9399760Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:19.9559854Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:19.9578871Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up1x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:20.0134806Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:20.0376568Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:20.0503251Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:20.0684037Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:20.0846377Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:20.1151126Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up2x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:20.1608934Z [ 36%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:20.1757306Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:20.1805561Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x9-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:20.2005817Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:20.2449517Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:20.2684578Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up4x25-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:20.2978523Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x1.c.o 2022-12-01T09:55:20.3056543Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x2.c.o 2022-12-01T09:55:20.3187495Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x3.c.o 2022-12-01T09:55:20.3648646Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-scalar-x4.c.o 2022-12-01T09:55:20.3937995Z [ 37%] 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:55:20.4090421Z [ 37%] 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:55:20.4154792Z [ 37%] 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:55:20.4300577Z [ 37%] 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:55:20.4662853Z [ 37%] 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:55:20.5359475Z [ 37%] 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:55:20.5365884Z [ 37%] 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:55:20.5409976Z [ 37%] 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:55:20.5428555Z [ 37%] 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:55:20.6436921Z [ 37%] 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:55:20.6448630Z [ 37%] 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:55:20.6471256Z [ 37%] 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:55:20.6490953Z [ 37%] 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:55:20.6569052Z [ 37%] 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:55:20.7471248Z [ 37%] 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:55:20.7526115Z [ 37%] 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:55:20.7543650Z [ 37%] 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:55:20.7544555Z [ 37%] 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:55:20.7787171Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:20.8492203Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:20.8652877Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:20.8687972Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:20.8803415Z [ 37%] Generating src/x86_64-fma/2d-winograd-8x8-3x3.py.o 2022-12-01T09:55:20.8897467Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:20.8901175Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:20.9883051Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:20.9946645Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:21.0014658Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:21.0232054Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:21.0243650Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:21.1135782Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:21.1391903Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:21.1447310Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:21.1618746Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:21.1635631Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:21.2445168Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:21.2577195Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:21.2678116Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:21.2899779Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:21.3429060Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:21.3438635Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:21.3807360Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:21.4105070Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:21.4108759Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:21.4609225Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:21.4847622Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:21.5237426Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:21.5391761Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:21.5407038Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:21.5981764Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:21.6490097Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:21.6630970Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:21.6691520Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:21.6961785Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:21.7078765Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:21.7821257Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:21.8078103Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:21.8176952Z [ 37%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:21.8310709Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:21.8557513Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:21.9146709Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:21.9342535Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:21.9495032Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:21.9749902Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x2-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:21.9860081Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-fmagic.c.o 2022-12-01T09:55:22.0309448Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-imagic.c.o 2022-12-01T09:55:22.0745265Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4-minmax-fp32-scalar-lrintf.c.o 2022-12-01T09:55:22.0826351Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-fmagic.c.o 2022-12-01T09:55:22.0928481Z [ 38%] Generating src/x86_64-fma/blas/s8gemm.py.o 2022-12-01T09:55:22.0956712Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-scalar-lrintf.c.o 2022-12-01T09:55:22.1012668Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-scalar.c.o 2022-12-01T09:55:22.1495560Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-signed64.c.o 2022-12-01T09:55:22.1905710Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned32.c.o 2022-12-01T09:55:22.1980847Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-scalar-unsigned64.c.o 2022-12-01T09:55:22.2119192Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x1.c.o 2022-12-01T09:55:22.2485898Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x2.c.o 2022-12-01T09:55:22.2640245Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-scalar-x4.c.o 2022-12-01T09:55:22.2916582Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x1.c.o 2022-12-01T09:55:22.3268819Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x2.c.o 2022-12-01T09:55:22.3374968Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-scalar-x4.c.o 2022-12-01T09:55:22.3583954Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T09:55:22.3947350Z [ 38%] Generating src/x86_64-fma/blas/c8gemm.py.o 2022-12-01T09:55:22.4103085Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T09:55:22.4188351Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmul/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T09:55:22.4494603Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x1.c.o 2022-12-01T09:55:22.4695483Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x2.c.o 2022-12-01T09:55:22.5086519Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vmulc/gen/minmax-fp32-scalar-x4.c.o 2022-12-01T09:55:22.5427680Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c1.c.o 2022-12-01T09:55:22.5537894Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c2.c.o 2022-12-01T09:55:22.5594352Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/scalar-c4.c.o 2022-12-01T09:55:22.5942330Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:55:22.6449056Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/scalar-x4.c.o 2022-12-01T09:55:22.6533278Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c1.c.o 2022-12-01T09:55:22.6684223Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c2.c.o 2022-12-01T09:55:22.6700319Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/scalar-c4.c.o 2022-12-01T09:55:22.6987676Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-lut32norm/scalar.c.o 2022-12-01T09:55:22.7582498Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-scalar-c1.c.o 2022-12-01T09:55:22.7619044Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/scalar.c.o 2022-12-01T09:55:22.7942084Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/scalar-x4.c.o 2022-12-01T09:55:22.8094717Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-copy/memcpy.c.o 2022-12-01T09:55:22.8306827Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/scalar-x16.c.o 2022-12-01T09:55:22.8509065Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/scalar.c.o 2022-12-01T09:55:22.8672948Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x1.c.o 2022-12-01T09:55:22.8987788Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x2.c.o 2022-12-01T09:55:22.9218312Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x4.c.o 2022-12-01T09:55:22.9471536Z [ 38%] Generating src/x86_64-fma/blas/s4c6gemm.py.o 2022-12-01T09:55:22.9509511Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x8.c.o 2022-12-01T09:55:22.9538655Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-scalar-x16.c.o 2022-12-01T09:55:22.9574695Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x2-scalar-int.c.o 2022-12-01T09:55:23.0072258Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/1x4-scalar-int.c.o 2022-12-01T09:55:23.0091212Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x1-scalar-int.c.o 2022-12-01T09:55:23.0529189Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x2-scalar-int.c.o 2022-12-01T09:55:23.0584174Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/2x4-scalar-int.c.o 2022-12-01T09:55:23.0854066Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x1-scalar-int.c.o 2022-12-01T09:55:23.1062706Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x2-scalar-int.c.o 2022-12-01T09:55:23.1172593Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/4x4-scalar-int.c.o 2022-12-01T09:55:23.1468985Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-scalar.c.o 2022-12-01T09:55:23.1688545Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-scalar.c.o 2022-12-01T09:55:23.2041896Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-scalar.c.o 2022-12-01T09:55:23.2095790Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-scalar.c.o 2022-12-01T09:55:23.2130731Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x2-scalar-int.c.o 2022-12-01T09:55:23.2381158Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/1x4-scalar-int.c.o 2022-12-01T09:55:23.2611263Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x1-scalar-int.c.o 2022-12-01T09:55:23.2864594Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x2-scalar-int.c.o 2022-12-01T09:55:23.3054358Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/2x4-scalar-int.c.o 2022-12-01T09:55:23.3070826Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x1-scalar-int.c.o 2022-12-01T09:55:23.3183001Z [ 38%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x2-scalar-int.c.o 2022-12-01T09:55:23.3656001Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/4x4-scalar-int.c.o 2022-12-01T09:55:23.3902847Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x2-scalar.c.o 2022-12-01T09:55:23.3905403Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-depthtospace2d-chw2hwc/scalar.c.o 2022-12-01T09:55:23.4105404Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x3-scalar.c.o 2022-12-01T09:55:23.4307903Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-scalar.c.o 2022-12-01T09:55:23.4968257Z [ 39%] Generating src/x86_64-fma/blas/conv1x1.py.o 2022-12-01T09:55:23.4973921Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-float.c.o 2022-12-01T09:55:23.4986871Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x2-scalar-int.c.o 2022-12-01T09:55:23.5056647Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-float.c.o 2022-12-01T09:55:23.5244178Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/1x4-scalar-int.c.o 2022-12-01T09:55:23.5614917Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-float.c.o 2022-12-01T09:55:23.5990878Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x1-scalar-int.c.o 2022-12-01T09:55:23.6003916Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-float.c.o 2022-12-01T09:55:23.6054170Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x2-scalar-int.c.o 2022-12-01T09:55:23.6146057Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-float.c.o 2022-12-01T09:55:23.6525224Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/2x4-scalar-int.c.o 2022-12-01T09:55:23.6920440Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-float.c.o 2022-12-01T09:55:23.7064243Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x1-scalar-int.c.o 2022-12-01T09:55:23.7079362Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-float.c.o 2022-12-01T09:55:23.7222942Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x2-scalar-int.c.o 2022-12-01T09:55:23.7464994Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-float.c.o 2022-12-01T09:55:23.7729995Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-scalar-int.c.o 2022-12-01T09:55:23.8138269Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/scalar.c.o 2022-12-01T09:55:23.8200626Z [ 39%] Generating src/x86_64-fma/blas/sgemm.py.o 2022-12-01T09:55:23.8306140Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-scalar.c.o 2022-12-01T09:55:23.8312500Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-scalar.c.o 2022-12-01T09:55:23.8453429Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-scalar.c.o 2022-12-01T09:55:23.8596288Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-scalar.c.o 2022-12-01T09:55:23.9045390Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-float.c.o 2022-12-01T09:55:23.9111360Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/1x2-scalar-int.c.o 2022-12-01T09:55:23.9359509Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-float.c.o 2022-12-01T09:55:23.9368337Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x1-scalar-int.c.o 2022-12-01T09:55:23.9631337Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-float.c.o 2022-12-01T09:55:24.0147687Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-scalar-int.c.o 2022-12-01T09:55:24.0175414Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-float.c.o 2022-12-01T09:55:24.0219598Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x1-scalar-int.c.o 2022-12-01T09:55:24.0511080Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-float.c.o 2022-12-01T09:55:24.0528581Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/4x2-scalar-int.c.o 2022-12-01T09:55:24.1066596Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:55:24.1153729Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-avgpool/9x-minmax-sse-c4.c.o 2022-12-01T09:55:24.1363948Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-1x1.c.o 2022-12-01T09:55:24.1394336Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-conv-hwc2chw/3x3s2p1c3x4-sse-2x2.c.o 2022-12-01T09:55:24.1611264Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse-acc2.c.o 2022-12-01T09:55:24.2013155Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x3-minmax-sse.c.o 2022-12-01T09:55:24.2035799Z [ 39%] Generating src/x86_64-fma/max-pooling.py.o 2022-12-01T09:55:24.2225643Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse-acc2.c.o 2022-12-01T09:55:24.2357695Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x4-minmax-sse.c.o 2022-12-01T09:55:24.2530315Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse-acc2.c.o 2022-12-01T09:55:24.2667767Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x9-minmax-sse.c.o 2022-12-01T09:55:24.3248068Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse-acc2.c.o 2022-12-01T09:55:24.3288829Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up4x25-minmax-sse.c.o 2022-12-01T09:55:24.3335897Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse-acc2.c.o 2022-12-01T09:55:24.3729441Z [ 39%] Generating src/x86_64-fma/relu.py.o 2022-12-01T09:55:24.3732170Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-sse.c.o 2022-12-01T09:55:24.3854862Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse-acc2.c.o 2022-12-01T09:55:24.4402439Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-sse.c.o 2022-12-01T09:55:24.4496520Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse-acc2.c.o 2022-12-01T09:55:24.4739595Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-sse.c.o 2022-12-01T09:55:24.5393195Z [ 39%] Generating src/x86_64-fma/softmax.py.o 2022-12-01T09:55:24.5435151Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse-acc2.c.o 2022-12-01T09:55:24.5465741Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-sse.c.o 2022-12-01T09:55:24.5489021Z [ 39%] 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:55:24.5522744Z [ 39%] 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:55:24.5776782Z [ 39%] 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:55:24.6451083Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-1x4.c.o 2022-12-01T09:55:24.6467492Z [ 39%] 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:55:24.6756411Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-2x4.c.o 2022-12-01T09:55:24.6971162Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-3x4.c.o 2022-12-01T09:55:24.7390760Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-4x4.c.o 2022-12-01T09:55:24.7582179Z [ 39%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-5x4.c.o 2022-12-01T09:55:24.7743824Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3p1-minmax-sse-6x4.c.o 2022-12-01T09:55:24.7808289Z [ 40%] 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:55:24.8242251Z [ 40%] 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:55:24.8789642Z [ 40%] 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:55:24.8845087Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-1x4.c.o 2022-12-01T09:55:24.8958341Z [ 40%] 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:55:24.9263741Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-2x4.c.o 2022-12-01T09:55:24.9793648Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-3x4.c.o 2022-12-01T09:55:25.0023271Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/3x3s2p1-minmax-sse-4x4.c.o 2022-12-01T09:55:25.0182188Z [ 40%] 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:55:25.0325242Z [ 40%] 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:55:25.0481028Z [ 40%] 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:55:25.0991418Z [ 40%] 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:55:25.1032625Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-1x4.c.o 2022-12-01T09:55:25.1558835Z [ 40%] 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:55:25.1587792Z [ 40%] 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:55:25.1799794Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-2x4.c.o 2022-12-01T09:55:25.2099505Z [ 40%] 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:55:25.2334354Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-3x4.c.o 2022-12-01T09:55:25.2704937Z [ 40%] Generating src/x86_64-fma/blas/sdotxf.py.o 2022-12-01T09:55:25.2765949Z [ 40%] 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:55:25.2833851Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-4x4.c.o 2022-12-01T09:55:25.3063941Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5p2-minmax-sse-5x4.c.o 2022-12-01T09:55:25.3260240Z [ 40%] 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:55:25.3624680Z [ 40%] 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:55:25.4130111Z [ 40%] 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:55:25.4135162Z [ 40%] 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:55:25.4463771Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-1x4.c.o 2022-12-01T09:55:25.4468522Z [ 40%] 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:55:25.4896380Z [ 40%] 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:55:25.5330027Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-2x4.c.o 2022-12-01T09:55:25.5551605Z [ 40%] 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:55:25.5607451Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv2d-chw/gen/5x5s2p2-minmax-sse-3x4.c.o 2022-12-01T09:55:25.5686355Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool-cw/sse-x4.c.o 2022-12-01T09:55:25.6112835Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7p7x-minmax-sse-c4.c.o 2022-12-01T09:55:25.6512432Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gavgpool/7x-minmax-sse-c4.c.o 2022-12-01T09:55:25.6653377Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-dup.c.o 2022-12-01T09:55:25.6874296Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse-load1.c.o 2022-12-01T09:55:25.7211290Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8s4inc-minmax-sse.c.o 2022-12-01T09:55:25.7270091Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-dup.c.o 2022-12-01T09:55:25.7630300Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse-load1.c.o 2022-12-01T09:55:25.7871981Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8s4inc-minmax-sse.c.o 2022-12-01T09:55:25.7930554Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-dup.c.o 2022-12-01T09:55:25.8318213Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse-load1.c.o 2022-12-01T09:55:25.8335497Z [ 40%] Generating src/x86_64-fma/blas/shdotxf.py.o 2022-12-01T09:55:25.8489748Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8s4inc-minmax-sse.c.o 2022-12-01T09:55:25.8970439Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-dup.c.o 2022-12-01T09:55:25.9047499Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse-load1.c.o 2022-12-01T09:55:25.9190493Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8s4inc-minmax-sse.c.o 2022-12-01T09:55:25.9813935Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-dup.c.o 2022-12-01T09:55:25.9860466Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T09:55:26.0071935Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8s4-minmax-sse.c.o 2022-12-01T09:55:26.0323189Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-dup.c.o 2022-12-01T09:55:26.0966944Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse-load1.c.o 2022-12-01T09:55:26.1003653Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8s4-minmax-sse.c.o 2022-12-01T09:55:26.1287227Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T09:55:26.1423705Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-dup.c.o 2022-12-01T09:55:26.1455694Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T09:55:26.1935216Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8s4-minmax-sse.c.o 2022-12-01T09:55:26.2310175Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-dup.c.o 2022-12-01T09:55:26.2329797Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse-load1.c.o 2022-12-01T09:55:26.2546430Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8s4-minmax-sse.c.o 2022-12-01T09:55:26.2948674Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p4.c.o 2022-12-01T09:55:26.3145854Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear-chw/gen/sse-p8.c.o 2022-12-01T09:55:26.3678095Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c4.c.o 2022-12-01T09:55:26.3717546Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ibilinear/gen/sse-c8.c.o 2022-12-01T09:55:26.3766358Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-dup.c.o 2022-12-01T09:55:26.4334695Z [ 40%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse-load1.c.o 2022-12-01T09:55:26.4427664Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8s4-minmax-sse.c.o 2022-12-01T09:55:26.5372344Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-dup.c.o 2022-12-01T09:55:26.5449527Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse-load1.c.o 2022-12-01T09:55:26.5502532Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8s4-minmax-sse.c.o 2022-12-01T09:55:26.5658810Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x2c4-minmax-sse.c.o 2022-12-01T09:55:26.6450825Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-dup.c.o 2022-12-01T09:55:26.6662351Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse-load1.c.o 2022-12-01T09:55:26.6671164Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8s4-minmax-sse.c.o 2022-12-01T09:55:26.6712404Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-dup.c.o 2022-12-01T09:55:26.6728472Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse-load1.c.o 2022-12-01T09:55:26.7632366Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8s4-minmax-sse.c.o 2022-12-01T09:55:26.7800026Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-maxpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:55:26.7840682Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9p8x-minmax-sse-c4.c.o 2022-12-01T09:55:26.8138639Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-pavgpool/9x-minmax-sse-c4.c.o 2022-12-01T09:55:26.8576875Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-ppmm/gen/4x8-minmax-sse.c.o 2022-12-01T09:55:26.8712841Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x4.c.o 2022-12-01T09:55:26.8845039Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse-2x8.c.o 2022-12-01T09:55:26.8877855Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/sse.c.o 2022-12-01T09:55:26.9271115Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/4x1-minmax-sse.c.o 2022-12-01T09:55:26.9584999Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/8x1-minmax-sse.c.o 2022-12-01T09:55:26.9813646Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/16x1-minmax-sse.c.o 2022-12-01T09:55:26.9863579Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-spmm/gen/32x1-minmax-sse.c.o 2022-12-01T09:55:26.9972592Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x4.c.o 2022-12-01T09:55:27.0902084Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-sse-x8.c.o 2022-12-01T09:55:27.0986774Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x4.c.o 2022-12-01T09:55:27.1417718Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-sse-x8.c.o 2022-12-01T09:55:27.1465942Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x4.c.o 2022-12-01T09:55:27.1736411Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-sse-x8.c.o 2022-12-01T09:55:27.2022900Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x4.c.o 2022-12-01T09:55:27.2100949Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-sse-x8.c.o 2022-12-01T09:55:27.2444484Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x4.c.o 2022-12-01T09:55:27.2649918Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-sse-x8.c.o 2022-12-01T09:55:27.2752241Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x4.c.o 2022-12-01T09:55:27.3312147Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-sse-x8.c.o 2022-12-01T09:55:27.3517357Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x4.c.o 2022-12-01T09:55:27.3601903Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-sse-x8.c.o 2022-12-01T09:55:27.3744111Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x4.c.o 2022-12-01T09:55:27.3918918Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-sse-x8.c.o 2022-12-01T09:55:27.4322803Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x4.c.o 2022-12-01T09:55:27.4413176Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-sse-x8.c.o 2022-12-01T09:55:27.4682891Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x4.c.o 2022-12-01T09:55:27.4931634Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-sse-x8.c.o 2022-12-01T09:55:27.5055151Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x4.c.o 2022-12-01T09:55:27.5287361Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-sse-x8.c.o 2022-12-01T09:55:27.5857142Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x4.c.o 2022-12-01T09:55:27.5939790Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-sse-x8.c.o 2022-12-01T09:55:27.5947896Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x4.c.o 2022-12-01T09:55:27.6028044Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-sse-x8.c.o 2022-12-01T09:55:27.6504247Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x4.c.o 2022-12-01T09:55:27.6872223Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-sse-x8.c.o 2022-12-01T09:55:27.7061836Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x4.c.o 2022-12-01T09:55:27.7443781Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-sse-x8.c.o 2022-12-01T09:55:27.7575073Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x4.c.o 2022-12-01T09:55:27.7666993Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-sse-x8.c.o 2022-12-01T09:55:27.7692411Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x4.c.o 2022-12-01T09:55:27.8197647Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-sse-x8.c.o 2022-12-01T09:55:27.8576621Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x4.c.o 2022-12-01T09:55:27.8856407Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-sse-x8.c.o 2022-12-01T09:55:27.9012186Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x4.c.o 2022-12-01T09:55:27.9036977Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse-x8.c.o 2022-12-01T09:55:27.9092318Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c4-minmax-sse-2x.c.o 2022-12-01T09:55:27.9721930Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vmulcaddc/gen/c8-minmax-sse-2x.c.o 2022-12-01T09:55:27.9918941Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x4.c.o 2022-12-01T09:55:28.0012496Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-sse-x8.c.o 2022-12-01T09:55:28.0469719Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x4.c.o 2022-12-01T09:55:28.0810557Z [ 41%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/sse-sqrt-x8.c.o 2022-12-01T09:55:28.0852452Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x4.c.o 2022-12-01T09:55:28.1209849Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-sse-x8.c.o 2022-12-01T09:55:28.1216549Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x4.c.o 2022-12-01T09:55:28.1671445Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-sse-x8.c.o 2022-12-01T09:55:28.2000786Z Scanning dependencies of target nnpack 2022-12-01T09:55:28.2047724Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x4.c.o 2022-12-01T09:55:28.2133629Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/init.c.o 2022-12-01T09:55:28.2168343Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-inference.c.o 2022-12-01T09:55:28.2233069Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-inference.c.o 2022-12-01T09:55:28.2334157Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/pooling-output.c.o 2022-12-01T09:55:28.2764208Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-output.c.o 2022-12-01T09:55:28.2918247Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-sse-x8.c.o 2022-12-01T09:55:28.2966643Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse-addsub.c.o 2022-12-01T09:55:28.3183505Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/softmax-output.c.o 2022-12-01T09:55:28.3192750Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse-addsub.c.o 2022-12-01T09:55:28.3202933Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse-addsub.c.o 2022-12-01T09:55:28.3538912Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse-addsub.c.o 2022-12-01T09:55:28.3967016Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/fully-connected-output.c.o 2022-12-01T09:55:28.4033022Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/relu-input-gradient.c.o 2022-12-01T09:55:28.4089884Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-input-gradient.c.o 2022-12-01T09:55:28.4109428Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-kernel-gradient.c.o 2022-12-01T09:55:28.4174093Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/convolution-output.c.o 2022-12-01T09:55:28.4558271Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-hh1mac.c.o 2022-12-01T09:55:28.4765888Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr1mac.c.o 2022-12-01T09:55:28.4805855Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-sse-nr2mac.c.o 2022-12-01T09:55:28.4927457Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-packx/x4-sse.c.o 2022-12-01T09:55:28.4973201Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/4x4-sse.c.o 2022-12-01T09:55:28.5218290Z [ 42%] Building C object confu-deps/NNPACK/CMakeFiles/nnpack.dir/src/x86_64-fma/softmax.c.o 2022-12-01T09:55:28.5795299Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x8.c.o 2022-12-01T09:55:28.5819777Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x16.c.o 2022-12-01T09:55:28.6124388Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x24.c.o 2022-12-01T09:55:28.6361399Z [ 42%] Linking C static library ../../lib/libnnpack.a 2022-12-01T09:55:28.6449022Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int16-x32.c.o 2022-12-01T09:55:28.6495106Z [ 42%] Built target nnpack 2022-12-01T09:55:28.6525435Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x8.c.o 2022-12-01T09:55:28.6800480Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x16.c.o 2022-12-01T09:55:28.6961077Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x24.c.o 2022-12-01T09:55:28.7063614Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-sse2-int32-x32.c.o 2022-12-01T09:55:28.7177061Z Scanning dependencies of target torch_cpu 2022-12-01T09:55:28.7436637Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/4x-sse2-c4.c.o 2022-12-01T09:55:28.7640271Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9p8x-sse2-c4.c.o 2022-12-01T09:55:28.7972505Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-argmaxpool/9x-sse2-c4.c.o 2022-12-01T09:55:28.8108945Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T09:55:28.8310049Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:55:28.8362703Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T09:55:28.8738794Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:55:28.8857610Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x8inc-minmax-sse2-dup.c.o 2022-12-01T09:55:28.9428867Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/3x8inc-minmax-sse2-dup.c.o 2022-12-01T09:55:28.9725919Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x8inc-minmax-sse2-dup.c.o 2022-12-01T09:55:28.9849939Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x8inc-minmax-sse2-dup.c.o 2022-12-01T09:55:28.9934929Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-sse2-dup.c.o 2022-12-01T09:55:29.0606885Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x8-minmax-sse2-dup.c.o 2022-12-01T09:55:29.0689696Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-sse2-dup.c.o 2022-12-01T09:55:29.0774918Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-sse2-dup.c.o 2022-12-01T09:55:29.1027046Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-sse2-dup.c.o 2022-12-01T09:55:29.1325573Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x8-minmax-sse2-dup.c.o 2022-12-01T09:55:29.1619808Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-sse2-dup.c.o 2022-12-01T09:55:29.1805451Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-sse2-dup.c.o 2022-12-01T09:55:29.1832198Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x4.c.o 2022-12-01T09:55:29.2208141Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse2-2x8.c.o 2022-12-01T09:55:29.2529120Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T09:55:29.2844054Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:55:29.2883018Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T09:55:29.3064866Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:55:29.3102415Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T09:55:29.3539048Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:55:29.3753604Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T09:55:29.4055008Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:55:29.4055797Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x4.c.o 2022-12-01T09:55:29.4160675Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8-acc2.c.o 2022-12-01T09:55:29.4584840Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x8.c.o 2022-12-01T09:55:29.4695213Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc2.c.o 2022-12-01T09:55:29.5024045Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12-acc3.c.o 2022-12-01T09:55:29.5287800Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x12.c.o 2022-12-01T09:55:29.5623541Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc2.c.o 2022-12-01T09:55:29.5686931Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16-acc4.c.o 2022-12-01T09:55:29.5765427Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x16.c.o 2022-12-01T09:55:29.5926317Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc2.c.o 2022-12-01T09:55:29.6466747Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20-acc5.c.o 2022-12-01T09:55:29.6645506Z [ 42%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/sse2-rr2-p5-x20.c.o 2022-12-01T09:55:29.6887453Z [ 42%] 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:55:29.7252491Z [ 42%] 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:55:29.7480641Z [ 43%] 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:55:29.7666008Z [ 43%] 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:55:29.7725168Z [ 43%] 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:55:29.7999221Z [ 43%] 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:55:29.8315789Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x4.c.o 2022-12-01T09:55:29.8380568Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x8.c.o 2022-12-01T09:55:29.8705735Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x12.c.o 2022-12-01T09:55:29.8826213Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x16.c.o 2022-12-01T09:55:29.9143551Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x20.c.o 2022-12-01T09:55:29.9342233Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-sse2-rr2-p6-x24.c.o 2022-12-01T09:55:29.9371194Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x4.c.o 2022-12-01T09:55:29.9854578Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse2-x8.c.o 2022-12-01T09:55:29.9951939Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x4.c.o 2022-12-01T09:55:30.0229753Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse2-x8.c.o 2022-12-01T09:55:30.0399896Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x4.c.o 2022-12-01T09:55:30.0624564Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse2-x8.c.o 2022-12-01T09:55:30.0862312Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x4.c.o 2022-12-01T09:55:30.0914239Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse2-x8.c.o 2022-12-01T09:55:30.1618494Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x4.c.o 2022-12-01T09:55:30.1656142Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse2-x8.c.o 2022-12-01T09:55:30.1848601Z [ 43%] 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:55:30.1942185Z [ 43%] 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:55:30.2050283Z [ 43%] 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:55:30.2960907Z [ 43%] 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:55:30.2962493Z [ 43%] 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:55:30.3048963Z [ 43%] 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:55:30.3063379Z [ 43%] 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:55:30.3509894Z [ 43%] 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:55:30.4168249Z [ 43%] 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:55:30.4175854Z [ 43%] 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:55:30.4503870Z [ 43%] 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:55:30.4527791Z [ 43%] 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:55:30.4618996Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int16.c.o 2022-12-01T09:55:30.5239446Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse2-int32.c.o 2022-12-01T09:55:30.5366310Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse2.c.o 2022-12-01T09:55:30.5561351Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-lut64-p2.c.o 2022-12-01T09:55:30.5792969Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-sse2-rr2-p5.c.o 2022-12-01T09:55:30.5901878Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-sse2-rr2-p5.c.o 2022-12-01T09:55:30.6249972Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-lut16-p3.c.o 2022-12-01T09:55:30.6708622Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-sse2-rr2-p6.c.o 2022-12-01T09:55:30.6747043Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse2-cvt.c.o 2022-12-01T09:55:30.6880415Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse2-cvt.c.o 2022-12-01T09:55:30.6933687Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse2-cvt.c.o 2022-12-01T09:55:30.7256194Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse2-cvt.c.o 2022-12-01T09:55:30.7618833Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-div.c.o 2022-12-01T09:55:30.7889612Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr1.c.o 2022-12-01T09:55:30.7942569Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-lut64-p2-nr2.c.o 2022-12-01T09:55:30.8113831Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-div.c.o 2022-12-01T09:55:30.8244255Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr1.c.o 2022-12-01T09:55:30.8573893Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-sse2-rr2-p5-nr2.c.o 2022-12-01T09:55:30.8943580Z [ 43%] 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:55:30.9009960Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:55:30.9026498Z [ 43%] 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:55:30.9056474Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:55:30.9633843Z [ 43%] 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:55:30.9987912Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:55:31.0187923Z [ 43%] 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:55:31.0199665Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:55:31.0234215Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:55:31.0961006Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:55:31.1026155Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:31.1314716Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:31.1634699Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:31.1977978Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:31.1983648Z [ 43%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:31.2754751Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:31.3003061Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:31.3207159Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:31.3451422Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:31.3857927Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:31.3931392Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:31.4138266Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:31.4368499Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:31.4621488Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:31.4965719Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:31.5021079Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:31.5230122Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:31.5353916Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:31.5919488Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:31.6184358Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:31.6398825Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:31.6584164Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:31.6789313Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:31.6903871Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:31.7546260Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:31.7547429Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:31.7815157Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:31.7922069Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:31.8129617Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:31.8651044Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:31.8843198Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:31.9042646Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:31.9147156Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:31.9570950Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:31.9599283Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:31.9801396Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:32.0232245Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:32.0356228Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:32.0617927Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:32.0787800Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:32.1062960Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:32.1392703Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:32.1545637Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:32.1907837Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:32.2107726Z [ 44%] 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:55:32.2553591Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:55:32.2565392Z [ 44%] 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:55:32.2986226Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:55:32.3058347Z [ 44%] 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:55:32.3101758Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:55:32.3804656Z [ 44%] 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:55:32.3906615Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:55:32.4073099Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:55:32.4305974Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T09:55:32.4321137Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up24x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:55:32.4842012Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:55:32.4899112Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T09:55:32.5118051Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:55:32.5344933Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:55:32.5367625Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-12-01T09:55:32.5931747Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-12-01T09:55:32.6017253Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:55:32.6115343Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-12-01T09:55:32.6532087Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-12-01T09:55:32.6535468Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:32.7014262Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:32.7030960Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T09:55:32.7218823Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:32.7538925Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:32.7663420Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T09:55:32.8191969Z [ 44%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:32.8335956Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:32.8338508Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x4c8-xw-minmax-fp32-sse2.c.o 2022-12-01T09:55:32.8666408Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:32.8854490Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:32.9252166Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T09:55:32.9453424Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:32.9454548Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:32.9859767Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T09:55:32.9874331Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:33.0543677Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:33.0579687Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x4c8-xw-minmax-fp32-sse2.c.o 2022-12-01T09:55:33.0716962Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:33.1028103Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:33.1128313Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T09:55:33.1653995Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:33.1673398Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:33.2310153Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T09:55:33.2517797Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:33.2835851Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:33.2896475Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x4c8-xw-minmax-fp32-sse2.c.o 2022-12-01T09:55:33.3026285Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:33.3618698Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:33.3703057Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2-xw-minmax-fp32-sse2.c.o 2022-12-01T09:55:33.4127644Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:33.4128627Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:33.4477065Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x4c2s4-xw-minmax-fp32-sse2.c.o 2022-12-01T09:55:33.4803448Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:33.5187281Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:33.5191089Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:33.5676562Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:33.5723825Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:33.5832975Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:33.6336527Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:33.6565825Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:33.6794400Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:33.6943046Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:33.6985993Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:33.7476076Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:33.7818965Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:33.8091071Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:33.8263502Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:33.8265719Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:33.8743077Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:33.8975193Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:33.9527215Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:33.9604208Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:33.9618212Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:33.9842758Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:34.0008081Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse2.c.o 2022-12-01T09:55:34.0467683Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse2.c.o 2022-12-01T09:55:34.0796910Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse2.c.o 2022-12-01T09:55:34.0967577Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:55:34.1257413Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-12-01T09:55:34.1278819Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-12-01T09:55:34.1817569Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-12-01T09:55:34.1865931Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x8.c.o 2022-12-01T09:55:34.2129701Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x16.c.o 2022-12-01T09:55:34.2349003Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x32.c.o 2022-12-01T09:55:34.2350309Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-sse2-mul16-ld64-x24.c.o 2022-12-01T09:55:34.3027389Z [ 45%] 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:55:34.3047949Z [ 45%] 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:55:34.3218021Z [ 45%] 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:55:34.3266416Z [ 45%] 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:55:34.3673950Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9p8x-minmax-sse2-c8.c.o 2022-12-01T09:55:34.4125741Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-avgpool/9x-minmax-sse2-c8.c.o 2022-12-01T09:55:34.4225210Z [ 45%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:55:34.4391252Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up8x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:55:34.4412995Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:55:34.5084590Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-sse2-mul16.c.o 2022-12-01T09:55:34.5360405Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x8.c.o 2022-12-01T09:55:34.5505427Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x16.c.o 2022-12-01T09:55:34.5669753Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x24.c.o 2022-12-01T09:55:34.6122142Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse2-x32.c.o 2022-12-01T09:55:34.6205050Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:55:34.6352075Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c16.c.o 2022-12-01T09:55:34.6538129Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7p7x-minmax-fp32-sse2-c24.c.o 2022-12-01T09:55:34.6750670Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c8.c.o 2022-12-01T09:55:34.7436552Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c16.c.o 2022-12-01T09:55:34.7481956Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:34.7484249Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gavgpool/gen/7x-minmax-fp32-sse2-c24.c.o 2022-12-01T09:55:34.7539635Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:34.7942422Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:34.8528051Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:34.8549461Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:34.8585409Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:34.8771395Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:34.9317499Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:34.9659900Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:34.9707917Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:34.9938378Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:35.0020176Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:35.0583850Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:35.0661717Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:35.1028041Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:35.1343750Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:35.1420577Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:35.1490046Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:35.2070555Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:35.2516235Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:35.2535447Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:35.2581490Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:35.2980810Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:35.3295737Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:35.3871916Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:35.3950434Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:35.4045199Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:35.4217445Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:35.4299117Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:35.5118499Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:35.5119579Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:35.5397037Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:35.5506898Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:35.5943922Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:35.6174443Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:35.6189731Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:35.6791205Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:35.6818854Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:35.7080186Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:35.7482524Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x4c8-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:35.7649056Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:35.7959735Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:35.8141089Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld64.c.o 2022-12-01T09:55:35.8304061Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x4c2s4-minmax-fp32-sse2-ld128.c.o 2022-12-01T09:55:35.8659714Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/fp32-sse2.c.o 2022-12-01T09:55:35.8794259Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse2.c.o 2022-12-01T09:55:35.9239054Z [ 46%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse2.c.o 2022-12-01T09:55:35.9264588Z [ 46%] 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:35.9754657Z [ 46%] 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:35.9809874Z [ 46%] 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:35.9842348Z [ 46%] 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:36.0300156Z [ 46%] 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:36.0493948Z [ 46%] 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:36.0801015Z [ 47%] 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:36.1241003Z [ 47%] 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:36.1338688Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c8.c.o 2022-12-01T09:55:36.1374455Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse2-c16.c.o 2022-12-01T09:55:36.1411297Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T09:55:36.1976051Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse2-x64.c.o 2022-12-01T09:55:36.2400248Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c8.c.o 2022-12-01T09:55:36.2653415Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse2-c16.c.o 2022-12-01T09:55:36.2748078Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-maxpool/9p8x-minmax-sse2-c16.c.o 2022-12-01T09:55:36.2999555Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-rmax/sse2.c.o 2022-12-01T09:55:36.3296011Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-vclamp/sse2-x64.c.o 2022-12-01T09:55:36.3451373Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-fill/sse2-x64.c.o 2022-12-01T09:55:36.3661320Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/xx-pad/sse2.c.o 2022-12-01T09:55:36.3860365Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-mov-sse2.c.o 2022-12-01T09:55:36.4446792Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/xm-sse2.c.o 2022-12-01T09:55:36.4447853Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-transpose/gen/16x16-reuse-switch-sse2.c.o 2022-12-01T09:55:36.4465571Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x2-sse2.c.o 2022-12-01T09:55:36.4765232Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x3-sse2.c.o 2022-12-01T09:55:36.5614258Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-zip/x4-sse2.c.o 2022-12-01T09:55:36.5670627Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-mov-sse2.c.o 2022-12-01T09:55:36.5811448Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-multi-switch-sse2.c.o 2022-12-01T09:55:36.5933973Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-mov-sse2.c.o 2022-12-01T09:55:36.6090904Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-multi-sse2.c.o 2022-12-01T09:55:36.6983482Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/gen/8x8-reuse-switch-sse2.c.o 2022-12-01T09:55:36.7031610Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x16-transpose/4x8-sse2.c.o 2022-12-01T09:55:36.7159475Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-mov-sse2.c.o 2022-12-01T09:55:36.7366514Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-multi-sse2.c.o 2022-12-01T09:55:36.7976613Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-multi-switch-sse2.c.o 2022-12-01T09:55:36.8336038Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-mov-sse2.c.o 2022-12-01T09:55:36.8345501Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-multi-sse2.c.o 2022-12-01T09:55:36.8816938Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-transpose/gen/4x4-reuse-switch-sse2.c.o 2022-12-01T09:55:36.8932423Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-unpool/sse2.c.o 2022-12-01T09:55:36.9395009Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/xm-sse2.c.o 2022-12-01T09:55:36.9725618Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x2-sse2.c.o 2022-12-01T09:55:37.0030749Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x3-sse2.c.o 2022-12-01T09:55:37.0044170Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x32-zip/x4-sse2.c.o 2022-12-01T09:55:37.0429032Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-mov-sse2.c.o 2022-12-01T09:55:37.0776257Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-multi-sse2.c.o 2022-12-01T09:55:37.0783329Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-multi-switch-sse2.c.o 2022-12-01T09:55:37.1129919Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-mov-sse2.c.o 2022-12-01T09:55:37.1174587Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-multi-sse2.c.o 2022-12-01T09:55:37.1836736Z [ 47%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x64-transpose/gen/2x2-reuse-switch-sse2.c.o 2022-12-01T09:55:37.2385298Z [ 47%] 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:37.2469025Z [ 47%] 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:37.2616400Z [ 47%] 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:37.2977838Z [ 47%] 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:37.3226965Z [ 47%] 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:37.3617574Z [ 47%] 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:37.3627603Z [ 47%] 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:37.3920290Z [ 47%] 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:37.4023333Z [ 47%] 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:37.4306774Z [ 47%] 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:37.4848368Z [ 47%] 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:37.4911578Z [ 47%] 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:37.5136184Z [ 47%] 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:37.5301080Z [ 47%] 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:37.5510058Z [ 47%] 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:37.6002456Z [ 47%] 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:37.6005890Z [ 47%] 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:37.6453590Z [ 47%] 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:37.6663249Z [ 47%] 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:37.6830114Z [ 47%] 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:37.7106644Z [ 47%] 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:37.7307854Z [ 47%] 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:37.7357546Z [ 47%] 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:37.8098161Z [ 47%] 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:37.8238101Z [ 48%] 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:37.8383312Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-ssse3.c.o 2022-12-01T09:55:37.8699631Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-ssse3.c.o 2022-12-01T09:55:37.8843628Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-ssse3.c.o 2022-12-01T09:55:37.9473755Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-ssse3.c.o 2022-12-01T09:55:37.9559318Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x16.c.o 2022-12-01T09:55:37.9754130Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-ssse3-x32.c.o 2022-12-01T09:55:37.9824717Z [ 48%] 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:37.9854313Z [ 48%] 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:38.0651663Z [ 48%] 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:38.0764661Z [ 48%] 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:38.0785754Z [ 48%] 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:38.1077016Z [ 48%] 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:38.1290129Z [ 48%] 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:38.1700389Z [ 48%] 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:38.1772459Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T09:55:38.1964218Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:55:38.2439957Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T09:55:38.2450197Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T09:55:38.2744130Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x4.c.o 2022-12-01T09:55:38.2857753Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/sse41-2x8.c.o 2022-12-01T09:55:38.3039390Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T09:55:38.3525065Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:55:38.3542865Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T09:55:38.4107592Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T09:55:38.4176765Z [ 48%] 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:38.4323340Z [ 48%] 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:38.4624579Z [ 48%] 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:38.4681653Z [ 48%] 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:38.5277475Z [ 48%] 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:38.5585545Z [ 48%] 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:38.5641600Z [ 48%] 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:38.5869840Z [ 48%] 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:38.6236850Z [ 48%] 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:38.6274420Z [ 48%] 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:38.6504746Z [ 48%] 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:38.6885022Z [ 48%] 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:38.6986173Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x4.c.o 2022-12-01T09:55:38.7290086Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-sse41-x8.c.o 2022-12-01T09:55:38.7436258Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x4.c.o 2022-12-01T09:55:38.7816078Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-sse41-x8.c.o 2022-12-01T09:55:38.7906159Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x4.c.o 2022-12-01T09:55:38.8194507Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-sse41-x8.c.o 2022-12-01T09:55:38.8355322Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x4.c.o 2022-12-01T09:55:38.8443574Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-sse41-x8.c.o 2022-12-01T09:55:38.8964872Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x4.c.o 2022-12-01T09:55:38.8995826Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-sse41-x8.c.o 2022-12-01T09:55:38.9353405Z [ 48%] 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:38.9363072Z [ 48%] 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:38.9589994Z [ 48%] 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:39.0026050Z [ 48%] 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:39.0082710Z [ 48%] 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:39.0415395Z [ 48%] 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:39.0532342Z [ 48%] 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:39.0701683Z [ 48%] 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:39.0952594Z [ 48%] 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:39.1108452Z [ 48%] 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:39.1635553Z [ 48%] 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:39.1713631Z [ 48%] 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:39.2026810Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int16.c.o 2022-12-01T09:55:39.2171208Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-sse41-int32.c.o 2022-12-01T09:55:39.2375476Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-sse41.c.o 2022-12-01T09:55:39.2769365Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundd-sse41.c.o 2022-12-01T09:55:39.2963339Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundne-sse41.c.o 2022-12-01T09:55:39.3205985Z [ 48%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundu-sse41.c.o 2022-12-01T09:55:39.3343060Z [ 49%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/roundz-sse41.c.o 2022-12-01T09:55:39.3491880Z [ 49%] 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:39.3707432Z [ 49%] 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:39.4224112Z [ 49%] 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:39.4524280Z [ 49%] 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:39.4833991Z [ 49%] 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:39.4916629Z [ 49%] 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:39.5020477Z [ 49%] 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:39.5700916Z [ 49%] 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:39.5710227Z [ 49%] 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:39.6006885Z [ 49%] 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:39.6084714Z [ 49%] 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:39.6993465Z [ 49%] 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:39.7145867Z [ 49%] 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:39.7150749Z [ 49%] 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:39.7156306Z [ 49%] 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:39.7383867Z [ 49%] 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:39.8336428Z [ 49%] 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:39.8634030Z [ 49%] 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:39.8660995Z [ 49%] 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:39.8944153Z [ 49%] 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:39.9131382Z [ 49%] 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:39.9759562Z [ 49%] 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:39.9811294Z [ 49%] 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:40.0138020Z [ 49%] 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:40.0232295Z [ 49%] 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:40.0614865Z [ 49%] 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:40.0911554Z [ 49%] 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:40.1090935Z [ 49%] 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:40.1261574Z [ 49%] 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:40.1543147Z [ 49%] 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:40.1869035Z [ 49%] 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:40.2213731Z [ 49%] 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:40.2546419Z [ 49%] 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:40.2608127Z [ 49%] 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:40.2812857Z [ 49%] 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:40.3316797Z [ 49%] 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:40.3576725Z [ 49%] 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:40.3663838Z [ 49%] 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:40.3982469Z [ 49%] 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:40.4370125Z [ 49%] 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:40.4615576Z [ 49%] 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:40.4889231Z [ 49%] 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:40.5105842Z [ 49%] 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:40.5240882Z [ 49%] 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:40.5707170Z [ 49%] 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:40.5779632Z [ 49%] 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:40.5943586Z [ 49%] 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:40.6149163Z [ 49%] 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:40.6394092Z [ 49%] 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:40.7110497Z [ 49%] 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:40.7132756Z [ 49%] 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:40.7268735Z [ 49%] 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:40.7281912Z [ 49%] 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:40.8178956Z [ 49%] 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:40.8200749Z [ 49%] 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:40.8279510Z [ 49%] 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:40.8372501Z [ 49%] 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:40.8527760Z [ 49%] 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:40.9359726Z [ 49%] 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:40.9415786Z [ 49%] 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:40.9613802Z [ 49%] 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:40.9717745Z [ 49%] 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:40.9912474Z [ 49%] 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:41.0678356Z [ 49%] 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:41.0741329Z [ 49%] 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:41.1266715Z [ 50%] 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:41.1316055Z [ 50%] 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:41.1402012Z [ 50%] 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:41.1781622Z [ 50%] 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:41.1920417Z [ 50%] 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:41.2512742Z [ 50%] 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:41.2649232Z [ 50%] 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:41.2950662Z [ 50%] 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:41.3394058Z [ 50%] 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:41.3635686Z [ 50%] 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:41.3762834Z [ 50%] 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:41.4431755Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T09:55:41.4750851Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:55:41.4813909Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T09:55:41.4903654Z [ 50%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T09:55:41.5219752Z [ 50%] 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:41.5972086Z [ 50%] 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:41.6493924Z [ 50%] 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:41.6564785Z [ 50%] 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:41.6644035Z [ 50%] 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:41.6954206Z [ 50%] 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:41.7134334Z [ 50%] 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:41.7591731Z [ 50%] 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:41.7659891Z [ 50%] 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:41.7661638Z [ 50%] 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:41.7869426Z [ 50%] 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:41.8294624Z [ 50%] 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:41.8617238Z [ 50%] 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:41.8918331Z [ 50%] 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:41.8961209Z [ 50%] 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:41.9238260Z [ 50%] 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:41.9449910Z [ 50%] 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:41.9748339Z [ 50%] 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:42.0074246Z [ 50%] 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:42.0345816Z [ 50%] 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:42.0540588Z [ 50%] 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:42.1230320Z [ 50%] 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:42.1277937Z [ 50%] 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:42.1379000Z [ 50%] 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:42.1708548Z [ 50%] 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:42.1837045Z [ 50%] 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:42.2192288Z [ 50%] 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:42.2413023Z [ 50%] 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:42.2738831Z [ 50%] 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:42.2816032Z [ 50%] 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:42.3004367Z [ 50%] 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:42.3401814Z [ 50%] 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:42.3581589Z [ 50%] 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:42.3783446Z [ 50%] 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:42.4076065Z [ 50%] 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:42.4236780Z [ 50%] 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:42.4590521Z [ 50%] 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:42.4652983Z [ 50%] 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:42.5482692Z [ 50%] 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:42.5617313Z [ 50%] 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:42.5745638Z [ 50%] 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:42.5793892Z [ 50%] 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:42.6014323Z [ 50%] 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:42.6901517Z [ 50%] 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:42.6924966Z [ 50%] 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:42.6996517Z [ 50%] 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:42.7049240Z [ 50%] 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:42.7261910Z [ 50%] 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:42.7872612Z [ 50%] 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:42.8173819Z [ 50%] 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:42.8174451Z [ 50%] 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:42.8239493Z [ 51%] 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:42.8459463Z [ 51%] 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:42.9017198Z [ 51%] 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:42.9197325Z [ 51%] 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:42.9216423Z [ 51%] 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:42.9362655Z [ 51%] 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:42.9711002Z [ 51%] 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:43.0206544Z [ 51%] 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:43.0216373Z [ 51%] 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:43.0373772Z [ 51%] 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:43.0658573Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/fp32-sse4.c.o 2022-12-01T09:55:43.0880919Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/gemmlowp-sse4.c.o 2022-12-01T09:55:43.1303113Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndna-sse4.c.o 2022-12-01T09:55:43.1442385Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-sra.c.o 2022-12-01T09:55:43.1562920Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-requantization/rndnu-sse4-srl.c.o 2022-12-01T09:55:43.1734633Z [ 51%] 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:43.1878675Z [ 51%] 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:43.2527575Z [ 51%] 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:43.2659445Z [ 51%] 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:43.2808933Z [ 51%] 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:43.2869839Z [ 51%] 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:43.3069280Z [ 51%] 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:43.3600464Z [ 51%] 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:43.3627395Z [ 51%] 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:43.4257999Z [ 51%] 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:43.4398004Z [ 51%] 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:43.4503031Z [ 51%] 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:43.4791682Z [ 51%] 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:43.5202382Z [ 51%] 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:43.5600607Z [ 51%] 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:43.5650125Z [ 51%] 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:43.5783209Z [ 51%] 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:43.6130595Z [ 51%] 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:43.6979891Z [ 51%] 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:43.7185655Z [ 51%] 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:43.7325019Z [ 51%] 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:43.7335604Z [ 51%] 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:43.7655859Z [ 51%] 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:43.8066011Z [ 51%] 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:43.8185581Z [ 51%] 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:43.8589435Z [ 51%] 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:43.8743933Z [ 51%] 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:43.8968099Z [ 51%] 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:43.9360270Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x8.c.o 2022-12-01T09:55:43.9552254Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x16.c.o 2022-12-01T09:55:43.9952495Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x24.c.o 2022-12-01T09:55:44.0240046Z [ 51%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-sse41-x32.c.o 2022-12-01T09:55:44.0739459Z [ 51%] 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:44.0888728Z [ 51%] 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:44.0932351Z [ 51%] 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:44.1329616Z [ 51%] 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:44.1728830Z [ 51%] 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:44.1829498Z [ 51%] 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:44.1842845Z [ 51%] 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:44.2067904Z [ 51%] 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:44.2357494Z [ 51%] 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:44.2838384Z [ 51%] 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:44.3129828Z [ 51%] 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:44.3225150Z [ 51%] 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:44.3904217Z [ 51%] 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:44.4121248Z [ 51%] 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:44.4133253Z [ 51%] 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:44.4235836Z [ 51%] 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:44.4534727Z [ 51%] 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:44.5167992Z [ 51%] 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:44.5174354Z [ 51%] 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:44.5251627Z [ 52%] 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:44.5551885Z [ 52%] 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:44.5822001Z [ 52%] 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:44.6321677Z [ 52%] 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:44.6322833Z [ 52%] 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:44.6555069Z [ 52%] 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:44.6708089Z [ 52%] 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:44.6805058Z [ 52%] 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:44.7531980Z [ 52%] 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:44.7884757Z [ 52%] 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:44.7931838Z [ 52%] 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:44.8023307Z [ 52%] 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:44.8138613Z [ 52%] 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:44.9022527Z [ 52%] 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:44.9330744Z [ 52%] 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:44.9331917Z [ 52%] 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:44.9431786Z [ 52%] 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:44.9442776Z [ 52%] 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:45.0165848Z [ 52%] 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:45.0382519Z [ 52%] 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:45.0481511Z [ 52%] 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:45.0820002Z [ 52%] 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:45.1058604Z [ 52%] 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:45.1254952Z [ 52%] 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:45.1535680Z [ 52%] 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:45.1819793Z [ 52%] 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:45.2051219Z [ 52%] 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:45.2266784Z [ 52%] 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:45.2329449Z [ 52%] 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:45.2677151Z [ 52%] 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:45.2847790Z [ 52%] 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:45.3302430Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/gemmlowp-sse4.c.o 2022-12-01T09:55:45.3402386Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-requantization/rndna-sse4.c.o 2022-12-01T09:55:45.3816671Z [ 52%] 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:45.3961048Z [ 52%] 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:45.3983309Z [ 52%] 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:45.4254606Z [ 52%] 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:45.4774708Z [ 52%] 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:45.4833387Z [ 52%] 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:45.4926286Z [ 52%] 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:45.5579206Z [ 52%] 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:45.5721857Z [ 52%] 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:45.5781533Z [ 52%] 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:45.6526249Z [ 52%] 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:45.6830953Z [ 52%] 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:45.6879937Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c8.c.o 2022-12-01T09:55:45.6995686Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-ibilinear/gen/sse41-c16.c.o 2022-12-01T09:55:45.7122286Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-maxpool/9p8x-minmax-sse41-c16.c.o 2022-12-01T09:55:45.7401256Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/s8-vclamp/sse41-x64.c.o 2022-12-01T09:55:45.7871437Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c8.c.o 2022-12-01T09:55:45.8166737Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/u8-ibilinear/gen/sse41-c16.c.o 2022-12-01T09:55:45.8247956Z [ 52%] 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:45.8427016Z [ 52%] 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:45.8482238Z [ 52%] 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:45.9106961Z [ 52%] 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:45.9159052Z [ 52%] 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:45.9313849Z [ 52%] 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:45.9494282Z [ 52%] 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:46.0318034Z [ 52%] 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:46.0338239Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx-acc2.c.o 2022-12-01T09:55:46.0408511Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-avx.c.o 2022-12-01T09:55:46.0506323Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx.c.o 2022-12-01T09:55:46.0507354Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-avx-acc2.c.o 2022-12-01T09:55:46.1341298Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx-acc2.c.o 2022-12-01T09:55:46.1803187Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-avx.c.o 2022-12-01T09:55:46.2021655Z [ 52%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx-acc2.c.o 2022-12-01T09:55:46.2340469Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-avx.c.o 2022-12-01T09:55:46.2661506Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx-acc2.c.o 2022-12-01T09:55:46.2778886Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx.c.o 2022-12-01T09:55:46.3587813Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx-acc2.c.o 2022-12-01T09:55:46.3962429Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx.c.o 2022-12-01T09:55:46.4087049Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx-acc2.c.o 2022-12-01T09:55:46.4233104Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx.c.o 2022-12-01T09:55:46.4459415Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx-acc2.c.o 2022-12-01T09:55:46.5069693Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx.c.o 2022-12-01T09:55:46.5444365Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T09:55:46.5782395Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T09:55:46.5936756Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:55:46.6224793Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:55:46.6589436Z [ 53%] 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:46.6734482Z [ 53%] 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:46.6815173Z [ 53%] 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:46.7070585Z [ 53%] 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:46.7334924Z [ 53%] 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:46.8273366Z [ 53%] 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:46.8676835Z [ 53%] 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:46.8729968Z [ 53%] 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:46.8764991Z [ 53%] 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:46.8829974Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:46.9621848Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:47.0070987Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:47.0617849Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:47.0818480Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:47.0823322Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:47.1175934Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:47.1775343Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:47.2202020Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:47.2396762Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:47.2569290Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:47.2570199Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:47.3660063Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:47.3864695Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:47.3935739Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:47.4536203Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx-broadcast.c.o 2022-12-01T09:55:47.4789767Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:47.5442070Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-avx-broadcast.c.o 2022-12-01T09:55:47.5516456Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x8.c.o 2022-12-01T09:55:47.5700786Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx-2x16.c.o 2022-12-01T09:55:47.5984545Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T09:55:47.6413859Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T09:55:47.6934333Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:55:47.7216111Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:55:47.7386204Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T09:55:47.7466684Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T09:55:47.7940303Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:55:47.8576308Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:55:47.8676457Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx.c.o 2022-12-01T09:55:47.8885222Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x8.c.o 2022-12-01T09:55:47.9219548Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx-x16.c.o 2022-12-01T09:55:47.9632308Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x8.c.o 2022-12-01T09:55:47.9913533Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx-x16.c.o 2022-12-01T09:55:48.0055617Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x8.c.o 2022-12-01T09:55:48.0142408Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx-x16.c.o 2022-12-01T09:55:48.1222792Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x8.c.o 2022-12-01T09:55:48.1409523Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx-x16.c.o 2022-12-01T09:55:48.1496488Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x8.c.o 2022-12-01T09:55:48.1740230Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx-x16.c.o 2022-12-01T09:55:48.2015894Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x8.c.o 2022-12-01T09:55:48.2620572Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx-x16.c.o 2022-12-01T09:55:48.2795472Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x8.c.o 2022-12-01T09:55:48.3145041Z [ 53%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx-x16.c.o 2022-12-01T09:55:48.3454317Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x8.c.o 2022-12-01T09:55:48.3540536Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx-x16.c.o 2022-12-01T09:55:48.4264545Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x8.c.o 2022-12-01T09:55:48.4288262Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx-x16.c.o 2022-12-01T09:55:48.4420409Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x8.c.o 2022-12-01T09:55:48.4824106Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx-x16.c.o 2022-12-01T09:55:48.4826878Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x8.c.o 2022-12-01T09:55:48.5958871Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx-x16.c.o 2022-12-01T09:55:48.5968059Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x8.c.o 2022-12-01T09:55:48.6010689Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx-x16.c.o 2022-12-01T09:55:48.6221899Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x8.c.o 2022-12-01T09:55:48.6248205Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx-x16.c.o 2022-12-01T09:55:48.7312930Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x8.c.o 2022-12-01T09:55:48.7858924Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx-x16.c.o 2022-12-01T09:55:48.7864323Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x8.c.o 2022-12-01T09:55:48.7873790Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx-x16.c.o 2022-12-01T09:55:48.7931383Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x8.c.o 2022-12-01T09:55:48.8684338Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx-x16.c.o 2022-12-01T09:55:48.9228750Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x8.c.o 2022-12-01T09:55:48.9321660Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx-x16.c.o 2022-12-01T09:55:48.9539272Z [ 54%] 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:48.9855045Z [ 54%] 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:49.0114398Z [ 54%] 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:49.0644606Z [ 54%] 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:49.0737749Z [ 54%] 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:49.0945745Z [ 54%] 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:49.1581730Z [ 54%] 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:49.1599971Z [ 54%] 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:49.2162174Z [ 54%] 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:49.2172870Z [ 54%] 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:49.2553063Z [ 54%] 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:49.3397441Z [ 54%] 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:49.3402508Z [ 54%] 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:49.3422971Z [ 54%] 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:49.3897050Z [ 54%] 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:49.3996058Z [ 54%] 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:49.4807354Z [ 54%] 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:49.4808755Z [ 54%] 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:49.4866164Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x8.c.o 2022-12-01T09:55:49.5608699Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx-x16.c.o 2022-12-01T09:55:49.6139271Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x8.c.o 2022-12-01T09:55:49.6433173Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx-x16.c.o 2022-12-01T09:55:49.6648460Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x8.c.o 2022-12-01T09:55:49.6779990Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx-x16.c.o 2022-12-01T09:55:49.7041929Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x8.c.o 2022-12-01T09:55:49.7824004Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx-x16.c.o 2022-12-01T09:55:49.7825434Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x8.c.o 2022-12-01T09:55:49.8154762Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx-x16.c.o 2022-12-01T09:55:49.8318836Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x8.c.o 2022-12-01T09:55:49.8739230Z [ 54%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx-x16.c.o 2022-12-01T09:55:49.9139220Z [ 54%] 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:49.9499715Z [ 54%] 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:49.9781316Z [ 54%] 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:50.0157477Z [ 54%] 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:50.0458132Z [ 54%] 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:50.0710112Z [ 54%] 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:50.1067546Z [ 54%] 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:50.1814608Z [ 54%] 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:50.1860161Z [ 54%] 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:50.1892910Z [ 54%] 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:50.2225528Z [ 54%] 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:50.2779908Z [ 54%] 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:50.3161654Z [ 54%] 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:50.3471158Z [ 54%] 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:50.3483184Z [ 54%] 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:50.3643769Z [ 54%] 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:50.4295419Z [ 55%] 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:50.4547908Z [ 55%] 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:50.5244689Z [ 55%] 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:50.5280574Z [ 55%] 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:50.5483828Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x8.c.o 2022-12-01T09:55:50.6073094Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx-sqrt-x16.c.o 2022-12-01T09:55:50.6331897Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x8.c.o 2022-12-01T09:55:50.6700707Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx-x16.c.o 2022-12-01T09:55:50.6720789Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x8.c.o 2022-12-01T09:55:50.7243691Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx-x16.c.o 2022-12-01T09:55:50.7831039Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x8.c.o 2022-12-01T09:55:50.7998438Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx-x16.c.o 2022-12-01T09:55:50.8191361Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx-rr2-p5.c.o 2022-12-01T09:55:50.8545190Z [ 55%] 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:50.8947429Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-lut16-p3.c.o 2022-12-01T09:55:50.9534627Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx-rr2-p6.c.o 2022-12-01T09:55:50.9592588Z [ 55%] 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:50.9907336Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-div.c.o 2022-12-01T09:55:51.0086378Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr1.c.o 2022-12-01T09:55:51.0496083Z [ 55%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx-rr2-p5-nr2.c.o 2022-12-01T09:55:51.0953234Z [ 55%] 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:51.1719555Z [ 55%] 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:51.1979670Z [ 55%] 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:51.2027810Z [ 55%] 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:51.2077496Z [ 55%] 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:51.2325197Z [ 55%] 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:51.2619084Z [ 55%] 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:51.3402339Z [ 55%] 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:51.3415621Z [ 55%] 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:51.3579726Z [ 55%] 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:51.3652972Z [ 55%] 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:51.3945285Z [ 55%] 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:51.4632663Z [ 55%] 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:51.5013005Z [ 55%] 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:51.5041794Z [ 55%] 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:51.5075806Z [ 55%] 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:51.5782270Z [ 55%] 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:51.5918306Z [ 55%] 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:51.6181171Z [ 55%] 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:51.6499370Z [ 55%] 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:51.6679396Z [ 55%] 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:51.6956698Z [ 55%] 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:51.7038021Z [ 55%] 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:51.7429933Z [ 55%] 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:51.7502122Z [ 55%] 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:51.7705800Z [ 55%] 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:51.8094936Z [ 55%] 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:51.8423403Z [ 55%] 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:51.8779175Z [ 55%] 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:51.8792359Z [ 55%] 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:51.8842626Z [ 55%] 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:51.9210642Z [ 55%] 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:51.9639477Z [ 55%] 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:51.9794205Z [ 55%] 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:51.9946254Z [ 55%] 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:52.0175179Z [ 55%] 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:52.0410221Z [ 55%] 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:52.0747602Z [ 55%] 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:52.0974437Z [ 55%] 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:52.1028326Z [ 55%] 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:52.1362118Z [ 55%] 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:52.1809752Z [ 55%] 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:52.1927779Z [ 55%] 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:52.2353298Z [ 55%] 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:52.2433054Z [ 55%] 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:52.2591580Z [ 55%] 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:52.2861059Z [ 56%] 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:52.3099185Z [ 56%] 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:52.3423119Z [ 56%] 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:52.3578012Z [ 56%] 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:52.3998824Z [ 56%] 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:52.4001286Z [ 56%] 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:52.4316032Z [ 56%] 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:52.4628213Z [ 56%] 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:52.4832390Z [ 56%] 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:52.5154537Z [ 56%] 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:52.5196315Z [ 56%] 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:52.5533979Z [ 56%] 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:52.5819052Z [ 56%] 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:52.5862499Z [ 56%] 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:52.6305180Z [ 56%] 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:52.6499762Z [ 56%] 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:52.6824620Z [ 56%] 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:52.6878257Z [ 56%] 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:52.7383471Z [ 56%] 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:52.7771370Z [ 56%] 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:52.7780321Z [ 56%] 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:52.8096496Z [ 56%] 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:52.8208204Z [ 56%] 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:52.8354247Z [ 56%] 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:52.8891129Z [ 56%] 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:52.9353061Z [ 56%] 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:52.9371373Z [ 56%] 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:52.9686974Z [ 56%] 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:52.9768859Z [ 56%] 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:53.0248608Z [ 56%] 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:53.0968807Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T09:55:53.1048888Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T09:55:53.1114360Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:55:53.1150330Z [ 56%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:55:53.1819070Z [ 56%] 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:53.2326793Z [ 56%] 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:53.2651496Z [ 56%] 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:53.2658079Z [ 56%] 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:53.2938294Z [ 56%] 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:53.2967776Z [ 56%] 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:53.3591455Z [ 56%] 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:53.3837685Z [ 56%] 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:53.3908506Z [ 56%] 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:53.4029634Z [ 56%] 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:53.4382106Z [ 56%] 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:53.4482614Z [ 56%] 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:53.4957657Z [ 56%] 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:53.5015100Z [ 56%] 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:53.5219613Z [ 56%] 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:53.5751326Z [ 56%] 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:53.5810203Z [ 56%] 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:53.6126608Z [ 56%] 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:53.6181852Z [ 56%] 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:53.6625762Z [ 56%] 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:53.7003464Z [ 56%] 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:53.7135237Z [ 56%] 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:53.7429927Z [ 56%] 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:53.7625840Z [ 56%] 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:53.8083833Z [ 56%] 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:53.8099135Z [ 56%] 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:53.8126809Z [ 56%] 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:53.8509782Z [ 56%] 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:53.8951120Z [ 56%] 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:53.9214547Z [ 56%] 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:53.9332972Z [ 56%] 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:53.9339376Z [ 56%] 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:53.9633358Z [ 57%] 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:54.0174090Z [ 57%] 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:54.0175136Z [ 57%] 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:54.0526799Z [ 57%] 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:54.0775912Z [ 57%] 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:54.0807126Z [ 57%] 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:54.1537823Z [ 57%] 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:54.1702356Z [ 57%] 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:54.1783338Z [ 57%] 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:54.1784774Z [ 57%] 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:54.2255225Z [ 57%] 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:54.2558657Z [ 57%] 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:54.2893230Z [ 57%] 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:54.3071512Z [ 57%] 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:54.3072559Z [ 57%] 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:54.3415110Z [ 57%] 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:54.4054433Z [ 57%] 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:54.4134321Z [ 57%] 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:54.4345519Z [ 57%] 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:54.4544117Z [ 57%] 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:54.4801249Z [ 57%] 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:54.5241208Z [ 57%] 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:54.5476925Z [ 57%] 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:54.5520683Z [ 57%] 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:54.5537296Z [ 57%] 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:54.5954463Z [ 57%] 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:54.6463766Z [ 57%] 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:54.6545568Z [ 57%] 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:54.6705107Z [ 57%] 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:54.7061098Z [ 57%] 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:54.7133494Z [ 57%] 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:54.7688509Z [ 57%] 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:54.7790189Z [ 57%] 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:54.8227906Z [ 57%] 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:54.8547705Z [ 57%] 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:54.8620282Z [ 57%] 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:54.8716176Z [ 57%] 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:54.9135349Z [ 57%] 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:54.9162197Z [ 57%] 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:54.9714538Z [ 57%] 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:55.0065405Z [ 57%] 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:55.0397817Z [ 57%] 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:55.0657584Z [ 57%] 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:55.0878640Z [ 57%] 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:55.0893278Z [ 57%] 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:55.1175002Z [ 57%] 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:55.1505276Z [ 57%] 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:55.1796668Z [ 57%] 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:55.2152171Z [ 57%] 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:55.2307539Z [ 57%] 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:55.2486370Z [ 57%] 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:55.2962283Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x8.c.o 2022-12-01T09:55:55.3264267Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x16.c.o 2022-12-01T09:55:55.3727099Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x24.c.o 2022-12-01T09:55:55.3973217Z [ 57%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx-x32.c.o 2022-12-01T09:55:55.4140781Z [ 57%] 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:55.4540101Z [ 57%] 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:55.5056915Z [ 57%] 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:55.5148261Z [ 57%] 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:55.5408105Z [ 57%] 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:55.5574155Z [ 57%] 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:55.5668658Z [ 57%] 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:55.6216043Z [ 57%] 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:55.6319512Z [ 57%] 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:55.6571797Z [ 57%] 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:55.6838331Z [ 57%] 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:55.7050798Z [ 58%] 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:55.7627660Z [ 58%] 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:55.7992594Z [ 58%] 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:55.7993924Z [ 58%] 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:55.8178289Z [ 58%] 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:55.8382086Z [ 58%] 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:55.8939325Z [ 58%] 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:55.9225555Z [ 58%] 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:55.9383739Z [ 58%] 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:55.9440980Z [ 58%] 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:55.9779556Z [ 58%] 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.9974203Z [ 58%] 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:56.0217433Z [ 58%] 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:56.0719743Z [ 58%] 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:56.0989628Z [ 58%] 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:56.1212947Z [ 58%] 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:56.1229750Z [ 58%] 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:56.1511996Z [ 58%] 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:56.1938711Z [ 58%] 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:56.2117311Z [ 58%] 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:56.2126470Z [ 58%] 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:56.2720052Z [ 58%] 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:56.2815646Z [ 58%] 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.3213748Z [ 58%] 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.3292821Z [ 58%] 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.3330616Z [ 58%] 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.3894460Z [ 58%] 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.3906270Z [ 58%] 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.4325470Z [ 58%] 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.4544343Z [ 58%] 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.4667184Z [ 58%] 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.5184962Z [ 58%] 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.5374379Z [ 58%] 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.5631463Z [ 58%] 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.5934628Z [ 58%] 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.6225203Z [ 58%] 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:56.6319449Z [ 58%] 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:56.6537577Z [ 58%] 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:56.6687349Z [ 58%] 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:56.7054860Z [ 58%] 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:56.7519207Z [ 58%] 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:56.7879597Z [ 58%] 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:56.8044797Z [ 58%] 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:56.8187510Z [ 58%] 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:56.8538742Z [ 58%] 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:56.8996722Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x16.c.o 2022-12-01T09:55:56.9179952Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x32.c.o 2022-12-01T09:55:56.9187968Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x48.c.o 2022-12-01T09:55:56.9308964Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx-x64.c.o 2022-12-01T09:55:56.9511619Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x8.c.o 2022-12-01T09:55:57.0840466Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T09:55:57.0901051Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c8.c.o 2022-12-01T09:55:57.1246439Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c16.c.o 2022-12-01T09:55:57.1332661Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c24.c.o 2022-12-01T09:55:57.1525296Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7p7x-minmax-f16c-c32.c.o 2022-12-01T09:55:57.2530934Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c8.c.o 2022-12-01T09:55:57.2549000Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c16.c.o 2022-12-01T09:55:57.2800541Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c24.c.o 2022-12-01T09:55:57.2878116Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gavgpool/gen/7x-minmax-f16c-c32.c.o 2022-12-01T09:55:57.3014435Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-maxpool/9p8x-minmax-f16c-c8.c.o 2022-12-01T09:55:57.3875317Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x8.c.o 2022-12-01T09:55:57.4437100Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-prelu/gen/f16c-2x16.c.o 2022-12-01T09:55:57.4517851Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x8.c.o 2022-12-01T09:55:57.4688582Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x8.c.o 2022-12-01T09:55:57.4693831Z [ 58%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vadd-minmax-f16c-x16.c.o 2022-12-01T09:55:57.5545751Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vaddc-minmax-f16c-x16.c.o 2022-12-01T09:55:57.6157885Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x8.c.o 2022-12-01T09:55:57.6320641Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdiv-minmax-f16c-x16.c.o 2022-12-01T09:55:57.6662272Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x8.c.o 2022-12-01T09:55:57.6903443Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vdivc-minmax-f16c-x16.c.o 2022-12-01T09:55:57.7325180Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x8.c.o 2022-12-01T09:55:57.8014484Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmax-f16c-x16.c.o 2022-12-01T09:55:57.8350332Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x8.c.o 2022-12-01T09:55:57.8361042Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmaxc-f16c-x16.c.o 2022-12-01T09:55:57.8428933Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x8.c.o 2022-12-01T09:55:57.8665558Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmin-f16c-x16.c.o 2022-12-01T09:55:57.9595645Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x8.c.o 2022-12-01T09:55:57.9897731Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vminc-f16c-x16.c.o 2022-12-01T09:55:57.9915583Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x8.c.o 2022-12-01T09:55:58.0224073Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmul-minmax-f16c-x16.c.o 2022-12-01T09:55:58.0474555Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x8.c.o 2022-12-01T09:55:58.1139347Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vmulc-minmax-f16c-x16.c.o 2022-12-01T09:55:58.1819455Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x8.c.o 2022-12-01T09:55:58.1842591Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrdivc-minmax-f16c-x16.c.o 2022-12-01T09:55:58.2071560Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x8.c.o 2022-12-01T09:55:58.2101770Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vrsubc-minmax-f16c-x16.c.o 2022-12-01T09:55:58.2785712Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x8.c.o 2022-12-01T09:55:58.3193279Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsub-minmax-f16c-x16.c.o 2022-12-01T09:55:58.3204648Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x8.c.o 2022-12-01T09:55:58.3943217Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vbinary/gen/vsubc-minmax-f16c-x16.c.o 2022-12-01T09:55:58.4013630Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x8.c.o 2022-12-01T09:55:58.4406070Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vclamp/gen/vclamp-f16c-x16.c.o 2022-12-01T09:55:58.4772486Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x8.c.o 2022-12-01T09:55:58.5029284Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vhswish/gen/vhswish-f16c-x16.c.o 2022-12-01T09:55:58.5303681Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x8.c.o 2022-12-01T09:55:58.5985051Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vlrelu/gen/vlrelu-f16c-x16.c.o 2022-12-01T09:55:58.6256372Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x8.c.o 2022-12-01T09:55:58.6345733Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-f16c-x16.c.o 2022-12-01T09:55:58.6604638Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f16-f32-f16c.c.o 2022-12-01T09:55:58.7104095Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/cvt-f32-f16-f16c.c.o 2022-12-01T09:55:58.7557126Z [ 59%] 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:55:58.7600039Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:58.8152853Z [ 59%] 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:55:58.8252603Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up8x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:58.8404476Z [ 59%] 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:55:58.9193954Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:58.9261323Z [ 59%] 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:55:58.9542861Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:59.0410609Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x9-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:59.0760817Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up24x25-minmax-fp32-xop-mul32.c.o 2022-12-01T09:55:59.0855759Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:59.1125100Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:59.1212205Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:59.2128867Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:59.2403116Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:59.2776299Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:59.2871105Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:59.3027396Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:59.3881376Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:59.3889575Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:59.4399064Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:59.4482509Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:59.4748934Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:59.5617120Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:59.5619844Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:59.5997221Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:59.6215489Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:59.6296182Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x4c8-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:59.7419963Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:59.7572007Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:59.7616827Z [ 59%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:59.7825578Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:59.8119300Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:59.8709165Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:59.9131273Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:59.9418596Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c2s4-minmax-fp32-xop-ld128.c.o 2022-12-01T09:55:59.9591494Z [ 60%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x4c8-minmax-fp32-xop-ld64.c.o 2022-12-01T09:55:59.9805672Z [ 60%] 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:00.0195007Z [ 60%] 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:00.0917876Z [ 60%] 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:00.1298703Z [ 60%] 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:00.1488766Z [ 60%] 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:00.1523856Z [ 60%] 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:00.1773257Z [ 60%] 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:00.2836835Z [ 60%] 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:00.2877423Z [ 60%] 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:00.3259058Z [ 60%] 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:00.3533097Z [ 60%] 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:00.3756959Z [ 60%] 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:00.4298232Z [ 60%] 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:00.4535633Z [ 60%] 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:00.4733698Z [ 60%] 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:00.5143316Z [ 60%] 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:00.5467500Z [ 60%] 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:00.5831926Z [ 60%] 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:00.6502847Z [ 60%] 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:00.6581619Z [ 60%] 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:00.6651015Z [ 60%] 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:00.7068793Z [ 60%] 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:00.7298695Z [ 60%] 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:00.8236531Z [ 60%] 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:00.8425937Z [ 60%] 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:00.8610178Z [ 60%] 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:00.9079467Z [ 60%] 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:00.9524615Z [ 60%] 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:01.0209687Z [ 60%] 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:01.0217448Z [ 60%] 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:01.0449816Z [ 60%] 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:01.0752710Z [ 60%] 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:01.1232851Z [ 60%] 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:01.1715313Z [ 60%] 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:01.1976221Z [ 60%] 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:01.2453335Z [ 60%] 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:01.2741090Z [ 60%] 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:01.2846492Z [ 60%] 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:01.3455917Z [ 60%] 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:01.3468335Z [ 60%] 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:01.4025193Z [ 60%] 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:01.4317977Z [ 60%] 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:01.4792432Z [ 60%] 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:01.5230418Z [ 60%] 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:01.5246160Z [ 60%] 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:01.5666939Z [ 60%] 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:01.5924069Z [ 60%] 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:01.6474087Z [ 60%] 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:01.7103541Z [ 60%] 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:01.7169429Z [ 60%] 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:01.7285971Z [ 60%] 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:01.7608379Z [ 60%] 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:01.7981564Z [ 60%] 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:01.8742113Z [ 60%] 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:01.9015694Z [ 60%] 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:01.9060154Z [ 60%] 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:01.9413486Z [ 60%] 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:01.9590108Z [ 60%] 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:02.0620508Z [ 60%] 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:02.0734965Z [ 60%] 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:02.0810925Z [ 61%] 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:02.1231133Z [ 61%] 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:02.1321235Z [ 61%] 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:02.2095377Z [ 61%] 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:02.2405445Z [ 61%] 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:02.2574616Z [ 61%] 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:02.2960877Z [ 61%] 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:02.2970692Z [ 61%] 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:02.3922322Z [ 61%] 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:02.4296899Z [ 61%] 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:02.4415967Z [ 61%] 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:02.4663190Z [ 61%] 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:02.4813815Z [ 61%] 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:02.5589991Z [ 61%] 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:02.5895303Z [ 61%] 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:02.6226888Z [ 61%] 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:02.6467893Z [ 61%] 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:02.6468971Z [ 61%] 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:02.7068833Z [ 61%] 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:02.7439315Z [ 61%] 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:02.7741728Z [ 61%] 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:02.8161200Z [ 61%] 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:02.8218820Z [ 61%] 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:02.8513304Z [ 61%] 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:02.9165751Z [ 61%] 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:02.9216990Z [ 61%] 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:02.9712412Z [ 61%] 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:03.0264977Z [ 61%] 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:03.0350509Z [ 61%] 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:03.0451885Z [ 61%] 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:03.0911447Z [ 61%] 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:03.1456639Z [ 61%] 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:03.1526928Z [ 61%] 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:03.1927988Z [ 61%] 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:03.2280983Z [ 61%] 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:03.2740772Z [ 61%] 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:03.3016072Z [ 61%] 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:03.3244508Z [ 61%] 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:03.3581539Z [ 61%] 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:03.4361750Z [ 61%] 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:03.4608635Z [ 61%] 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:03.4614696Z [ 61%] 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:03.4855806Z [ 61%] 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:03.6139181Z [ 61%] 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:03.6336090Z [ 61%] 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:03.6468844Z [ 61%] 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:03.6517028Z [ 61%] 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:03.7062730Z [ 61%] 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:03.7907862Z [ 61%] 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:03.7914196Z [ 61%] 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:03.8121465Z [ 61%] 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:03.8494990Z [ 61%] 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:03.8863548Z [ 61%] 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:03.9653007Z [ 61%] 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:03.9749933Z [ 61%] 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:03.9930511Z [ 61%] 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:04.0192675Z [ 61%] 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:04.0380550Z [ 61%] 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:04.1605473Z [ 61%] 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:04.1650663Z [ 61%] 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:04.1775809Z [ 61%] 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:04.1843321Z [ 61%] 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:04.2298542Z [ 61%] 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:04.3364370Z [ 61%] 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:04.3415724Z [ 61%] 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:04.3602164Z [ 61%] 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:04.3677772Z [ 62%] 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:04.4060208Z [ 62%] 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:04.4916359Z [ 62%] 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:04.5227839Z [ 62%] 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:04.5391681Z [ 62%] 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:04.5987890Z [ 62%] 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:04.5992864Z [ 62%] 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:04.6624418Z [ 62%] 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:04.6797326Z [ 62%] 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:04.7055637Z [ 62%] 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:04.7692233Z [ 62%] 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:04.7922183Z [ 62%] 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:04.8186967Z [ 62%] 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:04.8428897Z [ 62%] 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:04.8944136Z [ 62%] 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:04.9329006Z [ 62%] 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:04.9491787Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-12-01T09:56:04.9637566Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x3-minmax-fma3.c.o 2022-12-01T09:56:04.9940745Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-12-01T09:56:05.0404275Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x4-minmax-fma3.c.o 2022-12-01T09:56:05.0777905Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-12-01T09:56:05.1097700Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x9-minmax-fma3.c.o 2022-12-01T09:56:05.1426582Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-12-01T09:56:05.1562584Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up8x25-minmax-fma3.c.o 2022-12-01T09:56:05.1801869Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-12-01T09:56:05.2567510Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T09:56:05.2668957Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-12-01T09:56:05.2969284Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T09:56:05.3223599Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-12-01T09:56:05.3604148Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T09:56:05.4032868Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-12-01T09:56:05.4352416Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up16x25-minmax-fma3.c.o 2022-12-01T09:56:05.4711673Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3-acc2.c.o 2022-12-01T09:56:05.5111158Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x3-minmax-fma3.c.o 2022-12-01T09:56:05.5539395Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3-acc2.c.o 2022-12-01T09:56:05.5700839Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x4-minmax-fma3.c.o 2022-12-01T09:56:05.5737769Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3-acc2.c.o 2022-12-01T09:56:05.6125051Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x9-minmax-fma3.c.o 2022-12-01T09:56:05.6879560Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3-acc2.c.o 2022-12-01T09:56:05.7169309Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-dwconv/gen/up32x25-minmax-fma3.c.o 2022-12-01T09:56:05.7427188Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c8.c.o 2022-12-01T09:56:05.7511047Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-ibilinear/gen/fma3-c16.c.o 2022-12-01T09:56:05.7821210Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c8-minmax-fma3-2x.c.o 2022-12-01T09:56:05.8372731Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-vmulcaddc/gen/c16-minmax-fma3-2x.c.o 2022-12-01T09:56:05.9124525Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3-acc2.c.o 2022-12-01T09:56:05.9158842Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x3-minmax-fma3.c.o 2022-12-01T09:56:05.9425234Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3-acc2.c.o 2022-12-01T09:56:05.9816474Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x4-minmax-fma3.c.o 2022-12-01T09:56:05.9853608Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3-acc2.c.o 2022-12-01T09:56:06.0683471Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x9-minmax-fma3.c.o 2022-12-01T09:56:06.0857613Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3-acc2.c.o 2022-12-01T09:56:06.1355857Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up8x25-minmax-fma3.c.o 2022-12-01T09:56:06.1380868Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3-acc2.c.o 2022-12-01T09:56:06.1611938Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-fma3.c.o 2022-12-01T09:56:06.2178422Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3-acc2.c.o 2022-12-01T09:56:06.2616164Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-fma3.c.o 2022-12-01T09:56:06.2955544Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3-acc2.c.o 2022-12-01T09:56:06.3358047Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-fma3.c.o 2022-12-01T09:56:06.3721378Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3-acc2.c.o 2022-12-01T09:56:06.3774188Z [ 62%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-fma3.c.o 2022-12-01T09:56:06.4160500Z [ 62%] 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:06.4590665Z [ 62%] 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:06.4886535Z [ 62%] 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:06.5477495Z [ 62%] 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:06.5688936Z [ 62%] 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:06.5901552Z [ 63%] 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:06.6507656Z [ 63%] 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:06.6570220Z [ 63%] 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:06.7205413Z [ 63%] 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:06.7295069Z [ 63%] 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:06.7615809Z [ 63%] 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:06.8056487Z [ 63%] 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:06.8317585Z [ 63%] 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:06.8668008Z [ 63%] 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:06.9036266Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:06.9383261Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T09:56:06.9486404Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.0134870Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.0298411Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.0540842Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.1106110Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.1159117Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.1817069Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.2010373Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.2218272Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.2738799Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.2800159Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.3814673Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.3979813Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.4281783Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.4714180Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.4741619Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.5568634Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/3x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.5760689Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.6257532Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.6339077Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.6407027Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.7071026Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.7305990Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16s4-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.7855358Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.8194321Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.8495356Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x8-minmax-fma3-broadcast.c.o 2022-12-01T09:56:07.8764826Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x8.c.o 2022-12-01T09:56:07.9271473Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-fma3-x16.c.o 2022-12-01T09:56:07.9476579Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x8.c.o 2022-12-01T09:56:07.9738549Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x16.c.o 2022-12-01T09:56:08.0136697Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x24.c.o 2022-12-01T09:56:08.0799410Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x32.c.o 2022-12-01T09:56:08.0997150Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x40.c.o 2022-12-01T09:56:08.1268318Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x48.c.o 2022-12-01T09:56:08.1306121Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x56.c.o 2022-12-01T09:56:08.1509309Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/fma3-nr1fma1adj-x64.c.o 2022-12-01T09:56:08.2321482Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma.c.o 2022-12-01T09:56:08.2521510Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr1fma1adj.c.o 2022-12-01T09:56:08.2780527Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-fma3-nr2fma.c.o 2022-12-01T09:56:08.3062429Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:08.3275010Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T09:56:08.3656614Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-12-01T09:56:08.3971354Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:08.4184112Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T09:56:08.5018191Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:08.5162741Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-12-01T09:56:08.5276820Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:08.5555762Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-gemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:08.5745383Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:08.6818589Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/1x16-minmax-avx2-broadcast.c.o 2022-12-01T09:56:08.6969838Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/3x16-minmax-avx2-broadcast.c.o 2022-12-01T09:56:08.7085097Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:08.7165243Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/4x16-minmax-avx2-broadcast.c.o 2022-12-01T09:56:08.7467818Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:08.8544942Z [ 63%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/5x16-minmax-avx2-broadcast.c.o 2022-12-01T09:56:08.8679720Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/6x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:08.8760023Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-igemm/gen/7x8-minmax-avx2-broadcast.c.o 2022-12-01T09:56:08.8906730Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:56:08.8932633Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T09:56:09.0198705Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x48.c.o 2022-12-01T09:56:09.0357327Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T09:56:09.0503475Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:56:09.0586318Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T09:56:09.0896750Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x48.c.o 2022-12-01T09:56:09.1911876Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx2-x64.c.o 2022-12-01T09:56:09.1950394Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc2.c.o 2022-12-01T09:56:09.2251281Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64-acc4.c.o 2022-12-01T09:56:09.2287858Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x64.c.o 2022-12-01T09:56:09.2424690Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72-acc3.c.o 2022-12-01T09:56:09.3571068Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x72.c.o 2022-12-01T09:56:09.3777145Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc2.c.o 2022-12-01T09:56:09.3941706Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80-acc5.c.o 2022-12-01T09:56:09.3955909Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x80.c.o 2022-12-01T09:56:09.4261118Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc2.c.o 2022-12-01T09:56:09.5302963Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc3.c.o 2022-12-01T09:56:09.5353295Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96-acc6.c.o 2022-12-01T09:56:09.5587750Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx2-p5-x96.c.o 2022-12-01T09:56:09.5623537Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc2.c.o 2022-12-01T09:56:09.5709468Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64-acc4.c.o 2022-12-01T09:56:09.6667559Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x64.c.o 2022-12-01T09:56:09.6881285Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72-acc3.c.o 2022-12-01T09:56:09.7221740Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x72.c.o 2022-12-01T09:56:09.7418036Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc2.c.o 2022-12-01T09:56:09.7892428Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80-acc5.c.o 2022-12-01T09:56:09.8428374Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x80.c.o 2022-12-01T09:56:09.8618640Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc2.c.o 2022-12-01T09:56:09.9089153Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc3.c.o 2022-12-01T09:56:09.9444526Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96-acc6.c.o 2022-12-01T09:56:09.9833072Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx2-p5-x96.c.o 2022-12-01T09:56:09.9939735Z [ 64%] 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:10.0136189Z [ 64%] 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:10.0979561Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x64.c.o 2022-12-01T09:56:10.1189302Z [ 64%] 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:10.1559568Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x72.c.o 2022-12-01T09:56:10.1737593Z [ 64%] 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:10.1782771Z [ 64%] 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:10.2858295Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x80.c.o 2022-12-01T09:56:10.3022259Z [ 64%] 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:10.3406997Z [ 64%] 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:10.3417767Z [ 64%] 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:10.3519890Z [ 64%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx2-rr1-p5-x96.c.o 2022-12-01T09:56:10.4508685Z [ 64%] 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:10.4837866Z [ 64%] 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:10.4874359Z [ 64%] 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:10.5110741Z [ 64%] 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:10.5263674Z [ 64%] 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:10.5920778Z [ 64%] 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:10.6252128Z [ 64%] 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:10.6622432Z [ 64%] 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:10.7025878Z [ 64%] 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:10.7169117Z [ 64%] 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:10.7776699Z [ 64%] 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:10.7827922Z [ 64%] 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:10.8185031Z [ 64%] 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:10.8397570Z [ 64%] 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:10.8487589Z [ 64%] 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:10.9583716Z [ 64%] 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:10.9635455Z [ 64%] 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:10.9781857Z [ 64%] 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:10.9917919Z [ 64%] 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:11.0328781Z [ 64%] 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:11.1116197Z [ 65%] 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:11.1418230Z [ 65%] 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:11.1423753Z [ 65%] 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:11.1789090Z [ 65%] 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:11.1946445Z [ 65%] 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:11.2819412Z [ 65%] 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:11.2931422Z [ 65%] 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:11.3110101Z [ 65%] 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:11.3517383Z [ 65%] 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:11.3549327Z [ 65%] 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:11.4403799Z [ 65%] 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:11.4561436Z [ 65%] 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:11.5033013Z [ 65%] 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:11.5097704Z [ 65%] 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:11.5117009Z [ 65%] 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:11.5882384Z [ 65%] 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:11.5981279Z [ 65%] 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:11.6469146Z [ 65%] 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:11.7071683Z [ 65%] 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:11.7090049Z [ 65%] 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:11.7401910Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x16.c.o 2022-12-01T09:56:11.7402644Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx-x8.c.o 2022-12-01T09:56:11.7661536Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x8.c.o 2022-12-01T09:56:11.8830829Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x16.c.o 2022-12-01T09:56:11.9173928Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x24.c.o 2022-12-01T09:56:11.9248417Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x32.c.o 2022-12-01T09:56:11.9279539Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x40.c.o 2022-12-01T09:56:11.9331511Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x48.c.o 2022-12-01T09:56:12.0449606Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x56.c.o 2022-12-01T09:56:12.0878168Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x64.c.o 2022-12-01T09:56:12.0900089Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x72.c.o 2022-12-01T09:56:12.0928532Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x80.c.o 2022-12-01T09:56:12.1479541Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x88.c.o 2022-12-01T09:56:12.2031755Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx2-p5-x96.c.o 2022-12-01T09:56:12.2290137Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x8.c.o 2022-12-01T09:56:12.2354095Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x16.c.o 2022-12-01T09:56:12.2724359Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x24.c.o 2022-12-01T09:56:12.3070826Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x32.c.o 2022-12-01T09:56:12.3535279Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x40.c.o 2022-12-01T09:56:12.3670801Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x48.c.o 2022-12-01T09:56:12.3858800Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x56.c.o 2022-12-01T09:56:12.4359117Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x64.c.o 2022-12-01T09:56:12.4853758Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x72.c.o 2022-12-01T09:56:12.5205516Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x80.c.o 2022-12-01T09:56:12.5356759Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x88.c.o 2022-12-01T09:56:12.5629622Z [ 65%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx2-p5-x96.c.o 2022-12-01T09:56:12.5871099Z [ 65%] 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:12.6359899Z [ 65%] 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:12.6537752Z [ 65%] 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:12.6863636Z [ 65%] 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:12.7035385Z [ 65%] 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:12.7635188Z [ 65%] 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:12.8165622Z [ 65%] 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:12.8438264Z [ 65%] 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:12.8497474Z [ 65%] 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:12.8556101Z [ 65%] 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:12.9184913Z [ 65%] 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:12.9678520Z [ 65%] 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:12.9943018Z [ 65%] 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:13.0199735Z [ 65%] 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:13.0431972Z [ 65%] 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:13.0505207Z [ 65%] 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:13.1282033Z [ 65%] 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:13.1742336Z [ 65%] 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:13.1967515Z [ 65%] 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:13.1968587Z [ 65%] 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:13.2188965Z [ 66%] 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:13.2957146Z [ 66%] 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:13.3170751Z [ 66%] 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:13.3398634Z [ 66%] 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:13.3484187Z [ 66%] 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:13.4276015Z [ 66%] 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:13.4555400Z [ 66%] 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:13.5183034Z [ 66%] 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:13.5192066Z [ 66%] 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:13.5364353Z [ 66%] 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:13.5647971Z [ 66%] 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:13.6108809Z [ 66%] 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:13.6870164Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx2-rr2-p5.c.o 2022-12-01T09:56:13.6894978Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr1-p5.c.o 2022-12-01T09:56:13.7299871Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expminus-f32-avx2-rr2-p5.c.o 2022-12-01T09:56:13.7402964Z [ 66%] 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:13.7712349Z [ 66%] 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:13.8545077Z [ 66%] 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:13.8801008Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx2-rr1-p6.c.o 2022-12-01T09:56:13.8846916Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx2-p5.c.o 2022-12-01T09:56:13.8866300Z [ 66%] 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:13.9214909Z [ 66%] 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:14.0140187Z [ 66%] 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:14.0199575Z [ 66%] 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:14.0400045Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-div.c.o 2022-12-01T09:56:14.0495801Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr1fma.c.o 2022-12-01T09:56:14.0609455Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr1-p5-nr2fma.c.o 2022-12-01T09:56:14.1631418Z [ 66%] 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:14.1804147Z [ 66%] 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:14.2223442Z [ 66%] 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:14.2457273Z [ 66%] 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:14.2550794Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-div.c.o 2022-12-01T09:56:14.3168713Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr1fma.c.o 2022-12-01T09:56:14.3506735Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx2-rr2-p5-nr2fma.c.o 2022-12-01T09:56:14.3783003Z [ 66%] 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:14.4100700Z [ 66%] 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:14.4708447Z [ 66%] 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:14.4803452Z [ 66%] 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:14.4863883Z [ 66%] 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:14.5267021Z [ 66%] 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:14.5466384Z [ 66%] 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:14.6667954Z [ 66%] 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:14.6679595Z [ 66%] 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:14.6680258Z [ 66%] 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:14.6853700Z [ 66%] 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:14.7203974Z [ 66%] 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:14.8311483Z [ 66%] 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:14.8406015Z [ 66%] 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:14.8503480Z [ 66%] 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:14.8830190Z [ 66%] 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:14.8937226Z [ 66%] 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:15.0152776Z [ 66%] 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:15.0161126Z [ 66%] 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:15.0169186Z [ 66%] 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:15.0728872Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:15.0958891Z [ 66%] 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:15.1668827Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:15.2129172Z [ 66%] 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:15.2315538Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:15.2507828Z [ 66%] 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:15.2595345Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:15.3097396Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:15.3739043Z [ 66%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:15.3759015Z [ 66%] 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:15.4301405Z [ 66%] 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:15.4306311Z [ 66%] 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:15.4631392Z [ 67%] 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:15.5256177Z [ 67%] 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:15.5533965Z [ 67%] 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:15.5923815Z [ 67%] 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:15.6381732Z [ 67%] 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:15.6386764Z [ 67%] 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:15.6748925Z [ 67%] 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:15.7097870Z [ 67%] 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:15.7380582Z [ 67%] 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:15.8042896Z [ 67%] 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:15.8136686Z [ 67%] 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:15.8216227Z [ 67%] 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:15.8523223Z [ 67%] 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:15.8984381Z [ 67%] 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:15.9600415Z [ 67%] 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:15.9899599Z [ 67%] 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:16.0012585Z [ 67%] 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:16.0119420Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-12-01T09:56:16.0659030Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:56:16.1136183Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-12-01T09:56:16.1734644Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T09:56:16.1829090Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:16.1976051Z [ 67%] 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:16.2084402Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:16.2708845Z [ 67%] 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:16.3588427Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:16.3633871Z [ 67%] 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:16.3836461Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:16.3925314Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:16.4235904Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:16.5305907Z [ 67%] 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:16.5312894Z [ 67%] 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:16.5398138Z [ 67%] 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:16.5516943Z [ 67%] 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:16.5652897Z [ 67%] 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:16.6752748Z [ 67%] 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:16.7231441Z [ 67%] 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:16.7370072Z [ 67%] 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:16.7521008Z [ 67%] 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:16.7734801Z [ 67%] 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:16.8555832Z [ 67%] 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:16.8898989Z [ 67%] 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:16.8945931Z [ 67%] 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:16.9054197Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx2-mul32.c.o 2022-12-01T09:56:16.9204003Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x8.c.o 2022-12-01T09:56:17.0484308Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x16.c.o 2022-12-01T09:56:17.0489730Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x24.c.o 2022-12-01T09:56:17.0508974Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx2-x32.c.o 2022-12-01T09:56:17.0665116Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:17.0805658Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:17.2145293Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:17.2313229Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:17.2367924Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:17.2393693Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x8c8-minmax-fp32-avx2.c.o 2022-12-01T09:56:17.2639316Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-12-01T09:56:17.3734194Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:56:17.3742951Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x8.c.o 2022-12-01T09:56:17.4281999Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx2-mul32-ld64-x16.c.o 2022-12-01T09:56:17.4389010Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x32.c.o 2022-12-01T09:56:17.4490166Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x64.c.o 2022-12-01T09:56:17.5095929Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x96.c.o 2022-12-01T09:56:17.5289265Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx2-x128.c.o 2022-12-01T09:56:17.5532684Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f-acc2.c.o 2022-12-01T09:56:17.5797994Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x3-minmax-avx512f.c.o 2022-12-01T09:56:17.5946799Z [ 67%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f-acc2.c.o 2022-12-01T09:56:17.6897082Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x4-minmax-avx512f.c.o 2022-12-01T09:56:17.7123991Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f-acc2.c.o 2022-12-01T09:56:17.7301274Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x9-minmax-avx512f.c.o 2022-12-01T09:56:17.7337540Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f-acc2.c.o 2022-12-01T09:56:17.7671344Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up16x25-minmax-avx512f.c.o 2022-12-01T09:56:17.8663999Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f-acc2.c.o 2022-12-01T09:56:17.8710013Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x3-minmax-avx512f.c.o 2022-12-01T09:56:17.8794033Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f-acc2.c.o 2022-12-01T09:56:17.8984191Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x4-minmax-avx512f.c.o 2022-12-01T09:56:17.9070495Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f-acc2.c.o 2022-12-01T09:56:18.0161664Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x9-minmax-avx512f.c.o 2022-12-01T09:56:18.0508869Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f-acc2.c.o 2022-12-01T09:56:18.0513483Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-dwconv/gen/up32x25-minmax-avx512f.c.o 2022-12-01T09:56:18.0526139Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/1x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:18.0598988Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/4x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:18.2103059Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/5x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:18.2228076Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/6x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:18.2304728Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/7x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:18.2551793Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen-inc/8x16inc-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:18.3343314Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:18.3605518Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:18.3869884Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:18.4167014Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:18.4462608Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:18.5176944Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-gemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:18.5548339Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/1x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:18.5598104Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/4x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:18.5760312Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/5x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:18.6138099Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/6x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:18.6622619Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/7x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:18.6975880Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-igemm/gen/8x16-minmax-avx512f-broadcast.c.o 2022-12-01T09:56:18.7366348Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x16.c.o 2022-12-01T09:56:18.7637835Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-prelu/gen/avx512f-2x32.c.o 2022-12-01T09:56:18.7764455Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-12-01T09:56:18.8474571Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-12-01T09:56:18.8626562Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T09:56:18.9127298Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-12-01T09:56:18.9381875Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T09:56:19.0006707Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-12-01T09:56:19.0118486Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-12-01T09:56:19.0491556Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T09:56:19.0499645Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-12-01T09:56:19.0617761Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-12-01T09:56:19.1605313Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-12-01T09:56:19.1683775Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T09:56:19.1848791Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc2.c.o 2022-12-01T09:56:19.2204689Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128-acc4.c.o 2022-12-01T09:56:19.2381325Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T09:56:19.2975135Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144-acc3.c.o 2022-12-01T09:56:19.3338557Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T09:56:19.3413386Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc2.c.o 2022-12-01T09:56:19.3884388Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160-acc5.c.o 2022-12-01T09:56:19.4133105Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T09:56:19.4461425Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc2.c.o 2022-12-01T09:56:19.4778670Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc3.c.o 2022-12-01T09:56:19.5036892Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192-acc6.c.o 2022-12-01T09:56:19.5542991Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddextexp/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T09:56:19.5638975Z [ 68%] 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:56:19.5956097Z [ 68%] 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:56:19.6443094Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x128.c.o 2022-12-01T09:56:19.6736102Z [ 68%] 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:56:19.7083729Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x144.c.o 2022-12-01T09:56:19.7511512Z [ 68%] 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:56:19.7630342Z [ 68%] 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:56:19.7976904Z [ 68%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x160.c.o 2022-12-01T09:56:19.8468979Z [ 68%] 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:56:19.8689894Z [ 69%] 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:56:19.8950014Z [ 69%] 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:56:19.9313881Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-raddstoreexpminusmax/gen/avx512f-rr1-p5-scalef-x192.c.o 2022-12-01T09:56:19.9748165Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-rmax/avx512f.c.o 2022-12-01T09:56:19.9985035Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x16.c.o 2022-12-01T09:56:20.0232774Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vadd-minmax-avx512f-x32.c.o 2022-12-01T09:56:20.0354328Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x16.c.o 2022-12-01T09:56:20.1047689Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vaddc-minmax-avx512f-x32.c.o 2022-12-01T09:56:20.1060615Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x16.c.o 2022-12-01T09:56:20.1574905Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdiv-minmax-avx512f-x32.c.o 2022-12-01T09:56:20.1879945Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x16.c.o 2022-12-01T09:56:20.2772920Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vdivc-minmax-avx512f-x32.c.o 2022-12-01T09:56:20.2796334Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x16.c.o 2022-12-01T09:56:20.3176253Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmax-avx512f-x32.c.o 2022-12-01T09:56:20.3247694Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x16.c.o 2022-12-01T09:56:20.3352605Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmaxc-avx512f-x32.c.o 2022-12-01T09:56:20.4265978Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x16.c.o 2022-12-01T09:56:20.4691296Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmin-avx512f-x32.c.o 2022-12-01T09:56:20.4827450Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x16.c.o 2022-12-01T09:56:20.4915358Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vminc-avx512f-x32.c.o 2022-12-01T09:56:20.5207416Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x16.c.o 2022-12-01T09:56:20.6235576Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmul-minmax-avx512f-x32.c.o 2022-12-01T09:56:20.6449993Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x16.c.o 2022-12-01T09:56:20.6597993Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vmulc-minmax-avx512f-x32.c.o 2022-12-01T09:56:20.6747481Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x16.c.o 2022-12-01T09:56:20.7218828Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrdivc-minmax-avx512f-x32.c.o 2022-12-01T09:56:20.8311856Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x16.c.o 2022-12-01T09:56:20.8380945Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vrsubc-minmax-avx512f-x32.c.o 2022-12-01T09:56:20.8538909Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x16.c.o 2022-12-01T09:56:20.8594610Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiff-avx512f-x32.c.o 2022-12-01T09:56:20.9264326Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x16.c.o 2022-12-01T09:56:20.9763608Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsqrdiffc-avx512f-x32.c.o 2022-12-01T09:56:21.0010405Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x16.c.o 2022-12-01T09:56:21.0612177Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsub-minmax-avx512f-x32.c.o 2022-12-01T09:56:21.0667932Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x16.c.o 2022-12-01T09:56:21.1270711Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vbinary/gen/vsubc-minmax-avx512f-x32.c.o 2022-12-01T09:56:21.1321324Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x16.c.o 2022-12-01T09:56:21.1990864Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vclamp/gen/vclamp-avx512f-x32.c.o 2022-12-01T09:56:21.2040869Z [ 69%] 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:56:21.2152702Z [ 69%] 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:56:21.2714356Z [ 69%] 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:56:21.3134895Z [ 69%] 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:56:21.3856053Z [ 69%] 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:56:21.3904271Z [ 69%] 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:56:21.4049610Z [ 69%] 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:56:21.4218982Z [ 69%] 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:56:21.5132524Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x16.c.o 2022-12-01T09:56:21.5173857Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x32.c.o 2022-12-01T09:56:21.5598343Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x48.c.o 2022-12-01T09:56:21.5852565Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x64.c.o 2022-12-01T09:56:21.5930375Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x80.c.o 2022-12-01T09:56:21.6749123Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x96.c.o 2022-12-01T09:56:21.6943090Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x112.c.o 2022-12-01T09:56:21.7190773Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-velu/gen/velu-avx512f-rr1-p6-x128.c.o 2022-12-01T09:56:21.7287330Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x16.c.o 2022-12-01T09:56:21.7508956Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vhswish/gen/vhswish-avx512f-x32.c.o 2022-12-01T09:56:21.8582879Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x16.c.o 2022-12-01T09:56:21.8722700Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vlrelu/gen/vlrelu-avx512f-x32.c.o 2022-12-01T09:56:21.8728835Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x16.c.o 2022-12-01T09:56:21.8778592Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrelu/gen/vrelu-avx512f-x32.c.o 2022-12-01T09:56:21.9101501Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x16.c.o 2022-12-01T09:56:22.0360480Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndd-avx512f-x32.c.o 2022-12-01T09:56:22.0473345Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x16.c.o 2022-12-01T09:56:22.0481070Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndne-avx512f-x32.c.o 2022-12-01T09:56:22.0749985Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x16.c.o 2022-12-01T09:56:22.0954316Z [ 69%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndu-avx512f-x32.c.o 2022-12-01T09:56:22.1856875Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x16.c.o 2022-12-01T09:56:22.2005838Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vrnd/gen/vrndz-avx512f-x32.c.o 2022-12-01T09:56:22.2063536Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x16.c.o 2022-12-01T09:56:22.2303996Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x32.c.o 2022-12-01T09:56:22.2712384Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x48.c.o 2022-12-01T09:56:22.3440784Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x64.c.o 2022-12-01T09:56:22.3597385Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x80.c.o 2022-12-01T09:56:22.3601262Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x96.c.o 2022-12-01T09:56:22.3602150Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/AccumulateType.cpp.o 2022-12-01T09:56:22.3707477Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x112.c.o 2022-12-01T09:56:22.4338762Z [ 70%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedFallback.cpp.o 2022-12-01T09:56:22.4959807Z [ 70%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T09:56:22.5001421Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchedTensorImpl.cpp.o 2022-12-01T09:56:22.5546444Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/BatchingRegistrations.cpp.o 2022-12-01T09:56:22.5766285Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CPUGeneratorImpl.cpp.o 2022-12-01T09:56:22.6036846Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T09:56:22.6792835Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ConjugateFallback.cpp.o 2022-12-01T09:56:22.7618978Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T09:56:22.8744394Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x176.c.o 2022-12-01T09:56:22.8762128Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleexpminusmax/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T09:56:22.9797045Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Context.cpp.o 2022-12-01T09:56:23.0058742Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x16.c.o 2022-12-01T09:56:23.0399851Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DLConvertor.cpp.o 2022-12-01T09:56:23.0767773Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Dispatch.cpp.o 2022-12-01T09:56:23.1225842Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x32.c.o 2022-12-01T09:56:23.1486043Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/DynamicLibrary.cpp.o 2022-12-01T09:56:23.1906374Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x48.c.o 2022-12-01T09:56:23.2570416Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/EmptyTensor.cpp.o 2022-12-01T09:56:23.3087905Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x64.c.o 2022-12-01T09:56:23.3257692Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ExpandUtils.cpp.o 2022-12-01T09:56:23.4432040Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x80.c.o 2022-12-01T09:56:23.4550665Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x96.c.o 2022-12-01T09:56:23.5290826Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FuncTorchTLS.cpp.o 2022-12-01T09:56:23.5389004Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x112.c.o 2022-12-01T09:56:23.5961467Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalInverses.cpp.o 2022-12-01T09:56:23.5989778Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalStorageImpl.cpp.o 2022-12-01T09:56:23.6269076Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x128.c.o 2022-12-01T09:56:23.6285809Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalTensorWrapper.cpp.o 2022-12-01T09:56:23.6546337Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x144.c.o 2022-12-01T09:56:23.7073476Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/FunctionalizeFallbackKernel.cpp.o 2022-12-01T09:56:23.7869955Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MapAllocator.cpp.o 2022-12-01T09:56:23.8295781Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x160.c.o 2022-12-01T09:56:23.9918107Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x176.c.o 2022-12-01T09:56:23.9990498Z [ 71%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vscaleextexp/gen/avx512f-p5-scalef-x192.c.o 2022-12-01T09:56:24.0154227Z [ 71%] 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:56:24.0270672Z [ 71%] 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:56:24.0833587Z [ 71%] 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:56:24.1306475Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/MemoryOverlap.cpp.o 2022-12-01T09:56:24.1574299Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NamedTensorUtils.cpp.o 2022-12-01T09:56:24.1819555Z [ 71%] 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:56:24.1821383Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/NestedTensorImpl.cpp.o 2022-12-01T09:56:24.2282951Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelCommon.cpp.o 2022-12-01T09:56:24.2378706Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNative.cpp.o 2022-12-01T09:56:24.3186209Z [ 71%] 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:56:24.3477751Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelNativeTBB.cpp.o 2022-12-01T09:56:24.3565489Z [ 71%] 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:56:24.4344235Z [ 71%] 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:56:24.4573247Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelOpenMP.cpp.o 2022-12-01T09:56:24.5038286Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ParallelThreadPoolNative.cpp.o 2022-12-01T09:56:24.5320462Z [ 71%] 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:56:24.6004431Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/PythonTorchFunctionTLS.cpp.o 2022-12-01T09:56:24.7111687Z [ 71%] 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:56:24.7598602Z [ 71%] 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:56:24.7910135Z [ 71%] 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:56:24.8283873Z [ 71%] 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:56:24.8333895Z [ 71%] 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:56:24.8658303Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SavedTensorHooks.cpp.o 2022-12-01T09:56:24.9233588Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ScalarOps.cpp.o 2022-12-01T09:56:24.9459573Z [ 71%] 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:56:24.9844912Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SequenceNumber.cpp.o 2022-12-01T09:56:24.9896967Z [ 71%] 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:56:24.9950015Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseCsrTensorImpl.cpp.o 2022-12-01T09:56:25.0457981Z [ 71%] 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:56:25.0841044Z [ 71%] 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:56:25.1134392Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorImpl.cpp.o 2022-12-01T09:56:25.1498362Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/SparseTensorUtils.cpp.o 2022-12-01T09:56:25.1882923Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorGeometry.cpp.o 2022-12-01T09:56:25.2301939Z [ 71%] 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:56:25.2980037Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIndexing.cpp.o 2022-12-01T09:56:25.3741090Z [ 71%] 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:56:25.4149508Z [ 71%] 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:56:25.4860319Z [ 71%] 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:56:25.5662185Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorIterator.cpp.o 2022-12-01T09:56:25.5871441Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorMeta.cpp.o 2022-12-01T09:56:25.6563281Z [ 71%] 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:56:25.7756099Z [ 71%] 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:56:25.7796787Z [ 71%] 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:56:25.8084939Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorNames.cpp.o 2022-12-01T09:56:25.8162962Z [ 71%] 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:56:25.8340054Z [ 71%] 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:56:25.9453579Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/TensorUtils.cpp.o 2022-12-01T09:56:25.9555728Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ThreadLocalState.cpp.o 2022-12-01T09:56:25.9857204Z [ 71%] 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:56:25.9945231Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Utils.cpp.o 2022-12-01T09:56:26.0486324Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Version.cpp.o 2022-12-01T09:56:26.1326086Z [ 71%] 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:56:26.1579032Z [ 71%] 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:56:26.2740733Z [ 71%] 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:56:26.3184374Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapMode.cpp.o 2022-12-01T09:56:26.3395533Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapModeRegistrations.cpp.o 2022-12-01T09:56:26.4364681Z [ 71%] 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:56:26.4426293Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/VmapTransforms.cpp.o 2022-12-01T09:56:26.4733729Z [ 71%] 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:56:26.5344099Z [ 71%] 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:56:26.5371049Z [ 71%] 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:56:26.6092397Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/ZeroTensorFallback.cpp.o 2022-12-01T09:56:26.6720944Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/autocast_mode.cpp.o 2022-12-01T09:56:26.6808665Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/cpu/FlushDenormal.cpp.o 2022-12-01T09:56:26.7098409Z [ 71%] 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:56:26.7099471Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CPUGuardImpl.cpp.o 2022-12-01T09:56:26.8449919Z [ 71%] 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:56:26.8903774Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/CUDAHooksInterface.cpp.o 2022-12-01T09:56:26.9171811Z [ 71%] 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:56:26.9799775Z [ 71%] 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:56:26.9919088Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/HIPHooksInterface.cpp.o 2022-12-01T09:56:27.0570645Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/MetaGuardImpl.cpp.o 2022-12-01T09:56:27.1226845Z [ 71%] 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:56:27.1583461Z [ 71%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/detail/ORTHooksInterface.cpp.o 2022-12-01T09:56:27.2100132Z [ 71%] 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:56:27.2410841Z [ 72%] 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:56:27.3028101Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/ADInterpreters.cpp.o 2022-12-01T09:56:27.3063464Z [ 72%] 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:56:27.3347170Z [ 72%] 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:56:27.3943405Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesActivation.cpp.o 2022-12-01T09:56:27.4202334Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesBinaryOps.cpp.o 2022-12-01T09:56:27.4471090Z [ 72%] 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:56:27.4786060Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesConvolution.cpp.o 2022-12-01T09:56:27.4949084Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDecompositions.cpp.o 2022-12-01T09:56:27.6207605Z [ 72%] 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:56:27.6232628Z [ 72%] 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:56:27.7860928Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesDynamic.cpp.o 2022-12-01T09:56:27.7865662Z [ 72%] 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:56:27.9097051Z [ 72%] 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:56:28.0914625Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x16.c.o 2022-12-01T09:56:28.1019123Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x32.c.o 2022-12-01T09:56:28.1249633Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x48.c.o 2022-12-01T09:56:28.1579356Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x64.c.o 2022-12-01T09:56:28.2927627Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x80.c.o 2022-12-01T09:56:28.2928248Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesFactory.cpp.o 2022-12-01T09:56:28.3133661Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesHelper.cpp.o 2022-12-01T09:56:28.3185213Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x96.c.o 2022-12-01T09:56:28.3434778Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x112.c.o 2022-12-01T09:56:28.4343081Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vsqrt/gen/avx512f-nr1fma1adj-x128.c.o 2022-12-01T09:56:28.4645500Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLinearAlgebra.cpp.o 2022-12-01T09:56:28.4733697Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesLoss.cpp.o 2022-12-01T09:56:28.5137914Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesModules.cpp.o 2022-12-01T09:56:28.6020088Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x16.c.o 2022-12-01T09:56:28.7900958Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vabs-avx512f-x32.c.o 2022-12-01T09:56:28.9989725Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x16.c.o 2022-12-01T09:56:29.0929888Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vneg-avx512f-x32.c.o 2022-12-01T09:56:29.0937050Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x16.c.o 2022-12-01T09:56:29.1507175Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesNorm.cpp.o 2022-12-01T09:56:29.1536337Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-vunary/gen/vsqr-avx512f-x32.c.o 2022-12-01T09:56:29.1679675Z [ 72%] 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:56:29.2077871Z [ 72%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut16-p3-perm.c.o 2022-12-01T09:56:29.2461016Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesPooling.cpp.o 2022-12-01T09:56:29.2792081Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesRandomness.cpp.o 2022-12-01T09:56:29.3194305Z [ 72%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesReduceOps.cpp.o 2022-12-01T09:56:29.3517721Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesScatterOps.cpp.o 2022-12-01T09:56:29.3543310Z [ 73%] 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:56:29.5872151Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-lut32-p2-perm2.c.o 2022-12-01T09:56:29.7599268Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5-scalef.c.o 2022-12-01T09:56:29.8098975Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/exp-f32-avx512f-rr2-p5.c.o 2022-12-01T09:56:29.9191026Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-lut16-p3-perm.c.o 2022-12-01T09:56:29.9553094Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/expm1minus-f32-avx512f-rr1-p6.c.o 2022-12-01T09:56:29.9612201Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesUnaryOps.cpp.o 2022-12-01T09:56:29.9626148Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/extexp-avx512f-p5.c.o 2022-12-01T09:56:30.0719659Z [ 73%] 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:56:30.0865721Z [ 73%] 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:56:30.1128783Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchRulesViews.cpp.o 2022-12-01T09:56:30.1309071Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedFallback.cpp.o 2022-12-01T09:56:30.1494546Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/BatchedTensorImpl.cpp.o 2022-12-01T09:56:30.2545697Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/DynamicLayer.cpp.o 2022-12-01T09:56:30.2761832Z [ 73%] 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:56:30.4266968Z [ 73%] 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:56:30.5042461Z [ 73%] 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:56:30.6068213Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/FunctionalizeInterpreter.cpp.o 2022-12-01T09:56:30.6439098Z [ 73%] 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:56:30.6788294Z [ 73%] 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:56:30.7046053Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/Interpreter.cpp.o 2022-12-01T09:56:30.7579023Z [ 73%] 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:56:30.7974473Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyBatchingRegistrations.cpp.o 2022-12-01T09:56:30.8534816Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/LegacyVmapTransforms.cpp.o 2022-12-01T09:56:30.8872210Z [ 73%] 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:56:30.9844690Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-div.c.o 2022-12-01T09:56:31.0214671Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PlumbingHelper.cpp.o 2022-12-01T09:56:31.0294005Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma.c.o 2022-12-01T09:56:31.0624512Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr1-p5-scalef-nr1fma1adj.c.o 2022-12-01T09:56:31.1376037Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/PyTorchOperatorHacks.cpp.o 2022-12-01T09:56:31.1954256Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/TensorWrapper.cpp.o 2022-12-01T09:56:31.2150235Z [ 73%] 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:56:31.3458740Z [ 73%] 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:56:31.3508334Z [ 73%] 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:56:31.4005253Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapInterpreter.cpp.o 2022-12-01T09:56:31.5002829Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/functorch/VmapModeRegistrations.cpp.o 2022-12-01T09:56:31.5446842Z [ 73%] 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:56:31.5759476Z [ 73%] 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:56:31.6019527Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/record_function.cpp.o 2022-12-01T09:56:31.6612858Z [ 73%] 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:56:31.7385019Z [ 73%] 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:56:31.7426575Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenGeneral.cpp.o 2022-12-01T09:56:31.7780395Z [ 73%] 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:56:31.8215335Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/BackendSelectFallbackKernel.cpp.o 2022-12-01T09:56:31.8232310Z [ 73%] 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:56:31.9258315Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-div.c.o 2022-12-01T09:56:31.9300340Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma.c.o 2022-12-01T09:56:31.9332196Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypeProperties.cpp.o 2022-12-01T09:56:31.9680168Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/DeprecatedTypePropertiesRegistry.cpp.o 2022-12-01T09:56:32.0709965Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dict.cpp.o 2022-12-01T09:56:32.0776318Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sigmoid-f32-avx512f-rr2-p5-scalef-nr1fma1adj.c.o 2022-12-01T09:56:32.0787510Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Dimname.cpp.o 2022-12-01T09:56:32.1303687Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma.c.o 2022-12-01T09:56:32.1869889Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr1fma1adj.c.o 2022-12-01T09:56:32.2279137Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Formatting.cpp.o 2022-12-01T09:56:32.2664718Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/math/sqrt-avx512f-nr2fma.c.o 2022-12-01T09:56:32.2712271Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Generator.cpp.o 2022-12-01T09:56:32.3272462Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/List.cpp.o 2022-12-01T09:56:32.3660034Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:56:32.4134265Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedRegistrations.cpp.o 2022-12-01T09:56:32.4151921Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f16-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:56:32.5300156Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/NamedTensor.cpp.o 2022-12-01T09:56:32.5504279Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:56:32.5586809Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-f16-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:56:32.6269726Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/PythonFallbackKernel.cpp.o 2022-12-01T09:56:32.6783019Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:56:32.6977727Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Range.cpp.o 2022-12-01T09:56:32.7092770Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Tensor.cpp.o 2022-12-01T09:56:32.7801823Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T09:56:32.8153434Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TorchDispatchUtils.cpp.o 2022-12-01T09:56:32.8385391Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-12-01T09:56:32.8543401Z [ 73%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qs8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T09:56:32.9289312Z [ 73%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableFallbackKernel.cpp.o 2022-12-01T09:56:32.9385727Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:56:33.0246649Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/VariableHooksInterface.cpp.o 2022-12-01T09:56:33.0321405Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/Vitals.cpp.o 2022-12-01T09:56:33.0797325Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T09:56:33.0903183Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/adaption.cpp.o 2022-12-01T09:56:33.1927992Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x96.c.o 2022-12-01T09:56:33.2006040Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/blob.cpp.o 2022-12-01T09:56:33.2473847Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/f32-qu8-vcvt/gen/vcvt-avx512skx-x128.c.o 2022-12-01T09:56:33.2998371Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/boxing/KernelFunction.cpp.o 2022-12-01T09:56:33.3201733Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:33.3478155Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/class_type.cpp.o 2022-12-01T09:56:33.3976022Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:33.4312368Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:33.4361501Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/custom_class.cpp.o 2022-12-01T09:56:33.4744620Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/DispatchKeyExtractor.cpp.o 2022-12-01T09:56:33.5666160Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/Dispatcher.cpp.o 2022-12-01T09:56:33.5961555Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:33.6196078Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:33.6579214Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:33.7669237Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/ObservedOperators.cpp.o 2022-12-01T09:56:33.7744680Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:33.7977908Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dispatch/OperatorEntry.cpp.o 2022-12-01T09:56:33.8260495Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:33.8419147Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/dynamic_type.cpp.o 2022-12-01T09:56:33.8895672Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:33.9218922Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/function_schema.cpp.o 2022-12-01T09:56:33.9498111Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:33.9832108Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/interned_strings.cpp.o 2022-12-01T09:56:34.0513180Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ivalue.cpp.o 2022-12-01T09:56:34.1355537Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:34.1453685Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qc8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:34.1952603Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:34.1968067Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:34.2198137Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:34.3347925Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/library.cpp.o 2022-12-01T09:56:34.3529304Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/infer_schema.cpp.o 2022-12-01T09:56:34.3841841Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:34.3890463Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/op_registration/op_registration.cpp.o 2022-12-01T09:56:34.4405280Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:56:34.4505854Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/operator_name.cpp.o 2022-12-01T09:56:34.5458018Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/register_symbols.cpp.o 2022-12-01T09:56:34.6355645Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:56:34.6442949Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/tensor_type.cpp.o 2022-12-01T09:56:34.6544015Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-12-01T09:56:34.7410584Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T09:56:34.7499221Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:34.7793325Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:34.8059315Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type.cpp.o 2022-12-01T09:56:34.8111867Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:34.8878702Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/type_factory.cpp.o 2022-12-01T09:56:34.9039285Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/union_type.cpp.o 2022-12-01T09:56:34.9220135Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:34.9329414Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/error_report.cpp.o 2022-12-01T09:56:35.0834674Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/function_schema_parser.cpp.o 2022-12-01T09:56:35.0895347Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:35.1012348Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:35.1831799Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:35.2134464Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:35.2653768Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/lexer.cpp.o 2022-12-01T09:56:35.2986151Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:56:35.3297081Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_type_parser.cpp.o 2022-12-01T09:56:35.3386959Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/strtod.cpp.o 2022-12-01T09:56:35.3859626Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T09:56:35.4347940Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:56:35.4579854Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/source_range.cpp.o 2022-12-01T09:56:35.4726369Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Activation.cpp.o 2022-12-01T09:56:35.5216141Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qs8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T09:56:35.5563820Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling.cpp.o 2022-12-01T09:56:35.5738426Z [ 74%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveAveragePooling3d.cpp.o 2022-12-01T09:56:35.6610069Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:35.6858833Z [ 74%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up16x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:35.8390048Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling2d.cpp.o 2022-12-01T09:56:35.8397794Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x9-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:35.8642960Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AdaptiveMaxPooling3d.cpp.o 2022-12-01T09:56:36.0559724Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-dwconv/gen/up32x25-minmax-fp32-avx512skx-mul32.c.o 2022-12-01T09:56:36.0694554Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AffineGridGenerator.cpp.o 2022-12-01T09:56:36.0872428Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x16.c.o 2022-12-01T09:56:36.1122152Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x32.c.o 2022-12-01T09:56:36.2261941Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AutogradComposite.cpp.o 2022-12-01T09:56:36.2493756Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool2d.cpp.o 2022-12-01T09:56:36.2868408Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x48.c.o 2022-12-01T09:56:36.3489221Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-f32-vcvt/gen/vcvt-avx512skx-x64.c.o 2022-12-01T09:56:36.3815397Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:36.4574470Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/AveragePool3d.cpp.o 2022-12-01T09:56:36.4937367Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebra.cpp.o 2022-12-01T09:56:36.5958171Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:36.6634447Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:36.7378312Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-gemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:36.7694586Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BatchLinearAlgebraKernel.cpp.o 2022-12-01T09:56:36.8305796Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Batching.cpp.o 2022-12-01T09:56:36.8781395Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/1x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:36.9235684Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/2x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:36.9925106Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/3x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:37.0593552Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-igemm/gen/4x16c8-minmax-fp32-avx512skx.c.o 2022-12-01T09:56:37.1052345Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:56:37.1269823Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BinaryOps.cpp.o 2022-12-01T09:56:37.1584861Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vadd/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T09:56:37.1657228Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Blas.cpp.o 2022-12-01T09:56:37.2573553Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/BlasKernel.cpp.o 2022-12-01T09:56:37.3064870Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Bucketization.cpp.o 2022-12-01T09:56:37.3415402Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x16.c.o 2022-12-01T09:56:37.3453234Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUBlas.cpp.o 2022-12-01T09:56:37.5289506Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/qu8-vaddc/gen/minmax-avx512skx-mul32-ld128-x32.c.o 2022-12-01T09:56:37.6149758Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x64.c.o 2022-12-01T09:56:37.7272424Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/CPUFallback.cpp.o 2022-12-01T09:56:37.7645100Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x128.c.o 2022-12-01T09:56:37.7855440Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x192.c.o 2022-12-01T09:56:37.8589479Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/x8-lut/gen/lut-avx512skx-vpshufb-x256.c.o 2022-12-01T09:56:37.8819098Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-64.c.o 2022-12-01T09:56:37.9116013Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2-k-over-2048.c.o 2022-12-01T09:56:37.9450820Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ChanelShuffle.cpp.o 2022-12-01T09:56:37.9555210Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Col2Im.cpp.o 2022-12-01T09:56:37.9775300Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ComparisonUtils.cpp.o 2022-12-01T09:56:38.0132997Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Convolution.cpp.o 2022-12-01T09:56:38.0260616Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-4.c.o 2022-12-01T09:56:38.1164768Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-8.c.o 2022-12-01T09:56:38.1369881Z [ 75%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-16.c.o 2022-12-01T09:56:38.2190972Z [ 75%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM2d.cpp.o 2022-12-01T09:56:38.2598619Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-64.c.o 2022-12-01T09:56:38.3357546Z [ 76%] Building C object confu-deps/XNNPACK/CMakeFiles/all_microkernels.dir/src/tables/exp2minus-k-over-2048.c.o 2022-12-01T09:56:38.3503562Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionMM3d.cpp.o 2022-12-01T09:56:38.4704825Z [ 76%] Built target all_microkernels 2022-12-01T09:56:38.4830313Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ConvolutionTBC.cpp.o 2022-12-01T09:56:38.5256322Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Copy.cpp.o 2022-12-01T09:56:38.7780826Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Correlation.cpp.o 2022-12-01T09:56:38.7891809Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Cross.cpp.o 2022-12-01T09:56:38.8071996Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool2d.cpp.o 2022-12-01T09:56:38.8655850Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DilatedMaxPool3d.cpp.o 2022-12-01T09:56:39.0554633Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/DispatchStub.cpp.o 2022-12-01T09:56:39.2308354Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distance.cpp.o 2022-12-01T09:56:39.3134861Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Distributions.cpp.o 2022-12-01T09:56:39.3232653Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Dropout.cpp.o 2022-12-01T09:56:39.3523370Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Embedding.cpp.o 2022-12-01T09:56:39.3565333Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/EmbeddingBag.cpp.o 2022-12-01T09:56:39.3854418Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Fill.cpp.o 2022-12-01T09:56:39.8525493Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ForeachOpsKernels.cpp.o 2022-12-01T09:56:39.8633630Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool2d.cpp.o 2022-12-01T09:56:39.9469407Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FractionalMaxPool3d.cpp.o 2022-12-01T09:56:39.9521524Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/FunctionOfAMatrixUtils.cpp.o 2022-12-01T09:56:40.0694123Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GatedLinearUnit.cpp.o 2022-12-01T09:56:40.1267203Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/GridSampler.cpp.o 2022-12-01T09:56:40.2807724Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Histogram.cpp.o 2022-12-01T09:56:40.4492180Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Im2Col.cpp.o 2022-12-01T09:56:40.4513238Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/IndexingUtils.cpp.o 2022-12-01T09:56:40.4812326Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Integration.cpp.o 2022-12-01T09:56:40.6994183Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Itertools.cpp.o 2022-12-01T09:56:40.7808180Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LegacyBridge.cpp.o 2022-12-01T09:56:40.8728804Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Lerp.cpp.o 2022-12-01T09:56:40.8821774Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Linear.cpp.o 2022-12-01T09:56:41.0141982Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LinearAlgebra.cpp.o 2022-12-01T09:56:41.0907257Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Loss.cpp.o 2022-12-01T09:56:41.0963359Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossCTC.cpp.o 2022-12-01T09:56:41.2597751Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiLabelMargin.cpp.o 2022-12-01T09:56:41.2706752Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossMultiMargin.cpp.o 2022-12-01T09:56:41.4941468Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL.cpp.o 2022-12-01T09:56:41.6196779Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/LossNLL2d.cpp.o 2022-12-01T09:56:41.7710920Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxPooling.cpp.o 2022-12-01T09:56:41.8293992Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MaxUnpooling.cpp.o 2022-12-01T09:56:41.8349000Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Memory.cpp.o 2022-12-01T09:56:41.8735615Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/MetaTensor.cpp.o 2022-12-01T09:56:42.1134800Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NNPACK.cpp.o 2022-12-01T09:56:42.2572117Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose2d.cpp.o 2022-12-01T09:56:42.2747834Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveConvolutionTranspose3d.cpp.o 2022-12-01T09:56:42.3495746Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NaiveDilatedConvolution.cpp.o 2022-12-01T09:56:42.3646636Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NamedTensor.cpp.o 2022-12-01T09:56:42.3774857Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/NegateFallback.cpp.o 2022-12-01T09:56:42.6682650Z [ 76%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Normalization.cpp.o 2022-12-01T09:56:42.9171403Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Onehot.cpp.o 2022-12-01T09:56:42.9288030Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PackedSequence.cpp.o 2022-12-01T09:56:43.0504837Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PadNd.cpp.o 2022-12-01T09:56:43.0593538Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PixelShuffle.cpp.o 2022-12-01T09:56:43.0663075Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/PointwiseOps.cpp.o 2022-12-01T09:56:43.3421325Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pooling.cpp.o 2022-12-01T09:56:43.3879467Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Pow.cpp.o 2022-12-01T09:56:43.4840777Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/QuantizedLinear.cpp.o 2022-12-01T09:56:43.6683820Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RNN.cpp.o 2022-12-01T09:56:43.6716144Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RangeFactories.cpp.o 2022-12-01T09:56:43.7216873Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceAllOps.cpp.o 2022-12-01T09:56:43.9114285Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReduceOps.cpp.o 2022-12-01T09:56:43.9171189Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReflectionPad.cpp.o 2022-12-01T09:56:44.1426367Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Repeat.cpp.o 2022-12-01T09:56:44.1572090Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ReplicationPadding.cpp.o 2022-12-01T09:56:44.2611444Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Resize.cpp.o 2022-12-01T09:56:44.2729226Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/RowwisePrune.cpp.o 2022-12-01T09:56:44.4794569Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Scalar.cpp.o 2022-12-01T09:56:44.5041302Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SegmentReduce.cpp.o 2022-12-01T09:56:44.7859999Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOps.cpp.o 2022-12-01T09:56:44.7915286Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SobolEngineOpsUtils.cpp.o 2022-12-01T09:56:44.8094570Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SoftMax.cpp.o 2022-12-01T09:56:44.9200360Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Sorting.cpp.o 2022-12-01T09:56:45.0316295Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SpectralOps.cpp.o 2022-12-01T09:56:45.0367433Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/SummaryOps.cpp.o 2022-12-01T09:56:45.3814159Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorAdvancedIndexing.cpp.o 2022-12-01T09:56:45.5015927Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorCompare.cpp.o 2022-12-01T09:56:45.5368850Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorConversions.cpp.o 2022-12-01T09:56:45.5420385Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorFactories.cpp.o 2022-12-01T09:56:45.5840831Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorIteratorReduce.cpp.o 2022-12-01T09:56:45.6090501Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorProperties.cpp.o 2022-12-01T09:56:45.9952376Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorShape.cpp.o 2022-12-01T09:56:46.0917983Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TensorTransformations.cpp.o 2022-12-01T09:56:46.1530911Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TestOps.cpp.o 2022-12-01T09:56:46.2314417Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TriangularOps.cpp.o 2022-12-01T09:56:46.2616653Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/TypeProperties.cpp.o 2022-12-01T09:56:46.2771713Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnaryOps.cpp.o 2022-12-01T09:56:46.5818859Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold2d.cpp.o 2022-12-01T09:56:46.6432665Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unfold3d.cpp.o 2022-12-01T09:56:46.7711810Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UnfoldBackward.cpp.o 2022-12-01T09:56:46.8835711Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/Unique.cpp.o 2022-12-01T09:56:46.8872733Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSample.cpp.o 2022-12-01T09:56:46.9112469Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBicubic2d.cpp.o 2022-12-01T09:56:46.9264763Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleBilinear2d.cpp.o 2022-12-01T09:56:47.1120632Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleLinear1d.cpp.o 2022-12-01T09:56:47.2191542Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest1d.cpp.o 2022-12-01T09:56:47.3916174Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest2d.cpp.o 2022-12-01T09:56:47.5160123Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleNearest3d.cpp.o 2022-12-01T09:56:47.5259508Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/UpSampleTrilinear3d.cpp.o 2022-12-01T09:56:47.5459989Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/VariableMethodStubs.cpp.o 2022-12-01T09:56:47.7236995Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/WeightNorm.cpp.o 2022-12-01T09:56:47.7553728Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/group_norm.cpp.o 2022-12-01T09:56:48.0307296Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/layer_norm.cpp.o 2022-12-01T09:56:48.0583369Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/prim_native_functions.cpp.o 2022-12-01T09:56:48.1188945Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/verbose_wrapper.cpp.o 2022-12-01T09:56:48.1334218Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/library.cpp.o 2022-12-01T09:56:48.2315333Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/fbgemm_utils.cpp.o 2022-12-01T09:56:48.3526274Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear.cpp.o 2022-12-01T09:56:48.4520193Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_deserialize.cpp.o 2022-12-01T09:56:48.5467800Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_dynamic.cpp.o 2022-12-01T09:56:48.6647042Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_prepack.cpp.o 2022-12-01T09:56:48.9208437Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_serialize.cpp.o 2022-12-01T09:56:48.9561595Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/ao_sparse/quantized/cpu/qlinear_unpack.cpp.o 2022-12-01T09:56:49.0086339Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ParamUtils.cpp.o 2022-12-01T09:56:49.0237548Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SoftMax.cpp.o 2022-12-01T09:56:49.0661582Z [ 77%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBinaryOpIntersectionKernel.cpp.o 2022-12-01T09:56:49.3166291Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlas.cpp.o 2022-12-01T09:56:49.3213478Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseBlasImpl.cpp.o 2022-12-01T09:56:49.3566514Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensor.cpp.o 2022-12-01T09:56:49.5112655Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseCsrTensorMath.cpp.o 2022-12-01T09:56:49.5830235Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseFactories.cpp.o 2022-12-01T09:56:49.6047779Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseMatMul.cpp.o 2022-12-01T09:56:49.6295993Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensor.cpp.o 2022-12-01T09:56:49.6767120Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseTensorMath.cpp.o 2022-12-01T09:56:49.7442001Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/SparseUnaryOps.cpp.o 2022-12-01T09:56:49.9354588Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/sparse/ValidateCompressedIndicesKernel.cpp.o 2022-12-01T09:56:50.0100914Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorAliases.cpp.o 2022-12-01T09:56:50.0529985Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorBackward.cpp.o 2022-12-01T09:56:50.0570593Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorMath.cpp.o 2022-12-01T09:56:50.0660747Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorTransformerFunctions.cpp.o 2022-12-01T09:56:50.3961045Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/nested/NestedTensorUtils.cpp.o 2022-12-01T09:56:50.4280822Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizer.cpp.o 2022-12-01T09:56:50.5967746Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/AffineQuantizerBase.cpp.o 2022-12-01T09:56:50.7017369Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/Copy.cpp.o 2022-12-01T09:56:50.7064322Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerChannelAffine.cpp.o 2022-12-01T09:56:50.7237583Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/FakeQuantPerTensorAffine.cpp.o 2022-12-01T09:56:50.8295505Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/QTensor.cpp.o 2022-12-01T09:56:50.9649532Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorAdvancedIndexing.cpp.o 2022-12-01T09:56:51.0482100Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorCompare.cpp.o 2022-12-01T09:56:51.2998367Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/TensorFactories.cpp.o 2022-12-01T09:56:51.3355548Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AdaptiveAveragePooling.cpp.o 2022-12-01T09:56:51.3829362Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool2d.cpp.o 2022-12-01T09:56:51.4500390Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/AveragePool3d.cpp.o 2022-12-01T09:56:51.6227865Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/BinaryOps.cpp.o 2022-12-01T09:56:51.6271694Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ChannelShuffle.cpp.o 2022-12-01T09:56:51.9335871Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/IntReprQuant.cpp.o 2022-12-01T09:56:51.9383689Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/LinearUnpackImpl.cpp.o 2022-12-01T09:56:51.9894069Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/MakePerTensorQuantizedTensor.cpp.o 2022-12-01T09:56:52.0963381Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Normalization.cpp.o 2022-12-01T09:56:52.3037252Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Pooling.cpp.o 2022-12-01T09:56:52.4335313Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/ReduceOps.cpp.o 2022-12-01T09:56:52.5211128Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/RuyUtils.cpp.o 2022-12-01T09:56:52.5895811Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/Sorting.cpp.o 2022-12-01T09:56:52.6188756Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorOperators.cpp.o 2022-12-01T09:56:52.6250403Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/TensorShape.cpp.o 2022-12-01T09:56:52.6728690Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleBilinear2d.cpp.o 2022-12-01T09:56:53.0850702Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest2d.cpp.o 2022-12-01T09:56:53.1978504Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/UpSampleNearest3d.cpp.o 2022-12-01T09:56:53.2531166Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/XnnpackUtils.cpp.o 2022-12-01T09:56:53.3004461Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp.o 2022-12-01T09:56:53.3621107Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/fused_obs_fake_quant.cpp.o 2022-12-01T09:56:53.3939217Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/init_qnnpack.cpp.o 2022-12-01T09:56:53.7459872Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qclamp.cpp.o 2022-12-01T09:56:53.7913656Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv.cpp.o 2022-12-01T09:56:53.8342063Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_dynamic.cpp.o 2022-12-01T09:56:53.9843237Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp.o 2022-12-01T09:56:53.9903841Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp.o 2022-12-01T09:56:54.1640065Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qdropout.cpp.o 2022-12-01T09:56:54.4416155Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qelu.cpp.o 2022-12-01T09:56:54.4459546Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag.cpp.o 2022-12-01T09:56:54.4746348Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_prepack.cpp.o 2022-12-01T09:56:54.6391138Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qembeddingbag_unpack.cpp.o 2022-12-01T09:56:54.7991509Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qgelu.cpp.o 2022-12-01T09:56:54.8418424Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardsigmoid.cpp.o 2022-12-01T09:56:55.0856101Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qhardswish.cpp.o 2022-12-01T09:56:55.0983636Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear.cpp.o 2022-12-01T09:56:55.1868375Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp.o 2022-12-01T09:56:55.2291805Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp.o 2022-12-01T09:56:55.4169648Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmatmul.cpp.o 2022-12-01T09:56:55.5246296Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qmul.cpp.o 2022-12-01T09:56:55.7319544Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qnormalization.cpp.o 2022-12-01T09:56:55.8920522Z [ 78%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qrelu.cpp.o 2022-12-01T09:56:55.9205365Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsigmoid.cpp.o 2022-12-01T09:56:56.0070581Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qsoftmax.cpp.o 2022-12-01T09:56:56.0910352Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qtanh.cpp.o 2022-12-01T09:56:56.2520932Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/qthreshold.cpp.o 2022-12-01T09:56:56.3152498Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/library.cpp.o 2022-12-01T09:56:56.5699953Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qconv_unpack.cpp.o 2022-12-01T09:56:56.6463912Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/qlinear_unpack.cpp.o 2022-12-01T09:56:56.6759434Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/LinearAlgebra.cpp.o 2022-12-01T09:56:56.6807804Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseBlasImpl.cpp.o 2022-12-01T09:56:56.8823222Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp.o 2022-12-01T09:56:56.9179606Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkl/SpectralOps.cpp.o 2022-12-01T09:56:57.1306088Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/BinaryOps.cpp.o 2022-12-01T09:56:57.1538733Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Conv.cpp.o 2022-12-01T09:56:57.3967466Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/ConvPrepack.cpp.o 2022-12-01T09:56:57.4402724Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Copy.cpp.o 2022-12-01T09:56:57.4524853Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Gelu.cpp.o 2022-12-01T09:56:57.6456098Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/IDeepRegistration.cpp.o 2022-12-01T09:56:57.7409922Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Linear.cpp.o 2022-12-01T09:56:57.7854836Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNCommon.cpp.o 2022-12-01T09:56:58.1061864Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MKLDNNConversions.cpp.o 2022-12-01T09:56:58.2128998Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Matmul.cpp.o 2022-12-01T09:56:58.2255046Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp.o 2022-12-01T09:56:58.3601393Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Normalization.cpp.o 2022-12-01T09:56:58.4001604Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/OpContext.cpp.o 2022-12-01T09:56:58.4621600Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Pooling.cpp.o 2022-12-01T09:56:58.6963822Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Prelu.cpp.o 2022-12-01T09:56:58.7794425Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/RegisterMkldnnOpContextClass.cpp.o 2022-12-01T09:56:59.1074305Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Relu.cpp.o 2022-12-01T09:56:59.1863830Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/SoftMax.cpp.o 2022-12-01T09:56:59.2382697Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorFactories.cpp.o 2022-12-01T09:56:59.2808095Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/TensorShape.cpp.o 2022-12-01T09:56:59.2870184Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/UnaryOps.cpp.o 2022-12-01T09:56:59.3695679Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/mkldnn/Utils.cpp.o 2022-12-01T09:56:59.7311105Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/attention.cpp.o 2022-12-01T09:56:59.7922335Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/transformers/transformer.cpp.o 2022-12-01T09:56:59.8737452Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/utils/Factory.cpp.o 2022-12-01T09:56:59.9417726Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Activation.cpp.o 2022-12-01T09:56:59.9568590Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/AveragePooling.cpp.o 2022-12-01T09:57:00.0188167Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/ChannelShuffle.cpp.o 2022-12-01T09:57:00.4213166Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Convolution.cpp.o 2022-12-01T09:57:00.4317516Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Init.cpp.o 2022-12-01T09:57:00.4482557Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Linear.cpp.o 2022-12-01T09:57:00.4912510Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/MaxPooling.cpp.o 2022-12-01T09:57:00.5567183Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/OpContext.cpp.o 2022-12-01T09:57:00.5927102Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/RegisterOpContextClass.cpp.o 2022-12-01T09:57:00.8967403Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/xnnpack/Shim.cpp.o 2022-12-01T09:57:01.0040156Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/CompositeViewCopyKernels.cpp.o 2022-12-01T09:57:01.0308708Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Functions.cpp.o 2022-12-01T09:57:01.0458303Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_0.cpp.o 2022-12-01T09:57:01.1547134Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_1.cpp.o 2022-12-01T09:57:01.1645189Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_2.cpp.o 2022-12-01T09:57:01.2389477Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_3.cpp.o 2022-12-01T09:57:01.4114981Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/Operators_4.cpp.o 2022-12-01T09:57:01.5638171Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterBackendSelect.cpp.o 2022-12-01T09:57:01.5874561Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCPU.cpp.o 2022-12-01T09:57:01.6113511Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp.o 2022-12-01T09:57:01.6236790Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeExplicitAutogradNonFunctional.cpp.o 2022-12-01T09:57:01.6780789Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp.o 2022-12-01T09:57:01.8953421Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterCompositeImplicitAutogradNestedTensor.cpp.o 2022-12-01T09:57:02.0532418Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_0.cpp.o 2022-12-01T09:57:02.1021902Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_1.cpp.o 2022-12-01T09:57:02.1055868Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_2.cpp.o 2022-12-01T09:57:02.1444153Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterFunctionalization_3.cpp.o 2022-12-01T09:57:02.1491254Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMeta.cpp.o 2022-12-01T09:57:02.2180609Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterMkldnnCPU.cpp.o 2022-12-01T09:57:02.5320055Z [ 79%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorCPU.cpp.o 2022-12-01T09:57:02.6126038Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterNestedTensorMeta.cpp.o 2022-12-01T09:57:02.6193343Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedCPU.cpp.o 2022-12-01T09:57:02.6297269Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterQuantizedMeta.cpp.o 2022-12-01T09:57:02.7009014Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSchema.cpp.o 2022-12-01T09:57:02.7207784Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCPU.cpp.o 2022-12-01T09:57:02.9215861Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseCsrCPU.cpp.o 2022-12-01T09:57:02.9560626Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterSparseMeta.cpp.o 2022-12-01T09:57:02.9935568Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/RegisterZeroTensor.cpp.o 2022-12-01T09:57:03.0169057Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPU_add.cpp.o 2022-12-01T09:57:03.0937419Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/ATenOpList.cpp.o 2022-12-01T09:57:03.1915029Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/core/TensorMethods.cpp.o 2022-12-01T09:57:03.2782707Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/QTensorImpl.cpp.o 2022-12-01T09:57:03.3345514Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/quantized/Quantizer.cpp.o 2022-12-01T09:57:03.3393264Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_bind.cpp.o 2022-12-01T09:57:03.3502061Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_model_loader.cpp.o 2022-12-01T09:57:03.4100887Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_register.cpp.o 2022-12-01T09:57:03.5274668Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/nnapi/nnapi_wrapper.cpp.o 2022-12-01T09:57:03.5433719Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp.o 2022-12-01T09:57:03.5616131Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp.o 2022-12-01T09:57:03.7422280Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.DEFAULT.cpp.o 2022-12-01T09:57:03.8463994Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.DEFAULT.cpp.o 2022-12-01T09:57:03.8803744Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.DEFAULT.cpp.o 2022-12-01T09:57:04.0775145Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:04.0818393Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:04.2672367Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:04.3109738Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.DEFAULT.cpp.o 2022-12-01T09:57:04.3437778Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:04.4373594Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:04.5654390Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:04.5813911Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:04.6398835Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp.o 2022-12-01T09:57:04.7231259Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:04.8376690Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:04.8408232Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:05.0022521Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:05.0075834Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.DEFAULT.cpp.o 2022-12-01T09:57:05.0653197Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:05.2292855Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:05.2829911Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:05.3286489Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:05.3691617Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:05.4706683Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:05.6452876Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:05.6628243Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:05.6770341Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:05.7019098Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:05.9177820Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:05.9790721Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:06.0028639Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp.o 2022-12-01T09:57:06.0074245Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:06.0435392Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:06.1041403Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:06.3394226Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:06.3455336Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:06.3780029Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:06.4437614Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:06.4899455Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:06.4945848Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.DEFAULT.cpp.o 2022-12-01T09:57:06.6934940Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:06.7678913Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:06.8280976Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:06.8427247Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:06.8819150Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:07.0897412Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:07.2366331Z [ 80%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:07.2694375Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:07.4116678Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:07.4163045Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:07.5084012Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:07.5126198Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.DEFAULT.cpp.o 2022-12-01T09:57:07.5938154Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp.o 2022-12-01T09:57:07.6254716Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/mkl/SparseBlas.cpp.o 2022-12-01T09:57:07.8334374Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/vulkan/Context.cpp.o 2022-12-01T09:57:07.8692316Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/VulkanGuardImpl.cpp.o 2022-12-01T09:57:07.8978403Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/Adapter.cpp.o 2022-12-01T09:57:07.9251808Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/Allocator.cpp.o 2022-12-01T09:57:07.9834826Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/Command.cpp.o 2022-12-01T09:57:08.0034614Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/Context.cpp.o 2022-12-01T09:57:08.0490271Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/Descriptor.cpp.o 2022-12-01T09:57:08.4817388Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/Pipeline.cpp.o 2022-12-01T09:57:08.4976859Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/QueryPool.cpp.o 2022-12-01T09:57:08.5725779Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/Resource.cpp.o 2022-12-01T09:57:08.5801983Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/Runtime.cpp.o 2022-12-01T09:57:08.6379881Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/api/Shader.cpp.o 2022-12-01T09:57:08.7009420Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Arithmetic.cpp.o 2022-12-01T09:57:08.9933863Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Batchnorm.cpp.o 2022-12-01T09:57:09.2007431Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Clamp.cpp.o 2022-12-01T09:57:09.2365588Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Clone.cpp.o 2022-12-01T09:57:09.2528317Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Common.cpp.o 2022-12-01T09:57:09.2644618Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Concat.cpp.o 2022-12-01T09:57:09.3451149Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Convolution.cpp.o 2022-12-01T09:57:09.5363044Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Copy.cpp.o 2022-12-01T09:57:09.7536449Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Factory.cpp.o 2022-12-01T09:57:09.7709750Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Glu.cpp.o 2022-12-01T09:57:09.9263703Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Gru.cpp.o 2022-12-01T09:57:09.9553856Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Layernorm.cpp.o 2022-12-01T09:57:09.9700077Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Lerp.cpp.o 2022-12-01T09:57:10.1138671Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Lstm.cpp.o 2022-12-01T09:57:10.2710114Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Mean.cpp.o 2022-12-01T09:57:10.3202516Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Mm.cpp.o 2022-12-01T09:57:10.5862565Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Padding.cpp.o 2022-12-01T09:57:10.6554745Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Permute.cpp.o 2022-12-01T09:57:10.6815974Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Pool.cpp.o 2022-12-01T09:57:10.7620635Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/QuantizedTensor.cpp.o 2022-12-01T09:57:10.7621492Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Register.cpp.o 2022-12-01T09:57:10.9390985Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Select.cpp.o 2022-12-01T09:57:11.1651292Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Shape.cpp.o 2022-12-01T09:57:11.2037762Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Slice.cpp.o 2022-12-01T09:57:11.3145326Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Softmax.cpp.o 2022-12-01T09:57:11.4029266Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Stack.cpp.o 2022-12-01T09:57:11.4613519Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Tensor.cpp.o 2022-12-01T09:57:11.5969353Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Upsample.cpp.o 2022-12-01T09:57:11.7986320Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/Utils.cpp.o 2022-12-01T09:57:11.9147122Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/vulkan/ops/cumsum.cpp.o 2022-12-01T09:57:11.9150121Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/vulkan/ATen/native/vulkan/spv.cpp.o 2022-12-01T09:57:11.9757632Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/metal/Context.cpp.o 2022-12-01T09:57:11.9809275Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/core/common.cc.o 2022-12-01T09:57:12.0757989Z [ 81%] Building C object caffe2/CMakeFiles/torch_cpu.dir/__/third_party/miniz-2.1.0/miniz.c.o 2022-12-01T09:57:12.1659698Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/inline_container.cc.o 2022-12-01T09:57:12.2040720Z /var/lib/jenkins/workspace/third_party/miniz-2.1.0/miniz.c:3157:9: warning: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. [-W#pragma-messages] 2022-12-01T09:57:12.2041669Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-12-01T09:57:12.2042101Z ^ 2022-12-01T09:57:12.2076135Z 1 warning generated. 2022-12-01T09:57:12.2254494Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/istream_adapter.cc.o 2022-12-01T09:57:12.2260443Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/file_adapter.cc.o 2022-12-01T09:57:12.2445967Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/crc.cc.o 2022-12-01T09:57:12.4169981Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/serialize/read_adapter_interface.cc.o 2022-12-01T09:57:12.4321247Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/string_utils.cc.o 2022-12-01T09:57:12.4442326Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/ThreadPool.cc.o 2022-12-01T09:57:12.4558973Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/pthreadpool-cpp.cc.o 2022-12-01T09:57:12.4678135Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/threadpool/thread_pool_guard.cpp.o 2022-12-01T09:57:12.4740072Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/utils/proto_wrap.cc.o 2022-12-01T09:57:12.5820985Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/LlgaTensorImpl.cpp.o 2022-12-01T09:57:12.6026296Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_fuser.cpp.o 2022-12-01T09:57:12.6240033Z [ 81%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_rewriter.cpp.o 2022-12-01T09:57:12.6384624Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/graph_helper.cpp.o 2022-12-01T09:57:12.6917788Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/register_interface.cpp.o 2022-12-01T09:57:12.7271094Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/interface.cpp.o 2022-12-01T09:57:13.1429009Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/kernel.cpp.o 2022-12-01T09:57:13.2752318Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/defer_size_check.cpp.o 2022-12-01T09:57:13.3518620Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/layout_propagation.cpp.o 2022-12-01T09:57:13.3754388Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/prepare_binary.cpp.o 2022-12-01T09:57:13.3890719Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/onednn/guard_shape.cpp.o 2022-12-01T09:57:13.4508105Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/Functions.cpp.o 2022-12-01T09:57:13.6425811Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_0.cpp.o 2022-12-01T09:57:13.7372887Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_1.cpp.o 2022-12-01T09:57:13.7860387Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_2.cpp.o 2022-12-01T09:57:13.7985250Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_3.cpp.o 2022-12-01T09:57:14.0747777Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/VariableType_4.cpp.o 2022-12-01T09:57:14.2414909Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_0.cpp.o 2022-12-01T09:57:14.5140507Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_1.cpp.o 2022-12-01T09:57:14.6121450Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_2.cpp.o 2022-12-01T09:57:14.6270264Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_3.cpp.o 2022-12-01T09:57:14.6484169Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/TraceType_4.cpp.o 2022-12-01T09:57:14.8685307Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp.o 2022-12-01T09:57:15.0098307Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/generated/ADInplaceOrViewType_1.cpp.o 2022-12-01T09:57:15.0619585Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/LazyNativeFunctions.cpp.o 2022-12-01T09:57:15.0659405Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp.o 2022-12-01T09:57:15.1109582Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/generated/RegisterLazy.cpp.o 2022-12-01T09:57:15.3139003Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/anomaly_mode.cpp.o 2022-12-01T09:57:15.5092945Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd.cpp.o 2022-12-01T09:57:15.5488913Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_meta.cpp.o 2022-12-01T09:57:15.5801177Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/autograd_not_implemented_fallback.cpp.o 2022-12-01T09:57:15.6446774Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/cpp_hook.cpp.o 2022-12-01T09:57:15.6860397Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/custom_function.cpp.o 2022-12-01T09:57:15.8404954Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/engine.cpp.o 2022-12-01T09:57:15.9116862Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/forward_grad.cpp.o 2022-12-01T09:57:15.9634697Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function.cpp.o 2022-12-01T09:57:15.9939144Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/function_hook.cpp.o 2022-12-01T09:57:16.1326602Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/accumulate_grad.cpp.o 2022-12-01T09:57:16.1858655Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/basic_ops.cpp.o 2022-12-01T09:57:16.2952203Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/tensor.cpp.o 2022-12-01T09:57:16.3006250Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/functions/utils.cpp.o 2022-12-01T09:57:16.4729014Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/input_buffer.cpp.o 2022-12-01T09:57:16.5412580Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/jit_decomp_interface.cpp.o 2022-12-01T09:57:16.6465085Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_kineto.cpp.o 2022-12-01T09:57:16.7153837Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/profiler_legacy.cpp.o 2022-12-01T09:57:16.8633501Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/record_function_ops.cpp.o 2022-12-01T09:57:16.9043650Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/saved_variable.cpp.o 2022-12-01T09:57:16.9308755Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/utils/warnings.cpp.o 2022-12-01T09:57:17.0883169Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/variable.cpp.o 2022-12-01T09:57:17.0947296Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/function_impl.cpp.o 2022-12-01T09:57:17.1210849Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module.cpp.o 2022-12-01T09:57:17.2780681Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/object.cpp.o 2022-12-01T09:57:17.3871446Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_handler.cpp.o 2022-12-01T09:57:17.5579985Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_debug_info.cpp.o 2022-12-01T09:57:17.6144266Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_detail.cpp.o 2022-12-01T09:57:17.6544430Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_interface.cpp.o 2022-12-01T09:57:17.8018037Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/backends/backend_resolver.cpp.o 2022-12-01T09:57:17.8161393Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/codegen.cpp.o 2022-12-01T09:57:17.9410467Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/compiler.cpp.o 2022-12-01T09:57:18.0330870Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/executor.cpp.o 2022-12-01T09:57:18.0698460Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/fallback.cpp.o 2022-12-01T09:57:18.2976866Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/interface.cpp.o 2022-12-01T09:57:18.3613267Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/kernel_cache.cpp.o 2022-12-01T09:57:18.5881797Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/builtin_functions.cpp.o 2022-12-01T09:57:18.6271058Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/canonicalize_modified_loop.cpp.o 2022-12-01T09:57:18.8036216Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/convert_to_ssa.cpp.o 2022-12-01T09:57:18.9934485Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/edit_distance.cpp.o 2022-12-01T09:57:19.0350296Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/exit_transforms.cpp.o 2022-12-01T09:57:19.0795422Z [ 82%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/inline_loop_condition.cpp.o 2022-12-01T09:57:19.0821300Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/ir_emitter.cpp.o 2022-12-01T09:57:19.1772343Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/name_mangler.cpp.o 2022-12-01T09:57:19.2124833Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/parser.cpp.o 2022-12-01T09:57:19.4007393Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/schema_matching.cpp.o 2022-12-01T09:57:19.4056818Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/script_type_parser.cpp.o 2022-12-01T09:57:19.4651573Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/sugared_value.cpp.o 2022-12-01T09:57:19.4712023Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/tracer.cpp.o 2022-12-01T09:57:19.5308007Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/frontend/versioned_symbols.cpp.o 2022-12-01T09:57:19.8116261Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/alias_analysis.cpp.o 2022-12-01T09:57:19.8825500Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/attributes.cpp.o 2022-12-01T09:57:19.8866084Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/constants.cpp.o 2022-12-01T09:57:19.9383815Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/ir.cpp.o 2022-12-01T09:57:19.9584636Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/irparser.cpp.o 2022-12-01T09:57:20.2332248Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/node_hashing.cpp.o 2022-12-01T09:57:20.2960556Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/scope.cpp.o 2022-12-01T09:57:20.3145035Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/subgraph_matcher.cpp.o 2022-12-01T09:57:20.3498982Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/ir/type_hashing.cpp.o 2022-12-01T09:57:20.4708300Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_log.cpp.o 2022-12-01T09:57:20.5895569Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/jit_opt_limit.cpp.o 2022-12-01T09:57:20.5953246Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/runtime_compatibility.cpp.o 2022-12-01T09:57:20.6958930Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/aot_compiler.cpp.o 2022-12-01T09:57:20.8283381Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/backend.cpp.o 2022-12-01T09:57:20.9096430Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/context.cpp.o 2022-12-01T09:57:21.0453199Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/nnc/registry.cpp.o 2022-12-01T09:57:21.1060539Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/prim_ops_registery.cpp.o 2022-12-01T09:57:21.1814824Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/promoted_prim_ops.cpp.o 2022-12-01T09:57:21.2616233Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/register_ops_common_utils.cpp.o 2022-12-01T09:57:21.3731369Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/type_parser.cpp.o 2022-12-01T09:57:21.4494922Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders.cpp.o 2022-12-01T09:57:21.4647603Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/upgraders_entry.cpp.o 2022-12-01T09:57:21.6334776Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/utils.cpp.o 2022-12-01T09:57:21.7059043Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/operator_upgraders/version_map.cpp.o 2022-12-01T09:57:21.7630069Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/add_if_then_else.cpp.o 2022-12-01T09:57:21.8429919Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/annotate_warns.cpp.o 2022-12-01T09:57:21.9038955Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/bailout_graph.cpp.o 2022-12-01T09:57:21.9076279Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/batch_mm.cpp.o 2022-12-01T09:57:21.9294945Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize.cpp.o 2022-12-01T09:57:22.1835506Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.cpp.o 2022-12-01T09:57:22.2515305Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/check_strict_fusion.cpp.o 2022-12-01T09:57:22.4272308Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_profiling.cpp.o 2022-12-01T09:57:22.4822139Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/clear_undefinedness.cpp.o 2022-12-01T09:57:22.5065438Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/common_subexpression_elimination.cpp.o 2022-12-01T09:57:22.5821592Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/concat_opt.cpp.o 2022-12-01T09:57:22.6575576Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_pooling.cpp.o 2022-12-01T09:57:22.9540991Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/constant_propagation.cpp.o 2022-12-01T09:57:22.9746416Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_autodiff_subgraphs.cpp.o 2022-12-01T09:57:22.9944500Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/create_functional_graphs.cpp.o 2022-12-01T09:57:23.1439622Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/cuda_graph_fuser.cpp.o 2022-12-01T09:57:23.1860724Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dbr_quantization/remove_redundant_aliases.cpp.o 2022-12-01T09:57:23.3363458Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dead_code_elimination.cpp.o 2022-12-01T09:57:23.3807304Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/decompose_ops.cpp.o 2022-12-01T09:57:23.5264541Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/device_type_analysis.cpp.o 2022-12-01T09:57:23.5751257Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/dtype_analysis.cpp.o 2022-12-01T09:57:23.7019734Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/eliminate_no_ops.cpp.o 2022-12-01T09:57:23.8936109Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/erase_number_types.cpp.o 2022-12-01T09:57:23.9098764Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fixup_trace_scope_blocks.cpp.o 2022-12-01T09:57:23.9311159Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fold_conv_bn.cpp.o 2022-12-01T09:57:23.9557911Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/freeze_module.cpp.o 2022-12-01T09:57:24.1022771Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_concat_linear.cpp.o 2022-12-01T09:57:24.3273007Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp.o 2022-12-01T09:57:24.3978655Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_conv_folding.cpp.o 2022-12-01T09:57:24.4021016Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_graph_optimizations.cpp.o 2022-12-01T09:57:24.4929791Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_linear_transpose.cpp.o 2022-12-01T09:57:24.6121043Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp.o 2022-12-01T09:57:24.7272597Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_linear.cpp.o 2022-12-01T09:57:24.8467179Z [ 83%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/fuse_relu.cpp.o 2022-12-01T09:57:24.8758200Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_fuser.cpp.o 2022-12-01T09:57:24.8818118Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/graph_rewrite_helper.cpp.o 2022-12-01T09:57:25.2148430Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/guard_elimination.cpp.o 2022-12-01T09:57:25.2422845Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/hoist_conv_packed_params.cpp.o 2022-12-01T09:57:25.2940510Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp.o 2022-12-01T09:57:25.3463036Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_fork_wait.cpp.o 2022-12-01T09:57:25.4816307Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inline_forked_closures.cpp.o 2022-12-01T09:57:25.6459868Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inliner.cpp.o 2022-12-01T09:57:25.7134834Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/inplace_check.cpp.o 2022-12-01T09:57:25.7318855Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/insert_guards.cpp.o 2022-12-01T09:57:25.9169713Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/integer_value_refinement.cpp.o 2022-12-01T09:57:25.9878807Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lift_closures.cpp.o 2022-12-01T09:57:26.0313268Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/liveness.cpp.o 2022-12-01T09:57:26.0564716Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/loop_unrolling.cpp.o 2022-12-01T09:57:26.2639850Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_grad_of.cpp.o 2022-12-01T09:57:26.3889073Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_tuples.cpp.o 2022-12-01T09:57:26.4893213Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/metal_rewrite.cpp.o 2022-12-01T09:57:26.5260100Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/mkldnn_rewrite.cpp.o 2022-12-01T09:57:26.6362300Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/normalize_ops.cpp.o 2022-12-01T09:57:26.6407100Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/pass_manager.cpp.o 2022-12-01T09:57:26.7574348Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole.cpp.o 2022-12-01T09:57:27.0539660Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_alias_sensitive.cpp.o 2022-12-01T09:57:27.0574962Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_dict_idioms.cpp.o 2022-12-01T09:57:27.0892464Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_list_idioms.cpp.o 2022-12-01T09:57:27.1259880Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/peephole_non_tensor.cpp.o 2022-12-01T09:57:27.1576160Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/prepack_folding.cpp.o 2022-12-01T09:57:27.4219355Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/dedup_module_uses.cpp.o 2022-12-01T09:57:27.5010198Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/finalize.cpp.o 2022-12-01T09:57:27.5039136Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/fusion_passes.cpp.o 2022-12-01T09:57:27.5354110Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/helper.cpp.o 2022-12-01T09:57:27.5668700Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_observers.cpp.o 2022-12-01T09:57:27.7708739Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/insert_quant_dequant.cpp.o 2022-12-01T09:57:27.9517028Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/quantization_type.cpp.o 2022-12-01T09:57:27.9786342Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/quantization/register_packed_params.cpp.o 2022-12-01T09:57:27.9960913Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/refine_tuple_types.cpp.o 2022-12-01T09:57:28.1288504Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_dropout.cpp.o 2022-12-01T09:57:28.2247846Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_exceptions.cpp.o 2022-12-01T09:57:28.2301716Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_expands.cpp.o 2022-12-01T09:57:28.4526747Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_mutation.cpp.o 2022-12-01T09:57:28.4772123Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_redundant_profiles.cpp.o 2022-12-01T09:57:28.5810148Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/replacement_of_old_operators.cpp.o 2022-12-01T09:57:28.6333288Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/requires_grad_analysis.cpp.o 2022-12-01T09:57:28.6702079Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/restore_mutation.cpp.o 2022-12-01T09:57:28.8300752Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/shape_analysis.cpp.o 2022-12-01T09:57:28.8663277Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/specialize_autogradzero.cpp.o 2022-12-01T09:57:29.0910736Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/subgraph_rewrite.cpp.o 2022-12-01T09:57:29.0960214Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_analysis.cpp.o 2022-12-01T09:57:29.1641932Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_cache.cpp.o 2022-12-01T09:57:29.2008356Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp.o 2022-12-01T09:57:29.3840375Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/tensorexpr_fuser.cpp.o 2022-12-01T09:57:29.5659254Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.cpp.o 2022-12-01T09:57:29.5697956Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/memory_dag.cpp.o 2022-12-01T09:57:29.5839769Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/op_registry.cpp.o 2022-12-01T09:57:29.8342383Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/optimization_utils.cpp.o 2022-12-01T09:57:29.9507437Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/subgraph_utils.cpp.o 2022-12-01T09:57:29.9707448Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/value_refinement_utils.cpp.o 2022-12-01T09:57:30.0212976Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/variadic_ops.cpp.o 2022-12-01T09:57:30.0479505Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/vulkan_rewrite.cpp.o 2022-12-01T09:57:30.2476737Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/xnnpack_rewrite.cpp.o 2022-12-01T09:57:30.2938413Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/python/update_graph_executor_opt.cpp.o 2022-12-01T09:57:30.3963012Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/argument_spec.cpp.o 2022-12-01T09:57:30.4322278Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/autodiff.cpp.o 2022-12-01T09:57:30.4699177Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry.cpp.o 2022-12-01T09:57:30.6145000Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/decomposition_registry_util.cpp.o 2022-12-01T09:57:30.8236056Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/graph_executor.cpp.o 2022-12-01T09:57:30.8266570Z [ 84%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/instruction.cpp.o 2022-12-01T09:57:30.9767823Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter.cpp.o 2022-12-01T09:57:31.0016741Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/frame.cpp.o 2022-12-01T09:57:31.0099782Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp.o 2022-12-01T09:57:31.1178485Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_exception.cpp.o 2022-12-01T09:57:31.3345461Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/jit_trace.cpp.o 2022-12-01T09:57:31.4408765Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/logging.cpp.o 2022-12-01T09:57:31.6785150Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/operator.cpp.o 2022-12-01T09:57:31.6819188Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/print_handler.cpp.o 2022-12-01T09:57:31.7218874Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_graph_executor_impl.cpp.o 2022-12-01T09:57:31.7459152Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/profiling_record.cpp.o 2022-12-01T09:57:31.8614653Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_ops_utils.cpp.o 2022-12-01T09:57:31.9021214Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/script_profile.cpp.o 2022-12-01T09:57:32.2540662Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/serialized_shape_function_registry.cpp.o 2022-12-01T09:57:32.4597746Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/simple_graph_executor_impl.cpp.o 2022-12-01T09:57:32.4639047Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/slice_indices_adjust.cpp.o 2022-12-01T09:57:32.5501419Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/fusion.cpp.o 2022-12-01T09:57:32.5645323Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/generated_ops.cpp.o 2022-12-01T09:57:32.5910016Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/impl.cpp.o 2022-12-01T09:57:32.6659416Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/memory_planner.cpp.o 2022-12-01T09:57:32.9754634Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/native_ops.cpp.o 2022-12-01T09:57:33.0396597Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/ops.cpp.o 2022-12-01T09:57:33.0964344Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/passes.cpp.o 2022-12-01T09:57:33.1128081Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/static/te_wrapper.cpp.o 2022-12-01T09:57:33.4173366Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_script.cpp.o 2022-12-01T09:57:33.5255382Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry.cpp.o 2022-12-01T09:57:33.6606984Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp.o 2022-12-01T09:57:33.8354290Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/vararg_functions.cpp.o 2022-12-01T09:57:33.8742242Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/callstack_debug_info_serialization.cpp.o 2022-12-01T09:57:33.9840271Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import.cpp.o 2022-12-01T09:57:34.0330045Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_export_helpers.cpp.o 2022-12-01T09:57:34.0985969Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_read.cpp.o 2022-12-01T09:57:34.3635605Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/import_source.cpp.o 2022-12-01T09:57:34.3712452Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickle.cpp.o 2022-12-01T09:57:34.4245396Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/pickler.cpp.o 2022-12-01T09:57:34.4535697Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/python_print.cpp.o 2022-12-01T09:57:34.6873453Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/source_range_serialization.cpp.o 2022-12-01T09:57:34.7335293Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/type_name_uniquer.cpp.o 2022-12-01T09:57:34.8810968Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/unpickler.cpp.o 2022-12-01T09:57:34.9198561Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/block_codegen.cpp.o 2022-12-01T09:57:35.0963418Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_inference.cpp.o 2022-12-01T09:57:35.1444564Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/bounds_overlap.cpp.o 2022-12-01T09:57:35.1856301Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/codegen.cpp.o 2022-12-01T09:57:35.5016685Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/cpp_codegen.cpp.o 2022-12-01T09:57:35.6519860Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/eval.cpp.o 2022-12-01T09:57:35.7805801Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/expr.cpp.o 2022-12-01T09:57:35.8144277Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions.cpp.o 2022-12-01T09:57:35.8540851Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_codegen.cpp.o 2022-12-01T09:57:36.0674681Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_core.cpp.o 2022-12-01T09:57:36.3079029Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/external_functions_registry.cpp.o 2022-12-01T09:57:36.3949127Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/graph_opt.cpp.o 2022-12-01T09:57:36.4525688Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/hash_provider.cpp.o 2022-12-01T09:57:36.5581193Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/intrinsic_symbols.cpp.o 2022-12-01T09:57:36.5797624Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir.cpp.o 2022-12-01T09:57:36.6317956Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_cloner.cpp.o 2022-12-01T09:57:36.8130953Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_mutator.cpp.o 2022-12-01T09:57:36.9710724Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_printer.cpp.o 2022-12-01T09:57:37.1306815Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_simplifier.cpp.o 2022-12-01T09:57:37.1455266Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_verifier.cpp.o 2022-12-01T09:57:37.1913175Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/ir_visitor.cpp.o 2022-12-01T09:57:37.3482912Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/kernel.cpp.o 2022-12-01T09:57:37.6534539Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_codegen.cpp.o 2022-12-01T09:57:37.6909086Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/llvm_jit.cpp.o 2022-12-01T09:57:37.7349083Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest.cpp.o 2022-12-01T09:57:37.7783406Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/loopnest_randomization.cpp.o 2022-12-01T09:57:38.1656621Z [ 85%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/lowerings.cpp.o 2022-12-01T09:57:38.2743003Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp.o 2022-12-01T09:57:38.3790432Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/conv2d.cpp.o 2022-12-01T09:57:38.4222445Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/matmul.cpp.o 2022-12-01T09:57:38.4535254Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/misc.cpp.o 2022-12-01T09:57:38.8313221Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/norm.cpp.o 2022-12-01T09:57:38.8763493Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/pointwise.cpp.o 2022-12-01T09:57:39.0284169Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/quantization.cpp.o 2022-12-01T09:57:39.0921733Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/reduction.cpp.o 2022-12-01T09:57:39.2164823Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/operators/softmax.cpp.o 2022-12-01T09:57:39.4480302Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/reduction.cpp.o 2022-12-01T09:57:39.5662828Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/registerizer.cpp.o 2022-12-01T09:57:39.6798269Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/tensor.cpp.o 2022-12-01T09:57:39.8143073Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/types.cpp.o 2022-12-01T09:57:39.8881793Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/tensorexpr/unique_name_manager.cpp.o 2022-12-01T09:57:39.9542200Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/file_check.cpp.o 2022-12-01T09:57:39.9748420Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/testing/hooks_for_testing.cpp.o 2022-12-01T09:57:40.0459950Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_device.cpp.o 2022-12-01T09:57:40.1616233Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/backend_interface.cpp.o 2022-12-01T09:57:40.3169836Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/backend/lowering_context.cpp.o 2022-12-01T09:57:40.3233081Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/config.cpp.o 2022-12-01T09:57:40.3380203Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/debug_util.cpp.o 2022-12-01T09:57:40.4080588Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/hash.cpp.o 2022-12-01T09:57:40.5035150Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/helpers.cpp.o 2022-12-01T09:57:40.5977919Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir.cpp.o 2022-12-01T09:57:40.6845245Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_dump_util.cpp.o 2022-12-01T09:57:40.7324081Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_metadata.cpp.o 2022-12-01T09:57:40.7872509Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ir_util.cpp.o 2022-12-01T09:57:40.9189674Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_graph_executor.cpp.o 2022-12-01T09:57:41.0569052Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/lazy_view.cpp.o 2022-12-01T09:57:41.0993586Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/metrics.cpp.o 2022-12-01T09:57:41.1869226Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/multi_wait.cpp.o 2022-12-01T09:57:41.2139817Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp.o 2022-12-01T09:57:41.3200362Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/ops/utils.cpp.o 2022-12-01T09:57:41.3870856Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/permutation_util.cpp.o 2022-12-01T09:57:41.4161869Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape.cpp.o 2022-12-01T09:57:41.4609614Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/shape_inference.cpp.o 2022-12-01T09:57:41.5945665Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor.cpp.o 2022-12-01T09:57:41.6650919Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_impl.cpp.o 2022-12-01T09:57:41.6948436Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/tensor_util.cpp.o 2022-12-01T09:57:41.7987023Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/thread_pool.cpp.o 2022-12-01T09:57:42.0888002Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/core/trie.cpp.o 2022-12-01T09:57:42.0940640Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/counters.cpp.o 2022-12-01T09:57:42.1051468Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/monitor/events.cpp.o 2022-12-01T09:57:42.1304331Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/api.cpp.o 2022-12-01T09:57:42.1395180Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/collection.cpp.o 2022-12-01T09:57:42.3260372Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/execution_graph_observer.cpp.o 2022-12-01T09:57:42.3344524Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt_observer.cpp.o 2022-12-01T09:57:42.5355336Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_client_interface.cpp.o 2022-12-01T09:57:42.5774752Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/kineto_shim.cpp.o 2022-12-01T09:57:42.5853597Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/nvtx_observer.cpp.o 2022-12-01T09:57:42.6610922Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/observer.cpp.o 2022-12-01T09:57:42.7240253Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/orchestration/python_tracer.cpp.o 2022-12-01T09:57:42.9275005Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/util.cpp.o 2022-12-01T09:57:42.9321414Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/cpp_stacktraces.cpp.o 2022-12-01T09:57:42.9779552Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/schema_info.cpp.o 2022-12-01T09:57:42.9864434Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/tensor_flatten.cpp.o 2022-12-01T09:57:43.1194023Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/variadic.cpp.o 2022-12-01T09:57:43.1278600Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/cuda/interface.cpp.o 2022-12-01T09:57:43.3169492Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/autocast.cpp.o 2022-12-01T09:57:43.3230105Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/lower_graph.cpp.o 2022-12-01T09:57:43.5336153Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/remove_inplace_ops.cpp.o 2022-12-01T09:57:43.6456372Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/passes/utils/check_alias_annotation.cpp.o 2022-12-01T09:57:43.6525909Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_c10_ops.cpp.o 2022-12-01T09:57:43.8329237Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops.cpp.o 2022-12-01T09:57:43.8694276Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_prim_ops_fulljit.cpp.o 2022-12-01T09:57:43.9626133Z [ 86%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/runtime/register_special_ops.cpp.o 2022-12-01T09:57:44.0836997Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/dynamic_ir.cpp.o 2022-12-01T09:57:44.1053301Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/config.cpp.o 2022-12-01T09:57:44.3195137Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/device_data.cpp.o 2022-12-01T09:57:44.4392574Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/random_ops.cpp.o 2022-12-01T09:57:44.4663251Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ops/generic.cpp.o 2022-12-01T09:57:44.5072759Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp.o 2022-12-01T09:57:44.7579928Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_autograd_functions.cpp.o 2022-12-01T09:57:44.7851949Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_backend_impl.cpp.o 2022-12-01T09:57:44.8785253Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp.o 2022-12-01T09:57:44.9132990Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_lowering_context.cpp.o 2022-12-01T09:57:44.9689237Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_native_functions.cpp.o 2022-12-01T09:57:45.2974161Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node.cpp.o 2022-12-01T09:57:45.3049170Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/lazy/ts_backend/ts_node_lowering.cpp.o 2022-12-01T09:57:45.4009511Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/function.cpp.o 2022-12-01T09:57:45.4811374Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import.cpp.o 2022-12-01T09:57:45.6016918Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/import_data.cpp.o 2022-12-01T09:57:45.6556704Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/interpreter.cpp.o 2022-12-01T09:57:45.8105671Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/model_compatibility.cpp.o 2022-12-01T09:57:45.9204265Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/module.cpp.o 2022-12-01T09:57:46.0229918Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/flatbuffer_loader.cpp.o 2022-12-01T09:57:46.0712630Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/observer.cpp.o 2022-12-01T09:57:46.2312395Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_bytecode.cpp.o 2022-12-01T09:57:46.2898902Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/parse_operators.cpp.o 2022-12-01T09:57:46.2993865Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/quantization.cpp.o 2022-12-01T09:57:46.3435121Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/export_data.cpp.o 2022-12-01T09:57:46.6855503Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/optim/sgd.cpp.o 2022-12-01T09:57:46.6902341Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/random.cpp.o 2022-12-01T09:57:46.7145308Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/train/sequential.cpp.o 2022-12-01T09:57:46.7372479Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/upgrader_mobile.cpp.o 2022-12-01T09:57:46.7672140Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/debug_info.cpp.o 2022-12-01T09:57:47.0249435Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/FunctionsManual.cpp.o 2022-12-01T09:57:47.2121643Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/out_types.cpp.o 2022-12-01T09:57:47.2173485Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/TraceTypeManual.cpp.o 2022-12-01T09:57:47.2325897Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/autograd/VariableTypeManual.cpp.o 2022-12-01T09:57:47.2598014Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/itt_wrapper.cpp.o 2022-12-01T09:57:47.3556464Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/profiler/itt.cpp.o 2022-12-01T09:57:47.5456054Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/jit.cpp.o 2022-12-01T09:57:47.5915775Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport.cpp.o 2022-12-01T09:57:47.6569141Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/mobile/compatibility/backport_manager.cpp.o 2022-12-01T09:57:47.6793151Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/onnx.cpp.o 2022-12-01T09:57:47.7214441Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export.cpp.o 2022-12-01T09:57:48.0207188Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_bytecode.cpp.o 2022-12-01T09:57:48.0681284Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/export_module.cpp.o 2022-12-01T09:57:48.0703347Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer.cpp.o 2022-12-01T09:57:48.0731549Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/serialization/flatbuffer_serializer_jit.cpp.o 2022-12-01T09:57:48.1221628Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/codegen/fuser/cpu/fused_kernel.cpp.o 2022-12-01T09:57:48.3428808Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/jit/api/module_save.cpp.o 2022-12-01T09:57:48.4878717Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/utils/byte_order.cpp.o 2022-12-01T09:57:48.5497092Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Backend.cpp.o 2022-12-01T09:57:48.6172191Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/FileStore.cpp.o 2022-12-01T09:57:48.7367218Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/GlooDeviceFactory.cpp.o 2022-12-01T09:57:48.7393956Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Ops.cpp.o 2022-12-01T09:57:48.9254221Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/OpsImpl.cpp.o 2022-12-01T09:57:48.9336249Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ParamCommsUtils.cpp.o 2022-12-01T09:57:48.9542044Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/PrefixStore.cpp.o 2022-12-01T09:57:48.9830630Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroup.cpp.o 2022-12-01T09:57:49.1021354Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupGloo.cpp.o 2022-12-01T09:57:49.3200533Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupMPI.cpp.o 2022-12-01T09:57:49.3464584Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupWrapper.cpp.o 2022-12-01T09:57:49.3657158Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Store.cpp.o 2022-12-01T09:57:49.4536233Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/TCPStore.cpp.o 2022-12-01T09:57:49.6707391Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Utils.cpp.o 2022-12-01T09:57:49.7582377Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/comm.cpp.o 2022-12-01T09:57:49.7651550Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/debug.cpp.o 2022-12-01T09:57:49.7898260Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/default_comm_hooks.cpp.o 2022-12-01T09:57:49.9990473Z [ 87%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/exception.cpp.o 2022-12-01T09:57:50.0258469Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logger.cpp.o 2022-12-01T09:57:50.0292988Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/logging.cpp.o 2022-12-01T09:57:50.2048091Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/quantization/quantization.cpp.o 2022-12-01T09:57:50.2358502Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/reducer.cpp.o 2022-12-01T09:57:50.3964864Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/sequence_num.cpp.o 2022-12-01T09:57:50.4229379Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/socket.cpp.o 2022-12-01T09:57:50.4748914Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/Work.cpp.o 2022-12-01T09:57:50.6502881Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/autograd.cpp.o 2022-12-01T09:57:50.7568333Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/utils.cpp.o 2022-12-01T09:57:50.7859053Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/container.cpp.o 2022-12-01T09:57:50.8369771Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/context/context.cpp.o 2022-12-01T09:57:50.9140161Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/engine/dist_engine.cpp.o 2022-12-01T09:57:51.0337412Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/recvrpc_backward.cpp.o 2022-12-01T09:57:51.3222070Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/functions/sendrpc_backward.cpp.o 2022-12-01T09:57:51.3814989Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/autograd_metadata.cpp.o 2022-12-01T09:57:51.4617880Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_req.cpp.o 2022-12-01T09:57:51.4850193Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/propagate_gradients_resp.cpp.o 2022-12-01T09:57:51.5110634Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_req.cpp.o 2022-12-01T09:57:51.5642802Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/cleanup_autograd_context_resp.cpp.o 2022-12-01T09:57:51.7162294Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp.o 2022-12-01T09:57:51.7671603Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_req.cpp.o 2022-12-01T09:57:52.0528790Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp.o 2022-12-01T09:57:52.1301116Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_req.cpp.o 2022-12-01T09:57:52.1331184Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/autograd/rpc_messages/rref_backward_resp.cpp.o 2022-12-01T09:57:52.1928334Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/HashStore.cpp.o 2022-12-01T09:57:52.3919809Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.cpp.o 2022-12-01T09:57:52.4160865Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/agent_utils.cpp.o 2022-12-01T09:57:52.5962171Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/message.cpp.o 2022-12-01T09:57:52.7187120Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/remote_profiler_manager.cpp.o 2022-12-01T09:57:52.7359270Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/profiler/server_process_global_profiler.cpp.o 2022-12-01T09:57:52.9240048Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_call.cpp.o 2022-12-01T09:57:53.0254341Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_remote_call.cpp.o 2022-12-01T09:57:53.1063277Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/python_resp.cpp.o 2022-12-01T09:57:53.2746537Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback.cpp.o 2022-12-01T09:57:53.2816846Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/request_callback_no_python.cpp.o 2022-12-01T09:57:53.4041576Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rpc_agent.cpp.o 2022-12-01T09:57:53.4788444Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_context.cpp.o 2022-12-01T09:57:53.6082853Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_impl.cpp.o 2022-12-01T09:57:53.7229184Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/rref_proto.cpp.o 2022-12-01T09:57:54.0050136Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_call.cpp.o 2022-12-01T09:57:54.0332434Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_remote_call.cpp.o 2022-12-01T09:57:54.0596469Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/script_resp.cpp.o 2022-12-01T09:57:54.1180285Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_agent.cpp.o 2022-12-01T09:57:54.2607802Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/tensorpipe_utils.cpp.o 2022-12-01T09:57:54.4040714Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/testing/faulty_tensorpipe_agent.cpp.o 2022-12-01T09:57:54.5563943Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/torchscript_functions.cpp.o 2022-12-01T09:57:54.6578871Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/types.cpp.o 2022-12-01T09:57:54.7634277Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/distributed/rpc/utils.cpp.o 2022-12-01T09:57:54.9350462Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/cuda.cpp.o 2022-12-01T09:57:54.9592930Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/datasets/mnist.cpp.o 2022-12-01T09:57:55.0804767Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/distributed.cpp.o 2022-12-01T09:57:55.0976018Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/random.cpp.o 2022-12-01T09:57:55.2251897Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/sequential.cpp.o 2022-12-01T09:57:55.2334997Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/data/samplers/stream.cpp.o 2022-12-01T09:57:55.4038337Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/enum.cpp.o 2022-12-01T09:57:55.5387521Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/imethod.cpp.o 2022-12-01T09:57:55.6672872Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize.cpp.o 2022-12-01T09:57:55.7368128Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/init.cpp.o 2022-12-01T09:57:55.7567348Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/module.cpp.o 2022-12-01T09:57:55.8525517Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/_functions.cpp.o 2022-12-01T09:57:55.8748848Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/activation.cpp.o 2022-12-01T09:57:55.9259545Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/adaptive.cpp.o 2022-12-01T09:57:56.2329923Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/batchnorm.cpp.o 2022-12-01T09:57:56.2556048Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/normalization.cpp.o 2022-12-01T09:57:56.5479129Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/instancenorm.cpp.o 2022-12-01T09:57:56.5563803Z [ 88%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/conv.cpp.o 2022-12-01T09:57:56.5762276Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/dropout.cpp.o 2022-12-01T09:57:56.6224179Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/distance.cpp.o 2022-12-01T09:57:56.9662330Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/embedding.cpp.o 2022-12-01T09:57:57.0210206Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/fold.cpp.o 2022-12-01T09:57:57.2534883Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/linear.cpp.o 2022-12-01T09:57:57.2581623Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/loss.cpp.o 2022-12-01T09:57:57.2753197Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/padding.cpp.o 2022-12-01T09:57:57.3076364Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pixelshuffle.cpp.o 2022-12-01T09:57:57.5944880Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/pooling.cpp.o 2022-12-01T09:57:57.7253249Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/rnn.cpp.o 2022-12-01T09:57:57.9037034Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/upsampling.cpp.o 2022-12-01T09:57:58.0314333Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/transformer.cpp.o 2022-12-01T09:57:58.0385801Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/modules/container/functional.cpp.o 2022-12-01T09:57:58.0998476Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/activation.cpp.o 2022-12-01T09:57:58.2818207Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/adaptive.cpp.o 2022-12-01T09:57:58.3470680Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/batchnorm.cpp.o 2022-12-01T09:57:58.5593044Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/embedding.cpp.o 2022-12-01T09:57:58.6416305Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/instancenorm.cpp.o 2022-12-01T09:57:58.6932563Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/normalization.cpp.o 2022-12-01T09:57:58.7265348Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/conv.cpp.o 2022-12-01T09:57:58.9540493Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/dropout.cpp.o 2022-12-01T09:57:59.0261092Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/linear.cpp.o 2022-12-01T09:57:59.1048242Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/padding.cpp.o 2022-12-01T09:57:59.1787857Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/pooling.cpp.o 2022-12-01T09:57:59.4008831Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/rnn.cpp.o 2022-12-01T09:57:59.4093831Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/vision.cpp.o 2022-12-01T09:57:59.6091779Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/nn/options/transformer.cpp.o 2022-12-01T09:57:59.6701261Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adagrad.cpp.o 2022-12-01T09:57:59.6936916Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adam.cpp.o 2022-12-01T09:57:59.7152992Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/adamw.cpp.o 2022-12-01T09:58:00.0010527Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/lbfgs.cpp.o 2022-12-01T09:58:00.0294527Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/optimizer.cpp.o 2022-12-01T09:58:00.2786147Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/rmsprop.cpp.o 2022-12-01T09:58:00.3303630Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/serialize.cpp.o 2022-12-01T09:58:00.3614253Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/sgd.cpp.o 2022-12-01T09:58:00.4620397Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/lr_scheduler.cpp.o 2022-12-01T09:58:00.6461053Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/optim/schedulers/step_lr.cpp.o 2022-12-01T09:58:00.7221866Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/input-archive.cpp.o 2022-12-01T09:58:00.8195185Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/torch/csrc/api/src/serialize/output-archive.cpp.o 2022-12-01T09:58:00.8900533Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp.o 2022-12-01T09:58:01.0183089Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp.o 2022-12-01T09:58:01.0445060Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX2.cpp.o 2022-12-01T09:58:01.0783247Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX2.cpp.o 2022-12-01T09:58:01.3017077Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX2.cpp.o 2022-12-01T09:58:01.3122985Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX2.cpp.o 2022-12-01T09:58:01.5029011Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX2.cpp.o 2022-12-01T09:58:01.6540601Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX2.cpp.o 2022-12-01T09:58:01.7142065Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX2.cpp.o 2022-12-01T09:58:01.8829227Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:01.9098726Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:01.9541826Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:02.0305748Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:02.2350982Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX2.cpp.o 2022-12-01T09:58:02.3344986Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:02.3419112Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:02.3854903Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:02.4820767Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:02.4867748Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX2.cpp.o 2022-12-01T09:58:02.7031393Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:02.7285452Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:02.8502271Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:02.8780073Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:02.9475761Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:03.0149173Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:03.1144873Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:03.2229668Z [ 89%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:03.3880145Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:03.4412046Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:03.4651167Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:03.4708862Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:03.5295115Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX2.cpp.o 2022-12-01T09:58:03.5777106Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:03.8564652Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:03.8798274Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:03.8894894Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:03.9249861Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:03.9616112Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:04.0423130Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:04.2737081Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:04.3453516Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX2.cpp.o 2022-12-01T09:58:04.3648770Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:04.3892333Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:04.3966981Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:04.4199771Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:04.5982305Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:04.7276934Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:04.9811729Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:05.0360710Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:05.0804466Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:05.1527172Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:05.2010176Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:05.2552959Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX2.cpp.o 2022-12-01T09:58:05.3605106Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX2.cpp.o 2022-12-01T09:58:05.4185845Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/UfuncCPUKernel_add.cpp.AVX512.cpp.o 2022-12-01T09:58:05.5696934Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX512.cpp.o 2022-12-01T09:58:05.6311925Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/spherical_bessel_j0.cpp.AVX512.cpp.o 2022-12-01T09:58:05.7631759Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k1.cpp.AVX512.cpp.o 2022-12-01T09:58:05.7708248Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/scaled_modified_bessel_k0.cpp.AVX512.cpp.o 2022-12-01T09:58:05.7969402Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.AVX512.cpp.o 2022-12-01T09:58:05.8241729Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/group_norm_kernel.cpp.AVX512.cpp.o 2022-12-01T09:58:06.2695090Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.AVX512.cpp.o 2022-12-01T09:58:06.2794611Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/airy_ai.cpp.AVX512.cpp.o 2022-12-01T09:58:06.3166954Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:06.3513596Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleMoreKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:06.4776651Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UpSampleKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:06.4888791Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnfoldBackwardKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:06.7668457Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Unfold2d.cpp.AVX512.cpp.o 2022-12-01T09:58:06.8025859Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:06.8078006Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:06.8695572Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SumKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:06.9451155Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/StackKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:07.0133441Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SparseFactories.cpp.AVX512.cpp.o 2022-12-01T09:58:07.1714376Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SortingKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:07.2352879Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:07.3615818Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ScatterGatherKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:07.4305111Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RenormKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:07.4773334Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:07.4843827Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:07.6489432Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/RangeFactoriesKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:07.7232133Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PowKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:07.8005850Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:07.8439624Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:08.0183782Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MultinomialKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:08.1110079Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxUnpoolKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:08.1200303Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPooling.cpp.AVX512.cpp.o 2022-12-01T09:58:08.1444998Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/MaxPoolKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:08.1978934Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:08.2040997Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/LerpKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:08.5187308Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/IndexKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:08.5447279Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/HistogramKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:08.5776505Z [ 90%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:08.6421494Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FunctionOfAMatrixUtilsKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:08.6740176Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/FillKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:08.7080605Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistributionKernels.cpp.AVX512.cpp.o 2022-12-01T09:58:08.8892167Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:09.0300737Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/DepthwiseConvKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:09.0750472Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CrossKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:09.0776668Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:09.1192711Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ComplexKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:09.3727895Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/ChannelShuffleKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:09.3761479Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/CatKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:09.6205223Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BlasKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:09.6527447Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:09.7292215Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AvgPoolKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:09.7743815Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveMaxPoolKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:09.8085288Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/AdaptiveAvgPoolKernel.cpp.AVX512.cpp.o 2022-12-01T09:58:09.8472272Z [ 91%] Building CXX object caffe2/CMakeFiles/torch_cpu.dir/__/aten/src/ATen/native/cpu/Activation.cpp.AVX512.cpp.o 2022-12-01T09:58:10.2809588Z [ 91%] Linking CXX shared library ../lib/libtorch_cpu.so 2022-12-01T09:58:29.9729261Z [ 91%] Built target torch_cpu 2022-12-01T09:58:29.9771311Z Scanning dependencies of target torch 2022-12-01T09:58:29.9780200Z Scanning dependencies of target ProcessGroupGlooTest 2022-12-01T09:58:29.9795225Z Scanning dependencies of target HashStoreTest 2022-12-01T09:58:29.9795986Z Scanning dependencies of target example_allreduce 2022-12-01T09:58:29.9798488Z Scanning dependencies of target TCPStoreTest 2022-12-01T09:58:29.9799141Z Scanning dependencies of target FileStoreTest 2022-12-01T09:58:29.9849762Z [ 91%] Building CXX object caffe2/CMakeFiles/torch.dir/__/empty.cpp.o 2022-12-01T09:58:30.0299499Z [ 91%] Building CXX object test_cpp_c10d/CMakeFiles/FileStoreTest.dir/FileStoreTest.cpp.o 2022-12-01T09:58:30.0432525Z [ 91%] Building CXX object test_cpp_c10d/CMakeFiles/HashStoreTest.dir/HashStoreTest.cpp.o 2022-12-01T09:58:30.0576157Z [ 91%] Building CXX object test_cpp_c10d/CMakeFiles/TCPStoreTest.dir/TCPStoreTest.cpp.o 2022-12-01T09:58:30.1268464Z [ 91%] Linking CXX shared library ../lib/libtorch.so 2022-12-01T09:58:30.3033249Z [ 91%] Building CXX object test_cpp_c10d/CMakeFiles/example_allreduce.dir/example/allreduce.cpp.o 2022-12-01T09:58:30.3299460Z [ 91%] Linking CXX executable ../bin/HashStoreTest 2022-12-01T09:58:30.3370418Z [ 91%] Building CXX object test_cpp_c10d/CMakeFiles/ProcessGroupGlooTest.dir/ProcessGroupGlooTest.cpp.o 2022-12-01T09:58:30.4258483Z [ 91%] Linking CXX executable ../bin/FileStoreTest 2022-12-01T09:58:30.4572218Z [ 91%] Linking CXX executable ../bin/TCPStoreTest 2022-12-01T09:58:30.6744042Z [ 91%] Built target torch 2022-12-01T09:58:30.6796243Z Scanning dependencies of target memory_format_test 2022-12-01T09:58:30.7615802Z [ 91%] Built target HashStoreTest 2022-12-01T09:58:30.7658245Z Scanning dependencies of target pow_test 2022-12-01T09:58:30.8833216Z [ 91%] Linking CXX executable ../bin/example_allreduce 2022-12-01T09:58:30.9374149Z [ 91%] Built target FileStoreTest 2022-12-01T09:58:30.9420767Z Scanning dependencies of target reduce_ops_test 2022-12-01T09:58:30.9421933Z [ 91%] Linking CXX executable ../bin/ProcessGroupGlooTest 2022-12-01T09:58:31.0060346Z [ 91%] Built target TCPStoreTest 2022-12-01T09:58:31.0113252Z Scanning dependencies of target IListRef_test 2022-12-01T09:58:31.0443823Z [ 91%] Building CXX object caffe2/CMakeFiles/memory_format_test.dir/__/aten/src/ATen/test/memory_format_test.cpp.o 2022-12-01T09:58:31.0892784Z [ 91%] Building CXX object caffe2/CMakeFiles/pow_test.dir/__/aten/src/ATen/test/pow_test.cpp.o 2022-12-01T09:58:31.2732326Z [ 91%] Building CXX object caffe2/CMakeFiles/IListRef_test.dir/__/aten/src/ATen/core/IListRef_test.cpp.o 2022-12-01T09:58:31.2985936Z [ 91%] Built target example_allreduce 2022-12-01T09:58:31.3034168Z Scanning dependencies of target half_test 2022-12-01T09:58:31.3274824Z [ 91%] Building CXX object caffe2/CMakeFiles/reduce_ops_test.dir/__/aten/src/ATen/test/reduce_ops_test.cpp.o 2022-12-01T09:58:31.4494742Z [ 91%] Built target ProcessGroupGlooTest 2022-12-01T09:58:31.4543565Z Scanning dependencies of target dispatch_key_set_test 2022-12-01T09:58:31.5540646Z [ 91%] Linking CXX executable ../bin/memory_format_test 2022-12-01T09:58:31.6344531Z [ 91%] Building CXX object caffe2/CMakeFiles/half_test.dir/__/aten/src/ATen/test/half_test.cpp.o 2022-12-01T09:58:31.7326542Z [ 91%] Linking CXX executable ../bin/IListRef_test 2022-12-01T09:58:31.8316850Z [ 91%] Building CXX object caffe2/CMakeFiles/dispatch_key_set_test.dir/__/aten/src/ATen/test/dispatch_key_set_test.cpp.o 2022-12-01T09:58:31.8368249Z [ 91%] Linking CXX executable ../bin/pow_test 2022-12-01T09:58:31.8821346Z [ 91%] Linking CXX executable ../bin/reduce_ops_test 2022-12-01T09:58:32.0064506Z [ 91%] Built target memory_format_test 2022-12-01T09:58:32.0116070Z Scanning dependencies of target extension_backend_test 2022-12-01T09:58:32.2724007Z [ 91%] Linking CXX executable ../bin/dispatch_key_set_test 2022-12-01T09:58:32.2844097Z [ 91%] Linking CXX executable ../bin/half_test 2022-12-01T09:58:32.2999631Z [ 91%] Built target IListRef_test 2022-12-01T09:58:32.3108720Z Scanning dependencies of target op_allowlist_test 2022-12-01T09:58:32.3175249Z [ 91%] Built target reduce_ops_test 2022-12-01T09:58:32.3335952Z Scanning dependencies of target CppSignature_test 2022-12-01T09:58:32.3476143Z [ 91%] Building CXX object caffe2/CMakeFiles/CppSignature_test.dir/__/aten/src/ATen/core/dispatch/CppSignature_test.cpp.o 2022-12-01T09:58:32.3614996Z [ 91%] Building CXX object caffe2/CMakeFiles/op_allowlist_test.dir/__/aten/src/ATen/core/op_registration/op_allowlist_test.cpp.o 2022-12-01T09:58:32.4100875Z [ 91%] Building CXX object caffe2/CMakeFiles/extension_backend_test.dir/__/aten/src/ATen/test/extension_backend_test.cpp.o 2022-12-01T09:58:32.4176303Z [ 91%] Built target pow_test 2022-12-01T09:58:32.4276697Z Scanning dependencies of target cpu_rng_test 2022-12-01T09:58:32.5536946Z [ 91%] Linking CXX executable ../bin/CppSignature_test 2022-12-01T09:58:32.5746668Z [ 91%] Linking CXX executable ../bin/op_allowlist_test 2022-12-01T09:58:32.7449816Z [ 91%] Building CXX object caffe2/CMakeFiles/cpu_rng_test.dir/__/aten/src/ATen/test/cpu_rng_test.cpp.o 2022-12-01T09:58:32.8827887Z [ 91%] Built target dispatch_key_set_test 2022-12-01T09:58:32.8871904Z Scanning dependencies of target basic 2022-12-01T09:58:32.8895444Z [ 91%] Built target half_test 2022-12-01T09:58:32.8996878Z Scanning dependencies of target xla_tensor_test 2022-12-01T09:58:33.0299963Z [ 91%] Built target op_allowlist_test 2022-12-01T09:58:33.0349647Z [ 91%] Linking CXX executable ../bin/extension_backend_test 2022-12-01T09:58:33.0366499Z Scanning dependencies of target apply_utils_test 2022-12-01T09:58:33.0682957Z [ 91%] Built target CppSignature_test 2022-12-01T09:58:33.0800515Z Scanning dependencies of target MaybeOwned_test 2022-12-01T09:58:33.2293249Z [ 91%] Building CXX object caffe2/CMakeFiles/basic.dir/__/aten/src/ATen/test/basic.cpp.o 2022-12-01T09:58:33.2811754Z [ 91%] Building CXX object caffe2/CMakeFiles/xla_tensor_test.dir/__/aten/src/ATen/test/xla_tensor_test.cpp.o 2022-12-01T09:58:33.3915546Z [ 91%] Building CXX object caffe2/CMakeFiles/apply_utils_test.dir/__/aten/src/ATen/test/apply_utils_test.cpp.o 2022-12-01T09:58:33.4272403Z [ 91%] Building CXX object caffe2/CMakeFiles/MaybeOwned_test.dir/__/aten/src/ATen/test/MaybeOwned_test.cpp.o 2022-12-01T09:58:33.5721537Z [ 91%] Built target extension_backend_test 2022-12-01T09:58:33.5763530Z Scanning dependencies of target Dimname_test 2022-12-01T09:58:33.5937775Z [ 91%] Building CXX object caffe2/CMakeFiles/Dimname_test.dir/__/aten/src/ATen/test/Dimname_test.cpp.o 2022-12-01T09:58:33.6414021Z [ 91%] Linking CXX executable ../bin/cpu_rng_test 2022-12-01T09:58:33.8348161Z [ 91%] Linking CXX executable ../bin/Dimname_test 2022-12-01T09:58:33.8645228Z [ 91%] Linking CXX executable ../bin/apply_utils_test 2022-12-01T09:58:33.9346688Z [ 91%] Linking CXX executable ../bin/basic 2022-12-01T09:58:33.9694268Z [ 92%] Linking CXX executable ../bin/xla_tensor_test 2022-12-01T09:58:34.0229544Z [ 92%] Linking CXX executable ../bin/MaybeOwned_test 2022-12-01T09:58:34.1585970Z [ 92%] Built target cpu_rng_test 2022-12-01T09:58:34.1641953Z Scanning dependencies of target math_kernel_test 2022-12-01T09:58:34.3290862Z [ 92%] Built target Dimname_test 2022-12-01T09:58:34.3337602Z Scanning dependencies of target atest 2022-12-01T09:58:34.3929148Z [ 92%] Built target xla_tensor_test 2022-12-01T09:58:34.3973797Z Scanning dependencies of target NamedTensor_test 2022-12-01T09:58:34.4580156Z [ 92%] Built target apply_utils_test 2022-12-01T09:58:34.4631020Z Scanning dependencies of target thread_init_test 2022-12-01T09:58:34.4855144Z [ 92%] Built target basic 2022-12-01T09:58:34.4894109Z Scanning dependencies of target lazy_tensor_test 2022-12-01T09:58:34.5962619Z [ 92%] Built target MaybeOwned_test 2022-12-01T09:58:34.5992881Z [ 92%] Building CXX object caffe2/CMakeFiles/math_kernel_test.dir/__/aten/src/ATen/test/math_kernel_test.cpp.o 2022-12-01T09:58:34.6023863Z Scanning dependencies of target type_ptr_test 2022-12-01T09:58:34.6182382Z [ 93%] Building CXX object caffe2/CMakeFiles/atest.dir/__/aten/src/ATen/test/atest.cpp.o 2022-12-01T09:58:34.6699189Z [ 93%] Building CXX object caffe2/CMakeFiles/type_ptr_test.dir/__/aten/src/ATen/test/type_ptr_test.cpp.o 2022-12-01T09:58:34.7592285Z [ 93%] Building CXX object caffe2/CMakeFiles/NamedTensor_test.dir/__/aten/src/ATen/test/NamedTensor_test.cpp.o 2022-12-01T09:58:34.7901781Z [ 93%] Building CXX object caffe2/CMakeFiles/lazy_tensor_test.dir/__/aten/src/ATen/test/lazy_tensor_test.cpp.o 2022-12-01T09:58:34.8462119Z [ 93%] Building CXX object caffe2/CMakeFiles/thread_init_test.dir/__/aten/src/ATen/test/thread_init_test.cpp.o 2022-12-01T09:58:35.0388848Z [ 93%] Linking CXX executable ../bin/type_ptr_test 2022-12-01T09:58:35.1042604Z [ 93%] Linking CXX executable ../bin/atest 2022-12-01T09:58:35.1730153Z [ 93%] Linking CXX executable ../bin/math_kernel_test 2022-12-01T09:58:35.3106642Z [ 93%] Linking CXX executable ../bin/lazy_tensor_test 2022-12-01T09:58:35.4199394Z [ 93%] Linking CXX executable ../bin/NamedTensor_test 2022-12-01T09:58:35.4652940Z [ 93%] Linking CXX executable ../bin/thread_init_test 2022-12-01T09:58:35.5605362Z [ 93%] Built target atest 2022-12-01T09:58:35.5649935Z Scanning dependencies of target dlconvertor_test 2022-12-01T09:58:35.6072121Z [ 93%] Built target type_ptr_test 2022-12-01T09:58:35.6128125Z Scanning dependencies of target vmap_test 2022-12-01T09:58:35.7160081Z [ 93%] Built target math_kernel_test 2022-12-01T09:58:35.7256791Z Scanning dependencies of target verify_api_visibility 2022-12-01T09:58:35.7390716Z [ 93%] Built target lazy_tensor_test 2022-12-01T09:58:35.7460907Z Scanning dependencies of target kernel_lambda_legacy_test 2022-12-01T09:58:35.7975642Z [ 93%] 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:35.9432143Z [ 93%] Building CXX object caffe2/CMakeFiles/dlconvertor_test.dir/__/aten/src/ATen/test/dlconvertor_test.cpp.o 2022-12-01T09:58:35.9826596Z [ 93%] Built target NamedTensor_test 2022-12-01T09:58:35.9938889Z Scanning dependencies of target quantized_test 2022-12-01T09:58:35.9955745Z [ 93%] Building CXX object caffe2/CMakeFiles/vmap_test.dir/__/aten/src/ATen/test/vmap_test.cpp.o 2022-12-01T09:58:36.0257085Z [ 93%] Built target thread_init_test 2022-12-01T09:58:36.0306101Z Scanning dependencies of target inline_container_test 2022-12-01T09:58:36.0509254Z [ 93%] Building CXX object caffe2/CMakeFiles/inline_container_test.dir/serialize/inline_container_test.cc.o 2022-12-01T09:58:36.0747042Z [ 93%] Building CXX object caffe2/CMakeFiles/verify_api_visibility.dir/__/aten/src/ATen/test/verify_api_visibility.cpp.o 2022-12-01T09:58:36.2298672Z [ 93%] Linking CXX executable ../bin/kernel_lambda_legacy_test 2022-12-01T09:58:36.2787224Z [ 93%] Linking CXX executable ../bin/inline_container_test 2022-12-01T09:58:36.2921660Z [ 93%] Building CXX object caffe2/CMakeFiles/quantized_test.dir/__/aten/src/ATen/test/quantized_test.cpp.o 2022-12-01T09:58:36.5485203Z [ 93%] Linking CXX executable ../bin/vmap_test 2022-12-01T09:58:36.6157594Z [ 93%] Linking CXX executable ../bin/dlconvertor_test 2022-12-01T09:58:36.7209708Z [ 93%] Linking CXX executable ../bin/verify_api_visibility 2022-12-01T09:58:36.7567022Z [ 93%] Built target inline_container_test 2022-12-01T09:58:36.7614983Z Scanning dependencies of target Dict_test 2022-12-01T09:58:36.7780008Z [ 93%] Built target kernel_lambda_legacy_test 2022-12-01T09:58:36.7904600Z Scanning dependencies of target ivalue_test 2022-12-01T09:58:36.8388302Z [ 93%] Linking CXX executable ../bin/quantized_test 2022-12-01T09:58:37.0395518Z [ 93%] Built target vmap_test 2022-12-01T09:58:37.0440571Z Scanning dependencies of target packedtensoraccessor_test 2022-12-01T09:58:37.1184174Z [ 93%] Building CXX object caffe2/CMakeFiles/Dict_test.dir/__/aten/src/ATen/test/Dict_test.cpp.o 2022-12-01T09:58:37.1409880Z [ 93%] Built target verify_api_visibility 2022-12-01T09:58:37.1460390Z Scanning dependencies of target kernel_lambda_test 2022-12-01T09:58:37.1998288Z [ 93%] Building CXX object caffe2/CMakeFiles/kernel_lambda_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_lambda_test.cpp.o 2022-12-01T09:58:37.2317021Z [ 93%] Building CXX object caffe2/CMakeFiles/ivalue_test.dir/__/aten/src/ATen/test/ivalue_test.cpp.o 2022-12-01T09:58:37.2430512Z [ 93%] Built target dlconvertor_test 2022-12-01T09:58:37.2503135Z Scanning dependencies of target broadcast_test 2022-12-01T09:58:37.4041528Z [ 93%] Building CXX object caffe2/CMakeFiles/packedtensoraccessor_test.dir/__/aten/src/ATen/test/packedtensoraccessor_test.cpp.o 2022-12-01T09:58:37.4432004Z [ 93%] Built target quantized_test 2022-12-01T09:58:37.4548415Z Scanning dependencies of target tensor_iterator_test 2022-12-01T09:58:37.5693501Z [ 93%] Building CXX object caffe2/CMakeFiles/broadcast_test.dir/__/aten/src/ATen/test/broadcast_test.cpp.o 2022-12-01T09:58:37.5953649Z [ 93%] Linking CXX executable ../bin/kernel_lambda_test 2022-12-01T09:58:37.7652146Z [ 93%] Linking CXX executable ../bin/Dict_test 2022-12-01T09:58:37.8152092Z [ 93%] Building CXX object caffe2/CMakeFiles/tensor_iterator_test.dir/__/aten/src/ATen/test/tensor_iterator_test.cpp.o 2022-12-01T09:58:38.0267546Z [ 93%] Linking CXX executable ../bin/broadcast_test 2022-12-01T09:58:38.1310923Z [ 93%] Linking CXX executable ../bin/packedtensoraccessor_test 2022-12-01T09:58:38.1744069Z [ 93%] Built target kernel_lambda_test 2022-12-01T09:58:38.1819337Z Scanning dependencies of target wrapdim_test 2022-12-01T09:58:38.1835643Z [ 93%] Linking CXX executable ../bin/ivalue_test 2022-12-01T09:58:38.2815384Z [ 93%] Built target Dict_test 2022-12-01T09:58:38.2858060Z Scanning dependencies of target cpu_profiling_allocator_test 2022-12-01T09:58:38.4511471Z [ 93%] Linking CXX executable ../bin/tensor_iterator_test 2022-12-01T09:58:38.5602459Z [ 93%] Built target broadcast_test 2022-12-01T09:58:38.5646655Z Scanning dependencies of target memory_overlapping_test 2022-12-01T09:58:38.5708373Z [ 93%] Building CXX object caffe2/CMakeFiles/wrapdim_test.dir/__/aten/src/ATen/test/wrapdim_test.cpp.o 2022-12-01T09:58:38.6024212Z [ 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:38.7653375Z [ 93%] Built target packedtensoraccessor_test 2022-12-01T09:58:38.7700312Z Scanning dependencies of target List_test 2022-12-01T09:58:38.8328774Z [ 93%] Building CXX object caffe2/CMakeFiles/List_test.dir/__/aten/src/ATen/core/List_test.cpp.o 2022-12-01T09:58:38.8420335Z [ 93%] Built target ivalue_test 2022-12-01T09:58:38.8473111Z Scanning dependencies of target kernel_function_test 2022-12-01T09:58:38.8870580Z [ 93%] Building CXX object caffe2/CMakeFiles/memory_overlapping_test.dir/__/aten/src/ATen/test/memory_overlapping_test.cpp.o 2022-12-01T09:58:38.9098768Z [ 93%] Building CXX object caffe2/CMakeFiles/kernel_function_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_function_test.cpp.o 2022-12-01T09:58:39.0460882Z [ 93%] Built target tensor_iterator_test 2022-12-01T09:58:39.0512061Z Scanning dependencies of target native_test 2022-12-01T09:58:39.1205579Z [ 93%] Linking CXX executable ../bin/cpu_profiling_allocator_test 2022-12-01T09:58:39.1700127Z [ 93%] Linking CXX executable ../bin/wrapdim_test 2022-12-01T09:58:39.2949909Z [ 93%] Linking CXX executable ../bin/List_test 2022-12-01T09:58:39.3827116Z [ 93%] Linking CXX executable ../bin/memory_overlapping_test 2022-12-01T09:58:39.3985816Z [ 93%] Building CXX object caffe2/CMakeFiles/native_test.dir/__/aten/src/ATen/test/native_test.cpp.o 2022-12-01T09:58:39.4021939Z [ 93%] Linking CXX executable ../bin/kernel_function_test 2022-12-01T09:58:39.6473685Z [ 93%] Built target cpu_profiling_allocator_test 2022-12-01T09:58:39.6519491Z Scanning dependencies of target operator_name_test 2022-12-01T09:58:39.6655789Z [ 93%] Building CXX object caffe2/CMakeFiles/operator_name_test.dir/__/aten/src/ATen/test/operator_name_test.cpp.o 2022-12-01T09:58:39.7707917Z [ 93%] Built target wrapdim_test 2022-12-01T09:58:39.7762245Z Scanning dependencies of target scalar_test 2022-12-01T09:58:39.8580344Z [ 94%] Linking CXX executable ../bin/operator_name_test 2022-12-01T09:58:39.9214842Z [ 94%] Built target List_test 2022-12-01T09:58:39.9261145Z Scanning dependencies of target backend_fallback_test 2022-12-01T09:58:39.9322228Z [ 94%] Built target kernel_function_test 2022-12-01T09:58:39.9358731Z Scanning dependencies of target operators_test 2022-12-01T09:58:39.9738849Z [ 94%] Built target memory_overlapping_test 2022-12-01T09:58:39.9838076Z Scanning dependencies of target cpu_generator_test 2022-12-01T09:58:40.0381070Z [ 94%] Linking CXX executable ../bin/native_test 2022-12-01T09:58:40.1317057Z [ 94%] Building CXX object caffe2/CMakeFiles/scalar_test.dir/__/aten/src/ATen/test/scalar_test.cpp.o 2022-12-01T09:58:40.2986169Z [ 94%] Building CXX object caffe2/CMakeFiles/operators_test.dir/__/aten/src/ATen/test/operators_test.cpp.o 2022-12-01T09:58:40.3189091Z [ 94%] Building CXX object caffe2/CMakeFiles/cpu_generator_test.dir/__/aten/src/ATen/test/cpu_generator_test.cpp.o 2022-12-01T09:58:40.3250701Z [ 94%] Building CXX object caffe2/CMakeFiles/backend_fallback_test.dir/__/aten/src/ATen/core/dispatch/backend_fallback_test.cpp.o 2022-12-01T09:58:40.3691295Z [ 94%] Built target operator_name_test 2022-12-01T09:58:40.3742928Z Scanning dependencies of target reportMemoryUsage_test 2022-12-01T09:58:40.5823937Z [ 94%] Built target native_test 2022-12-01T09:58:40.5870815Z Scanning dependencies of target scalar_tensor_test 2022-12-01T09:58:40.6804661Z [ 95%] Building CXX object caffe2/CMakeFiles/reportMemoryUsage_test.dir/__/aten/src/ATen/test/reportMemoryUsage_test.cpp.o 2022-12-01T09:58:40.7698494Z [ 95%] Linking CXX executable ../bin/scalar_test 2022-12-01T09:58:40.7883972Z [ 95%] Linking CXX executable ../bin/cpu_generator_test 2022-12-01T09:58:40.9262481Z [ 95%] Building CXX object caffe2/CMakeFiles/scalar_tensor_test.dir/__/aten/src/ATen/test/scalar_tensor_test.cpp.o 2022-12-01T09:58:40.9363482Z [ 95%] Linking CXX executable ../bin/backend_fallback_test 2022-12-01T09:58:40.9665322Z [ 95%] Linking CXX executable ../bin/operators_test 2022-12-01T09:58:41.2480298Z [ 95%] Built target cpu_generator_test 2022-12-01T09:58:41.2533514Z Scanning dependencies of target op_registration_test 2022-12-01T09:58:41.3010147Z [ 95%] Linking CXX executable ../bin/reportMemoryUsage_test 2022-12-01T09:58:41.3088851Z [ 95%] Building CXX object caffe2/CMakeFiles/op_registration_test.dir/__/aten/src/ATen/core/op_registration/op_registration_test.cpp.o 2022-12-01T09:58:41.3211916Z [ 95%] Built target scalar_test 2022-12-01T09:58:41.3377061Z Scanning dependencies of target test_parallel 2022-12-01T09:58:41.4286608Z [ 95%] Built target backend_fallback_test 2022-12-01T09:58:41.4348638Z Scanning dependencies of target type_test 2022-12-01T09:58:41.5612287Z [ 95%] Built target operators_test 2022-12-01T09:58:41.5655313Z [ 95%] Linking CXX executable ../bin/scalar_tensor_test 2022-12-01T09:58:41.5656746Z Scanning dependencies of target undefined_tensor_test 2022-12-01T09:58:41.6902986Z [ 95%] Building CXX object caffe2/CMakeFiles/test_parallel.dir/__/aten/src/ATen/test/test_parallel.cpp.o 2022-12-01T09:58:41.8547560Z [ 95%] Building CXX object caffe2/CMakeFiles/type_test.dir/__/aten/src/ATen/test/type_test.cpp.o 2022-12-01T09:58:41.8729894Z [ 95%] Building CXX object caffe2/CMakeFiles/undefined_tensor_test.dir/__/aten/src/ATen/test/undefined_tensor_test.cpp.o 2022-12-01T09:58:41.8859268Z [ 95%] Linking CXX executable ../bin/op_registration_test 2022-12-01T09:58:41.9245192Z [ 95%] Built target reportMemoryUsage_test 2022-12-01T09:58:41.9419589Z Scanning dependencies of target variant_test 2022-12-01T09:58:41.9599050Z [ 95%] Building CXX object caffe2/CMakeFiles/variant_test.dir/__/aten/src/ATen/test/variant_test.cpp.o 2022-12-01T09:58:42.1902028Z [ 95%] Linking CXX executable ../bin/variant_test 2022-12-01T09:58:42.1937602Z [ 95%] Built target scalar_tensor_test 2022-12-01T09:58:42.1985149Z Scanning dependencies of target weakref_test 2022-12-01T09:58:42.3707878Z [ 95%] Linking CXX executable ../bin/test_parallel 2022-12-01T09:58:42.4266794Z [ 95%] Linking CXX executable ../bin/undefined_tensor_test 2022-12-01T09:58:42.4417771Z [ 95%] Linking CXX executable ../bin/type_test 2022-12-01T09:58:42.5379866Z [ 95%] Building CXX object caffe2/CMakeFiles/weakref_test.dir/__/aten/src/ATen/test/weakref_test.cpp.o 2022-12-01T09:58:42.5721002Z [ 95%] Built target op_registration_test 2022-12-01T09:58:42.5760891Z Scanning dependencies of target mobile_memory_cleanup 2022-12-01T09:58:42.7939067Z [ 95%] Built target variant_test 2022-12-01T09:58:42.7987450Z Scanning dependencies of target KernelFunction_test 2022-12-01T09:58:42.8547882Z [ 95%] Built target undefined_tensor_test 2022-12-01T09:58:42.8591022Z Scanning dependencies of target kernel_function_legacy_test 2022-12-01T09:58:42.9030622Z [ 95%] Building CXX object caffe2/CMakeFiles/mobile_memory_cleanup.dir/__/aten/src/ATen/test/mobile_memory_cleanup.cpp.o 2022-12-01T09:58:42.9203009Z [ 95%] Built target test_parallel 2022-12-01T09:58:42.9252019Z Scanning dependencies of target kernel_stackbased_test 2022-12-01T09:58:42.9372290Z [ 95%] 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:43.0100029Z [ 95%] Building CXX object caffe2/CMakeFiles/kernel_stackbased_test.dir/__/aten/src/ATen/core/boxing/impl/kernel_stackbased_test.cpp.o 2022-12-01T09:58:43.0219730Z [ 95%] Built target type_test 2022-12-01T09:58:43.0303921Z Scanning dependencies of target make_boxed_from_unboxed_functor_test 2022-12-01T09:58:43.1036136Z [ 95%] 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:43.1293526Z [ 95%] Linking CXX executable ../bin/weakref_test 2022-12-01T09:58:43.1775457Z [ 95%] Building CXX object caffe2/CMakeFiles/KernelFunction_test.dir/__/aten/src/ATen/core/boxing/KernelFunction_test.cpp.o 2022-12-01T09:58:43.4545267Z [ 95%] Linking CXX executable ../bin/kernel_function_legacy_test 2022-12-01T09:58:43.4668031Z [ 95%] Linking CXX executable ../bin/kernel_stackbased_test 2022-12-01T09:58:43.5499258Z [ 95%] Built target weakref_test 2022-12-01T09:58:43.5546977Z Scanning dependencies of target stride_properties_test 2022-12-01T09:58:43.5838206Z [ 95%] Linking CXX executable ../bin/make_boxed_from_unboxed_functor_test 2022-12-01T09:58:43.6229059Z [ 95%] Linking CXX executable ../bin/mobile_memory_cleanup 2022-12-01T09:58:43.6543656Z [ 95%] Linking CXX executable ../bin/KernelFunction_test 2022-12-01T09:58:43.9358227Z [ 95%] Built target kernel_function_legacy_test 2022-12-01T09:58:43.9402686Z Scanning dependencies of target vulkan_api_test 2022-12-01T09:58:43.9563747Z [ 95%] Building CXX object caffe2/CMakeFiles/stride_properties_test.dir/__/aten/src/ATen/test/stride_properties_test.cpp.o 2022-12-01T09:58:43.9928395Z [ 95%] Built target kernel_stackbased_test 2022-12-01T09:58:43.9972611Z Scanning dependencies of target jitbackend_test 2022-12-01T09:58:44.0504464Z [ 95%] Building CXX object test_jit/CMakeFiles/jitbackend_test.dir/test_backend_lib.cpp.o 2022-12-01T09:58:44.1931495Z [ 95%] Built target KernelFunction_test 2022-12-01T09:58:44.1979492Z Scanning dependencies of target torchbind_test 2022-12-01T09:58:44.2111216Z [ 95%] Built target make_boxed_from_unboxed_functor_test 2022-12-01T09:58:44.2180751Z Scanning dependencies of target backend_with_compiler 2022-12-01T09:58:44.2368939Z [ 95%] Built target mobile_memory_cleanup 2022-12-01T09:58:44.2462138Z Scanning dependencies of target tutorial_tensorexpr 2022-12-01T09:58:44.2720536Z [ 95%] Building CXX object caffe2/CMakeFiles/vulkan_api_test.dir/__/aten/src/ATen/test/vulkan_api_test.cpp.o 2022-12-01T09:58:44.3213244Z [ 95%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_lib.cpp.o 2022-12-01T09:58:44.4722291Z [ 95%] Linking CXX shared library ../lib/libjitbackend_test.so 2022-12-01T09:58:44.4903969Z [ 95%] Linking CXX executable ../bin/stride_properties_test 2022-12-01T09:58:44.6156922Z [ 95%] Building CXX object test_jit/CMakeFiles/torchbind_test.dir/test_custom_class_registrations.cpp.o 2022-12-01T09:58:44.6760750Z [ 95%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/test_backend_compiler_preprocess.cpp.o 2022-12-01T09:58:44.6821076Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/tutorial_tensorexpr.dir/tutorial.cpp.o 2022-12-01T09:58:44.9811479Z [ 95%] Building CXX object test_jit/CMakeFiles/backend_with_compiler.dir/__/__/torch/csrc/jit/mobile/profiler_edge.cpp.o 2022-12-01T09:58:45.0122632Z [ 95%] Built target jitbackend_test 2022-12-01T09:58:45.0167001Z Scanning dependencies of target test_tensorexpr 2022-12-01T09:58:45.0461944Z [ 95%] Linking CXX executable ../bin/vulkan_api_test 2022-12-01T09:58:45.0842398Z [ 95%] Built target stride_properties_test 2022-12-01T09:58:45.0896766Z Scanning dependencies of target test_dist_autograd 2022-12-01T09:58:45.2455802Z [ 95%] Linking CXX executable ../bin/tutorial_tensorexpr 2022-12-01T09:58:45.3668056Z [ 95%] Linking CXX shared library ../lib/libtorchbind_test.so 2022-12-01T09:58:45.4293804Z [ 95%] Linking CXX shared library ../lib/libbackend_with_compiler.so 2022-12-01T09:58:45.4736151Z [ 95%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/__/common/main.cpp.o 2022-12-01T09:58:45.6853421Z [ 95%] Built target vulkan_api_test 2022-12-01T09:58:45.6884938Z [ 95%] Building CXX object dist_autograd/CMakeFiles/test_dist_autograd.dir/test_dist_autograd.cpp.o 2022-12-01T09:58:45.6910026Z Scanning dependencies of target test_cpp_rpc 2022-12-01T09:58:45.8556146Z [ 95%] Built target tutorial_tensorexpr 2022-12-01T09:58:45.8600610Z Scanning dependencies of target parallel_benchmark 2022-12-01T09:58:45.9625761Z [ 95%] Built target torchbind_test 2022-12-01T09:58:45.9674695Z [ 95%] Built target backend_with_compiler 2022-12-01T09:58:45.9699366Z Scanning dependencies of target test_api 2022-12-01T09:58:45.9740031Z Scanning dependencies of target test_mobile_nnc 2022-12-01T09:58:46.2456441Z [ 95%] Building CXX object test_api/CMakeFiles/parallel_benchmark.dir/parallel_benchmark.cpp.o 2022-12-01T09:58:46.3212332Z [ 95%] Linking CXX executable ../bin/test_dist_autograd 2022-12-01T09:58:46.3795004Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/__/common/main.cpp.o 2022-12-01T09:58:46.4278382Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/__/__/cpp/lite_interpreter_runtime/main.cpp.o 2022-12-01T09:58:46.6361526Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/e2e_test_base.cpp.o 2022-12-01T09:58:46.8226286Z [ 95%] Built target test_dist_autograd 2022-12-01T09:58:46.8261404Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_wire_serialization.cpp.o 2022-12-01T09:58:46.9528664Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/__/common/main.cpp.o 2022-12-01T09:58:46.9700142Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_context.cpp.o 2022-12-01T09:58:47.0126448Z [ 95%] Linking CXX executable ../bin/parallel_benchmark 2022-12-01T09:58:47.1859518Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/padded_buffer.cpp.o 2022-12-01T09:58:47.2312346Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_approx.cpp.o 2022-12-01T09:58:47.4302957Z [ 95%] Built target parallel_benchmark 2022-12-01T09:58:47.4338152Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_aten.cpp.o 2022-12-01T09:58:47.4845956Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_nnc_backend.cpp.o 2022-12-01T09:58:47.6301667Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_e2e_tensorpipe.cpp.o 2022-12-01T09:58:47.7182330Z [ 95%] Building CXX object test_cpp_rpc/CMakeFiles/test_cpp_rpc.dir/test_tensorpipe_serialization.cpp.o 2022-12-01T09:58:48.1022980Z Scanning dependencies of target aot_model_compiler_test 2022-12-01T09:58:48.1544306Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/test_mobile_nnc.dir/test_registry.cpp.o 2022-12-01T09:58:48.1876801Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_boundsinference.cpp.o 2022-12-01T09:58:48.1942713Z Scanning dependencies of target test_lazy 2022-12-01T09:58:48.3309092Z [ 95%] Linking CXX executable ../bin/test_mobile_nnc 2022-12-01T09:58:48.5252259Z [ 95%] Building CXX object test_mobile_nnc/CMakeFiles/aot_model_compiler_test.dir/__/__/binaries/aot_model_compiler.cc.o 2022-12-01T09:58:48.5924828Z [ 95%] Linking CXX executable ../bin/test_cpp_rpc 2022-12-01T09:58:48.7652515Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/__/common/main.cpp.o 2022-12-01T09:58:48.7658319Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_conv.cpp.o 2022-12-01T09:58:48.8302371Z [ 95%] Built target test_mobile_nnc 2022-12-01T09:58:48.8376145Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_cpp_codegen.cpp.o 2022-12-01T09:58:48.9990964Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_backend_device.cpp.o 2022-12-01T09:58:49.1472655Z [ 95%] Built target test_cpp_rpc 2022-12-01T09:58:49.1506839Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_cache.cpp.o 2022-12-01T09:58:49.2786713Z [ 95%] Linking CXX executable ../bin/aot_model_compiler_test 2022-12-01T09:58:49.3678381Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir.cpp.o 2022-12-01T09:58:49.5604644Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/__/common/main.cpp.o 2022-12-01T09:58:49.5808888Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_dynamic_shapes.cpp.o 2022-12-01T09:58:49.5919790Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_expr.cpp.o 2022-12-01T09:58:49.6587255Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/autograd.cpp.o 2022-12-01T09:58:49.7294933Z [ 95%] Built target aot_model_compiler_test 2022-12-01T09:58:49.7347658Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/any.cpp.o 2022-12-01T09:58:49.7719064Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_ir_util.cpp.o 2022-12-01T09:58:49.8142451Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_misc.cpp.o 2022-12-01T09:58:50.1850372Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_permutation_util.cpp.o 2022-12-01T09:58:50.1876450Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_external_calls.cpp.o 2022-12-01T09:58:50.2109809Z Scanning dependencies of target shm 2022-12-01T09:58:50.2232043Z [ 95%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/shm.dir/core.cpp.o 2022-12-01T09:58:50.3558968Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/dataloader.cpp.o 2022-12-01T09:58:50.3580136Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_graph_opt.cpp.o 2022-12-01T09:58:50.4148578Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_printer.cpp.o 2022-12-01T09:58:50.4255072Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_shape.cpp.o 2022-12-01T09:58:50.4520554Z [ 95%] Linking CXX shared library ../../../../lib/libshm.so 2022-12-01T09:58:50.7407113Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_trie_cache.cpp.o 2022-12-01T09:58:50.7657035Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_util.cpp.o 2022-12-01T09:58:50.7829438Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops.cpp.o 2022-12-01T09:58:50.9006500Z [ 95%] Built target shm 2022-12-01T09:58:50.9056429Z [ 95%] Building CXX object test_lazy/CMakeFiles/test_lazy.dir/test_lazy_ops_util.cpp.o 2022-12-01T09:58:50.9510847Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/enum.cpp.o 2022-12-01T09:58:51.1728126Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ir_verifier.cpp.o 2022-12-01T09:58:51.2129326Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_kernel.cpp.o 2022-12-01T09:58:51.2791756Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_loopnest.cpp.o 2022-12-01T09:58:51.5708581Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memdependency.cpp.o 2022-12-01T09:58:51.5751839Z Scanning dependencies of target test_jit 2022-12-01T09:58:51.6895047Z [ 95%] Linking CXX executable ../bin/test_lazy 2022-12-01T09:58:51.7141852Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/expanding-array.cpp.o 2022-12-01T09:58:51.8633120Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/fft.cpp.o 2022-12-01T09:58:51.9356180Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/functional.cpp.o 2022-12-01T09:58:52.2765137Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_ops.cpp.o 2022-12-01T09:58:52.2785360Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/integration.cpp.o 2022-12-01T09:58:52.2983193Z [ 95%] Built target test_lazy 2022-12-01T09:58:52.3026377Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/init.cpp.o 2022-12-01T09:58:52.6433868Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_quantization.cpp.o 2022-12-01T09:58:52.8161062Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_memplanning.cpp.o 2022-12-01T09:58:52.8764780Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/jit.cpp.o 2022-12-01T09:58:52.9928185Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_reductions.cpp.o 2022-12-01T09:58:53.1085289Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_registerizer.cpp.o 2022-12-01T09:58:53.3415108Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/memory.cpp.o 2022-12-01T09:58:53.4727653Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_simplify.cpp.o 2022-12-01T09:58:53.5144935Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/meta_tensor.cpp.o 2022-12-01T09:58:53.5511911Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/misc.cpp.o 2022-12-01T09:58:53.5615345Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_te_fuser_pass.cpp.o 2022-12-01T09:58:53.7449289Z Scanning dependencies of target torch_python 2022-12-01T09:58:54.1986355Z Scanning dependencies of target torch_shm_manager 2022-12-01T09:58:54.2073707Z [ 95%] Building CXX object caffe2/torch/lib/libshm/CMakeFiles/torch_shm_manager.dir/manager.cpp.o 2022-12-01T09:58:54.2304570Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type.cpp.o 2022-12-01T09:58:54.2712111Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/module.cpp.o 2022-12-01T09:58:54.3605079Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/moduledict.cpp.o 2022-12-01T09:58:54.4292376Z [ 95%] Linking CXX executable ../../../../bin/torch_shm_manager 2022-12-01T09:58:54.7032921Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_type_specializations.cpp.o 2022-12-01T09:58:54.9011364Z [ 95%] Built target torch_shm_manager 2022-12-01T09:58:54.9055771Z [ 95%] Building CXX object test_tensorexpr/CMakeFiles/test_tensorexpr.dir/test_llvm.cpp.o 2022-12-01T09:58:55.0463643Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/modulelist.cpp.o 2022-12-01T09:58:55.1220718Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/modules.cpp.o 2022-12-01T09:58:55.2512867Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/nested.cpp.o 2022-12-01T09:58:55.4121393Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/__/common/main.cpp.o 2022-12-01T09:58:55.6345771Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_add_if_then_else.cpp.o 2022-12-01T09:58:55.7097756Z [ 95%] Linking CXX executable ../bin/test_tensorexpr 2022-12-01T09:58:55.7792886Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_alias_analysis.cpp.o 2022-12-01T09:58:55.8135158Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_argument_spec.cpp.o 2022-12-01T09:58:56.1494907Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterdict.cpp.o 2022-12-01T09:58:56.2850564Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/parameterlist.cpp.o 2022-12-01T09:58:56.5048011Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/namespace.cpp.o 2022-12-01T09:58:56.5495745Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_autodiff.cpp.o 2022-12-01T09:58:56.6651438Z [ 95%] Built target test_tensorexpr 2022-12-01T09:58:56.6707541Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_load_upgraders.cpp.o 2022-12-01T09:58:56.8431238Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_op_replacement.cpp.o 2022-12-01T09:58:57.0032492Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_upgrader_utils.cpp.o 2022-12-01T09:58:57.1818937Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/nn_utils.cpp.o 2022-12-01T09:58:57.2089041Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_backend.cpp.o 2022-12-01T09:58:57.3846263Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/optim.cpp.o 2022-12-01T09:58:57.4187210Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/ordered_dict.cpp.o 2022-12-01T09:58:57.5800102Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/rnn.cpp.o 2022-12-01T09:58:57.8737925Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_import.cpp.o 2022-12-01T09:58:58.0441034Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_parser.cpp.o 2022-12-01T09:58:58.0734294Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/sequential.cpp.o 2022-12-01T09:58:58.2221871Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_class_type.cpp.o 2022-12-01T09:58:58.2951724Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_code_template.cpp.o 2022-12-01T09:58:58.4688169Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/transformer.cpp.o 2022-12-01T09:58:58.5538419Z [ 95%] Building CXX object test_api/CMakeFiles/test_api.dir/serialize.cpp.o 2022-12-01T09:58:58.8038362Z [ 95%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_concat_opt.cpp.o 2022-12-01T09:58:58.8706825Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/special.cpp.o 2022-12-01T09:58:58.9566890Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/static.cpp.o 2022-12-01T09:58:59.1502691Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_constant_pooling.cpp.o 2022-12-01T09:58:59.4223256Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/support.cpp.o 2022-12-01T09:58:59.4694199Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cleanup_passes.cpp.o 2022-12-01T09:58:59.5111175Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_create_autodiff_subgraphs.cpp.o 2022-12-01T09:58:59.5419994Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_cuda.cpp.o 2022-12-01T09:58:59.7020645Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class.cpp.o 2022-12-01T09:58:59.8752380Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_indexing.cpp.o 2022-12-01T09:58:59.9553525Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_class_registrations.cpp.o 2022-12-01T09:59:00.1370095Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_custom_operators.cpp.o 2022-12-01T09:59:00.2380006Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options_cuda.cpp.o 2022-12-01T09:59:00.3919084Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor_options.cpp.o 2022-12-01T09:59:00.4890920Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/tensor.cpp.o 2022-12-01T09:59:00.6260616Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_dce.cpp.o 2022-12-01T09:59:00.8703567Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_fuser.cpp.o 2022-12-01T09:59:00.9033904Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/torch_include.cpp.o 2022-12-01T09:59:01.1144827Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/inference_mode.cpp.o 2022-12-01T09:59:01.1419185Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_executor.cpp.o 2022-12-01T09:59:01.1669802Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_graph_iterator.cpp.o 2022-12-01T09:59:01.5554726Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/grad_mode.cpp.o 2022-12-01T09:59:01.6808413Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_cs_debug_info_serialization.cpp.o 2022-12-01T09:59:01.7336066Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_inliner.cpp.o 2022-12-01T09:59:01.7593734Z [ 96%] Building CXX object test_api/CMakeFiles/test_api.dir/operations.cpp.o 2022-12-01T09:59:02.0735557Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_0.cpp.o 2022-12-01T09:59:02.1108861Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_1.cpp.o 2022-12-01T09:59:02.1368278Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_2.cpp.o 2022-12-01T09:59:02.2834118Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_3.cpp.o 2022-12-01T09:59:02.3366847Z [ 96%] Linking CXX executable ../bin/test_api 2022-12-01T09:59:02.4587439Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interface.cpp.o 2022-12-01T09:59:02.8875515Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_interpreter.cpp.o 2022-12-01T09:59:02.9093689Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_functions_4.cpp.o 2022-12-01T09:59:02.9107436Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_ir.cpp.o 2022-12-01T09:59:02.9946710Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_irparser.cpp.o 2022-12-01T09:59:03.0424961Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_variable_methods.cpp.o 2022-12-01T09:59:03.4509821Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_0.cpp.o 2022-12-01T09:59:03.5309579Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_type.cpp.o 2022-12-01T09:59:03.5548748Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_1.cpp.o 2022-12-01T09:59:03.6040694Z [ 96%] Built target test_api 2022-12-01T09:59:03.6080347Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_torch_functions_2.cpp.o 2022-12-01T09:59:03.6400155Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter.cpp.o 2022-12-01T09:59:03.7194634Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nn_functions.cpp.o 2022-12-01T09:59:03.8860368Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_interpreter_direct.cpp.o 2022-12-01T09:59:03.9901830Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_lite_trainer.cpp.o 2022-12-01T09:59:04.1054990Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_fft_functions.cpp.o 2022-12-01T09:59:04.1995525Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_memory_dag.cpp.o 2022-12-01T09:59:04.2614328Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_misc.cpp.o 2022-12-01T09:59:04.4389188Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_linalg_functions.cpp.o 2022-12-01T09:59:04.5659179Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_mobile_type_parser.cpp.o 2022-12-01T09:59:04.6343377Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_nested_functions.cpp.o 2022-12-01T09:59:04.6383741Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_sparse_functions.cpp.o 2022-12-01T09:59:04.6618780Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_special_functions.cpp.o 2022-12-01T09:59:04.9514387Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_module_api.cpp.o 2022-12-01T09:59:05.0106639Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_return_types.cpp.o 2022-12-01T09:59:05.0267228Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_peephole_optimize.cpp.o 2022-12-01T09:59:05.0950232Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_qualified_name.cpp.o 2022-12-01T09:59:05.1401551Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_save_load.cpp.o 2022-12-01T09:59:05.1756171Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/generated/python_enum_tag.cpp.o 2022-12-01T09:59:05.2917452Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DataLoader.cpp.o 2022-12-01T09:59:05.4830575Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_info.cpp.o 2022-12-01T09:59:05.5523046Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Device.cpp.o 2022-12-01T09:59:05.6561550Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_schema_matching.cpp.o 2022-12-01T09:59:05.7206652Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Dtype.cpp.o 2022-12-01T09:59:05.9352969Z [ 96%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_stack_opt.cpp.o 2022-12-01T09:59:05.9460899Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/DynamicTypes.cpp.o 2022-12-01T09:59:05.9487309Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Exceptions.cpp.o 2022-12-01T09:59:06.1617733Z [ 96%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Generator.cpp.o 2022-12-01T09:59:06.2498316Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_matcher.cpp.o 2022-12-01T09:59:06.4330196Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Layout.cpp.o 2022-12-01T09:59:06.5915557Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_rewriter.cpp.o 2022-12-01T09:59:06.7276676Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/MemoryFormat.cpp.o 2022-12-01T09:59:06.7287927Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_subgraph_utils.cpp.o 2022-12-01T09:59:06.8396199Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_union.cpp.o 2022-12-01T09:59:06.8807855Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/QScheme.cpp.o 2022-12-01T09:59:07.0786889Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_utils.cpp.o 2022-12-01T09:59:07.1404260Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Module.cpp.o 2022-12-01T09:59:07.2528910Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/python_dimname.cpp.o 2022-12-01T09:59:07.2856124Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_script_profile.cpp.o 2022-12-01T09:59:07.5796655Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_shape_analysis.cpp.o 2022-12-01T09:59:07.5877836Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Size.cpp.o 2022-12-01T09:59:07.7498309Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_jit_logging_levels.cpp.o 2022-12-01T09:59:07.8039741Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Storage.cpp.o 2022-12-01T09:59:07.9642283Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageMethods.cpp.o 2022-12-01T09:59:07.9794238Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_file_format.cpp.o 2022-12-01T09:59:08.2261263Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/StorageSharing.cpp.o 2022-12-01T09:59:08.3260402Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/Stream.cpp.o 2022-12-01T09:59:08.4063136Z [ 97%] Building CXX object test_jit/CMakeFiles/test_jit.dir/test_flatbuffer.cpp.o 2022-12-01T09:59:08.4640825Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/TypeInfo.cpp.o 2022-12-01T09:59:08.6677889Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/api/src/python/init.cpp.o 2022-12-01T09:59:08.7997985Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/functions/init.cpp.o 2022-12-01T09:59:08.9133424Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/init.cpp.o 2022-12-01T09:59:09.0539933Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/profiler_python.cpp.o 2022-12-01T09:59:09.1900664Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_anomaly_mode.cpp.o 2022-12-01T09:59:09.3469259Z [ 97%] Linking CXX executable ../bin/test_jit 2022-12-01T09:59:09.3953323Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_saved_variable_hooks.cpp.o 2022-12-01T09:59:09.4820845Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_cpp_function.cpp.o 2022-12-01T09:59:09.5411806Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_engine.cpp.o 2022-12-01T09:59:09.5788754Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_function.cpp.o 2022-12-01T09:59:09.9311369Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_hook.cpp.o 2022-12-01T09:59:10.1211684Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_legacy_variable.cpp.o 2022-12-01T09:59:10.1460994Z [ 97%] Built target test_jit 2022-12-01T09:59:10.1553061Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_torch_functions_manual.cpp.o 2022-12-01T09:59:10.2971862Z [ 97%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable.cpp.o 2022-12-01T09:59:10.3091941Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/autograd/python_variable_indexing.cpp.o 2022-12-01T09:59:10.5108646Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/functorch/init.cpp.o 2022-12-01T09:59:10.8510331Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/backends/backend_init.cpp.o 2022-12-01T09:59:11.0132272Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/codegen/cuda/python_frontend/python_bindings.cpp.o 2022-12-01T09:59:11.1615485Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/init.cpp.o 2022-12-01T09:59:11.1778728Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx.cpp.o 2022-12-01T09:59:11.2668400Z [ 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:11.6480788Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/deduplicate_initializers.cpp.o 2022-12-01T09:59:11.7325874Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eval_peephole.cpp.o 2022-12-01T09:59:11.7621459Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_fold.cpp.o 2022-12-01T09:59:11.8057604Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/constant_map.cpp.o 2022-12-01T09:59:12.0105162Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/eliminate_unused_items.cpp.o 2022-12-01T09:59:12.0934404Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/fixup_onnx_controlflow.cpp.o 2022-12-01T09:59:12.2464460Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/list_model_parameters.cpp.o 2022-12-01T09:59:12.2529457Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_substitution.cpp.o 2022-12-01T09:59:12.4112551Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/helper.cpp.o 2022-12-01T09:59:12.4339510Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/peephole.cpp.o 2022-12-01T09:59:12.6223583Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/preprocess_for_onnx.cpp.o 2022-12-01T09:59:12.6557407Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/prepare_division_for_onnx.cpp.o 2022-12-01T09:59:12.8998421Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/scalar_type_analysis.cpp.o 2022-12-01T09:59:12.9345508Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/unpack_quantized_weights.cpp.o 2022-12-01T09:59:12.9367923Z [ 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:13.0440147Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/function_extraction.cpp.o 2022-12-01T09:59:13.0441070Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/shape_type_inference.cpp.o 2022-12-01T09:59:13.3009528Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/onnx_log.cpp.o 2022-12-01T09:59:13.3322225Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/naming.cpp.o 2022-12-01T09:59:13.3374736Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/pybind_utils.cpp.o 2022-12-01T09:59:13.4591953Z [ 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:13.4896651Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/common.cpp.o 2022-12-01T09:59:13.5536167Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_encapsulation.cpp.o 2022-12-01T09:59:13.6948442Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/passes/onnx/pattern_conversion/pattern_conversion.cpp.o 2022-12-01T09:59:13.8374902Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_arg_flatten.cpp.o 2022-12-01T09:59:13.8576112Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_custom_class.cpp.o 2022-12-01T09:59:13.9009802Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_dict.cpp.o 2022-12-01T09:59:13.9532871Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_interpreter.cpp.o 2022-12-01T09:59:14.0980162Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_ir.cpp.o 2022-12-01T09:59:14.1484474Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_list.cpp.o 2022-12-01T09:59:14.5386336Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tracer.cpp.o 2022-12-01T09:59:14.5879307Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/script_init.cpp.o 2022-12-01T09:59:14.5967511Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/concrete_module_type.cpp.o 2022-12-01T09:59:14.7640540Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/frontend/tree_views.cpp.o 2022-12-01T09:59:14.8641486Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_sugared_value.cpp.o 2022-12-01T09:59:14.8996079Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/python/python_tree_views.cpp.o 2022-12-01T09:59:14.9590380Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/static/init.cpp.o 2022-12-01T09:59:15.2195667Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/tensorexpr/tensorexpr_init.cpp.o 2022-12-01T09:59:15.3142336Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/monitor/python_init.cpp.o 2022-12-01T09:59:15.3810732Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/multiprocessing/init.cpp.o 2022-12-01T09:59:15.5583486Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/onnx/init.cpp.o 2022-12-01T09:59:15.7606426Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/profiler/python/init.cpp.o 2022-12-01T09:59:15.8008473Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/serialization.cpp.o 2022-12-01T09:59:15.8060600Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/tensor/python_tensor.cpp.o 2022-12-01T09:59:15.8802574Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/init.cpp.o 2022-12-01T09:59:16.2981083Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/throughput_benchmark.cpp.o 2022-12-01T09:59:16.4811289Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils.cpp.o 2022-12-01T09:59:16.5059433Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/cuda_lazy_init.cpp.o 2022-12-01T09:59:16.5217673Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/invalid_arguments.cpp.o 2022-12-01T09:59:16.6909921Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/object_ptr.cpp.o 2022-12-01T09:59:16.8042821Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_arg_parser.cpp.o 2022-12-01T09:59:16.8553506Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/python_dispatch.cpp.o 2022-12-01T09:59:16.8923223Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/structseq.cpp.o 2022-12-01T09:59:16.9382817Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_apply.cpp.o 2022-12-01T09:59:17.1980118Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_dtypes.cpp.o 2022-12-01T09:59:17.2259210Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_layouts.cpp.o 2022-12-01T09:59:17.4662566Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_memoryformats.cpp.o 2022-12-01T09:59:17.5806768Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_qschemes.cpp.o 2022-12-01T09:59:17.5991406Z [ 98%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_list.cpp.o 2022-12-01T09:59:17.7323566Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_new.cpp.o 2022-12-01T09:59:17.7583747Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_numpy.cpp.o 2022-12-01T09:59:17.8197471Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/tensor_types.cpp.o 2022-12-01T09:59:17.9137720Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/disable_torch_function.cpp.o 2022-12-01T09:59:18.1221155Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/utils/verbose.cpp.o 2022-12-01T09:59:18.2706902Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/init.cpp.o 2022-12-01T09:59:18.2875003Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/lazy/python/python_util.cpp.o 2022-12-01T09:59:18.5740082Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/init_flatbuffer_module.cpp.o 2022-12-01T09:59:18.5955418Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/__/test/cpp/jit/torch_python_test.cpp.o 2022-12-01T09:59:18.6381774Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/itt.cpp.o 2022-12-01T09:59:18.7029629Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/init.cpp.o 2022-12-01T09:59:18.8707828Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/c10d/python_comm_hook.cpp.o 2022-12-01T09:59:19.0035520Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/autograd/init.cpp.o 2022-12-01T09:59:19.2845234Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/init.cpp.o 2022-12-01T09:59:19.3437019Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/py_rref.cpp.o 2022-12-01T09:59:19.4236473Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_functions.cpp.o 2022-12-01T09:59:19.5762349Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/python_rpc_handler.cpp.o 2022-12-01T09:59:19.6540313Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/request_callback_impl.cpp.o 2022-12-01T09:59:20.0083328Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/testing/init.cpp.o 2022-12-01T09:59:20.0858019Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_call.cpp.o 2022-12-01T09:59:20.1489995Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/distributed/rpc/unpickled_python_remote_call.cpp.o 2022-12-01T09:59:20.3002897Z [100%] Building CXX object caffe2/torch/CMakeFiles/torch_python.dir/csrc/jit/runtime/register_distributed_ops.cpp.o 2022-12-01T09:59:29.6877061Z [100%] Linking CXX shared library ../../lib/libtorch_python.so 2022-12-01T09:59:31.0491864Z [100%] Built target torch_python 2022-12-01T09:59:31.0535675Z Scanning dependencies of target nnapi_backend 2022-12-01T09:59:31.0537089Z Scanning dependencies of target functorch 2022-12-01T09:59:31.4023326Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_lib.cpp.o 2022-12-01T09:59:31.4067127Z [100%] Building CXX object caffe2/torch/CMakeFiles/nnapi_backend.dir/csrc/jit/backends/nnapi/nnapi_backend_preprocess.cpp.o 2022-12-01T09:59:31.4122309Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/dim/dim.cpp.o 2022-12-01T09:59:31.4196566Z [100%] Building CXX object functorch/CMakeFiles/functorch.dir/csrc/init_dim_only.cpp.o 2022-12-01T09:59:31.9691826Z [100%] Linking CXX shared module functorch.so 2022-12-01T09:59:32.0169794Z [100%] Linking CXX shared library ../../lib/libnnapi_backend.so 2022-12-01T09:59:32.3358105Z [100%] Built target functorch 2022-12-01T09:59:32.3961948Z [100%] Built target nnapi_backend 2022-12-01T09:59:32.4202748Z Install the project... 2022-12-01T09:59:32.4221961Z -- Install configuration: "Release" 2022-12-01T09:59:32.4462547Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/protoc-3.13.0.0" to "$ORIGIN/../lib" 2022-12-01T09:59:32.6592419Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libc10.so" to "$ORIGIN" 2022-12-01T09:59:32.6809714Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_CompileTimeFunctionPointer_test" to "$ORIGIN" 2022-12-01T09:59:32.6816543Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeviceGuard_test" to "$ORIGIN" 2022-12-01T09:59:32.6824462Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Device_test" to "$ORIGIN" 2022-12-01T09:59:32.6832836Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DispatchKeySet_test" to "$ORIGIN" 2022-12-01T09:59:32.6840619Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_StreamGuard_test" to "$ORIGIN" 2022-12-01T09:59:32.6848226Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SymInt_test" to "$ORIGIN" 2022-12-01T09:59:32.6856494Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineDeviceGuard_test" to "$ORIGIN" 2022-12-01T09:59:32.6865252Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_InlineStreamGuard_test" to "$ORIGIN" 2022-12-01T09:59:32.6873549Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SizesAndStrides_test" to "$ORIGIN" 2022-12-01T09:59:32.6881153Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Array_test" to "$ORIGIN" 2022-12-01T09:59:32.6889085Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Bitset_test" to "$ORIGIN" 2022-12-01T09:59:32.6897072Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_C++17_test" to "$ORIGIN" 2022-12-01T09:59:32.6904745Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ConstexprCrc_test" to "$ORIGIN" 2022-12-01T09:59:32.6912386Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_DeadlockDetection_test" to "$ORIGIN" 2022-12-01T09:59:32.6920203Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Half_test" to "$ORIGIN" 2022-12-01T09:59:32.6928512Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_LeftRight_test" to "$ORIGIN" 2022-12-01T09:59:32.6937459Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Metaprogramming_test" to "$ORIGIN" 2022-12-01T09:59:32.6957185Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_SmallVectorTest" to "$ORIGIN" 2022-12-01T09:59:32.6964826Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_Synchronized_test" to "$ORIGIN" 2022-12-01T09:59:32.6973066Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ThreadLocal_test" to "$ORIGIN" 2022-12-01T09:59:32.6980642Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeIndex_test" to "$ORIGIN" 2022-12-01T09:59:32.6988434Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeList_test" to "$ORIGIN" 2022-12-01T09:59:32.6996174Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_TypeTraits_test" to "$ORIGIN" 2022-12-01T09:59:32.7004016Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_accumulate_test" to "$ORIGIN" 2022-12-01T09:59:32.7012133Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_bfloat16_test" to "$ORIGIN" 2022-12-01T09:59:32.7020287Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_math_test" to "$ORIGIN" 2022-12-01T09:59:32.7028283Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_complex_test" to "$ORIGIN" 2022-12-01T09:59:32.7042039Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_either_test" to "$ORIGIN" 2022-12-01T09:59:32.7050008Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_exception_test" to "$ORIGIN" 2022-12-01T09:59:32.7057860Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_flags_test" to "$ORIGIN" 2022-12-01T09:59:32.7078783Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_test" to "$ORIGIN" 2022-12-01T09:59:32.7086454Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_irange_test" to "$ORIGIN" 2022-12-01T09:59:32.7094560Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_logging_test" to "$ORIGIN" 2022-12-01T09:59:32.7105096Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_optional_test" to "$ORIGIN" 2022-12-01T09:59:32.7114171Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_ordered_preserving_dict_test" to "$ORIGIN" 2022-12-01T09:59:32.7122350Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_registry_test" to "$ORIGIN" 2022-12-01T09:59:32.7130820Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_string_view_test" to "$ORIGIN" 2022-12-01T09:59:32.7138340Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_tempfile_test" to "$ORIGIN" 2022-12-01T09:59:32.7146165Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_typeid_test" to "$ORIGIN" 2022-12-01T09:59:32.7154841Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/c10_intrusive_ptr_benchmark" to "$ORIGIN" 2022-12-01T09:59:33.6005326Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_cpu.so" to "$ORIGIN:/opt/conda/lib:/var/lib/jenkins/vulkansdk/x86_64/lib" 2022-12-01T09:59:33.6011037Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6016702Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_global_deps.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6029610Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dict_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6040468Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/Dimname_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6052632Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/MaybeOwned_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6063572Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/NamedTensor_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6075096Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/apply_utils_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6085064Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/atest" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6096235Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/basic" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6107032Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/broadcast_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6118288Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_generator_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6128918Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_profiling_allocator_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6143749Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/cpu_rng_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6154088Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dispatch_key_set_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6164545Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/dlconvertor_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6175926Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/extension_backend_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6186427Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/half_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6201552Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/ivalue_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6211913Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/lazy_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6222626Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/math_kernel_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6233091Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_format_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6243945Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/memory_overlapping_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6254692Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/mobile_memory_cleanup" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6265911Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/native_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6276158Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operator_name_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6286518Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/operators_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6297167Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/packedtensoraccessor_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6309738Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/pow_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6320724Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/quantized_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6331065Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reduce_ops_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6341554Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/reportMemoryUsage_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6352443Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6364527Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/scalar_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6375306Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/stride_properties_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6389592Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/tensor_iterator_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6400382Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/test_parallel" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6406539Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/thread_init_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6417187Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_ptr_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6428680Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/type_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6439485Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/undefined_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6449674Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/variant_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6455449Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/verify_api_visibility" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6468223Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/vmap_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6478799Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/weakref_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6488455Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/wrapdim_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6498375Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/xla_tensor_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6509553Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/IListRef_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6527288Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/List_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6538669Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/KernelFunction_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6558417Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_legacy_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6574071Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_function_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6594225Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_legacy_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6611602Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_lambda_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6622941Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/kernel_stackbased_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6638791Z -- 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:33.6649237Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/CppSignature_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6660057Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/backend_fallback_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6670379Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_allowlist_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6714189Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/op_registration_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6725291Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/inline_container_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:33.6745637Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/test/vulkan_api_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:34.3001354Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorchbind_test.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:34.3008549Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libjitbackend_test.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:34.3017468Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libbackend_with_compiler.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:34.3085562Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_jit" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:34.3233095Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_tensorexpr" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:34.3241617Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/tutorial_tensorexpr" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:34.3254237Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/FileStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:34.3265527Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/TCPStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:34.3276477Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/HashStoreTest" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:34.3288550Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_dist_autograd" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:34.3301918Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_cpp_rpc" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:34.3458936Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_api" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:34.3473138Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_mobile_nnc" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:34.3480598Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/aot_model_compiler_test" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:34.3529925Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/test_lazy" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:34.3722391Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libtorch_python.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:34.3731228Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/lib/libshm.so" to "$ORIGIN:/opt/conda/lib" 2022-12-01T09:59:34.3741741Z -- Set runtime path of "/var/lib/jenkins/workspace/torch/bin/torch_shm_manager" to "$ORIGIN/../lib:/opt/conda/lib" 2022-12-01T09:59:34.3753568Z -- Set runtime path of "/var/lib/jenkins/workspace/functorch/functorch.so" to "$ORIGIN/../torch/lib:/opt/conda/lib" 2022-12-01T09:59:34.5142035Z running bdist_wheel 2022-12-01T09:59:35.2501338Z running build 2022-12-01T09:59:35.2501556Z running build_py 2022-12-01T09:59:35.2670923Z creating build/lib.linux-x86_64-cpython-37 2022-12-01T09:59:35.2671368Z creating build/lib.linux-x86_64-cpython-37/caffe2 2022-12-01T09:59:35.2671717Z copying caffe2/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2 2022-12-01T09:59:35.2678913Z creating build/lib.linux-x86_64-cpython-37/functorch 2022-12-01T09:59:35.2679300Z copying functorch/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch 2022-12-01T09:59:35.2682694Z copying functorch/setup.py -> build/lib.linux-x86_64-cpython-37/functorch 2022-12-01T09:59:35.2690982Z creating build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2691304Z copying torch/_VF.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2700144Z copying torch/__config__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2704011Z copying torch/__future__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2708319Z copying torch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2726802Z copying torch/_appdirs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2735192Z copying torch/_classes.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2740717Z copying torch/_deploy.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2743855Z copying torch/_jit_internal.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2767122Z copying torch/_linalg_utils.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2770907Z copying torch/_lobpcg.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2782505Z copying torch/_lowrank.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2790670Z copying torch/_meta_registrations.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2802055Z copying torch/_namedtensor_internals.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2810312Z copying torch/_ops.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2822760Z copying torch/_python_dispatcher.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2825758Z copying torch/_six.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2829435Z copying torch/_sources.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2837605Z copying torch/_storage_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2840774Z copying torch/_tensor.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2864237Z copying torch/_tensor_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2885433Z copying torch/_tensor_str.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2893503Z copying torch/_torch_docs.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2924672Z copying torch/_utils.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2936091Z copying torch/_utils_internal.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2937055Z copying torch/_vmap_internals.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2949433Z copying torch/_weights_only_unpickler.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2953439Z copying torch/functional.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2955141Z copying torch/hub.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2956468Z copying torch/library.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2957649Z copying torch/overrides.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2960015Z copying torch/quasirandom.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2960522Z copying torch/random.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2961889Z copying torch/return_types.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2962858Z copying torch/serialization.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2964831Z copying torch/storage.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2965731Z copying torch/torch_version.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2967396Z copying torch/types.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2968642Z copying torch/version.py -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:35.2972533Z creating build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:35.2973146Z copying torchgen/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:35.2974119Z copying torchgen/code_template.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:35.2975304Z copying torchgen/context.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:35.2976523Z copying torchgen/gen.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:35.2979382Z copying torchgen/gen_backend_stubs.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:35.2980191Z copying torchgen/gen_functionalization_type.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:35.2981268Z copying torchgen/gen_lazy_tensor.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:35.2982765Z copying torchgen/gen_vmap_plumbing.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:35.2983665Z copying torchgen/local.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:35.2985056Z copying torchgen/model.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:35.2987201Z copying torchgen/native_function_generation.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:35.2987951Z copying torchgen/utils.py -> build/lib.linux-x86_64-cpython-37/torchgen 2022-12-01T09:59:35.2990324Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib 2022-12-01T09:59:35.2991224Z copying caffe2/contrib/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib 2022-12-01T09:59:35.2995118Z creating build/lib.linux-x86_64-cpython-37/caffe2/core 2022-12-01T09:59:35.2995643Z copying caffe2/core/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/core 2022-12-01T09:59:35.2997705Z creating build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T09:59:35.2998184Z copying caffe2/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T09:59:35.2998991Z copying caffe2/distributed/file_store_handler_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T09:59:35.3013481Z copying caffe2/distributed/redis_store_handler_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T09:59:35.3017854Z copying caffe2/distributed/store_ops_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/distributed 2022-12-01T09:59:35.3023019Z creating build/lib.linux-x86_64-cpython-37/caffe2/experiments 2022-12-01T09:59:35.3023435Z copying caffe2/experiments/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments 2022-12-01T09:59:35.3026116Z creating build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-12-01T09:59:35.3026511Z copying caffe2/perfkernels/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-12-01T09:59:35.3027607Z copying caffe2/perfkernels/hp_emblookup_codegen.py -> build/lib.linux-x86_64-cpython-37/caffe2/perfkernels 2022-12-01T09:59:35.3037022Z creating build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T09:59:35.3037491Z copying caffe2/proto/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T09:59:35.3042374Z copying caffe2/proto/gen_proto_typestubs_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T09:59:35.3047644Z copying caffe2/proto/caffe2_pb2.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T09:59:35.3049106Z copying caffe2/proto/torch_pb2.py -> build/lib.linux-x86_64-cpython-37/caffe2/proto 2022-12-01T09:59:35.3062209Z creating build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3062580Z copying caffe2/python/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3070960Z copying caffe2/python/_import_c_extension.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3075190Z copying caffe2/python/allcompare_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3079245Z copying caffe2/python/attention.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3088681Z copying caffe2/python/benchmark_generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3092927Z copying caffe2/python/binarysize.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3102458Z copying caffe2/python/brew.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3106203Z copying caffe2/python/brew_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3114839Z copying caffe2/python/build.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3118568Z copying caffe2/python/cached_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3122433Z copying caffe2/python/caffe_translator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3136295Z copying caffe2/python/caffe_translator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3140636Z copying caffe2/python/checkpoint.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3149007Z copying caffe2/python/checkpoint_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3158925Z copying caffe2/python/cnn.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3163051Z copying caffe2/python/context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3167678Z copying caffe2/python/context_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3175598Z copying caffe2/python/control.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3183269Z copying caffe2/python/control_ops_grad.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3195974Z copying caffe2/python/control_ops_grad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3199622Z copying caffe2/python/control_ops_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3212274Z copying caffe2/python/control_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3216387Z copying caffe2/python/convert.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3223906Z copying caffe2/python/convert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3228469Z copying caffe2/python/convnet_benchmarks.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3241274Z copying caffe2/python/convnet_benchmarks_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3250536Z copying caffe2/python/core.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3276665Z copying caffe2/python/core_gradients_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3287781Z copying caffe2/python/core_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3302978Z copying caffe2/python/crf.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3315337Z copying caffe2/python/crf_predict.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3318312Z copying caffe2/python/crf_viterbi_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3322114Z copying caffe2/python/data_parallel_model.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3341339Z copying caffe2/python/data_parallel_model_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3360423Z copying caffe2/python/data_workers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3372831Z copying caffe2/python/data_workers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3376839Z copying caffe2/python/dataio.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3384968Z copying caffe2/python/dataio_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3399520Z copying caffe2/python/dataset.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3408851Z copying caffe2/python/db_file_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3412832Z copying caffe2/python/db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3416136Z copying caffe2/python/device_checker.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3428524Z copying caffe2/python/dyndep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3432033Z copying caffe2/python/embedding_generation_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3435566Z copying caffe2/python/experiment_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3447872Z copying caffe2/python/extension_loader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3451579Z copying caffe2/python/fakefp16_transform_lib.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3455661Z copying caffe2/python/filler_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3458691Z copying caffe2/python/functional.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3471795Z copying caffe2/python/functional_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3475559Z copying caffe2/python/fused_8bit_rowwise_conversion_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3479138Z copying caffe2/python/gradient_check_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3489541Z copying caffe2/python/gradient_checker.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3501054Z copying caffe2/python/gru_cell.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3504528Z copying caffe2/python/hip_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3507814Z copying caffe2/python/hsm_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3520838Z copying caffe2/python/hypothesis_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3541837Z copying caffe2/python/hypothesis_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3551168Z copying caffe2/python/ideep_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3554663Z copying caffe2/python/layer_model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3564620Z copying caffe2/python/layer_model_instantiator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3568771Z copying caffe2/python/layer_parameter_sharing_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3576896Z copying caffe2/python/layer_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3582704Z copying caffe2/python/layers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3604703Z copying caffe2/python/lazy.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3608208Z copying caffe2/python/lazy_dyndep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3612314Z copying caffe2/python/lazy_dyndep_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3617548Z copying caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3627530Z copying caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3631723Z copying caffe2/python/lstm_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3641620Z copying caffe2/python/memonger.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3653213Z copying caffe2/python/memonger_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3667596Z copying caffe2/python/mkl_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3670883Z copying caffe2/python/model_device_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3681050Z copying caffe2/python/model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3690645Z copying caffe2/python/model_helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3694835Z copying caffe2/python/modifier_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3698168Z copying caffe2/python/muji.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3706833Z copying caffe2/python/muji_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3710179Z copying caffe2/python/net_builder.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3717925Z copying caffe2/python/net_builder_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3721541Z copying caffe2/python/net_drawer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3729910Z copying caffe2/python/net_printer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3737779Z copying caffe2/python/net_printer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3740876Z copying caffe2/python/nomnigraph.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3744088Z copying caffe2/python/nomnigraph_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3751516Z copying caffe2/python/nomnigraph_transformations.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3754390Z copying caffe2/python/nomnigraph_transformations_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3758099Z copying caffe2/python/normalizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3770238Z copying caffe2/python/normalizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3773463Z copying caffe2/python/normalizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3777233Z copying caffe2/python/numa_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3780513Z copying caffe2/python/numa_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3793192Z copying caffe2/python/observer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3797287Z copying caffe2/python/operator_fp_exceptions_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3800550Z copying caffe2/python/optimizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3822740Z copying caffe2/python/optimizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3825699Z copying caffe2/python/optimizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3834296Z copying caffe2/python/optimizer_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3837645Z copying caffe2/python/parallel_workers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3846062Z copying caffe2/python/parallel_workers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3849396Z copying caffe2/python/parallelize_bmuf_distributed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3857649Z copying caffe2/python/pipeline.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3866269Z copying caffe2/python/pipeline_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3878464Z copying caffe2/python/predictor_constants.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3882162Z copying caffe2/python/recurrent.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3891384Z copying caffe2/python/python_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3896110Z copying caffe2/python/queue_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3908026Z copying caffe2/python/record_queue.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3911735Z copying caffe2/python/regularizer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3920712Z copying caffe2/python/regularizer_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3924865Z copying caffe2/python/regularizer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3934806Z copying caffe2/python/rnn_cell.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3962864Z copying caffe2/python/schema.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3985147Z copying caffe2/python/schema_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3995195Z copying caffe2/python/scope.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.3998772Z copying caffe2/python/scope_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4004125Z copying caffe2/python/session.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4011919Z copying caffe2/python/session_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4015549Z copying caffe2/python/sparse_to_dense_mask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4020112Z copying caffe2/python/sparse_to_dense_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4032394Z copying caffe2/python/task.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4042539Z copying caffe2/python/task_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4046309Z copying caffe2/python/test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4049402Z copying caffe2/python/text_file_reader.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4052203Z copying caffe2/python/timeout_guard.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4060567Z copying caffe2/python/toy_regression_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4064119Z copying caffe2/python/transformations.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4068398Z copying caffe2/python/transformations_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4076550Z copying caffe2/python/tt_core.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4080211Z copying caffe2/python/tt_core_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4090403Z copying caffe2/python/utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4098876Z copying caffe2/python/utils_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4102101Z copying caffe2/python/visualize.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4105540Z copying caffe2/python/workspace.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4117943Z copying caffe2/python/workspace_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python 2022-12-01T09:59:35.4133651Z creating build/lib.linux-x86_64-cpython-37/caffe2/quantization 2022-12-01T09:59:35.4134134Z copying caffe2/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization 2022-12-01T09:59:35.4135889Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-12-01T09:59:35.4136621Z copying caffe2/contrib/aten/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-12-01T09:59:35.4137439Z copying caffe2/contrib/aten/aten_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-12-01T09:59:35.4142793Z copying caffe2/contrib/aten/gen_op.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten 2022-12-01T09:59:35.4153844Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-12-01T09:59:35.4154387Z copying caffe2/contrib/gloo/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-12-01T09:59:35.4155372Z copying caffe2/contrib/gloo/gloo_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/gloo 2022-12-01T09:59:35.4165259Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-12-01T09:59:35.4165772Z copying caffe2/contrib/nccl/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-12-01T09:59:35.4166826Z copying caffe2/contrib/nccl/nccl_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nccl 2022-12-01T09:59:35.4172582Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-12-01T09:59:35.4173139Z copying caffe2/contrib/nnpack/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-12-01T09:59:35.4173783Z copying caffe2/contrib/nnpack/nnpack_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/nnpack 2022-12-01T09:59:35.4188080Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:35.4188543Z copying caffe2/contrib/playground/AnyExp.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:35.4197661Z copying caffe2/contrib/playground/AnyExpOnTerm.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:35.4203143Z copying caffe2/contrib/playground/ModuleRegister.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:35.4207651Z copying caffe2/contrib/playground/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:35.4208328Z copying caffe2/contrib/playground/checkpoint.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:35.4221363Z copying caffe2/contrib/playground/compute_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:35.4226373Z copying caffe2/contrib/playground/compute_topk_accuracy.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:35.4230430Z copying caffe2/contrib/playground/meter.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:35.4234653Z copying caffe2/contrib/playground/module_map.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:35.4247213Z copying caffe2/contrib/playground/output_generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground 2022-12-01T09:59:35.4252167Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-12-01T09:59:35.4252754Z copying caffe2/contrib/prof/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-12-01T09:59:35.4253539Z copying caffe2/contrib/prof/cuda_profile_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/prof 2022-12-01T09:59:35.4259001Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/script 2022-12-01T09:59:35.4259448Z copying caffe2/contrib/script/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/script 2022-12-01T09:59:35.4261764Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T09:59:35.4262478Z copying caffe2/contrib/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T09:59:35.4263340Z copying caffe2/contrib/tensorboard/tensorboard.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T09:59:35.4273443Z copying caffe2/contrib/tensorboard/tensorboard_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T09:59:35.4278876Z copying caffe2/contrib/tensorboard/tensorboard_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T09:59:35.4291927Z copying caffe2/contrib/tensorboard/tensorboard_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/tensorboard 2022-12-01T09:59:35.4299519Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-12-01T09:59:35.4300044Z copying caffe2/contrib/warpctc/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-12-01T09:59:35.4300744Z copying caffe2/contrib/warpctc/ctc_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/warpctc 2022-12-01T09:59:35.4305978Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-12-01T09:59:35.4306648Z copying caffe2/contrib/aten/docs/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-12-01T09:59:35.4307325Z copying caffe2/contrib/aten/docs/sample.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/aten/docs 2022-12-01T09:59:35.4321628Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:35.4322135Z copying caffe2/contrib/playground/resnetdemo/IN1k_resnet.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:35.4327028Z 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:35.4331579Z copying caffe2/contrib/playground/resnetdemo/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:35.4332281Z 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:35.4336336Z 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:35.4344377Z copying caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:35.4349492Z 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:35.4360010Z copying caffe2/contrib/playground/resnetdemo/gfs_IN1k.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:35.4364752Z 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:35.4369957Z copying caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:35.4379320Z creating build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/examples 2022-12-01T09:59:35.4380145Z copying caffe2/contrib/script/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/contrib/script/examples 2022-12-01T09:59:35.4381451Z creating build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-12-01T09:59:35.4382199Z copying caffe2/core/nomnigraph/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-12-01T09:59:35.4383006Z copying caffe2/core/nomnigraph/op_gen.py -> build/lib.linux-x86_64-cpython-37/caffe2/core/nomnigraph 2022-12-01T09:59:35.4393265Z creating build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:35.4393746Z copying caffe2/experiments/python/SparseTransformer.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:35.4397752Z copying caffe2/experiments/python/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:35.4398607Z copying caffe2/experiments/python/convnet_benchmarks.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:35.4410501Z copying caffe2/experiments/python/device_reduce_sum_bench.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:35.4414483Z copying caffe2/experiments/python/funhash_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:35.4418269Z copying caffe2/experiments/python/net_construct_bench.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:35.4425768Z copying caffe2/experiments/python/sparse_funhash_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:35.4429962Z copying caffe2/experiments/python/sparse_reshape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:35.4436260Z copying caffe2/experiments/python/tt_contraction_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:35.4439269Z copying caffe2/experiments/python/tt_pad_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/experiments/python 2022-12-01T09:59:35.4451017Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T09:59:35.4451608Z copying caffe2/python/docs/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T09:59:35.4452257Z copying caffe2/python/docs/formatter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T09:59:35.4456173Z copying caffe2/python/docs/generator.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T09:59:35.4460176Z copying caffe2/python/docs/github.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T09:59:35.4468749Z copying caffe2/python/docs/parser.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/docs 2022-12-01T09:59:35.4473923Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T09:59:35.4474395Z copying caffe2/python/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T09:59:35.4475444Z copying caffe2/python/examples/char_rnn.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T09:59:35.4487360Z copying caffe2/python/examples/imagenet_trainer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T09:59:35.4499758Z copying caffe2/python/examples/lmdb_create_example.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T09:59:35.4503939Z copying caffe2/python/examples/resnet50_trainer.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/examples 2022-12-01T09:59:35.4506551Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-12-01T09:59:35.4507142Z copying caffe2/python/fakelowp/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-12-01T09:59:35.4507735Z copying caffe2/python/fakelowp/init_shared_libs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-12-01T09:59:35.4513070Z copying caffe2/python/fakelowp/test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/fakelowp 2022-12-01T09:59:35.4518771Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:35.4519527Z copying caffe2/python/helpers/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:35.4520315Z copying caffe2/python/helpers/algebra.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:35.4529745Z copying caffe2/python/helpers/arg_scope.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:35.4533374Z copying caffe2/python/helpers/array_helpers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:35.4538695Z copying caffe2/python/helpers/control_ops.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:35.4542695Z copying caffe2/python/helpers/conv.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:35.4555926Z copying caffe2/python/helpers/db_input.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:35.4560651Z copying caffe2/python/helpers/dropout.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:35.4564330Z copying caffe2/python/helpers/elementwise_linear.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:35.4568484Z copying caffe2/python/helpers/fc.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:35.4576309Z copying caffe2/python/helpers/nonlinearity.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:35.4582089Z copying caffe2/python/helpers/normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:35.4595293Z copying caffe2/python/helpers/pooling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:35.4598109Z copying caffe2/python/helpers/quantization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:35.4601871Z copying caffe2/python/helpers/tools.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:35.4605041Z copying caffe2/python/helpers/train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/helpers 2022-12-01T09:59:35.4620427Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4620906Z copying caffe2/python/ideep/LRN_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4625662Z copying caffe2/python/ideep/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4626498Z copying caffe2/python/ideep/adam_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4630482Z copying caffe2/python/ideep/blobs_queue_db_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4634403Z copying caffe2/python/ideep/channel_shuffle_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4641606Z copying caffe2/python/ideep/concat_split_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4645600Z copying caffe2/python/ideep/conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4657439Z copying caffe2/python/ideep/conv_transpose_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4661167Z copying caffe2/python/ideep/convfusion_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4674169Z copying caffe2/python/ideep/copy_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4679336Z copying caffe2/python/ideep/dropout_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4683302Z copying caffe2/python/ideep/elementwise_sum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4692886Z copying caffe2/python/ideep/expanddims_squeeze_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4697524Z copying caffe2/python/ideep/fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4706336Z copying caffe2/python/ideep/leaky_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4709350Z copying caffe2/python/ideep/moment_sgd_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4712884Z copying caffe2/python/ideep/operator_fallback_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4716372Z copying caffe2/python/ideep/order_switch_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4726310Z copying caffe2/python/ideep/pool_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4730009Z copying caffe2/python/ideep/pre_convert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4740556Z copying caffe2/python/ideep/relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4744146Z copying caffe2/python/ideep/reshape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4747294Z copying caffe2/python/ideep/shape_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4757813Z copying caffe2/python/ideep/sigmoid_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4761103Z copying caffe2/python/ideep/softmax_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4764407Z copying caffe2/python/ideep/spatial_bn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4777435Z copying caffe2/python/ideep/test_ideep_net.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4783088Z copying caffe2/python/ideep/transform_ideep_net.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4794541Z copying caffe2/python/ideep/transpose_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4802705Z copying caffe2/python/ideep/weightedsum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/ideep 2022-12-01T09:59:35.4811855Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4812543Z copying caffe2/python/layers/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4817680Z copying caffe2/python/layers/adaptive_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4829785Z copying caffe2/python/layers/add_bias.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4833565Z copying caffe2/python/layers/arc_cosine_feature_map.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4838379Z copying caffe2/python/layers/batch_huber_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4846779Z copying caffe2/python/layers/batch_lr_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4851636Z copying caffe2/python/layers/batch_mse_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4860487Z copying caffe2/python/layers/batch_normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4866239Z copying caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4869799Z copying caffe2/python/layers/batch_softmax_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4881972Z copying caffe2/python/layers/blob_weighted_sum.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4885021Z copying caffe2/python/layers/bpr_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4888719Z copying caffe2/python/layers/bucket_weighted.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4892701Z copying caffe2/python/layers/build_index.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4901792Z copying caffe2/python/layers/concat.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4906031Z copying caffe2/python/layers/constant_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4910234Z copying caffe2/python/layers/conv.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4920212Z copying caffe2/python/layers/dropout.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4924427Z copying caffe2/python/layers/fc.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4936035Z copying caffe2/python/layers/fc_with_bootstrap.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4948073Z copying caffe2/python/layers/fc_without_bias.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4951552Z copying caffe2/python/layers/feature_sparse_to_dense.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4959897Z copying caffe2/python/layers/functional.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4962944Z copying caffe2/python/layers/gather_record.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4967476Z copying caffe2/python/layers/homotopy_weight.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4976453Z copying caffe2/python/layers/label_smooth.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4979655Z copying caffe2/python/layers/last_n_window_collector.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4982793Z copying caffe2/python/layers/layer_normalization.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4990524Z copying caffe2/python/layers/layers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.4999919Z copying caffe2/python/layers/margin_rank_loss.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.5002902Z copying caffe2/python/layers/merge_id_lists.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.5005929Z copying caffe2/python/layers/pairwise_similarity.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.5008913Z copying caffe2/python/layers/position_weighted.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.5016712Z copying caffe2/python/layers/random_fourier_features.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.5020066Z copying caffe2/python/layers/reservoir_sampling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.5022942Z copying caffe2/python/layers/sampling_train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.5026157Z copying caffe2/python/layers/sampling_trainable_mixin.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.5035896Z copying caffe2/python/layers/select_record_by_context.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.5038514Z copying caffe2/python/layers/semi_random_features.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.5041950Z copying caffe2/python/layers/sparse_dropout_with_replacement.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.5054999Z copying caffe2/python/layers/sparse_feature_hash.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.5058194Z copying caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.5061470Z copying caffe2/python/layers/sparse_lookup.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.5070291Z copying caffe2/python/layers/split.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.5073524Z copying caffe2/python/layers/tags.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.5076742Z copying caffe2/python/layers/uniform_sampling.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/layers 2022-12-01T09:59:35.5089273Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-12-01T09:59:35.5090093Z copying caffe2/python/mint/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-12-01T09:59:35.5090724Z copying caffe2/python/mint/app.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mint 2022-12-01T09:59:35.5106268Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5106804Z copying caffe2/python/mkl/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5107574Z copying caffe2/python/mkl/mkl_LRN_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5111880Z copying caffe2/python/mkl/mkl_LRN_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5124143Z copying caffe2/python/mkl/mkl_concat_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5128418Z copying caffe2/python/mkl/mkl_conv_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5132294Z copying caffe2/python/mkl/mkl_copy_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5136219Z copying caffe2/python/mkl/mkl_elementwise_add_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5145677Z copying caffe2/python/mkl/mkl_elementwise_sum_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5149696Z copying caffe2/python/mkl/mkl_fc_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5153906Z copying caffe2/python/mkl/mkl_fc_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5157866Z copying caffe2/python/mkl/mkl_fill_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5170586Z copying caffe2/python/mkl/mkl_pool_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5174675Z copying caffe2/python/mkl/mkl_pool_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5178735Z copying caffe2/python/mkl/mkl_relu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5191034Z copying caffe2/python/mkl/mkl_sbn_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5194383Z copying caffe2/python/mkl/mkl_sbn_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5198144Z copying caffe2/python/mkl/mkl_sigmoid_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5210768Z copying caffe2/python/mkl/mkl_speed_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5214424Z copying caffe2/python/mkl/mkl_squeeze_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5217419Z copying caffe2/python/mkl/rewrite_graph.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5226385Z copying caffe2/python/mkl/rewrite_graph_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/mkl 2022-12-01T09:59:35.5232031Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:35.5232734Z copying caffe2/python/modeling/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:35.5233529Z copying caffe2/python/modeling/compute_histogram_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:35.5237771Z copying caffe2/python/modeling/compute_histogram_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:35.5249680Z copying caffe2/python/modeling/compute_norm_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:35.5254323Z copying caffe2/python/modeling/compute_norm_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:35.5258478Z copying caffe2/python/modeling/compute_statistics_for_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:35.5270248Z copying caffe2/python/modeling/compute_statistics_for_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:35.5277346Z copying caffe2/python/modeling/get_entry_from_blobs.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:35.5285050Z copying caffe2/python/modeling/get_entry_from_blobs_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:35.5288440Z copying caffe2/python/modeling/gradient_clipping.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:35.5296336Z copying caffe2/python/modeling/gradient_clipping_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:35.5299932Z copying caffe2/python/modeling/initializers.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:35.5307800Z copying caffe2/python/modeling/initializers_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:35.5311765Z copying caffe2/python/modeling/net_modifier.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:35.5316708Z copying caffe2/python/modeling/parameter_info.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:35.5320570Z copying caffe2/python/modeling/parameter_sharing.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:35.5330476Z copying caffe2/python/modeling/parameter_sharing_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/modeling 2022-12-01T09:59:35.5336197Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T09:59:35.5336924Z copying caffe2/python/models/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T09:59:35.5337807Z copying caffe2/python/models/__sym_init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T09:59:35.5346765Z copying caffe2/python/models/download.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T09:59:35.5356035Z copying caffe2/python/models/imagenet_trainer_test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T09:59:35.5360743Z copying caffe2/python/models/resnet.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T09:59:35.5369119Z copying caffe2/python/models/resnet_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T09:59:35.5374598Z copying caffe2/python/models/shufflenet.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T09:59:35.5379991Z copying caffe2/python/models/shufflenet_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models 2022-12-01T09:59:35.5389264Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:35.5389736Z copying caffe2/python/onnx/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:35.5390468Z copying caffe2/python/onnx/backend.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:35.5409028Z copying caffe2/python/onnx/backend_cpp_rep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:35.5421257Z copying caffe2/python/onnx/backend_rep.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:35.5426447Z copying caffe2/python/onnx/error.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:35.5430171Z copying caffe2/python/onnx/frontend.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:35.5442755Z copying caffe2/python/onnx/helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:35.5449700Z copying caffe2/python/onnx/onnxifi.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:35.5453417Z copying caffe2/python/onnx/test_onnxifi.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:35.5465002Z copying caffe2/python/onnx/workspace.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx 2022-12-01T09:59:35.5487456Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5488026Z copying caffe2/python/operator_test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5488917Z copying caffe2/python/operator_test/activation_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5498054Z copying caffe2/python/operator_test/adadelta_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5503256Z copying caffe2/python/operator_test/adagrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5512620Z copying caffe2/python/operator_test/adagrad_test_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5517590Z copying caffe2/python/operator_test/adam_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5532934Z 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:35.5536578Z 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:35.5543401Z copying caffe2/python/operator_test/apmeter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5546275Z copying caffe2/python/operator_test/arg_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5555435Z copying caffe2/python/operator_test/assert_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5559164Z 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:35.5563569Z copying caffe2/python/operator_test/atomic_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5574147Z copying caffe2/python/operator_test/basic_rnn_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5578102Z 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:35.5589861Z 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:35.5594252Z 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:35.5601027Z 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:35.5608017Z copying caffe2/python/operator_test/bbox_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5612341Z 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:35.5619788Z 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:35.5625596Z copying caffe2/python/operator_test/boolean_mask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5633797Z copying caffe2/python/operator_test/boolean_unmask_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5637150Z 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:35.5645192Z copying caffe2/python/operator_test/bucketize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5648521Z copying caffe2/python/operator_test/cast_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5651476Z copying caffe2/python/operator_test/ceil_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5654472Z 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:35.5664610Z copying caffe2/python/operator_test/channel_shuffle_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5668316Z 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:35.5671597Z copying caffe2/python/operator_test/checkpoint_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5674497Z copying caffe2/python/operator_test/clip_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5687480Z 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:35.5692942Z 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:35.5701821Z 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:35.5709077Z 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:35.5719172Z copying caffe2/python/operator_test/conditional_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5734303Z copying caffe2/python/operator_test/conftest.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5752186Z copying caffe2/python/operator_test/conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5770619Z copying caffe2/python/operator_test/conv_transpose_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5786968Z copying caffe2/python/operator_test/copy_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5798604Z 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:35.5807308Z 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:35.5826863Z copying caffe2/python/operator_test/counter_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5835535Z copying caffe2/python/operator_test/crf_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5853577Z 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:35.5865983Z 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:35.5870423Z 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:35.5885445Z copying caffe2/python/operator_test/cudnn_recurrent_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5891092Z 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:35.5897151Z copying caffe2/python/operator_test/dataset_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5906699Z copying caffe2/python/operator_test/decay_adagrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5910700Z copying caffe2/python/operator_test/deform_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5919356Z 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:35.5922393Z 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:35.5928604Z copying caffe2/python/operator_test/detectron_keypoints.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5941952Z copying caffe2/python/operator_test/distance_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5945427Z copying caffe2/python/operator_test/dropout_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5953245Z copying caffe2/python/operator_test/duplicate_operands_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.5960073Z 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:35.5963835Z 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:35.5977961Z 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:35.5991225Z copying caffe2/python/operator_test/elementwise_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6010646Z copying caffe2/python/operator_test/emptysample_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6013478Z 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:35.6017900Z copying caffe2/python/operator_test/ensure_clipped_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6031516Z 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:35.6036790Z copying caffe2/python/operator_test/erf_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6041857Z copying caffe2/python/operator_test/expand_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6048109Z copying caffe2/python/operator_test/fc_operator_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6060380Z 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:35.6069146Z copying caffe2/python/operator_test/filler_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6078615Z copying caffe2/python/operator_test/find_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6092100Z copying caffe2/python/operator_test/flatten_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6098365Z 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:35.6103288Z copying caffe2/python/operator_test/floor_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6110581Z 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:35.6121740Z 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:35.6125635Z copying caffe2/python/operator_test/gather_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6140348Z 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:35.6146327Z 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:35.6155316Z 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:35.6162317Z copying caffe2/python/operator_test/glu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6168060Z copying caffe2/python/operator_test/group_conv_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6172825Z 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:35.6183511Z copying caffe2/python/operator_test/gru_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6196228Z 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:35.6201972Z copying caffe2/python/operator_test/histogram_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6208805Z copying caffe2/python/operator_test/hsm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6219571Z copying caffe2/python/operator_test/hyperbolic_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6224200Z copying caffe2/python/operator_test/im2col_col2im_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6231535Z 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:35.6244169Z 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:35.6248410Z copying caffe2/python/operator_test/index_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6256245Z copying caffe2/python/operator_test/instance_norm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6268540Z 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:35.6272518Z copying caffe2/python/operator_test/jsd_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6279270Z 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:35.6284888Z copying caffe2/python/operator_test/lars_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6296142Z 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:35.6309241Z copying caffe2/python/operator_test/leaky_relu_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6317172Z 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:35.6322685Z 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:35.6335419Z 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:35.6340096Z 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:35.6347218Z 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:35.6359271Z 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:35.6368248Z 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:35.6371963Z 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:35.6381428Z copying caffe2/python/operator_test/load_save_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6397121Z 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:35.6405625Z copying caffe2/python/operator_test/loss_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6415287Z copying caffe2/python/operator_test/lpnorm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6420642Z copying caffe2/python/operator_test/map_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6425352Z 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:35.6432251Z 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:35.6446012Z copying caffe2/python/operator_test/math_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6450283Z copying caffe2/python/operator_test/matmul_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6460191Z copying caffe2/python/operator_test/mean_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6465929Z 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:35.6472055Z 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:35.6476690Z 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:35.6488578Z copying caffe2/python/operator_test/mod_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6494158Z copying caffe2/python/operator_test/moments_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6501620Z copying caffe2/python/operator_test/momentum_sgd_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6511457Z copying caffe2/python/operator_test/mpi_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6517082Z copying caffe2/python/operator_test/mul_gradient_benchmark.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6521451Z 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:35.6532127Z copying caffe2/python/operator_test/ngram_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6536603Z copying caffe2/python/operator_test/normalize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6543865Z 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:35.6548068Z 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:35.6559110Z copying caffe2/python/operator_test/onnx_while_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6562749Z copying caffe2/python/operator_test/order_switch_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6569632Z copying caffe2/python/operator_test/pack_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6583177Z 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:35.6586691Z copying caffe2/python/operator_test/pad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6590515Z copying caffe2/python/operator_test/partition_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6602937Z copying caffe2/python/operator_test/percentile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6606241Z 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:35.6615142Z copying caffe2/python/operator_test/pooling_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6629095Z copying caffe2/python/operator_test/prepend_dim_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6632689Z copying caffe2/python/operator_test/python_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6637375Z copying caffe2/python/operator_test/quantile_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6640790Z 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:35.6651702Z 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:35.6654830Z copying caffe2/python/operator_test/rebatching_queue_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6667742Z copying caffe2/python/operator_test/record_queue_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6674400Z 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:35.6683764Z copying caffe2/python/operator_test/recurrent_network_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6696886Z copying caffe2/python/operator_test/reduce_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6709326Z copying caffe2/python/operator_test/reduction_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6712486Z copying caffe2/python/operator_test/reshape_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6723067Z copying caffe2/python/operator_test/resize_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6726072Z 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:35.6735686Z 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:35.6739909Z copying caffe2/python/operator_test/rnn_cell_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6767784Z 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:35.6771663Z copying caffe2/python/operator_test/rowwise_counter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6774521Z copying caffe2/python/operator_test/scale_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6787549Z copying caffe2/python/operator_test/segment_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6800347Z 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:35.6814981Z copying caffe2/python/operator_test/selu_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6820675Z copying caffe2/python/operator_test/sequence_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6833043Z copying caffe2/python/operator_test/shape_inference_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6846228Z 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:35.6850339Z copying caffe2/python/operator_test/softmax_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6863169Z copying caffe2/python/operator_test/softplus_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6869515Z 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:35.6877864Z 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:35.6886510Z 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:35.6899039Z 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:35.6903594Z 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:35.6909646Z copying caffe2/python/operator_test/sparse_normalize_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6921505Z copying caffe2/python/operator_test/sparse_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6924938Z 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:35.6934576Z 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:35.6946477Z 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:35.6949993Z 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:35.6968115Z 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:35.6973772Z copying caffe2/python/operator_test/stats_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6978812Z 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:35.6989084Z copying caffe2/python/operator_test/storm_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.6994419Z copying caffe2/python/operator_test/string_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.7008640Z 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:35.7011636Z 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:35.7016597Z copying caffe2/python/operator_test/tile_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.7023196Z copying caffe2/python/operator_test/top_k_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.7037171Z copying caffe2/python/operator_test/torch_integration_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.7052623Z copying caffe2/python/operator_test/transpose_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.7057170Z copying caffe2/python/operator_test/trigonometric_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.7065280Z copying caffe2/python/operator_test/unique_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.7077244Z 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:35.7089556Z copying caffe2/python/operator_test/unsafe_coalesce_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.7093311Z copying caffe2/python/operator_test/upsample_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.7110023Z copying caffe2/python/operator_test/utility_ops_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.7124910Z 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:35.7130190Z copying caffe2/python/operator_test/weight_scale_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.7142801Z 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:35.7151183Z copying caffe2/python/operator_test/weighted_sample_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.7159405Z copying caffe2/python/operator_test/weighted_sum_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.7165714Z copying caffe2/python/operator_test/wngrad_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/operator_test 2022-12-01T09:59:35.7177040Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T09:59:35.7177739Z copying caffe2/python/predictor/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T09:59:35.7178881Z copying caffe2/python/predictor/mobile_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T09:59:35.7183772Z copying caffe2/python/predictor/mobile_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T09:59:35.7189591Z copying caffe2/python/predictor/predictor_exporter.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T09:59:35.7204640Z copying caffe2/python/predictor/predictor_exporter_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T09:59:35.7219668Z copying caffe2/python/predictor/predictor_py_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T09:59:35.7230814Z copying caffe2/python/predictor/predictor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T09:59:35.7236176Z copying caffe2/python/predictor/serde.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/predictor 2022-12-01T09:59:35.7244625Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-12-01T09:59:35.7245351Z copying caffe2/python/rnn/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-12-01T09:59:35.7246169Z copying caffe2/python/rnn/lstm_comparison.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-12-01T09:59:35.7251069Z copying caffe2/python/rnn/rnn_cell_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/rnn 2022-12-01T09:59:35.7264339Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-12-01T09:59:35.7264890Z copying caffe2/python/serialized_test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-12-01T09:59:35.7265765Z copying caffe2/python/serialized_test/coverage.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-12-01T09:59:35.7269972Z copying caffe2/python/serialized_test/serialized_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test 2022-12-01T09:59:35.7285495Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:35.7286026Z copying caffe2/python/test/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:35.7286811Z copying caffe2/python/test/blob_deallocation_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:35.7291082Z copying caffe2/python/test/do_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:35.7296858Z copying caffe2/python/test/executor_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:35.7300804Z copying caffe2/python/test/executor_test_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:35.7308345Z copying caffe2/python/test/fakefp16_transform_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:35.7312444Z copying caffe2/python/test/gpu_context_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:35.7316167Z copying caffe2/python/test/inference_lstm_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:35.7319862Z copying caffe2/python/test/python_protobuf_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/test 2022-12-01T09:59:35.7333048Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T09:59:35.7342495Z copying caffe2/python/trt/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T09:59:35.7342956Z copying caffe2/python/trt/test_pt_onnx_trt.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T09:59:35.7343395Z copying caffe2/python/trt/test_trt.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T09:59:35.7345967Z copying caffe2/python/trt/transform.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/trt 2022-12-01T09:59:35.7352532Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T09:59:35.7353021Z copying caffe2/python/models/seq2seq/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T09:59:35.7354036Z copying caffe2/python/models/seq2seq/beam_search.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T09:59:35.7363215Z 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:35.7367113Z copying caffe2/python/models/seq2seq/seq2seq_model_helper.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T09:59:35.7371047Z 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:35.7380364Z copying caffe2/python/models/seq2seq/seq2seq_util.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T09:59:35.7389437Z copying caffe2/python/models/seq2seq/train.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T09:59:35.7398461Z copying caffe2/python/models/seq2seq/translate.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/models/seq2seq 2022-12-01T09:59:35.7407939Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-12-01T09:59:35.7408648Z copying caffe2/python/onnx/bin/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-12-01T09:59:35.7409495Z copying caffe2/python/onnx/bin/conversion.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/bin 2022-12-01T09:59:35.7414516Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T09:59:35.7415289Z copying caffe2/python/onnx/tests/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T09:59:35.7416060Z copying caffe2/python/onnx/tests/c2_ref_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T09:59:35.7424853Z copying caffe2/python/onnx/tests/conversion_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T09:59:35.7435493Z copying caffe2/python/onnx/tests/helper_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T09:59:35.7440259Z copying caffe2/python/onnx/tests/onnx_backend_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T09:59:35.7452759Z copying caffe2/python/onnx/tests/ssa_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T09:59:35.7456494Z copying caffe2/python/onnx/tests/test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/python/onnx/tests 2022-12-01T09:59:35.7466858Z creating build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7467563Z copying caffe2/quantization/server/__init__.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7468421Z copying caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7476810Z copying caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7480558Z copying caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7484110Z copying caffe2/quantization/server/compute_equalization_scale_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7488924Z copying caffe2/quantization/server/concat_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7497766Z copying caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7501504Z copying caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7513890Z copying caffe2/quantization/server/conv_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7521474Z 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:35.7525857Z copying caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7537854Z copying caffe2/quantization/server/dequantize_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7542262Z copying caffe2/quantization/server/dnnlowp_test_utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7552804Z copying caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7559692Z copying caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7563430Z copying caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7575420Z copying caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7580931Z 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:35.7593760Z copying caffe2/quantization/server/fully_connected_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7599402Z copying caffe2/quantization/server/fully_connected_fp16_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7608235Z 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:35.7618802Z copying caffe2/quantization/server/gather_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7623157Z copying caffe2/quantization/server/group_norm_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7631877Z 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:35.7638755Z copying caffe2/quantization/server/int8_gen_quant_params_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7642922Z 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:35.7647594Z copying caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7659500Z copying caffe2/quantization/server/observer_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7663316Z copying caffe2/quantization/server/pool_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7667305Z copying caffe2/quantization/server/quantize_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7679946Z copying caffe2/quantization/server/relu_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7683765Z 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:35.7687599Z copying caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7701747Z copying caffe2/quantization/server/sigmoid_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7712528Z 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:35.7716379Z copying caffe2/quantization/server/tanh_dnnlowp_op_test.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7721159Z copying caffe2/quantization/server/utils.py -> build/lib.linux-x86_64-cpython-37/caffe2/quantization/server 2022-12-01T09:59:35.7732788Z creating build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:35.7733169Z copying functorch/_src/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:35.7737316Z copying functorch/_src/aot_autograd.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:35.7747058Z copying functorch/_src/benchmark_utils.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:35.7751642Z copying functorch/_src/compile_utils.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:35.7755960Z copying functorch/_src/compilers.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:35.7764175Z copying functorch/_src/config.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:35.7768895Z copying functorch/_src/eager_transforms.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:35.7794256Z copying functorch/_src/fx_minifier.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:35.7799802Z copying functorch/_src/make_functional.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:35.7807936Z copying functorch/_src/named_members_polyfill.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:35.7811573Z copying functorch/_src/partitioners.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:35.7820392Z copying functorch/_src/python_key.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:35.7824437Z copying functorch/_src/pytree_hacks.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:35.7829618Z copying functorch/_src/top_operators_github_usage.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:35.7842580Z copying functorch/_src/vmap.py -> build/lib.linux-x86_64-cpython-37/functorch/_src 2022-12-01T09:59:35.7852780Z creating build/lib.linux-x86_64-cpython-37/functorch/compile 2022-12-01T09:59:35.7853209Z copying functorch/compile/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/compile 2022-12-01T09:59:35.7859403Z creating build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:35.7859782Z copying functorch/dim/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:35.7864054Z copying functorch/dim/batch_tensor.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:35.7875129Z copying functorch/dim/delayed_mul_tensor.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:35.7878720Z copying functorch/dim/dim.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:35.7882535Z copying functorch/dim/magic_trace.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:35.7886327Z copying functorch/dim/op_properties.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:35.7894532Z copying functorch/dim/reference.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:35.7902217Z copying functorch/dim/tree_map.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:35.7907743Z copying functorch/dim/wrap_type.py -> build/lib.linux-x86_64-cpython-37/functorch/dim 2022-12-01T09:59:35.7912007Z creating build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T09:59:35.7912777Z copying functorch/experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T09:59:35.7917196Z copying functorch/experimental/batch_norm_replacement.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T09:59:35.7928604Z copying functorch/experimental/cond.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T09:59:35.7933415Z copying functorch/experimental/ops.py -> build/lib.linux-x86_64-cpython-37/functorch/experimental 2022-12-01T09:59:35.7938861Z creating build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-12-01T09:59:35.7939281Z copying torch/_decomp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-12-01T09:59:35.7946640Z copying torch/_decomp/decompositions.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-12-01T09:59:35.7972409Z copying torch/_decomp/decompositions_for_jvp.py -> build/lib.linux-x86_64-cpython-37/torch/_decomp 2022-12-01T09:59:35.7977864Z creating build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-12-01T09:59:35.7978582Z copying torch/_dispatch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-12-01T09:59:35.7979499Z copying torch/_dispatch/python.py -> build/lib.linux-x86_64-cpython-37/torch/_dispatch 2022-12-01T09:59:35.7989174Z creating build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:35.7989805Z copying torch/_lazy/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:35.7994623Z copying torch/_lazy/closure.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:35.8001049Z copying torch/_lazy/computation.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:35.8013001Z copying torch/_lazy/config.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:35.8016940Z copying torch/_lazy/debug.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:35.8021697Z copying torch/_lazy/device_context.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:35.8025796Z copying torch/_lazy/extract_compiled_graph.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:35.8034793Z copying torch/_lazy/ir_cache.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:35.8038716Z copying torch/_lazy/metrics.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:35.8042735Z copying torch/_lazy/tensor_factory_functions.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:35.8048156Z copying torch/_lazy/ts_backend.py -> build/lib.linux-x86_64-cpython-37/torch/_lazy 2022-12-01T09:59:35.8061508Z creating build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T09:59:35.8062132Z copying torch/_prims/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T09:59:35.8079258Z copying torch/_prims/context.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T09:59:35.8084579Z copying torch/_prims/executor.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T09:59:35.8091592Z copying torch/_prims/nvfuser_executor.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T09:59:35.8104172Z copying torch/_prims/nvfuser_prims.py -> build/lib.linux-x86_64-cpython-37/torch/_prims 2022-12-01T09:59:35.8117399Z creating build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-12-01T09:59:35.8117857Z copying torch/_prims_common/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-12-01T09:59:35.8136558Z copying torch/_prims_common/wrappers.py -> build/lib.linux-x86_64-cpython-37/torch/_prims_common 2022-12-01T09:59:35.8147932Z creating build/lib.linux-x86_64-cpython-37/torch/_refs 2022-12-01T09:59:35.8148591Z copying torch/_refs/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs 2022-12-01T09:59:35.8168842Z copying torch/_refs/fft.py -> build/lib.linux-x86_64-cpython-37/torch/_refs 2022-12-01T09:59:35.8180561Z creating build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T09:59:35.8180992Z copying torch/_subclasses/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T09:59:35.8185463Z copying torch/_subclasses/fake_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T09:59:35.8205492Z copying torch/_subclasses/fake_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T09:59:35.8214045Z copying torch/_subclasses/meta_utils.py -> build/lib.linux-x86_64-cpython-37/torch/_subclasses 2022-12-01T09:59:35.8225103Z creating build/lib.linux-x86_64-cpython-37/torch/amp 2022-12-01T09:59:35.8225576Z copying torch/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/amp 2022-12-01T09:59:35.8234032Z copying torch/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/amp 2022-12-01T09:59:35.8246503Z creating build/lib.linux-x86_64-cpython-37/torch/ao 2022-12-01T09:59:35.8246860Z copying torch/ao/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao 2022-12-01T09:59:35.8253009Z creating build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:35.8253774Z copying torch/autograd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:35.8265468Z copying torch/autograd/anomaly_mode.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:35.8271571Z copying torch/autograd/forward_ad.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:35.8280903Z copying torch/autograd/function.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:35.8293330Z copying torch/autograd/functional.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:35.8315390Z copying torch/autograd/grad_mode.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:35.8319838Z copying torch/autograd/gradcheck.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:35.8341148Z copying torch/autograd/graph.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:35.8344547Z copying torch/autograd/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:35.8355242Z copying torch/autograd/profiler_legacy.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:35.8369424Z copying torch/autograd/profiler_util.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:35.8378621Z copying torch/autograd/variable.py -> build/lib.linux-x86_64-cpython-37/torch/autograd 2022-12-01T09:59:35.8382546Z creating build/lib.linux-x86_64-cpython-37/torch/backends 2022-12-01T09:59:35.8382924Z copying torch/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends 2022-12-01T09:59:35.8387434Z creating build/lib.linux-x86_64-cpython-37/torch/contrib 2022-12-01T09:59:35.8387807Z copying torch/contrib/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/contrib 2022-12-01T09:59:35.8388863Z copying torch/contrib/_tensorboard_vis.py -> build/lib.linux-x86_64-cpython-37/torch/contrib 2022-12-01T09:59:35.8397706Z creating build/lib.linux-x86_64-cpython-37/torch/cpu 2022-12-01T09:59:35.8398073Z copying torch/cpu/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cpu 2022-12-01T09:59:35.8404314Z creating build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:35.8404783Z copying torch/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:35.8417293Z copying torch/cuda/_dynamo_graphs.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:35.8418048Z copying torch/cuda/_memory_viz.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:35.8418853Z copying torch/cuda/_sanitizer.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:35.8419916Z copying torch/cuda/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:35.8420868Z copying torch/cuda/comm.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:35.8421773Z copying torch/cuda/error.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:35.8422684Z copying torch/cuda/graphs.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:35.8423817Z copying torch/cuda/jiterator.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:35.8424914Z copying torch/cuda/memory.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:35.8426200Z copying torch/cuda/nccl.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:35.8427219Z copying torch/cuda/nvtx.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:35.8428337Z copying torch/cuda/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:35.8429895Z copying torch/cuda/random.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:35.8430516Z copying torch/cuda/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:35.8431571Z copying torch/cuda/streams.py -> build/lib.linux-x86_64-cpython-37/torch/cuda 2022-12-01T09:59:35.8434481Z creating build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:35.8435023Z copying torch/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:35.8436122Z copying torch/distributed/argparse_util.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:35.8437259Z copying torch/distributed/constants.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:35.8437786Z copying torch/distributed/distributed_c10d.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:35.8439975Z copying torch/distributed/launch.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:35.8440858Z copying torch/distributed/remote_device.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:35.8442105Z copying torch/distributed/rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:35.8443096Z copying torch/distributed/run.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:35.8443931Z copying torch/distributed/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed 2022-12-01T09:59:35.8449348Z creating build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8449863Z copying torch/distributions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8455522Z copying torch/distributions/bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8456503Z copying torch/distributions/beta.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8457290Z copying torch/distributions/binomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8458199Z copying torch/distributions/categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8459491Z copying torch/distributions/cauchy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8460548Z copying torch/distributions/chi2.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8461757Z copying torch/distributions/constraint_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8462682Z copying torch/distributions/constraints.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8464100Z copying torch/distributions/continuous_bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8465075Z copying torch/distributions/dirichlet.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8466579Z copying torch/distributions/distribution.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8467658Z copying torch/distributions/exp_family.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8468544Z copying torch/distributions/exponential.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8469616Z copying torch/distributions/fishersnedecor.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8470376Z copying torch/distributions/gamma.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8471892Z copying torch/distributions/geometric.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8473171Z copying torch/distributions/gumbel.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8474081Z copying torch/distributions/half_cauchy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8475403Z copying torch/distributions/half_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8476241Z copying torch/distributions/independent.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8477492Z copying torch/distributions/kl.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8478688Z copying torch/distributions/kumaraswamy.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8479409Z copying torch/distributions/laplace.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8480319Z copying torch/distributions/lkj_cholesky.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8481347Z copying torch/distributions/log_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8482184Z copying torch/distributions/logistic_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8483106Z copying torch/distributions/lowrank_multivariate_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8483989Z copying torch/distributions/mixture_same_family.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8484914Z copying torch/distributions/multinomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8486032Z copying torch/distributions/multivariate_normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8486841Z copying torch/distributions/negative_binomial.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8487716Z copying torch/distributions/normal.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8488721Z copying torch/distributions/one_hot_categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8489757Z copying torch/distributions/pareto.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8490871Z copying torch/distributions/poisson.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8491930Z copying torch/distributions/relaxed_bernoulli.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8492813Z copying torch/distributions/relaxed_categorical.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8493571Z copying torch/distributions/studentT.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8494850Z copying torch/distributions/transformed_distribution.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8495795Z copying torch/distributions/transforms.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8497389Z copying torch/distributions/uniform.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8498167Z copying torch/distributions/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8499180Z copying torch/distributions/von_mises.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8500202Z copying torch/distributions/weibull.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8500896Z copying torch/distributions/wishart.py -> build/lib.linux-x86_64-cpython-37/torch/distributions 2022-12-01T09:59:35.8502776Z creating build/lib.linux-x86_64-cpython-37/torch/fft 2022-12-01T09:59:35.8503767Z copying torch/fft/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fft 2022-12-01T09:59:35.8520373Z creating build/lib.linux-x86_64-cpython-37/torch/futures 2022-12-01T09:59:35.8520771Z copying torch/futures/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/futures 2022-12-01T09:59:35.8534867Z creating build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:35.8535210Z copying torch/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:35.8536651Z copying torch/fx/_compatibility.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:35.8538432Z copying torch/fx/_pytree.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:35.8538834Z copying torch/fx/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:35.8539838Z copying torch/fx/annotate.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:35.8540970Z copying torch/fx/graph.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:35.8542420Z copying torch/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:35.8543260Z copying torch/fx/immutable_collections.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:35.8544099Z copying torch/fx/interpreter.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:35.8545598Z copying torch/fx/node.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:35.8546961Z copying torch/fx/operator_schemas.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:35.8547649Z copying torch/fx/proxy.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:35.8549061Z copying torch/fx/subgraph_rewriter.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:35.8549721Z copying torch/fx/tensor_type.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:35.8550909Z copying torch/fx/traceback.py -> build/lib.linux-x86_64-cpython-37/torch/fx 2022-12-01T09:59:35.8555137Z creating build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8555702Z copying torch/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8559931Z copying torch/jit/_async.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8560647Z copying torch/jit/_builtins.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8562029Z copying torch/jit/_check.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8563012Z copying torch/jit/_dataclass_impls.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8564214Z copying torch/jit/_decomposition_utils.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8565150Z copying torch/jit/_decompositions.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8566742Z copying torch/jit/_freeze.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8567290Z copying torch/jit/_fuser.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8568688Z copying torch/jit/_ir_utils.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8569627Z copying torch/jit/_logging.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8570852Z copying torch/jit/_monkeytype_config.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8571702Z copying torch/jit/_pickle.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8572650Z copying torch/jit/_recursive.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8574090Z copying torch/jit/_script.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8575420Z copying torch/jit/_serialization.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8576635Z copying torch/jit/_shape_functions.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8577973Z copying torch/jit/_state.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8578935Z copying torch/jit/_trace.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8580086Z copying torch/jit/annotations.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8581275Z copying torch/jit/frontend.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8582501Z copying torch/jit/generate_bytecode.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8584169Z copying torch/jit/quantized.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8584619Z copying torch/jit/supported_ops.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8586524Z copying torch/jit/unsupported_tensor_ops.py -> build/lib.linux-x86_64-cpython-37/torch/jit 2022-12-01T09:59:35.8587768Z creating build/lib.linux-x86_64-cpython-37/torch/linalg 2022-12-01T09:59:35.8588140Z copying torch/linalg/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/linalg 2022-12-01T09:59:35.8609315Z creating build/lib.linux-x86_64-cpython-37/torch/masked 2022-12-01T09:59:35.8609699Z copying torch/masked/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/masked 2022-12-01T09:59:35.8613751Z copying torch/masked/_docs.py -> build/lib.linux-x86_64-cpython-37/torch/masked 2022-12-01T09:59:35.8615387Z copying torch/masked/_ops.py -> build/lib.linux-x86_64-cpython-37/torch/masked 2022-12-01T09:59:35.8617908Z creating build/lib.linux-x86_64-cpython-37/torch/monitor 2022-12-01T09:59:35.8618270Z copying torch/monitor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/monitor 2022-12-01T09:59:35.8623733Z creating build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T09:59:35.8624170Z copying torch/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T09:59:35.8628130Z copying torch/multiprocessing/_atfork.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T09:59:35.8629206Z copying torch/multiprocessing/pool.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T09:59:35.8630207Z copying torch/multiprocessing/queue.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T09:59:35.8631020Z copying torch/multiprocessing/reductions.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T09:59:35.8632076Z copying torch/multiprocessing/spawn.py -> build/lib.linux-x86_64-cpython-37/torch/multiprocessing 2022-12-01T09:59:35.8634176Z creating build/lib.linux-x86_64-cpython-37/torch/nested 2022-12-01T09:59:35.8634628Z copying torch/nested/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nested 2022-12-01T09:59:35.8645813Z creating build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:35.8646203Z copying torch/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:35.8653924Z copying torch/nn/_reduction.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:35.8654816Z copying torch/nn/common_types.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:35.8656232Z copying torch/nn/cpp.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:35.8657243Z copying torch/nn/functional.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:35.8660315Z copying torch/nn/grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:35.8661376Z copying torch/nn/init.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:35.8662461Z copying torch/nn/parameter.py -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:35.8666442Z creating build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8667011Z copying torch/onnx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8668191Z copying torch/onnx/_constants.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8668919Z copying torch/onnx/_deprecation.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8669839Z copying torch/onnx/_experimental.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8670905Z copying torch/onnx/_exporter_states.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8671899Z copying torch/onnx/_globals.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8672879Z copying torch/onnx/_onnx_supported_ops.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8673809Z copying torch/onnx/_patch_torch.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8675285Z copying torch/onnx/_type_utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8676146Z copying torch/onnx/errors.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8677658Z copying torch/onnx/operators.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8678131Z copying torch/onnx/symbolic_caffe2.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8679602Z copying torch/onnx/symbolic_helper.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8681260Z copying torch/onnx/symbolic_opset10.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8682282Z copying torch/onnx/symbolic_opset11.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8684234Z copying torch/onnx/symbolic_opset12.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8685207Z copying torch/onnx/symbolic_opset13.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8686674Z copying torch/onnx/symbolic_opset14.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8687297Z copying torch/onnx/symbolic_opset15.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8688614Z copying torch/onnx/symbolic_opset16.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8689568Z copying torch/onnx/symbolic_opset17.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8690809Z copying torch/onnx/symbolic_opset7.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8691842Z copying torch/onnx/symbolic_opset8.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8693226Z copying torch/onnx/symbolic_opset9.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8695844Z copying torch/onnx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8697486Z copying torch/onnx/verification.py -> build/lib.linux-x86_64-cpython-37/torch/onnx 2022-12-01T09:59:35.8701302Z creating build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8701976Z copying torch/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8707872Z copying torch/optim/_functional.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8708499Z copying torch/optim/adadelta.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8709595Z copying torch/optim/adagrad.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8710418Z copying torch/optim/adam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8711992Z copying torch/optim/adamax.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8712520Z copying torch/optim/adamw.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8714268Z copying torch/optim/asgd.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8715030Z copying torch/optim/lbfgs.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8716503Z copying torch/optim/lr_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8718200Z copying torch/optim/nadam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8719316Z copying torch/optim/optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8720529Z copying torch/optim/radam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8721823Z copying torch/optim/rmsprop.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8723182Z copying torch/optim/rprop.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8724607Z copying torch/optim/sgd.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8725925Z copying torch/optim/sparse_adam.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8727208Z copying torch/optim/swa_utils.py -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:35.8731050Z creating build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:35.8731431Z copying torch/package/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:35.8736675Z copying torch/package/_digraph.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:35.8737465Z copying torch/package/_directory_reader.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:35.8738634Z copying torch/package/_importlib.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:35.8739797Z copying torch/package/_mangling.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:35.8740963Z copying torch/package/_mock.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:35.8743243Z copying torch/package/_package_pickler.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:35.8744291Z copying torch/package/_package_unpickler.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:35.8745438Z copying torch/package/_stdlib.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:35.8746873Z copying torch/package/file_structure_representation.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:35.8748115Z copying torch/package/find_file_dependencies.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:35.8749606Z copying torch/package/glob_group.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:35.8750838Z copying torch/package/importer.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:35.8752101Z copying torch/package/package_exporter.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:35.8754193Z copying torch/package/package_importer.py -> build/lib.linux-x86_64-cpython-37/torch/package 2022-12-01T09:59:35.8757515Z creating build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T09:59:35.8758165Z copying torch/profiler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T09:59:35.8766845Z copying torch/profiler/_pattern_matcher.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T09:59:35.8767977Z copying torch/profiler/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T09:59:35.8768869Z copying torch/profiler/itt.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T09:59:35.8769830Z copying torch/profiler/profiler.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T09:59:35.8771194Z copying torch/profiler/python_tracer.py -> build/lib.linux-x86_64-cpython-37/torch/profiler 2022-12-01T09:59:35.8774437Z creating build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:35.8774863Z copying torch/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:35.8779745Z copying torch/quantization/_numeric_suite.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:35.8780821Z copying torch/quantization/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:35.8781529Z copying torch/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:35.8782541Z copying torch/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:35.8783632Z copying torch/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:35.8784497Z copying torch/quantization/observer.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:35.8785553Z copying torch/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:35.8786503Z copying torch/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:35.8787440Z copying torch/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:35.8788254Z copying torch/quantization/quantize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:35.8789375Z copying torch/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:35.8790542Z copying torch/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:35.8791384Z copying torch/quantization/stubs.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:35.8792375Z copying torch/quantization/utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization 2022-12-01T09:59:35.8794433Z creating build/lib.linux-x86_64-cpython-37/torch/sparse 2022-12-01T09:59:35.8795246Z copying torch/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/sparse 2022-12-01T09:59:35.8808842Z creating build/lib.linux-x86_64-cpython-37/torch/special 2022-12-01T09:59:35.8809607Z copying torch/special/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/special 2022-12-01T09:59:35.8819659Z creating build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T09:59:35.8820022Z copying torch/testing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T09:59:35.8823716Z copying torch/testing/_comparison.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T09:59:35.8825559Z copying torch/testing/_creation.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T09:59:35.8826276Z copying torch/testing/_deprecated.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T09:59:35.8826886Z copying torch/testing/_legacy.py -> build/lib.linux-x86_64-cpython-37/torch/testing 2022-12-01T09:59:35.8830787Z creating build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8831281Z copying torch/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8836934Z copying torch/utils/_cpp_extension_versioner.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8837652Z copying torch/utils/_crash_handler.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8838827Z copying torch/utils/_cuda_trace.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8839903Z copying torch/utils/_freeze.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8840788Z copying torch/utils/_mode_utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8841644Z copying torch/utils/_python_dispatch.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8842596Z copying torch/utils/_pytree.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8843635Z copying torch/utils/_zip.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8844372Z copying torch/utils/bundled_inputs.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8845459Z copying torch/utils/checkpoint.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8846535Z copying torch/utils/collect_env.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8848102Z copying torch/utils/cpp_backtrace.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8848515Z copying torch/utils/cpp_extension.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8851032Z copying torch/utils/dlpack.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8852495Z copying torch/utils/file_baton.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8853541Z copying torch/utils/hooks.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8854473Z copying torch/utils/mkldnn.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8855435Z copying torch/utils/mobile_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8856756Z copying torch/utils/model_zoo.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8857548Z copying torch/utils/show_pickle.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8858440Z copying torch/utils/throughput_benchmark.py -> build/lib.linux-x86_64-cpython-37/torch/utils 2022-12-01T09:59:35.8860523Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/linalg 2022-12-01T09:59:35.8861285Z copying torch/_refs/linalg/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/linalg 2022-12-01T09:59:35.8874505Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/nn 2022-12-01T09:59:35.8875366Z copying torch/_refs/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/nn 2022-12-01T09:59:35.8879793Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/special 2022-12-01T09:59:35.8880292Z copying torch/_refs/special/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/special 2022-12-01T09:59:35.8886106Z creating build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional 2022-12-01T09:59:35.8886570Z copying torch/_refs/nn/functional/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/_refs/nn/functional 2022-12-01T09:59:35.8896914Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn 2022-12-01T09:59:35.8897302Z copying torch/ao/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn 2022-12-01T09:59:35.8903039Z creating build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-12-01T09:59:35.8903712Z copying torch/ao/ns/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-12-01T09:59:35.8904482Z copying torch/ao/ns/_numeric_suite.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-12-01T09:59:35.8913128Z copying torch/ao/ns/_numeric_suite_fx.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns 2022-12-01T09:59:35.8926901Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.8927376Z copying torch/ao/quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.8931749Z copying torch/ao/quantization/_correct_bias.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.8935773Z copying torch/ao/quantization/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.8948021Z copying torch/ao/quantization/_learnable_fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.8952255Z copying torch/ao/quantization/fake_quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.8962397Z copying torch/ao/quantization/fuse_modules.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.8966441Z copying torch/ao/quantization/fuser_method_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.8979187Z copying torch/ao/quantization/observer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.9000607Z copying torch/ao/quantization/qconfig.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.9008949Z copying torch/ao/quantization/qconfig_mapping.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.9021391Z copying torch/ao/quantization/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.9026585Z copying torch/ao/quantization/quant_type.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.9030497Z copying torch/ao/quantization/quantization_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.9038509Z copying torch/ao/quantization/quantization_types.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.9042761Z copying torch/ao/quantization/quantize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.9051234Z copying torch/ao/quantization/quantize_fx.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.9060221Z copying torch/ao/quantization/quantize_jit.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.9072791Z copying torch/ao/quantization/stubs.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.9077455Z copying torch/ao/quantization/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization 2022-12-01T09:59:35.9086456Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-12-01T09:59:35.9086986Z copying torch/ao/sparsity/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-12-01T09:59:35.9093469Z copying torch/ao/sparsity/_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity 2022-12-01T09:59:35.9099465Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic 2022-12-01T09:59:35.9099903Z copying torch/ao/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic 2022-12-01T09:59:35.9105706Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat 2022-12-01T09:59:35.9106191Z copying torch/ao/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat 2022-12-01T09:59:35.9119379Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable 2022-12-01T09:59:35.9119819Z copying torch/ao/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable 2022-12-01T09:59:35.9124512Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-12-01T09:59:35.9125642Z copying torch/ao/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-12-01T09:59:35.9129833Z copying torch/ao/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized 2022-12-01T09:59:35.9142140Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse 2022-12-01T09:59:35.9142564Z copying torch/ao/nn/sparse/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse 2022-12-01T09:59:35.9147017Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules 2022-12-01T09:59:35.9147482Z copying torch/ao/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules 2022-12-01T09:59:35.9151626Z copying torch/ao/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/intrinsic/modules 2022-12-01T09:59:35.9159551Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic 2022-12-01T09:59:35.9159977Z copying torch/ao/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic 2022-12-01T09:59:35.9165214Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T09:59:35.9165648Z copying torch/ao/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T09:59:35.9169749Z copying torch/ao/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T09:59:35.9179918Z 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:35.9185229Z copying torch/ao/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/modules 2022-12-01T09:59:35.9190142Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/qat/dynamic/modules 2022-12-01T09:59:35.9190617Z 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:35.9202949Z 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:35.9208481Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-12-01T09:59:35.9209010Z copying torch/ao/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-12-01T09:59:35.9213545Z copying torch/ao/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-12-01T09:59:35.9226911Z copying torch/ao/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantizable/modules 2022-12-01T09:59:35.9239791Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic 2022-12-01T09:59:35.9240240Z copying torch/ao/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic 2022-12-01T09:59:35.9246408Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.9246942Z copying torch/ao/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.9250865Z copying torch/ao/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.9259616Z copying torch/ao/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.9263580Z copying torch/ao/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.9277103Z copying torch/ao/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.9281191Z 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:35.9291875Z 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:35.9301443Z copying torch/ao/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.9309244Z copying torch/ao/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.9312557Z copying torch/ao/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.9321043Z copying torch/ao/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/modules 2022-12-01T09:59:35.9324961Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference 2022-12-01T09:59:35.9325624Z copying torch/ao/nn/quantized/reference/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference 2022-12-01T09:59:35.9330857Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/dynamic/modules 2022-12-01T09:59:35.9331409Z 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:35.9342805Z 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:35.9357314Z 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:35.9361121Z 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:35.9381873Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/quantized/reference/modules 2022-12-01T09:59:35.9382382Z 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:35.9386387Z 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:35.9399146Z 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:35.9403288Z 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:35.9415899Z 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:35.9419831Z 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:35.9433165Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-12-01T09:59:35.9433627Z copying torch/ao/nn/sparse/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-12-01T09:59:35.9438575Z copying torch/ao/nn/sparse/quantized/linear.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-12-01T09:59:35.9451660Z copying torch/ao/nn/sparse/quantized/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized 2022-12-01T09:59:35.9456861Z creating build/lib.linux-x86_64-cpython-37/torch/ao/nn/sparse/quantized/dynamic 2022-12-01T09:59:35.9457365Z 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:35.9461289Z 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:35.9474537Z creating build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T09:59:35.9475244Z copying torch/ao/ns/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T09:59:35.9476263Z copying torch/ao/ns/fx/graph_matcher.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T09:59:35.9486224Z copying torch/ao/ns/fx/graph_passes.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T09:59:35.9499139Z copying torch/ao/ns/fx/mappings.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T09:59:35.9507370Z copying torch/ao/ns/fx/ns_types.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T09:59:35.9510985Z copying torch/ao/ns/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T09:59:35.9519637Z copying torch/ao/ns/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T09:59:35.9530688Z copying torch/ao/ns/fx/weight_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/ns/fx 2022-12-01T09:59:35.9537318Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:35.9537836Z copying torch/ao/quantization/backend_config/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:35.9548461Z 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:35.9559470Z 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:35.9568365Z copying torch/ao/quantization/backend_config/executorch.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:35.9572635Z copying torch/ao/quantization/backend_config/fbgemm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:35.9582149Z copying torch/ao/quantization/backend_config/native.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:35.9591561Z 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:35.9592201Z copying torch/ao/quantization/backend_config/qnnpack.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:35.9602205Z copying torch/ao/quantization/backend_config/tensorrt.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:35.9605747Z copying torch/ao/quantization/backend_config/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:35.9609990Z copying torch/ao/quantization/backend_config/x86.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/backend_config 2022-12-01T09:59:35.9621706Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:35.9622327Z copying torch/ao/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:35.9626884Z copying torch/ao/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:35.9643529Z 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:35.9659067Z copying torch/ao/quantization/fx/backend_config_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:35.9672249Z copying torch/ao/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:35.9684069Z copying torch/ao/quantization/fx/custom_config.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:35.9699857Z copying torch/ao/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:35.9704173Z copying torch/ao/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:35.9715808Z copying torch/ao/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:35.9720216Z copying torch/ao/quantization/fx/lower_to_fbgemm.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:35.9723599Z copying torch/ao/quantization/fx/lower_to_qnnpack.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:35.9732816Z copying torch/ao/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:35.9736833Z copying torch/ao/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:35.9744197Z copying torch/ao/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:35.9767905Z copying torch/ao/quantization/fx/qconfig_mapping_utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:35.9775634Z copying torch/ao/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:35.9783479Z copying torch/ao/quantization/fx/tracer.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:35.9787874Z copying torch/ao/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx 2022-12-01T09:59:35.9806883Z creating build/lib.linux-x86_64-cpython-37/torch/ao/quantization/fx/_model_report 2022-12-01T09:59:35.9807598Z 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:35.9808253Z 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:35.9833172Z 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:35.9846819Z 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:35.9851312Z 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:35.9861147Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental 2022-12-01T09:59:35.9862025Z copying torch/ao/sparsity/_experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental 2022-12-01T09:59:35.9864074Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T09:59:35.9864950Z copying torch/ao/sparsity/scheduler/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T09:59:35.9865895Z copying torch/ao/sparsity/scheduler/base_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T09:59:35.9870920Z copying torch/ao/sparsity/scheduler/cubic_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T09:59:35.9875652Z copying torch/ao/sparsity/scheduler/lambda_scheduler.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/scheduler 2022-12-01T09:59:35.9886037Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T09:59:35.9886563Z copying torch/ao/sparsity/sparsifier/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T09:59:35.9887464Z copying torch/ao/sparsity/sparsifier/base_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T09:59:35.9899912Z copying torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T09:59:35.9903159Z copying torch/ao/sparsity/sparsifier/utils.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T09:59:35.9907409Z copying torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/sparsifier 2022-12-01T09:59:35.9917605Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/activation_sparsifier 2022-12-01T09:59:35.9918218Z 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:35.9919219Z 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:35.9932622Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_scheduler 2022-12-01T09:59:35.9933136Z 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:35.9937633Z 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:35.9942148Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T09:59:35.9942712Z 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:35.9952916Z 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:35.9960864Z 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:35.9965927Z 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:35.9977297Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-12-01T09:59:35.9978064Z copying torch/ao/sparsity/_experimental/pruner/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-12-01T09:59:35.9982785Z 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:35.9993485Z copying torch/ao/sparsity/_experimental/pruner/parametrization.py -> build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/pruner 2022-12-01T09:59:35.9998393Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-12-01T09:59:35.9999048Z 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:36.0001082Z creating build/lib.linux-x86_64-cpython-37/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T09:59:36.0001898Z 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:36.0002728Z 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:36.0006996Z 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:36.0020697Z creating build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-12-01T09:59:36.0021322Z copying torch/autograd/_functions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-12-01T09:59:36.0027595Z copying torch/autograd/_functions/tensor.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-12-01T09:59:36.0031774Z copying torch/autograd/_functions/utils.py -> build/lib.linux-x86_64-cpython-37/torch/autograd/_functions 2022-12-01T09:59:36.0036588Z creating build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-12-01T09:59:36.0037089Z copying torch/backends/_coreml/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-12-01T09:59:36.0038164Z copying torch/backends/_coreml/preprocess.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_coreml 2022-12-01T09:59:36.0058412Z creating build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-12-01T09:59:36.0059014Z copying torch/backends/_nnapi/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-12-01T09:59:36.0060257Z copying torch/backends/_nnapi/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-12-01T09:59:36.0065851Z copying torch/backends/_nnapi/serializer.py -> build/lib.linux-x86_64-cpython-37/torch/backends/_nnapi 2022-12-01T09:59:36.0088367Z creating build/lib.linux-x86_64-cpython-37/torch/backends/cuda 2022-12-01T09:59:36.0088795Z copying torch/backends/cuda/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cuda 2022-12-01T09:59:36.0096030Z creating build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-12-01T09:59:36.0099474Z copying torch/backends/cudnn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-12-01T09:59:36.0106828Z copying torch/backends/cudnn/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/backends/cudnn 2022-12-01T09:59:36.0112283Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mkl 2022-12-01T09:59:36.0112702Z copying torch/backends/mkl/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mkl 2022-12-01T09:59:36.0119678Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn 2022-12-01T09:59:36.0120155Z copying torch/backends/mkldnn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mkldnn 2022-12-01T09:59:36.0125358Z creating build/lib.linux-x86_64-cpython-37/torch/backends/mps 2022-12-01T09:59:36.0125790Z copying torch/backends/mps/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/mps 2022-12-01T09:59:36.0130391Z creating build/lib.linux-x86_64-cpython-37/torch/backends/openmp 2022-12-01T09:59:36.0130823Z copying torch/backends/openmp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/openmp 2022-12-01T09:59:36.0135869Z creating build/lib.linux-x86_64-cpython-37/torch/backends/opt_einsum 2022-12-01T09:59:36.0136308Z copying torch/backends/opt_einsum/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/opt_einsum 2022-12-01T09:59:36.0149762Z creating build/lib.linux-x86_64-cpython-37/torch/backends/quantized 2022-12-01T09:59:36.0150180Z copying torch/backends/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/quantized 2022-12-01T09:59:36.0154826Z creating build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-12-01T09:59:36.0155509Z copying torch/backends/xeon/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-12-01T09:59:36.0156619Z copying torch/backends/xeon/run_cpu.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xeon 2022-12-01T09:59:36.0173274Z creating build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack 2022-12-01T09:59:36.0174000Z copying torch/backends/xnnpack/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/backends/xnnpack 2022-12-01T09:59:36.0178166Z creating build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-12-01T09:59:36.0179006Z copying torch/cpu/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-12-01T09:59:36.0192329Z copying torch/cpu/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/cpu/amp 2022-12-01T09:59:36.0203237Z creating build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T09:59:36.0203623Z copying torch/cuda/amp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T09:59:36.0208340Z copying torch/cuda/amp/autocast_mode.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T09:59:36.0209387Z copying torch/cuda/amp/common.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T09:59:36.0210525Z copying torch/cuda/amp/grad_scaler.py -> build/lib.linux-x86_64-cpython-37/torch/cuda/amp 2022-12-01T09:59:36.0214028Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:36.0214479Z copying torch/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:36.0219211Z copying torch/distributed/_shard/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:36.0220046Z copying torch/distributed/_shard/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:36.0221106Z copying torch/distributed/_shard/common_op_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:36.0222395Z copying torch/distributed/_shard/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:36.0223772Z copying torch/distributed/_shard/op_registry_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:36.0224976Z copying torch/distributed/_shard/partial_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:36.0226467Z copying torch/distributed/_shard/replicated_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:36.0227723Z copying torch/distributed/_shard/sharder.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard 2022-12-01T09:59:36.0230215Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor 2022-12-01T09:59:36.0230714Z copying torch/distributed/_sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_sharded_tensor 2022-12-01T09:59:36.0235805Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec 2022-12-01T09:59:36.0236367Z copying torch/distributed/_sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_sharding_spec 2022-12-01T09:59:36.0244414Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-12-01T09:59:36.0244842Z copying torch/distributed/_spmd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-12-01T09:59:36.0246060Z copying torch/distributed/_spmd/comm_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_spmd 2022-12-01T09:59:36.0248608Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-12-01T09:59:36.0249121Z copying torch/distributed/algorithms/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-12-01T09:59:36.0253430Z copying torch/distributed/algorithms/join.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms 2022-12-01T09:59:36.0255010Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/autograd 2022-12-01T09:59:36.0255603Z copying torch/distributed/autograd/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/autograd 2022-12-01T09:59:36.0261926Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic 2022-12-01T09:59:36.0262373Z copying torch/distributed/elastic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic 2022-12-01T09:59:36.0268632Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:36.0269052Z copying torch/distributed/fsdp/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:36.0279848Z copying torch/distributed/fsdp/_fsdp_extensions.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:36.0280726Z copying torch/distributed/fsdp/_optim_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:36.0282660Z copying torch/distributed/fsdp/_shard_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:36.0283626Z copying torch/distributed/fsdp/_symbolic_trace.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:36.0284731Z copying torch/distributed/fsdp/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:36.0285630Z copying torch/distributed/fsdp/flat_param.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:36.0287310Z copying torch/distributed/fsdp/flatten_params_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:36.0288232Z copying torch/distributed/fsdp/fully_sharded_data_parallel.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:36.0290872Z copying torch/distributed/fsdp/sharded_grad_scaler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:36.0292073Z copying torch/distributed/fsdp/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:36.0293001Z copying torch/distributed/fsdp/wrap.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/fsdp 2022-12-01T09:59:36.0295301Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-12-01T09:59:36.0296214Z copying torch/distributed/launcher/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-12-01T09:59:36.0300849Z copying torch/distributed/launcher/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/launcher 2022-12-01T09:59:36.0302720Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-12-01T09:59:36.0303226Z copying torch/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-12-01T09:59:36.0308347Z copying torch/distributed/nn/functional.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn 2022-12-01T09:59:36.0311404Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:36.0311830Z copying torch/distributed/optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:36.0319084Z copying torch/distributed/optim/functional_adadelta.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:36.0319879Z copying torch/distributed/optim/functional_adagrad.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:36.0321095Z copying torch/distributed/optim/functional_adam.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:36.0322309Z copying torch/distributed/optim/functional_adamax.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:36.0323400Z copying torch/distributed/optim/functional_adamw.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:36.0325061Z copying torch/distributed/optim/functional_rmsprop.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:36.0325841Z copying torch/distributed/optim/functional_rprop.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:36.0326691Z copying torch/distributed/optim/functional_sgd.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:36.0327800Z copying torch/distributed/optim/optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:36.0328957Z copying torch/distributed/optim/post_localSGD_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:36.0329894Z copying torch/distributed/optim/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:36.0331065Z copying torch/distributed/optim/zero_redundancy_optimizer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/optim 2022-12-01T09:59:36.0333618Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline 2022-12-01T09:59:36.0334065Z copying torch/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline 2022-12-01T09:59:36.0336806Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:36.0337335Z copying torch/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:36.0349662Z copying torch/distributed/rpc/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:36.0350302Z copying torch/distributed/rpc/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:36.0352564Z copying torch/distributed/rpc/backend_registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:36.0353027Z copying torch/distributed/rpc/constants.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:36.0353656Z copying torch/distributed/rpc/functions.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:36.0355546Z copying torch/distributed/rpc/internal.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:36.0356169Z copying torch/distributed/rpc/options.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:36.0357722Z copying torch/distributed/rpc/rref_proxy.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:36.0358355Z copying torch/distributed/rpc/server_process_global_profiler.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc 2022-12-01T09:59:36.0361681Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:36.0362160Z copying torch/distributed/_shard/checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:36.0366303Z copying torch/distributed/_shard/checkpoint/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:36.0368034Z copying torch/distributed/_shard/checkpoint/default_planner.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:36.0368773Z copying torch/distributed/_shard/checkpoint/filesystem.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:36.0369500Z copying torch/distributed/_shard/checkpoint/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:36.0370466Z copying torch/distributed/_shard/checkpoint/planner.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:36.0371522Z copying torch/distributed/_shard/checkpoint/planner_helpers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:36.0372563Z copying torch/distributed/_shard/checkpoint/resharding.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:36.0373567Z copying torch/distributed/_shard/checkpoint/state_dict_loader.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:36.0374630Z copying torch/distributed/_shard/checkpoint/state_dict_saver.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:36.0375648Z copying torch/distributed/_shard/checkpoint/storage.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:36.0376728Z copying torch/distributed/_shard/checkpoint/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/checkpoint 2022-12-01T09:59:36.0378765Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-12-01T09:59:36.0379255Z copying torch/distributed/_shard/sharded_optim/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-12-01T09:59:36.0383354Z copying torch/distributed/_shard/sharded_optim/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_optim 2022-12-01T09:59:36.0385407Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:36.0385907Z copying torch/distributed/_shard/sharded_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:36.0398599Z copying torch/distributed/_shard/sharded_tensor/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:36.0400235Z copying torch/distributed/_shard/sharded_tensor/metadata.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:36.0400806Z copying torch/distributed/_shard/sharded_tensor/reshard.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:36.0402076Z copying torch/distributed/_shard/sharded_tensor/shard.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:36.0402935Z copying torch/distributed/_shard/sharded_tensor/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:36.0405436Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-12-01T09:59:36.0405959Z copying torch/distributed/_shard/sharding_plan/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-12-01T09:59:36.0410041Z copying torch/distributed/_shard/sharding_plan/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_plan 2022-12-01T09:59:36.0411744Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T09:59:36.0412239Z copying torch/distributed/_shard/sharding_spec/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T09:59:36.0416076Z copying torch/distributed/_shard/sharding_spec/_internals.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T09:59:36.0417191Z copying torch/distributed/_shard/sharding_spec/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec 2022-12-01T09:59:36.0418198Z 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:36.0421030Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:36.0421599Z 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:36.0426279Z 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:36.0427502Z 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:36.0428354Z 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:36.0429419Z 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:36.0430337Z 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:36.0431535Z 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:36.0432438Z 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:36.0433725Z 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:36.0434739Z 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:36.0437351Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:36.0438057Z 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:36.0439216Z 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:36.0440342Z 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:36.0441475Z 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:36.0442580Z 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:36.0443719Z 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:36.0444832Z 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:36.0445952Z 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:36.0447287Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-12-01T09:59:36.0448129Z copying torch/distributed/algorithms/_checkpoint/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-12-01T09:59:36.0449132Z copying torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_checkpoint 2022-12-01T09:59:36.0450837Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-12-01T09:59:36.0451656Z copying torch/distributed/algorithms/_comm_hooks/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_comm_hooks 2022-12-01T09:59:36.0464411Z 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:36.0465646Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T09:59:36.0466214Z copying torch/distributed/algorithms/_optimizer_overlap/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T09:59:36.0470098Z 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:36.0472389Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-12-01T09:59:36.0473959Z copying torch/distributed/algorithms/_quantization/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-12-01T09:59:36.0475195Z copying torch/distributed/algorithms/_quantization/quantization.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/_quantization 2022-12-01T09:59:36.0477250Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:36.0477932Z 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:36.0482694Z 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:36.0483765Z 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:36.0484936Z 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:36.0486186Z 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:36.0487383Z 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:36.0488591Z 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:36.0490271Z 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:36.0493227Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T09:59:36.0494178Z copying torch/distributed/algorithms/model_averaging/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T09:59:36.0495210Z copying torch/distributed/algorithms/model_averaging/averagers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T09:59:36.0496229Z 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:36.0497376Z copying torch/distributed/algorithms/model_averaging/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/algorithms/model_averaging 2022-12-01T09:59:36.0499610Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent 2022-12-01T09:59:36.0500098Z copying torch/distributed/elastic/agent/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent 2022-12-01T09:59:36.0502307Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-12-01T09:59:36.0502861Z copying torch/distributed/elastic/events/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-12-01T09:59:36.0506972Z copying torch/distributed/elastic/events/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-12-01T09:59:36.0507958Z copying torch/distributed/elastic/events/handlers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/events 2022-12-01T09:59:36.0510674Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-12-01T09:59:36.0511312Z copying torch/distributed/elastic/metrics/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-12-01T09:59:36.0520702Z copying torch/distributed/elastic/metrics/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/metrics 2022-12-01T09:59:36.0523432Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T09:59:36.0523959Z copying torch/distributed/elastic/multiprocessing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T09:59:36.0528585Z copying torch/distributed/elastic/multiprocessing/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T09:59:36.0530657Z copying torch/distributed/elastic/multiprocessing/redirects.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T09:59:36.0531337Z copying torch/distributed/elastic/multiprocessing/tail_log.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing 2022-12-01T09:59:36.0533818Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:36.0534315Z copying torch/distributed/elastic/rendezvous/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:36.0547435Z copying torch/distributed/elastic/rendezvous/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:36.0548564Z copying torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:36.0549584Z copying torch/distributed/elastic/rendezvous/dynamic_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:36.0551050Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:36.0552676Z copying torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:36.0554096Z copying torch/distributed/elastic/rendezvous/etcd_server.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:36.0555468Z copying torch/distributed/elastic/rendezvous/etcd_store.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:36.0556816Z copying torch/distributed/elastic/rendezvous/registry.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:36.0558756Z copying torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:36.0559314Z copying torch/distributed/elastic/rendezvous/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/rendezvous 2022-12-01T09:59:36.0561994Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T09:59:36.0562777Z copying torch/distributed/elastic/timer/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T09:59:36.0566634Z copying torch/distributed/elastic/timer/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T09:59:36.0567746Z 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:36.0569819Z copying torch/distributed/elastic/timer/local_timer.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/timer 2022-12-01T09:59:36.0571141Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T09:59:36.0571960Z copying torch/distributed/elastic/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T09:59:36.0578020Z copying torch/distributed/elastic/utils/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T09:59:36.0579055Z copying torch/distributed/elastic/utils/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T09:59:36.0580379Z copying torch/distributed/elastic/utils/log_level.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T09:59:36.0581484Z copying torch/distributed/elastic/utils/logging.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T09:59:36.0582673Z copying torch/distributed/elastic/utils/store.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils 2022-12-01T09:59:36.0584899Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-12-01T09:59:36.0585471Z copying torch/distributed/elastic/agent/server/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-12-01T09:59:36.0594131Z copying torch/distributed/elastic/agent/server/api.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/agent/server 2022-12-01T09:59:36.0595703Z 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:36.0597910Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-12-01T09:59:36.0598462Z copying torch/distributed/elastic/multiprocessing/errors/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-12-01T09:59:36.0611358Z 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:36.0612389Z copying torch/distributed/elastic/multiprocessing/errors/handlers.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/multiprocessing/errors 2022-12-01T09:59:36.0614366Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-12-01T09:59:36.0614758Z copying torch/distributed/elastic/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/elastic/utils/data 2022-12-01T09:59:36.0618621Z 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:36.0619867Z 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:36.0621719Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-12-01T09:59:36.0622123Z copying torch/distributed/nn/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-12-01T09:59:36.0623317Z copying torch/distributed/nn/api/remote_module.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/api 2022-12-01T09:59:36.0625511Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-12-01T09:59:36.0626133Z copying torch/distributed/nn/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-12-01T09:59:36.0627032Z copying torch/distributed/nn/jit/instantiator.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit 2022-12-01T09:59:36.0628978Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-12-01T09:59:36.0629496Z copying torch/distributed/nn/jit/templates/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/nn/jit/templates 2022-12-01T09:59:36.0630488Z 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:36.0633444Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:36.0633791Z copying torch/distributed/pipeline/sync/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:36.0635353Z copying torch/distributed/pipeline/sync/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:36.0636072Z copying torch/distributed/pipeline/sync/checkpoint.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:36.0637374Z copying torch/distributed/pipeline/sync/copy.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:36.0638354Z copying torch/distributed/pipeline/sync/dependency.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:36.0639239Z copying torch/distributed/pipeline/sync/microbatch.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:36.0640231Z copying torch/distributed/pipeline/sync/phony.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:36.0641106Z copying torch/distributed/pipeline/sync/pipe.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:36.0642328Z copying torch/distributed/pipeline/sync/pipeline.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:36.0643260Z copying torch/distributed/pipeline/sync/stream.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:36.0644185Z copying torch/distributed/pipeline/sync/utils.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:36.0644999Z copying torch/distributed/pipeline/sync/worker.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync 2022-12-01T09:59:36.0647141Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-12-01T09:59:36.0647708Z copying torch/distributed/pipeline/sync/_balance/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-12-01T09:59:36.0652027Z copying torch/distributed/pipeline/sync/_balance/blockpartition.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-12-01T09:59:36.0652775Z copying torch/distributed/pipeline/sync/_balance/profile.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/_balance 2022-12-01T09:59:36.0654836Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:36.0655225Z copying torch/distributed/pipeline/sync/skip/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:36.0665443Z copying torch/distributed/pipeline/sync/skip/layout.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:36.0667191Z copying torch/distributed/pipeline/sync/skip/namespace.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:36.0667579Z copying torch/distributed/pipeline/sync/skip/portal.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:36.0668519Z copying torch/distributed/pipeline/sync/skip/skippable.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:36.0669389Z copying torch/distributed/pipeline/sync/skip/tracker.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:36.0671564Z creating build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-12-01T09:59:36.0671864Z copying torch/distributed/rpc/_testing/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/distributed/rpc/_testing 2022-12-01T09:59:36.0676995Z 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:36.0680564Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:36.0680940Z copying torch/fx/experimental/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:36.0682294Z copying torch/fx/experimental/accelerator_partitioner.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:36.0683929Z copying torch/fx/experimental/const_fold.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:36.0684891Z copying torch/fx/experimental/debug.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:36.0686282Z copying torch/fx/experimental/graph_gradual_typechecker.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:36.0687662Z copying torch/fx/experimental/merge_matmul.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:36.0688638Z copying torch/fx/experimental/meta_tracer.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:36.0690002Z copying torch/fx/experimental/normalize.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:36.0691185Z copying torch/fx/experimental/optimization.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:36.0692661Z copying torch/fx/experimental/partitioner_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:36.0693570Z copying torch/fx/experimental/proxy_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:36.0695740Z copying torch/fx/experimental/refinement_types.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:36.0696075Z copying torch/fx/experimental/rewriter.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:36.0697298Z copying torch/fx/experimental/schema_type_annotation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:36.0698928Z copying torch/fx/experimental/symbolic_shapes.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:36.0700239Z copying torch/fx/experimental/unify_refinements.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental 2022-12-01T09:59:36.0703718Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:36.0704193Z copying torch/fx/passes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:36.0705577Z copying torch/fx/passes/fake_tensor_prop.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:36.0706382Z copying torch/fx/passes/graph_drawer.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:36.0707513Z copying torch/fx/passes/graph_manipulation.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:36.0708361Z copying torch/fx/passes/net_min_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:36.0709881Z copying torch/fx/passes/operator_support.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:36.0710865Z copying torch/fx/passes/param_fetch.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:36.0711597Z copying torch/fx/passes/pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:36.0713005Z copying torch/fx/passes/reinplace.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:36.0714075Z copying torch/fx/passes/shape_prop.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:36.0715222Z copying torch/fx/passes/split_module.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:36.0716259Z copying torch/fx/passes/split_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:36.0717808Z copying torch/fx/passes/splitter_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:36.0718826Z copying torch/fx/passes/tools_common.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes 2022-12-01T09:59:36.0721375Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:36.0721863Z 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:36.0723187Z 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:36.0724265Z 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:36.0725707Z 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:36.0726962Z 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:36.0728204Z 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:36.0729219Z 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:36.0730160Z 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:36.0732707Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T09:59:36.0733277Z copying torch/fx/experimental/unification/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T09:59:36.0734330Z copying torch/fx/experimental/unification/core.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T09:59:36.0735202Z copying torch/fx/experimental/unification/dispatch.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T09:59:36.0736496Z copying torch/fx/experimental/unification/match.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T09:59:36.0737460Z copying torch/fx/experimental/unification/more.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T09:59:36.0738430Z copying torch/fx/experimental/unification/unification_tools.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T09:59:36.0739625Z copying torch/fx/experimental/unification/utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T09:59:36.0740532Z copying torch/fx/experimental/unification/variable.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification 2022-12-01T09:59:36.0743179Z creating build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:36.0743578Z copying torch/fx/experimental/unification/multipledispatch/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:36.0748551Z copying torch/fx/experimental/unification/multipledispatch/conflict.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:36.0749581Z copying torch/fx/experimental/unification/multipledispatch/core.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:36.0750032Z copying torch/fx/experimental/unification/multipledispatch/dispatcher.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:36.0751439Z copying torch/fx/experimental/unification/multipledispatch/utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:36.0752355Z copying torch/fx/experimental/unification/multipledispatch/variadic.py -> build/lib.linux-x86_64-cpython-37/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:36.0754140Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-12-01T09:59:36.0754694Z copying torch/fx/passes/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-12-01T09:59:36.0755959Z copying torch/fx/passes/backends/cudagraphs.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-12-01T09:59:36.0757018Z copying torch/fx/passes/backends/nvfuser.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/backends 2022-12-01T09:59:36.0758895Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect 2022-12-01T09:59:36.0759165Z copying torch/fx/passes/dialect/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect 2022-12-01T09:59:36.0761402Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T09:59:36.0761662Z copying torch/fx/passes/infra/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T09:59:36.0765847Z copying torch/fx/passes/infra/partitioner.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T09:59:36.0766666Z copying torch/fx/passes/infra/pass_base.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T09:59:36.0767448Z copying torch/fx/passes/infra/pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/infra 2022-12-01T09:59:36.0769684Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-12-01T09:59:36.0770161Z copying torch/fx/passes/tests/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-12-01T09:59:36.0771235Z copying torch/fx/passes/tests/test_pass_manager.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/tests 2022-12-01T09:59:36.0773130Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T09:59:36.0773409Z copying torch/fx/passes/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T09:59:36.0785683Z copying torch/fx/passes/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T09:59:36.0786255Z copying torch/fx/passes/utils/fuser_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T09:59:36.0787509Z copying torch/fx/passes/utils/matcher_utils.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/utils 2022-12-01T09:59:36.0789781Z creating build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-12-01T09:59:36.0790121Z copying torch/fx/passes/dialect/common/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/fx/passes/dialect/common 2022-12-01T09:59:36.0790951Z 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:36.0793384Z creating build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-12-01T09:59:36.0793826Z copying torch/jit/_passes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-12-01T09:59:36.0794826Z copying torch/jit/_passes/_property_propagation.py -> build/lib.linux-x86_64-cpython-37/torch/jit/_passes 2022-12-01T09:59:36.0797185Z creating build/lib.linux-x86_64-cpython-37/torch/jit/mobile 2022-12-01T09:59:36.0797666Z copying torch/jit/mobile/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/jit/mobile 2022-12-01T09:59:36.0803802Z creating build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T09:59:36.0804094Z copying torch/masked/maskedtensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T09:59:36.0816614Z copying torch/masked/maskedtensor/_ops_refs.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T09:59:36.0817379Z copying torch/masked/maskedtensor/binary.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T09:59:36.0818579Z copying torch/masked/maskedtensor/core.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T09:59:36.0819962Z copying torch/masked/maskedtensor/creation.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T09:59:36.0821292Z copying torch/masked/maskedtensor/passthrough.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T09:59:36.0822527Z copying torch/masked/maskedtensor/reductions.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T09:59:36.0824709Z copying torch/masked/maskedtensor/unary.py -> build/lib.linux-x86_64-cpython-37/torch/masked/maskedtensor 2022-12-01T09:59:36.0826824Z creating build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-12-01T09:59:36.0827204Z copying torch/nn/backends/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-12-01T09:59:36.0828349Z copying torch/nn/backends/thnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/backends 2022-12-01T09:59:36.0830354Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic 2022-12-01T09:59:36.0830616Z copying torch/nn/intrinsic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic 2022-12-01T09:59:36.0838078Z creating build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0838324Z copying torch/nn/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0843283Z copying torch/nn/modules/_functions.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0844882Z copying torch/nn/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0846089Z copying torch/nn/modules/adaptive.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0846764Z copying torch/nn/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0848296Z copying torch/nn/modules/channelshuffle.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0849238Z copying torch/nn/modules/container.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0850718Z copying torch/nn/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0852314Z copying torch/nn/modules/distance.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0853160Z copying torch/nn/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0854664Z copying torch/nn/modules/flatten.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0855318Z copying torch/nn/modules/fold.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0856727Z copying torch/nn/modules/instancenorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0857883Z copying torch/nn/modules/lazy.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0859127Z copying torch/nn/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0860239Z copying torch/nn/modules/loss.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0862160Z copying torch/nn/modules/module.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0863673Z copying torch/nn/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0865016Z copying torch/nn/modules/padding.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0866430Z copying torch/nn/modules/pixelshuffle.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0867304Z copying torch/nn/modules/pooling.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0868712Z copying torch/nn/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0870147Z copying torch/nn/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0871351Z copying torch/nn/modules/transformer.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0872681Z copying torch/nn/modules/upsampling.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0873378Z copying torch/nn/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/modules 2022-12-01T09:59:36.0877040Z creating build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:36.0877481Z copying torch/nn/parallel/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:36.0889107Z copying torch/nn/parallel/_functions.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:36.0890165Z copying torch/nn/parallel/_replicated_tensor_ddp_interop.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:36.0891401Z copying torch/nn/parallel/_replicated_tensor_ddp_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:36.0891818Z copying torch/nn/parallel/comm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:36.0893438Z copying torch/nn/parallel/data_parallel.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:36.0893964Z copying torch/nn/parallel/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:36.0895792Z copying torch/nn/parallel/parallel_apply.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:36.0896617Z copying torch/nn/parallel/replicate.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:36.0897949Z copying torch/nn/parallel/scatter_gather.py -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:36.0899788Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat 2022-12-01T09:59:36.0900087Z copying torch/nn/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat 2022-12-01T09:59:36.0905894Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantizable 2022-12-01T09:59:36.0906138Z copying torch/nn/quantizable/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable 2022-12-01T09:59:36.0911399Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-12-01T09:59:36.0911656Z copying torch/nn/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-12-01T09:59:36.0917018Z copying torch/nn/quantized/functional.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized 2022-12-01T09:59:36.0919512Z creating build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:36.0919941Z copying torch/nn/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:36.0932889Z copying torch/nn/utils/_deprecation_utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:36.0933852Z copying torch/nn/utils/_per_sample_grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:36.0934778Z copying torch/nn/utils/_stateless.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:36.0936084Z copying torch/nn/utils/clip_grad.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:36.0937201Z copying torch/nn/utils/convert_parameters.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:36.0937941Z copying torch/nn/utils/fusion.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:36.0938942Z copying torch/nn/utils/init.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:36.0940265Z copying torch/nn/utils/memory_format.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:36.0941227Z copying torch/nn/utils/parametrizations.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:36.0943102Z copying torch/nn/utils/parametrize.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:36.0943813Z copying torch/nn/utils/prune.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:36.0945272Z copying torch/nn/utils/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:36.0946220Z copying torch/nn/utils/spectral_norm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:36.0947090Z copying torch/nn/utils/stateless.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:36.0948155Z copying torch/nn/utils/weight_norm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils 2022-12-01T09:59:36.0950151Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-12-01T09:59:36.0950427Z copying torch/nn/intrinsic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-12-01T09:59:36.0954787Z copying torch/nn/intrinsic/modules/fused.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/modules 2022-12-01T09:59:36.0956728Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat 2022-12-01T09:59:36.0956982Z copying torch/nn/intrinsic/qat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat 2022-12-01T09:59:36.0961566Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized 2022-12-01T09:59:36.0961848Z copying torch/nn/intrinsic/quantized/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized 2022-12-01T09:59:36.0967303Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-12-01T09:59:36.0967765Z copying torch/nn/intrinsic/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/qat/modules 2022-12-01T09:59:36.0978012Z 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:36.0979126Z 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:36.0979843Z 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:36.0981878Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic 2022-12-01T09:59:36.0982187Z copying torch/nn/intrinsic/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic 2022-12-01T09:59:36.0987394Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-12-01T09:59:36.0987695Z copying torch/nn/intrinsic/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/modules 2022-12-01T09:59:36.0992373Z 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:36.0994081Z 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:36.0994460Z 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:36.0996614Z creating build/lib.linux-x86_64-cpython-37/torch/nn/intrinsic/quantized/dynamic/modules 2022-12-01T09:59:36.0996965Z 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:36.1001551Z 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:36.1003376Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic 2022-12-01T09:59:36.1003801Z copying torch/nn/qat/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic 2022-12-01T09:59:36.1019693Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T09:59:36.1020147Z copying torch/nn/qat/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T09:59:36.1024370Z copying torch/nn/qat/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T09:59:36.1025408Z copying torch/nn/qat/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T09:59:36.1027046Z copying torch/nn/qat/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/modules 2022-12-01T09:59:36.1028743Z creating build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-12-01T09:59:36.1029230Z copying torch/nn/qat/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-12-01T09:59:36.1033529Z copying torch/nn/qat/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/qat/dynamic/modules 2022-12-01T09:59:36.1035694Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-12-01T09:59:36.1036233Z copying torch/nn/quantizable/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-12-01T09:59:36.1041968Z copying torch/nn/quantizable/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-12-01T09:59:36.1042447Z copying torch/nn/quantizable/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantizable/modules 2022-12-01T09:59:36.1044091Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference 2022-12-01T09:59:36.1044551Z copying torch/nn/quantized/_reference/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference 2022-12-01T09:59:36.1057327Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic 2022-12-01T09:59:36.1057594Z copying torch/nn/quantized/dynamic/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic 2022-12-01T09:59:36.1063565Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:36.1063949Z copying torch/nn/quantized/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:36.1069803Z copying torch/nn/quantized/modules/activation.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:36.1070938Z copying torch/nn/quantized/modules/batchnorm.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:36.1071668Z copying torch/nn/quantized/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:36.1072800Z copying torch/nn/quantized/modules/dropout.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:36.1073842Z copying torch/nn/quantized/modules/embedding_ops.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:36.1075453Z copying torch/nn/quantized/modules/functional_modules.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:36.1076307Z copying torch/nn/quantized/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:36.1077782Z copying torch/nn/quantized/modules/normalization.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:36.1078616Z copying torch/nn/quantized/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:36.1079507Z copying torch/nn/quantized/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/modules 2022-12-01T09:59:36.1081979Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T09:59:36.1082392Z copying torch/nn/quantized/_reference/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T09:59:36.1088302Z copying torch/nn/quantized/_reference/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T09:59:36.1089257Z copying torch/nn/quantized/_reference/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T09:59:36.1090797Z copying torch/nn/quantized/_reference/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T09:59:36.1092087Z copying torch/nn/quantized/_reference/modules/sparse.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T09:59:36.1093358Z copying torch/nn/quantized/_reference/modules/utils.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/_reference/modules 2022-12-01T09:59:36.1095956Z creating build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T09:59:36.1096260Z copying torch/nn/quantized/dynamic/modules/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T09:59:36.1112134Z copying torch/nn/quantized/dynamic/modules/conv.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T09:59:36.1113154Z copying torch/nn/quantized/dynamic/modules/linear.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T09:59:36.1113972Z copying torch/nn/quantized/dynamic/modules/rnn.py -> build/lib.linux-x86_64-cpython-37/torch/nn/quantized/dynamic/modules 2022-12-01T09:59:36.1116856Z creating build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T09:59:36.1117230Z copying torch/nn/utils/_expanded_weights/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/nn/utils/_expanded_weights 2022-12-01T09:59:36.1122112Z 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:36.1123333Z 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:36.1124133Z 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:36.1125159Z 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:36.1126534Z 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:36.1127342Z 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:36.1128362Z 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:36.1129598Z 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:36.1130404Z 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:36.1132775Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T09:59:36.1133251Z copying torch/onnx/_internal/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T09:59:36.1134391Z copying torch/onnx/_internal/_beartype.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T09:59:36.1135337Z copying torch/onnx/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T09:59:36.1136319Z copying torch/onnx/_internal/registration.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal 2022-12-01T09:59:36.1138416Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2022-12-01T09:59:36.1138958Z copying torch/onnx/_internal/diagnostics/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2022-12-01T09:59:36.1144241Z copying torch/onnx/_internal/diagnostics/_diagnostic.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2022-12-01T09:59:36.1145324Z copying torch/onnx/_internal/diagnostics/_rules.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics 2022-12-01T09:59:36.1147358Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T09:59:36.1147932Z copying torch/onnx/_internal/diagnostics/infra/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T09:59:36.1152204Z copying torch/onnx/_internal/diagnostics/infra/_infra.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T09:59:36.1153089Z copying torch/onnx/_internal/diagnostics/infra/engine.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T09:59:36.1154213Z copying torch/onnx/_internal/diagnostics/infra/formatter.py -> build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra 2022-12-01T09:59:36.1161544Z creating build/lib.linux-x86_64-cpython-37/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:36.1162025Z 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:36.1171252Z 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:36.1172341Z 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:36.1173255Z 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:36.1174321Z 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:36.1175498Z 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:36.1176821Z 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:36.1177658Z 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:36.1178563Z 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:36.1180352Z 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:36.1180782Z 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:36.1181672Z 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:36.1182671Z 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:36.1183663Z 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:36.1185080Z 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:36.1185601Z 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:36.1186651Z 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:36.1187594Z 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:36.1188640Z 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:36.1189497Z 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:36.1190512Z 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:36.1191479Z 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:36.1192602Z 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:36.1193713Z 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:36.1194324Z 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:36.1195762Z 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:36.1197095Z 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:36.1198082Z 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:36.1199087Z 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:36.1200063Z 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:36.1201095Z 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:36.1202500Z 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:36.1204213Z 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:36.1205251Z 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:36.1206565Z 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:36.1207538Z 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:36.1208797Z 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:36.1209881Z 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:36.1211230Z 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:36.1212311Z 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:36.1213563Z 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:36.1214533Z 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:36.1215568Z 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:36.1216611Z 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:36.1217726Z 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:36.1218718Z 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:36.1219715Z 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:36.1221132Z 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:36.1221578Z 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:36.1222967Z 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:36.1223952Z 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:36.1225185Z 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:36.1226084Z 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:36.1227258Z 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:36.1228231Z 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:36.1230514Z creating build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor 2022-12-01T09:59:36.1230955Z copying torch/optim/_multi_tensor/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/optim/_multi_tensor 2022-12-01T09:59:36.1236950Z creating build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T09:59:36.1237750Z copying torch/package/analyze/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T09:59:36.1241690Z 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:36.1242611Z copying torch/package/analyze/is_from_package.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T09:59:36.1243374Z copying torch/package/analyze/trace_dependencies.py -> build/lib.linux-x86_64-cpython-37/torch/package/analyze 2022-12-01T09:59:36.1246928Z creating build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:36.1247197Z copying torch/quantization/fx/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:36.1255066Z copying torch/quantization/fx/_equalize.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:36.1256662Z copying torch/quantization/fx/convert.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:36.1257094Z copying torch/quantization/fx/fuse.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:36.1258216Z copying torch/quantization/fx/fusion_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:36.1259878Z copying torch/quantization/fx/graph_module.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:36.1260949Z copying torch/quantization/fx/match_utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:36.1262145Z copying torch/quantization/fx/pattern_utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:36.1263408Z copying torch/quantization/fx/prepare.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:36.1264764Z copying torch/quantization/fx/quantization_patterns.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:36.1266013Z copying torch/quantization/fx/quantization_types.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:36.1267235Z copying torch/quantization/fx/utils.py -> build/lib.linux-x86_64-cpython-37/torch/quantization/fx 2022-12-01T09:59:36.1271800Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1272263Z copying torch/testing/_internal/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1273291Z copying torch/testing/_internal/autocast_test_lists.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1275187Z copying torch/testing/_internal/check_kernel_launches.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1276182Z copying torch/testing/_internal/common_cuda.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1278443Z copying torch/testing/_internal/common_device_type.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1279768Z copying torch/testing/_internal/common_distributed.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1281438Z copying torch/testing/_internal/common_dtype.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1282616Z copying torch/testing/_internal/common_fsdp.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1284388Z copying torch/testing/_internal/common_jit.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1285874Z copying torch/testing/_internal/common_methods_invocations.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1293305Z copying torch/testing/_internal/common_modules.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1294736Z copying torch/testing/_internal/common_nn.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1298288Z copying torch/testing/_internal/common_quantization.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1300526Z copying torch/testing/_internal/common_quantized.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1301565Z copying torch/testing/_internal/common_subclass.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1303569Z copying torch/testing/_internal/common_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1305580Z copying torch/testing/_internal/composite_compliance.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1306850Z copying torch/testing/_internal/dist_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1308277Z copying torch/testing/_internal/hypothesis_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1309754Z copying torch/testing/_internal/jit_metaprogramming_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1310767Z copying torch/testing/_internal/jit_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1312583Z copying torch/testing/_internal/logging_tensor.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1313619Z copying torch/testing/_internal/quantization_torch_package_models.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1314515Z copying torch/testing/_internal/schema_check_mode.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal 2022-12-01T09:59:36.1317313Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-12-01T09:59:36.1318021Z copying torch/testing/_internal/codegen/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-12-01T09:59:36.1319019Z copying torch/testing/_internal/codegen/random_topo_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/codegen 2022-12-01T09:59:36.1321732Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-12-01T09:59:36.1322235Z copying torch/testing/_internal/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-12-01T09:59:36.1323149Z copying torch/testing/_internal/data/network1.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-12-01T09:59:36.1324486Z copying torch/testing/_internal/data/network2.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/data 2022-12-01T09:59:36.1327274Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T09:59:36.1327655Z copying torch/testing/_internal/distributed/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T09:59:36.1328628Z 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:36.1330402Z copying torch/testing/_internal/distributed/distributed_test.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T09:59:36.1333820Z copying torch/testing/_internal/distributed/distributed_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T09:59:36.1334694Z 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:36.1335803Z copying torch/testing/_internal/distributed/rpc_utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed 2022-12-01T09:59:36.1337713Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-12-01T09:59:36.1338301Z copying torch/testing/_internal/generated/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-12-01T09:59:36.1339381Z copying torch/testing/_internal/generated/annotated_fn_args.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/generated 2022-12-01T09:59:36.1343815Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T09:59:36.1344292Z copying torch/testing/_internal/opinfo/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T09:59:36.1352285Z copying torch/testing/_internal/opinfo/core.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T09:59:36.1353922Z copying torch/testing/_internal/opinfo/refs.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T09:59:36.1355114Z copying torch/testing/_internal/opinfo/utils.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo 2022-12-01T09:59:36.1357230Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-12-01T09:59:36.1357534Z copying torch/testing/_internal/test_module/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/test_module 2022-12-01T09:59:36.1358695Z 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:36.1359550Z 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:36.1361661Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-12-01T09:59:36.1362042Z copying torch/testing/_internal/distributed/_shard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard 2022-12-01T09:59:36.1363056Z 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:36.1364909Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn 2022-12-01T09:59:36.1365226Z copying torch/testing/_internal/distributed/nn/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn 2022-12-01T09:59:36.1366947Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline 2022-12-01T09:59:36.1367282Z copying torch/testing/_internal/distributed/pipeline/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/pipeline 2022-12-01T09:59:36.1369609Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:36.1369928Z copying torch/testing/_internal/distributed/rpc/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:36.1371463Z 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:36.1373267Z 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:36.1374324Z 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:36.1375421Z 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:36.1376398Z 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:36.1377283Z 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:36.1379834Z 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:36.1382047Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T09:59:36.1382437Z 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:36.1387235Z 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:36.1388168Z 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:36.1390043Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/nn/api 2022-12-01T09:59:36.1390644Z 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:36.1391622Z 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:36.1393897Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/examples 2022-12-01T09:59:36.1394495Z 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:36.1395921Z 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:36.1396855Z 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:36.1399069Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/distributed/rpc/jit 2022-12-01T09:59:36.1399455Z 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:36.1400844Z 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:36.1401727Z 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:36.1403497Z 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:36.1405634Z creating build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:36.1406146Z copying torch/testing/_internal/opinfo/definitions/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:36.1410432Z copying torch/testing/_internal/opinfo/definitions/_masked.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:36.1412064Z copying torch/testing/_internal/opinfo/definitions/fft.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:36.1412851Z copying torch/testing/_internal/opinfo/definitions/linalg.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:36.1414486Z copying torch/testing/_internal/opinfo/definitions/special.py -> build/lib.linux-x86_64-cpython-37/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:36.1416090Z creating build/lib.linux-x86_64-cpython-37/torch/utils/backcompat 2022-12-01T09:59:36.1416957Z copying torch/utils/backcompat/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/backcompat 2022-12-01T09:59:36.1421968Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark 2022-12-01T09:59:36.1422388Z copying torch/utils/benchmark/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark 2022-12-01T09:59:36.1424513Z creating build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-12-01T09:59:36.1424909Z copying torch/utils/bottleneck/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-12-01T09:59:36.1425922Z copying torch/utils/bottleneck/__main__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/bottleneck 2022-12-01T09:59:36.1428389Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:36.1428883Z copying torch/utils/data/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:36.1439203Z copying torch/utils/data/backward_compatibility.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:36.1440386Z copying torch/utils/data/dataloader.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:36.1441947Z copying torch/utils/data/dataloader_experimental.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:36.1443159Z copying torch/utils/data/dataset.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:36.1444392Z copying torch/utils/data/distributed.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:36.1445261Z copying torch/utils/data/graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:36.1446354Z copying torch/utils/data/graph_settings.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:36.1447362Z copying torch/utils/data/sampler.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data 2022-12-01T09:59:36.1449762Z creating build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T09:59:36.1450257Z copying torch/utils/hipify/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T09:59:36.1454330Z copying torch/utils/hipify/constants.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T09:59:36.1455521Z copying torch/utils/hipify/cuda_to_hip_mappings.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T09:59:36.1458449Z copying torch/utils/hipify/hipify_python.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T09:59:36.1459860Z copying torch/utils/hipify/version.py -> build/lib.linux-x86_64-cpython-37/torch/utils/hipify 2022-12-01T09:59:36.1461517Z creating build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-12-01T09:59:36.1461991Z copying torch/utils/jit/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-12-01T09:59:36.1466898Z copying torch/utils/jit/log_extract.py -> build/lib.linux-x86_64-cpython-37/torch/utils/jit 2022-12-01T09:59:36.1469057Z creating build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T09:59:36.1469328Z copying torch/utils/model_dump/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T09:59:36.1482035Z copying torch/utils/model_dump/__main__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T09:59:36.1484799Z creating build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:36.1485280Z copying torch/utils/tensorboard/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:36.1496106Z copying torch/utils/tensorboard/_caffe2_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:36.1496925Z copying torch/utils/tensorboard/_convert_np.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:36.1498453Z copying torch/utils/tensorboard/_embedding.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:36.1499561Z copying torch/utils/tensorboard/_onnx_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:36.1500797Z copying torch/utils/tensorboard/_proto_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:36.1502105Z copying torch/utils/tensorboard/_pytorch_graph.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:36.1503279Z copying torch/utils/tensorboard/_utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:36.1504636Z copying torch/utils/tensorboard/summary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:36.1506283Z copying torch/utils/tensorboard/writer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/tensorboard 2022-12-01T09:59:36.1509817Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:36.1510329Z copying torch/utils/benchmark/examples/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:36.1511272Z copying torch/utils/benchmark/examples/blas_compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:36.1512560Z copying torch/utils/benchmark/examples/blas_compare_setup.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:36.1514174Z copying torch/utils/benchmark/examples/compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:36.1515582Z copying torch/utils/benchmark/examples/end_to_end.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:36.1516997Z copying torch/utils/benchmark/examples/fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:36.1518336Z copying torch/utils/benchmark/examples/op_benchmark.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:36.1519691Z copying torch/utils/benchmark/examples/simple_timeit.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/examples 2022-12-01T09:59:36.1521004Z 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:36.1524202Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:36.1524730Z copying torch/utils/benchmark/op_fuzzers/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:36.1525569Z copying torch/utils/benchmark/op_fuzzers/binary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:36.1526906Z 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:36.1528228Z 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:36.1529648Z copying torch/utils/benchmark/op_fuzzers/spectral.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:36.1530940Z copying torch/utils/benchmark/op_fuzzers/unary.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:36.1534135Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:36.1534498Z copying torch/utils/benchmark/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:36.1535575Z copying torch/utils/benchmark/utils/_stubs.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:36.1536566Z copying torch/utils/benchmark/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:36.1537593Z copying torch/utils/benchmark/utils/compare.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:36.1539082Z copying torch/utils/benchmark/utils/cpp_jit.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:36.1539934Z copying torch/utils/benchmark/utils/fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:36.1541322Z copying torch/utils/benchmark/utils/sparse_fuzzer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:36.1542254Z copying torch/utils/benchmark/utils/timer.py -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:36.1544660Z creating build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T09:59:36.1545011Z 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:36.1545969Z 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:36.1549008Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T09:59:36.1549428Z copying torch/utils/data/_utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T09:59:36.1554700Z copying torch/utils/data/_utils/collate.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T09:59:36.1555638Z copying torch/utils/data/_utils/fetch.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T09:59:36.1557217Z copying torch/utils/data/_utils/pin_memory.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T09:59:36.1558598Z copying torch/utils/data/_utils/serialization.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T09:59:36.1559901Z copying torch/utils/data/_utils/signal_handling.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T09:59:36.1561096Z copying torch/utils/data/_utils/worker.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/_utils 2022-12-01T09:59:36.1564042Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T09:59:36.1564345Z copying torch/utils/data/communication/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T09:59:36.1568972Z copying torch/utils/data/communication/eventloop.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T09:59:36.1569603Z copying torch/utils/data/communication/iter.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T09:59:36.1570936Z copying torch/utils/data/communication/map.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T09:59:36.1572138Z copying torch/utils/data/communication/messages.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T09:59:36.1573309Z copying torch/utils/data/communication/protocol.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T09:59:36.1574202Z copying torch/utils/data/communication/queue.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/communication 2022-12-01T09:59:36.1576855Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T09:59:36.1577540Z copying torch/utils/data/datapipes/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T09:59:36.1579397Z copying torch/utils/data/datapipes/_decorator.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T09:59:36.1580427Z copying torch/utils/data/datapipes/_hook_iterator.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T09:59:36.1581779Z copying torch/utils/data/datapipes/_typing.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T09:59:36.1582972Z copying torch/utils/data/datapipes/datapipe.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T09:59:36.1584349Z copying torch/utils/data/datapipes/gen_pyi.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T09:59:36.1587117Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T09:59:36.1587631Z copying torch/utils/data/datapipes/dataframe/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T09:59:36.1598080Z 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:36.1599026Z copying torch/utils/data/datapipes/dataframe/dataframes.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T09:59:36.1600207Z copying torch/utils/data/datapipes/dataframe/datapipes.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T09:59:36.1601529Z copying torch/utils/data/datapipes/dataframe/structures.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/dataframe 2022-12-01T09:59:36.1604809Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:36.1605103Z copying torch/utils/data/datapipes/iter/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:36.1609640Z copying torch/utils/data/datapipes/iter/callable.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:36.1610634Z copying torch/utils/data/datapipes/iter/combinatorics.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:36.1611941Z copying torch/utils/data/datapipes/iter/combining.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:36.1613352Z copying torch/utils/data/datapipes/iter/filelister.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:36.1614629Z copying torch/utils/data/datapipes/iter/fileopener.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:36.1616849Z copying torch/utils/data/datapipes/iter/grouping.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:36.1617934Z copying torch/utils/data/datapipes/iter/routeddecoder.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:36.1619354Z copying torch/utils/data/datapipes/iter/selecting.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:36.1620544Z copying torch/utils/data/datapipes/iter/streamreader.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:36.1621792Z copying torch/utils/data/datapipes/iter/utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/iter 2022-12-01T09:59:36.1624554Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T09:59:36.1624858Z copying torch/utils/data/datapipes/map/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T09:59:36.1630394Z copying torch/utils/data/datapipes/map/callable.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T09:59:36.1631058Z copying torch/utils/data/datapipes/map/combinatorics.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T09:59:36.1633100Z copying torch/utils/data/datapipes/map/combining.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T09:59:36.1633405Z copying torch/utils/data/datapipes/map/grouping.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T09:59:36.1635066Z copying torch/utils/data/datapipes/map/utils.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/map 2022-12-01T09:59:36.1637810Z creating build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T09:59:36.1638629Z copying torch/utils/data/datapipes/utils/__init__.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T09:59:36.1639637Z copying torch/utils/data/datapipes/utils/common.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T09:59:36.1641738Z copying torch/utils/data/datapipes/utils/decoder.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T09:59:36.1642405Z copying torch/utils/data/datapipes/utils/snapshot.py -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes/utils 2022-12-01T09:59:36.1645920Z creating build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:36.1646344Z copying torchgen/api/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:36.1647041Z copying torchgen/api/autograd.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:36.1648224Z copying torchgen/api/cpp.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:36.1649230Z copying torchgen/api/dispatcher.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:36.1650246Z copying torchgen/api/functionalization.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:36.1651017Z copying torchgen/api/lazy.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:36.1652331Z copying torchgen/api/meta.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:36.1653303Z copying torchgen/api/native.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:36.1654038Z copying torchgen/api/python.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:36.1655756Z copying torchgen/api/structured.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:36.1656364Z copying torchgen/api/translate.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:36.1657862Z copying torchgen/api/types.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:36.1659047Z copying torchgen/api/ufunc.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:36.1659922Z copying torchgen/api/unboxing.py -> build/lib.linux-x86_64-cpython-37/torchgen/api 2022-12-01T09:59:36.1662482Z creating build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T09:59:36.1662760Z copying torchgen/dest/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T09:59:36.1663718Z copying torchgen/dest/lazy_ir.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T09:59:36.1665262Z copying torchgen/dest/lazy_ts_lowering.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T09:59:36.1666155Z copying torchgen/dest/native_functions.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T09:59:36.1667016Z copying torchgen/dest/register_dispatch_key.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T09:59:36.1668611Z copying torchgen/dest/ufunc.py -> build/lib.linux-x86_64-cpython-37/torchgen/dest 2022-12-01T09:59:36.1670698Z creating build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-12-01T09:59:36.1671115Z copying torchgen/operator_versions/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-12-01T09:59:36.1672538Z copying torchgen/operator_versions/gen_mobile_upgraders.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-12-01T09:59:36.1673347Z copying torchgen/operator_versions/gen_mobile_upgraders_constant.py -> build/lib.linux-x86_64-cpython-37/torchgen/operator_versions 2022-12-01T09:59:36.1675538Z creating build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-12-01T09:59:36.1676343Z copying torchgen/selective_build/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-12-01T09:59:36.1676996Z copying torchgen/selective_build/operator.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-12-01T09:59:36.1677964Z copying torchgen/selective_build/selector.py -> build/lib.linux-x86_64-cpython-37/torchgen/selective_build 2022-12-01T09:59:36.1680209Z creating build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T09:59:36.1680710Z copying torchgen/static_runtime/__init__.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T09:59:36.1681689Z copying torchgen/static_runtime/config.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T09:59:36.1682709Z copying torchgen/static_runtime/gen_static_runtime_ops.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T09:59:36.1683772Z copying torchgen/static_runtime/generator.py -> build/lib.linux-x86_64-cpython-37/torchgen/static_runtime 2022-12-01T09:59:36.3422549Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data 2022-12-01T09:59:36.3423126Z creating build/lib.linux-x86_64-cpython-37/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:36.3423708Z 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:36.3427185Z 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:36.3438315Z 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:36.3442547Z 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:36.3449393Z 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:36.3453332Z 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:36.3462031Z 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:36.3468302Z 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:36.3473926Z 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:36.3477924Z 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:36.3486897Z 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:36.3490668Z 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:36.3494171Z 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:36.3499311Z 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:36.3507596Z 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:36.3510968Z 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:36.3515080Z 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:36.3518955Z 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:36.3530410Z 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:36.3533582Z 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:36.3537453Z 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:36.3541023Z 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:36.3552615Z 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:36.3557046Z 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:36.3560645Z 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:36.3563938Z 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:36.3572258Z 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:36.3575739Z 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:36.3579549Z 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:36.3583097Z 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:36.3595496Z 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:36.3607745Z 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:36.3611590Z 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:36.3615715Z 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:36.3619137Z 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:36.3627217Z 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:36.3631288Z 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:36.3642898Z 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:36.3646273Z 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:36.3649959Z 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:36.3662321Z 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:36.3665767Z 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:36.3670186Z 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:36.3673877Z 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:36.3685225Z 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:36.3689734Z 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:36.3692821Z 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:36.3696310Z 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:36.3707232Z 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:36.3714810Z 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:36.3718225Z 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:36.3722360Z 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:36.3730376Z 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:36.3734645Z 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:36.3738349Z 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:36.3741825Z 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:36.3753668Z 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:36.3756888Z 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:36.3760352Z 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:36.3763420Z 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:36.3771494Z 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:36.3775120Z 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:36.3778416Z 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:36.3782779Z 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:36.3792990Z 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:36.3797280Z 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:36.3800592Z 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:36.3804154Z 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:36.3812065Z 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:36.3815278Z 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:36.3819312Z 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:36.3833608Z 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:36.3834807Z 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:36.3837923Z 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:36.3842534Z 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:36.3845778Z 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:36.3855564Z 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:36.3858913Z 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:36.3862081Z 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:36.3866012Z 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:36.3878712Z 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:36.3882643Z 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:36.3887094Z 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:36.3891310Z 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:36.3903584Z 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:36.3907386Z 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:36.3912484Z 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:36.3917389Z 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:36.3928993Z 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:36.3933341Z 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:36.3937446Z 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:36.3941558Z 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:36.3954032Z 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:36.3961049Z 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:36.3964309Z 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:36.3967858Z 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:36.3976196Z 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:36.3979624Z 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:36.3983267Z 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:36.3986733Z 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:36.3999385Z 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:36.4003396Z 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:36.4012663Z 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:36.4017884Z 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:36.4029004Z 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:36.4034127Z 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:36.4038885Z 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:36.4047549Z 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:36.4053022Z 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:36.4058144Z 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:36.4063666Z 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:36.4075846Z 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:36.4079861Z 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:36.4084115Z 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:36.4091090Z 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:36.4102965Z 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:36.4106667Z 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:36.4109970Z 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:36.4113107Z 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:36.4121639Z 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:36.4125076Z 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:36.4128269Z 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:36.4131939Z 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:36.4144313Z 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:36.4148137Z 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:36.4161263Z 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:36.4164762Z 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:36.4168742Z 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:36.4172130Z 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:36.4183958Z 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:36.4186864Z 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:36.4190203Z 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:36.4193167Z 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:36.4200754Z 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:36.4204316Z 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:36.4208121Z 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:36.4211820Z 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:36.4225095Z 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:36.4229920Z 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:36.4233338Z 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:36.4237879Z 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:36.4245901Z 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:36.4250405Z 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:36.4254193Z 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:36.4257593Z 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:36.4265071Z 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:36.4268267Z 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:36.4271404Z 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:36.4275477Z 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:36.4283643Z 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:36.4286870Z 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:36.4290495Z 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:36.4294281Z 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:36.4306428Z 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:36.4309905Z 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:36.4313073Z 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:36.4316952Z copying torch/py.typed -> build/lib.linux-x86_64-cpython-37/torch 2022-12-01T09:59:36.4318416Z creating build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:36.4318838Z copying torch/bin/protoc-3.13.0.0 -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:36.4349298Z copying torch/bin/protoc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:36.4380339Z copying torch/bin/test_jit -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:36.4428037Z copying torch/bin/test_tensorexpr -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:36.4531056Z copying torch/bin/tutorial_tensorexpr -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:36.4533419Z copying torch/bin/FileStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:36.4538158Z copying torch/bin/TCPStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:36.4543324Z copying torch/bin/HashStoreTest -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:36.4547935Z copying torch/bin/test_dist_autograd -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:36.4552694Z copying torch/bin/test_cpp_rpc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:36.4558708Z copying torch/bin/test_api -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:36.4669406Z copying torch/bin/test_mobile_nnc -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:36.4674781Z copying torch/bin/aot_model_compiler_test -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:36.4676763Z copying torch/bin/test_lazy -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:36.4707864Z copying torch/bin/torch_shm_manager -> build/lib.linux-x86_64-cpython-37/torch/bin 2022-12-01T09:59:36.4709677Z creating build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4710103Z copying torch/test/c10_CompileTimeFunctionPointer_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4714237Z copying torch/test/c10_DeviceGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4719382Z copying torch/test/c10_Device_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4723999Z copying torch/test/c10_DispatchKeySet_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4729305Z copying torch/test/c10_StreamGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4734134Z copying torch/test/c10_SymInt_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4738715Z copying torch/test/c10_InlineDeviceGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4743619Z copying torch/test/c10_InlineStreamGuard_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4748677Z copying torch/test/c10_SizesAndStrides_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4753896Z copying torch/test/c10_Array_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4758880Z copying torch/test/c10_Bitset_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4763769Z copying torch/test/c10_C++17_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4768890Z copying torch/test/c10_ConstexprCrc_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4773690Z copying torch/test/c10_DeadlockDetection_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4778315Z copying torch/test/c10_Half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4783031Z copying torch/test/c10_LeftRight_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4788186Z copying torch/test/c10_Metaprogramming_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4793925Z copying torch/test/c10_SmallVectorTest -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4807822Z copying torch/test/c10_Synchronized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4812640Z copying torch/test/c10_ThreadLocal_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4817625Z copying torch/test/c10_TypeIndex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4822443Z copying torch/test/c10_TypeList_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4827191Z copying torch/test/c10_TypeTraits_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4831785Z copying torch/test/c10_accumulate_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4836731Z copying torch/test/c10_bfloat16_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4841606Z copying torch/test/c10_complex_math_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4846597Z copying torch/test/c10_complex_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4851661Z copying torch/test/c10_either_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4860921Z copying torch/test/c10_exception_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4865704Z copying torch/test/c10_flags_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4870421Z copying torch/test/c10_intrusive_ptr_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4884450Z copying torch/test/c10_irange_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4889247Z copying torch/test/c10_logging_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4894370Z copying torch/test/c10_optional_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4901262Z copying torch/test/c10_ordered_preserving_dict_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4906782Z copying torch/test/c10_registry_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4911684Z copying torch/test/c10_string_view_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4917069Z copying torch/test/c10_tempfile_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4921693Z copying torch/test/c10_typeid_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4926602Z copying torch/test/c10_intrusive_ptr_benchmark -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4931034Z copying torch/test/Dict_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4937330Z copying torch/test/Dimname_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4942057Z copying torch/test/MaybeOwned_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4947982Z copying torch/test/NamedTensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4952990Z copying torch/test/apply_utils_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4958503Z copying torch/test/atest -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4963777Z copying torch/test/basic -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4969415Z copying torch/test/broadcast_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4974292Z copying torch/test/cpu_generator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4979280Z copying torch/test/cpu_profiling_allocator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4983946Z copying torch/test/cpu_rng_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4991972Z copying torch/test/dispatch_key_set_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.4996564Z copying torch/test/dlconvertor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5000994Z copying torch/test/extension_backend_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5006108Z copying torch/test/half_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5010938Z copying torch/test/ivalue_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5018761Z copying torch/test/lazy_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5023173Z copying torch/test/math_kernel_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5027958Z copying torch/test/memory_format_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5032644Z copying torch/test/memory_overlapping_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5037570Z copying torch/test/mobile_memory_cleanup -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5042238Z copying torch/test/native_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5047782Z copying torch/test/operator_name_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5052499Z copying torch/test/operators_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5057097Z copying torch/test/packedtensoraccessor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5061701Z copying torch/test/pow_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5067931Z copying torch/test/quantized_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5072889Z copying torch/test/reduce_ops_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5077585Z copying torch/test/reportMemoryUsage_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5082121Z copying torch/test/scalar_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5086993Z copying torch/test/scalar_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5092197Z copying torch/test/stride_properties_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5096788Z copying torch/test/tensor_iterator_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5104222Z copying torch/test/test_parallel -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5109119Z copying torch/test/thread_init_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5110284Z copying torch/test/type_ptr_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5115765Z copying torch/test/type_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5120875Z copying torch/test/undefined_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5125578Z copying torch/test/variant_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5130275Z copying torch/test/verify_api_visibility -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5131271Z copying torch/test/vmap_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5137921Z copying torch/test/weakref_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5142682Z copying torch/test/wrapdim_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5147342Z copying torch/test/xla_tensor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5151947Z copying torch/test/IListRef_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5157529Z copying torch/test/List_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5166744Z copying torch/test/KernelFunction_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5172600Z copying torch/test/kernel_function_legacy_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5184054Z copying torch/test/kernel_function_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5192504Z copying torch/test/kernel_lambda_legacy_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5204609Z copying torch/test/kernel_lambda_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5214019Z copying torch/test/kernel_stackbased_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5219402Z copying torch/test/make_boxed_from_unboxed_functor_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5227796Z copying torch/test/CppSignature_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5232487Z copying torch/test/backend_fallback_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5237919Z copying torch/test/op_allowlist_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5242180Z copying torch/test/op_registration_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5271676Z copying torch/test/inline_container_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5276560Z copying torch/test/vulkan_api_test -> build/lib.linux-x86_64-cpython-37/torch/test 2022-12-01T09:59:36.5288770Z creating build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5289451Z copying torch/_C/_autograd.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5302525Z copying torch/_C/_cudnn.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5307835Z copying torch/_C/_distributed_autograd.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5311596Z copying torch/_C/_distributed_c10d.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5320116Z copying torch/_C/_distributed_rpc.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5324188Z copying torch/_C/_distributed_rpc_testing.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5327740Z copying torch/_C/_functions.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5338477Z copying torch/_C/_functorch.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5342255Z copying torch/_C/_itt.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5347406Z copying torch/_C/_lazy.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5351326Z copying torch/_C/_lazy_ts_backend.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5358995Z copying torch/_C/_monitor.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5363452Z copying torch/_C/_nvtx.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5368087Z copying torch/_C/_onnx.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5371485Z copying torch/_C/_profiler.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5380906Z copying torch/_C/_verbose.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5385050Z copying torch/_C/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5387109Z copying torch/_C/_VariableFunctions.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5389252Z copying torch/_C/_nn.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C 2022-12-01T09:59:36.5390340Z creating build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer 2022-12-01T09:59:36.5391221Z copying torch/_C_flatbuffer/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/_C_flatbuffer 2022-12-01T09:59:36.5396438Z copying torch/optim/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:36.5397766Z copying torch/optim/adadelta.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:36.5398597Z copying torch/optim/adagrad.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:36.5399985Z copying torch/optim/adam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:36.5400952Z copying torch/optim/adamax.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:36.5402464Z copying torch/optim/adamw.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:36.5403323Z copying torch/optim/asgd.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:36.5404744Z copying torch/optim/lbfgs.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:36.5406013Z copying torch/optim/lr_scheduler.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:36.5407275Z copying torch/optim/nadam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:36.5408374Z copying torch/optim/optimizer.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:36.5409447Z copying torch/optim/radam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:36.5410780Z copying torch/optim/rmsprop.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:36.5411887Z copying torch/optim/rprop.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:36.5412852Z copying torch/optim/sgd.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:36.5414000Z copying torch/optim/sparse_adam.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:36.5414998Z copying torch/optim/swa_utils.pyi -> build/lib.linux-x86_64-cpython-37/torch/optim 2022-12-01T09:59:36.5416262Z copying torch/nn/parameter.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:36.5417206Z copying torch/nn/functional.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn 2022-12-01T09:59:36.5418718Z copying torch/nn/parallel/__init__.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:36.5419732Z copying torch/nn/parallel/common_types.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:36.5420805Z copying torch/nn/parallel/data_parallel.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:36.5421994Z copying torch/nn/parallel/distributed.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:36.5423300Z copying torch/nn/parallel/parallel_apply.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:36.5424336Z copying torch/nn/parallel/replicate.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:36.5425446Z copying torch/nn/parallel/scatter_gather.pyi -> build/lib.linux-x86_64-cpython-37/torch/nn/parallel 2022-12-01T09:59:36.5426571Z copying torch/utils/data/datapipes/datapipe.pyi -> build/lib.linux-x86_64-cpython-37/torch/utils/data/datapipes 2022-12-01T09:59:36.5428019Z creating build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:36.5428535Z copying torch/lib/libc10.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:36.5433724Z copying torch/lib/libtorch_cpu.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:36.7185957Z copying torch/lib/libtorch.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:36.7186766Z copying torch/lib/libtorch_global_deps.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:36.7187644Z copying torch/lib/libtorchbind_test.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:36.7193963Z copying torch/lib/libjitbackend_test.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:36.7196921Z copying torch/lib/libbackend_with_compiler.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:36.7200340Z copying torch/lib/libtorch_python.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:36.7339743Z copying torch/lib/libshm.so -> build/lib.linux-x86_64-cpython-37/torch/lib 2022-12-01T09:59:36.7340940Z creating build/lib.linux-x86_64-cpython-37/torch/include 2022-12-01T09:59:36.7341497Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7342207Z copying torch/include/ATen/ATen.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7343921Z copying torch/include/ATen/AccumulateType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7344415Z copying torch/include/ATen/ArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7345618Z copying torch/include/ATen/Backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7346733Z copying torch/include/ATen/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7347940Z copying torch/include/ATen/BatchedFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7349124Z copying torch/include/ATen/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7350304Z copying torch/include/ATen/CPUApplyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7352136Z copying torch/include/ATen/CPUFixedAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7353233Z copying torch/include/ATen/CPUGeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7354162Z copying torch/include/ATen/CollapseDims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7355430Z copying torch/include/ATen/Config.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7356490Z copying torch/include/ATen/Context.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7357698Z copying torch/include/ATen/DLConvertor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7358825Z copying torch/include/ATen/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7359894Z copying torch/include/ATen/DeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7361860Z copying torch/include/ATen/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7362590Z copying torch/include/ATen/Dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7363901Z copying torch/include/ATen/Dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7365259Z copying torch/include/ATen/DynamicLibrary.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7366153Z copying torch/include/ATen/EmptyTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7367892Z copying torch/include/ATen/ExpandBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7368639Z copying torch/include/ATen/ExpandUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7370287Z copying torch/include/ATen/Formatting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7371087Z copying torch/include/ATen/FuncTorchTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7372084Z copying torch/include/ATen/FunctionalStorageImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7373083Z copying torch/include/ATen/FunctionalTensorWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7375004Z copying torch/include/ATen/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7375748Z copying torch/include/ATen/InferSize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7377019Z copying torch/include/ATen/InitialTensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7378328Z copying torch/include/ATen/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7379790Z copying torch/include/ATen/LinalgBackend.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7380775Z copying torch/include/ATen/MapAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7381935Z copying torch/include/ATen/MatrixRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7383136Z copying torch/include/ATen/MemoryOverlap.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7384220Z copying torch/include/ATen/NamedTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7385377Z copying torch/include/ATen/NamedTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7386474Z copying torch/include/ATen/NestedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7387637Z copying torch/include/ATen/NumericUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7389012Z copying torch/include/ATen/OpMathType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7390072Z copying torch/include/ATen/OpaqueTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7391155Z copying torch/include/ATen/PTThreadPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7392519Z copying torch/include/ATen/PadNd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7393410Z copying torch/include/ATen/Parallel-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7394637Z copying torch/include/ATen/Parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7396025Z copying torch/include/ATen/ParallelFuture.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7397202Z copying torch/include/ATen/ParallelNative.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7398362Z copying torch/include/ATen/ParallelNativeTBB.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7399427Z copying torch/include/ATen/ParallelOpenMP.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7400529Z copying torch/include/ATen/PythonTorchFunctionTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7401667Z copying torch/include/ATen/SavedTensorHooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7402968Z copying torch/include/ATen/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7404078Z copying torch/include/ATen/ScalarOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7405097Z copying torch/include/ATen/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7406254Z copying torch/include/ATen/SequenceNumber.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7407513Z copying torch/include/ATen/SmallVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7408476Z copying torch/include/ATen/SparseCsrTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7410065Z copying torch/include/ATen/SparseCsrTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7411208Z copying torch/include/ATen/SparseTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7412493Z copying torch/include/ATen/SparseTensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7413956Z copying torch/include/ATen/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7415175Z copying torch/include/ATen/Tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7416681Z copying torch/include/ATen/TensorAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7417605Z copying torch/include/ATen/TensorGeometry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7418882Z copying torch/include/ATen/TensorIndexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7420028Z copying torch/include/ATen/TensorIterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7421561Z copying torch/include/ATen/TensorIteratorInternal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7422620Z copying torch/include/ATen/TensorMeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7423828Z copying torch/include/ATen/TensorNames.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7424956Z copying torch/include/ATen/TensorOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7426170Z copying torch/include/ATen/TensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7427224Z copying torch/include/ATen/TensorSubclassLikeUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7428843Z copying torch/include/ATen/TensorUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7429966Z copying torch/include/ATen/ThreadLocalState.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7430986Z copying torch/include/ATen/TracerMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7432187Z copying torch/include/ATen/TypeDefault.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7433246Z copying torch/include/ATen/Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7434472Z copying torch/include/ATen/Version.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7435853Z copying torch/include/ATen/VmapMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7436986Z copying torch/include/ATen/VmapTransforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7437984Z copying torch/include/ATen/WrapDimUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7439080Z copying torch/include/ATen/WrapDimUtilsMulti.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7440522Z copying torch/include/ATen/autocast_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7441400Z copying torch/include/ATen/ceil_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7442490Z copying torch/include/ATen/code_template.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7443681Z copying torch/include/ATen/cpp_custom_type_hack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7445052Z copying torch/include/ATen/div_rtn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7445972Z copying torch/include/ATen/dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7447182Z copying torch/include/ATen/jit_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7448089Z copying torch/include/ATen/jiterator_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7449524Z copying torch/include/ATen/record_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7450982Z copying torch/include/ATen/CPUFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7452059Z copying torch/include/ATen/CPUFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7453283Z copying torch/include/ATen/CompositeExplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7454411Z copying torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7456697Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7457454Z copying torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7458592Z copying torch/include/ATen/CompositeImplicitAutogradFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7459540Z copying torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7461233Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7462564Z copying torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7463510Z copying torch/include/ATen/Functions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7465159Z copying torch/include/ATen/MetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7466587Z copying torch/include/ATen/MetaFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7467229Z copying torch/include/ATen/MethodOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7468916Z copying torch/include/ATen/NativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7470063Z copying torch/include/ATen/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7471493Z copying torch/include/ATen/Operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7472870Z copying torch/include/ATen/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7484926Z copying torch/include/ATen/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7490811Z copying torch/include/ATen/VmapGeneratedPlumbing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7501868Z copying torch/include/ATen/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7503266Z copying torch/include/ATen/CUDAFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen 2022-12-01T09:59:36.7504513Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-12-01T09:59:36.7504945Z copying torch/include/ATen/cpu/FlushDenormal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-12-01T09:59:36.7506500Z copying torch/include/ATen/cpu/vml.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu 2022-12-01T09:59:36.7507893Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T09:59:36.7508596Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:36.7509396Z 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:36.7510381Z 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:36.7511328Z 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:36.7512641Z 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:36.7513930Z 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:36.7515351Z 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:36.7516587Z 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:36.7517707Z 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:36.7518689Z 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:36.7519961Z 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:36.7521648Z 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:36.7523436Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:36.7523990Z 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:36.7525053Z 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:36.7526355Z 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:36.7527658Z 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:36.7529243Z 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:36.7530483Z 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:36.7532417Z 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:36.7533444Z 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:36.7534972Z copying torch/include/ATen/cpu/vec/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T09:59:36.7535883Z 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:36.7537055Z 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:36.7538666Z copying torch/include/ATen/cpu/vec/intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T09:59:36.7539459Z copying torch/include/ATen/cpu/vec/vec.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cpu/vec 2022-12-01T09:59:36.7540662Z 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:36.7542353Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7543027Z copying torch/include/ATen/core/ATenGeneral.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7543836Z copying torch/include/ATen/core/ATenOpList.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7545012Z copying torch/include/ATen/core/ATen_fwd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7545785Z copying torch/include/ATen/core/ATen_pch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7547180Z copying torch/include/ATen/core/Array.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7548324Z copying torch/include/ATen/core/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7549590Z copying torch/include/ATen/core/CheckMemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7550637Z copying torch/include/ATen/core/DeprecatedTypeProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7551783Z copying torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7552979Z copying torch/include/ATen/core/Dict.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7554642Z copying torch/include/ATen/core/Dict_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7555840Z copying torch/include/ATen/core/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7556929Z copying torch/include/ATen/core/Dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7557917Z copying torch/include/ATen/core/DistributionsHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7558948Z copying torch/include/ATen/core/Formatting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7560492Z copying torch/include/ATen/core/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7561259Z copying torch/include/ATen/core/IListRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7562393Z copying torch/include/ATen/core/IListRef_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7563898Z copying torch/include/ATen/core/LegacyTypeDispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7564771Z copying torch/include/ATen/core/List.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7566305Z copying torch/include/ATen/core/List_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7567240Z copying torch/include/ATen/core/MT19937RNGEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7568551Z copying torch/include/ATen/core/NamedTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7569663Z copying torch/include/ATen/core/PhiloxRNGEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7571219Z copying torch/include/ATen/core/PythonFallbackKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7572086Z copying torch/include/ATen/core/QuantizerBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7573187Z copying torch/include/ATen/core/Range.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7574290Z copying torch/include/ATen/core/Reduction.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7575274Z copying torch/include/ATen/core/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7576727Z copying torch/include/ATen/core/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7577697Z copying torch/include/ATen/core/Tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7578777Z copying torch/include/ATen/core/TensorAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7579924Z copying torch/include/ATen/core/TensorBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7581580Z copying torch/include/ATen/core/TorchDispatchUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7582419Z copying torch/include/ATen/core/TransformationHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7583560Z copying torch/include/ATen/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7584755Z copying torch/include/ATen/core/UnsafeFromTH.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7585750Z copying torch/include/ATen/core/VariableHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7587003Z copying torch/include/ATen/core/Variadic.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7587800Z copying torch/include/ATen/core/Vitals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7589254Z copying torch/include/ATen/core/alias_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7590423Z copying torch/include/ATen/core/blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7591614Z copying torch/include/ATen/core/builtin_function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7592578Z copying torch/include/ATen/core/class_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7593737Z copying torch/include/ATen/core/custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7594737Z copying torch/include/ATen/core/dynamic_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7595948Z copying torch/include/ATen/core/enum_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7596955Z copying torch/include/ATen/core/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7598091Z copying torch/include/ATen/core/function_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7599296Z copying torch/include/ATen/core/function_schema_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7600758Z copying torch/include/ATen/core/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7601688Z copying torch/include/ATen/core/grad_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7603315Z copying torch/include/ATen/core/interned_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7604817Z copying torch/include/ATen/core/interned_strings_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7605547Z copying torch/include/ATen/core/ivalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7607210Z copying torch/include/ATen/core/ivalue_inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7609346Z copying torch/include/ATen/core/ivalue_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7610230Z copying torch/include/ATen/core/jit_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7611962Z copying torch/include/ATen/core/jit_type_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7613123Z copying torch/include/ATen/core/operator_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7614247Z copying torch/include/ATen/core/qualified_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7615178Z copying torch/include/ATen/core/rref_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7616406Z copying torch/include/ATen/core/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7617452Z copying torch/include/ATen/core/symbol.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7618624Z copying torch/include/ATen/core/type_factory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7619810Z copying torch/include/ATen/core/type_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7621218Z copying torch/include/ATen/core/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7622213Z copying torch/include/ATen/core/TensorBody.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7625195Z copying torch/include/ATen/core/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7626792Z copying torch/include/ATen/core/enum_tag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core 2022-12-01T09:59:36.7628306Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7628744Z copying torch/include/ATen/cuda/ApplyGridUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7629983Z copying torch/include/ATen/cuda/AsmUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7631015Z copying torch/include/ATen/cuda/Atomic.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7632533Z copying torch/include/ATen/cuda/CUDAApplyUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7633693Z copying torch/include/ATen/cuda/CUDAGraphsUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7635043Z copying torch/include/ATen/cuda/CUDATensorMethods.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7636501Z copying torch/include/ATen/cuda/DeviceUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7637390Z copying torch/include/ATen/cuda/NumericLimits.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7638288Z copying torch/include/ATen/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7639785Z copying torch/include/ATen/cuda/cub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7640886Z copying torch/include/ATen/cuda/cub_definitions.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7642096Z copying torch/include/ATen/cuda/ATenCUDAGeneral.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7643486Z copying torch/include/ATen/cuda/CUDABlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7644951Z copying torch/include/ATen/cuda/CUDAContext.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7645516Z copying torch/include/ATen/cuda/CUDADataType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7647390Z copying torch/include/ATen/cuda/CUDADevice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7648518Z copying torch/include/ATen/cuda/CUDAEvent.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7649751Z copying torch/include/ATen/cuda/CUDAGeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7651175Z copying torch/include/ATen/cuda/CUDAGraph.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7652809Z copying torch/include/ATen/cuda/CUDASparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7653761Z copying torch/include/ATen/cuda/CUDASparseBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7654984Z copying torch/include/ATen/cuda/CUDASparseDescriptors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7656364Z copying torch/include/ATen/cuda/CUDAUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7657525Z copying torch/include/ATen/cuda/CachingHostAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7658781Z copying torch/include/ATen/cuda/EmptyTensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7659913Z copying torch/include/ATen/cuda/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7661102Z copying torch/include/ATen/cuda/PeerToPeerAccess.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7662393Z copying torch/include/ATen/cuda/PinnedMemoryAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7663550Z copying torch/include/ATen/cuda/Sleep.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7664845Z copying torch/include/ATen/cuda/ThrustAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7665971Z copying torch/include/ATen/cuda/cub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7667278Z copying torch/include/ATen/cuda/jiterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7668516Z copying torch/include/ATen/cuda/jiterator_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7669856Z copying torch/include/ATen/cuda/llvm_jit_strings.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda 2022-12-01T09:59:36.7670826Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.7671651Z copying torch/include/ATen/cuda/detail/IndexUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.7672757Z copying torch/include/ATen/cuda/detail/IntegerDivider.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.7673892Z copying torch/include/ATen/cuda/detail/OffsetCalculator.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.7674757Z copying torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.7676312Z copying torch/include/ATen/cuda/detail/TensorInfo.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.7677450Z copying torch/include/ATen/cuda/detail/UnpackRaw.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.7678669Z copying torch/include/ATen/cuda/detail/CUDAHooks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.7679862Z copying torch/include/ATen/cuda/detail/DeviceThreadHandles.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.7681000Z copying torch/include/ATen/cuda/detail/KernelUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.7682197Z copying torch/include/ATen/cuda/detail/LazyNVRTC.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cuda/detail 2022-12-01T09:59:36.7683243Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T09:59:36.7683751Z copying torch/include/ATen/cudnn/Descriptors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T09:59:36.7685025Z copying torch/include/ATen/cudnn/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T09:59:36.7686176Z copying torch/include/ATen/cudnn/Handle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T09:59:36.7687247Z copying torch/include/ATen/cudnn/Handles.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T09:59:36.7688338Z copying torch/include/ATen/cudnn/Types.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T09:59:36.7689585Z copying torch/include/ATen/cudnn/Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T09:59:36.7690803Z copying torch/include/ATen/cudnn/cudnn-wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/cudnn 2022-12-01T09:59:36.7691876Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:36.7693278Z copying torch/include/ATen/functorch/ADInterpreters.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:36.7694513Z copying torch/include/ATen/functorch/BatchRulesHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:36.7696074Z copying torch/include/ATen/functorch/BatchedFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:36.7697164Z copying torch/include/ATen/functorch/BatchedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:36.7698383Z copying torch/include/ATen/functorch/BatchingMetaprogramming.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:36.7699571Z copying torch/include/ATen/functorch/DynamicLayer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:36.7700968Z copying torch/include/ATen/functorch/FunctionalizeInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:36.7702069Z copying torch/include/ATen/functorch/Interpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:36.7703443Z copying torch/include/ATen/functorch/LegacyVmapTransforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:36.7704526Z copying torch/include/ATen/functorch/Macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:36.7705910Z copying torch/include/ATen/functorch/PlumbingHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:36.7707029Z copying torch/include/ATen/functorch/TensorWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:36.7708261Z copying torch/include/ATen/functorch/VmapInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/functorch 2022-12-01T09:59:36.7709460Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7710246Z copying torch/include/ATen/ops/from_blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7711302Z copying torch/include/ATen/ops/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7712469Z copying torch/include/ATen/ops/_adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7713682Z 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:36.7715149Z 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:36.7717067Z 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:36.7717896Z 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:36.7718987Z 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:36.7720388Z 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:36.7721868Z 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:36.7722712Z 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:36.7724129Z 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:36.7725093Z 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:36.7726194Z 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:36.7727349Z copying torch/include/ATen/ops/_adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7728617Z 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:36.7729761Z 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:36.7730868Z 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:36.7731867Z 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:36.7732995Z 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:36.7733946Z 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:36.7735302Z 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:36.7736166Z 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:36.7737133Z 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:36.7738094Z 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:36.7739239Z 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:36.7740175Z copying torch/include/ATen/ops/_add_batch_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7741299Z 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:36.7742354Z 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:36.7743383Z 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:36.7744517Z copying torch/include/ATen/ops/_add_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7745528Z 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:36.7746656Z 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:36.7748027Z 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:36.7749050Z copying torch/include/ATen/ops/_add_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7750421Z copying torch/include/ATen/ops/_add_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7751421Z copying torch/include/ATen/ops/_addmm_activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7752656Z 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:36.7753597Z 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:36.7754799Z 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:36.7756245Z copying torch/include/ATen/ops/_addmm_activation_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7757211Z 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:36.7758490Z copying torch/include/ATen/ops/_addmm_activation_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7759361Z copying torch/include/ATen/ops/_addmm_activation_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7760436Z copying torch/include/ATen/ops/_aminmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7761669Z copying torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7762684Z copying torch/include/ATen/ops/_aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7763747Z copying torch/include/ATen/ops/_aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7764814Z copying torch/include/ATen/ops/_aminmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7766070Z copying torch/include/ATen/ops/_aminmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7767223Z 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:36.7768323Z 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:36.7769506Z 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:36.7770476Z 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:36.7771729Z 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:36.7772590Z copying torch/include/ATen/ops/_amp_update_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7773787Z 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:36.7775057Z 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:36.7775838Z 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:36.7777924Z 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:36.7778640Z 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:36.7779285Z copying torch/include/ATen/ops/_assert_async.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7780214Z 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:36.7781352Z 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:36.7782484Z copying torch/include/ATen/ops/_assert_async_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7783637Z copying torch/include/ATen/ops/_assert_async_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7784746Z copying torch/include/ATen/ops/_assert_tensor_metadata.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7786017Z 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:36.7787189Z 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:36.7788949Z 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:36.7790065Z 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:36.7791730Z 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:36.7793725Z 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:36.7794300Z 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:36.7795558Z 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:36.7796801Z 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:36.7797969Z 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:36.7799517Z 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:36.7800504Z copying torch/include/ATen/ops/_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7801925Z copying torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7802922Z copying torch/include/ATen/ops/_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7804199Z copying torch/include/ATen/ops/_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7805361Z 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:36.7806903Z 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:36.7808155Z 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:36.7809359Z 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:36.7810889Z 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:36.7811934Z 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:36.7813198Z 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:36.7814256Z 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:36.7815606Z copying torch/include/ATen/ops/_cast_Byte.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7816751Z 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:36.7817983Z copying torch/include/ATen/ops/_cast_Byte_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7819070Z copying torch/include/ATen/ops/_cast_Byte_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7820470Z copying torch/include/ATen/ops/_cast_Char.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7821550Z 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:36.7822767Z copying torch/include/ATen/ops/_cast_Char_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7823911Z copying torch/include/ATen/ops/_cast_Char_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7825275Z copying torch/include/ATen/ops/_cast_Double.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7826389Z 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:36.7827593Z copying torch/include/ATen/ops/_cast_Double_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7828746Z copying torch/include/ATen/ops/_cast_Double_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7830116Z copying torch/include/ATen/ops/_cast_Float.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7831251Z 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:36.7832429Z copying torch/include/ATen/ops/_cast_Float_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7833567Z copying torch/include/ATen/ops/_cast_Float_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7835307Z copying torch/include/ATen/ops/_cast_Half.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7837078Z 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:36.7839130Z copying torch/include/ATen/ops/_cast_Half_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7839676Z copying torch/include/ATen/ops/_cast_Half_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7840930Z copying torch/include/ATen/ops/_cast_Int.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7841646Z 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:36.7843644Z copying torch/include/ATen/ops/_cast_Int_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7844152Z copying torch/include/ATen/ops/_cast_Int_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7845166Z copying torch/include/ATen/ops/_cast_Long.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7846041Z 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:36.7847234Z copying torch/include/ATen/ops/_cast_Long_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7848226Z copying torch/include/ATen/ops/_cast_Long_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7850625Z copying torch/include/ATen/ops/_cast_Short.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7851450Z 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:36.7852276Z copying torch/include/ATen/ops/_cast_Short_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7853009Z copying torch/include/ATen/ops/_cast_Short_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7854912Z copying torch/include/ATen/ops/_cdist_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7855589Z 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:36.7856265Z 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:36.7857401Z 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:36.7858445Z copying torch/include/ATen/ops/_cdist_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7859594Z copying torch/include/ATen/ops/_cdist_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7860477Z copying torch/include/ATen/ops/_cdist_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7861714Z 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:36.7862760Z 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:36.7863789Z 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:36.7864481Z copying torch/include/ATen/ops/_cdist_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7866538Z copying torch/include/ATen/ops/_cdist_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7867320Z copying torch/include/ATen/ops/_cholesky_solve_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7868685Z 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:36.7869781Z 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:36.7870905Z 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:36.7872324Z 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:36.7873485Z 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:36.7874661Z 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:36.7876312Z 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:36.7877764Z 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:36.7878819Z 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:36.7879741Z copying torch/include/ATen/ops/_coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7880902Z copying torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7881973Z copying torch/include/ATen/ops/_coalesce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7882792Z copying torch/include/ATen/ops/_coalesce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7884012Z copying torch/include/ATen/ops/_coalesced.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7885368Z copying torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7886195Z copying torch/include/ATen/ops/_coalesced_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7887323Z copying torch/include/ATen/ops/_coalesced_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7888455Z copying torch/include/ATen/ops/_coalesced_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7889756Z copying torch/include/ATen/ops/_compute_linear_combination.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7890997Z 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:36.7892048Z 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:36.7893278Z 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:36.7894345Z 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:36.7895291Z copying torch/include/ATen/ops/_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7896603Z copying torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7897557Z copying torch/include/ATen/ops/_conj_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7899017Z 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:36.7900953Z 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:36.7901669Z copying torch/include/ATen/ops/_conj_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7902223Z copying torch/include/ATen/ops/_conj_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7903750Z copying torch/include/ATen/ops/_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7905143Z copying torch/include/ATen/ops/_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7905940Z copying torch/include/ATen/ops/_conj_physical.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7907606Z 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:36.7908591Z copying torch/include/ATen/ops/_conj_physical_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7910097Z copying torch/include/ATen/ops/_conj_physical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7911237Z copying torch/include/ATen/ops/_conv_depthwise2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7912421Z 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:36.7913405Z copying torch/include/ATen/ops/_conv_depthwise2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7914637Z copying torch/include/ATen/ops/_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7916168Z copying torch/include/ATen/ops/_conv_depthwise2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7917379Z 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:36.7918920Z 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:36.7919961Z 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:36.7921180Z 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:36.7922302Z 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:36.7923452Z 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:36.7924570Z 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:36.7925716Z 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:36.7926825Z 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:36.7928331Z 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:36.7929383Z 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:36.7930517Z 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:36.7931582Z 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:36.7932825Z 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:36.7934164Z 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:36.7935263Z 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:36.7936294Z copying torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7937422Z copying torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7938296Z copying torch/include/ATen/ops/_convolution_double_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7939383Z 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:36.7940476Z 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:36.7942267Z 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:36.7943045Z copying torch/include/ATen/ops/_convolution_mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7944203Z 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:36.7945377Z copying torch/include/ATen/ops/_convolution_mode_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7946421Z copying torch/include/ATen/ops/_convolution_mode_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7947534Z copying torch/include/ATen/ops/_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7948565Z copying torch/include/ATen/ops/_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7949761Z copying torch/include/ATen/ops/_copy_from.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7950984Z 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:36.7952340Z 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:36.7953322Z 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:36.7954505Z 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:36.7955949Z 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:36.7956924Z copying torch/include/ATen/ops/_copy_from_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7958105Z copying torch/include/ATen/ops/_copy_from_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7959175Z copying torch/include/ATen/ops/_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7960774Z copying torch/include/ATen/ops/_ctc_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7962017Z 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:36.7963051Z 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:36.7964629Z 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:36.7965802Z 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:36.7966807Z 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:36.7968160Z 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:36.7969368Z 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:36.7970902Z 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:36.7971786Z copying torch/include/ATen/ops/_ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7973538Z copying torch/include/ATen/ops/_ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7974307Z copying torch/include/ATen/ops/_cudnn_ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7975472Z 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:36.7976629Z 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:36.7977747Z 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:36.7978870Z 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:36.7980495Z 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:36.7981385Z 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:36.7983026Z 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:36.7984141Z 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:36.7984915Z 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:36.7986366Z copying torch/include/ATen/ops/_cudnn_rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7987451Z copying torch/include/ATen/ops/_cudnn_rnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.7988547Z 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:36.7989834Z 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:36.7990888Z 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:36.7992100Z 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:36.7993321Z 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:36.7994489Z 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:36.7995900Z 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:36.7997798Z 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:36.7998689Z 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:36.7999950Z 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:36.8001079Z 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:36.8002181Z copying torch/include/ATen/ops/_cudnn_rnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8003343Z copying torch/include/ATen/ops/_cudnn_rnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8004698Z 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:36.8006262Z 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:36.8007130Z 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:36.8008347Z 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:36.8009804Z 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:36.8010913Z 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:36.8012070Z 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:36.8013244Z 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:36.8014377Z 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:36.8015550Z 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:36.8016574Z 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:36.8017781Z 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:36.8019380Z 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:36.8020573Z 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:36.8021523Z 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:36.8022857Z 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:36.8023778Z copying torch/include/ATen/ops/_cummax_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8024684Z 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:36.8025651Z 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:36.8026749Z copying torch/include/ATen/ops/_cummax_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8027787Z copying torch/include/ATen/ops/_cummax_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8028875Z copying torch/include/ATen/ops/_cummin_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8030046Z 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:36.8031498Z 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:36.8032410Z copying torch/include/ATen/ops/_cummin_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8033516Z copying torch/include/ATen/ops/_cummin_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8034514Z 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:36.8036106Z 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:36.8038494Z 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:36.8039205Z 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:36.8040070Z copying torch/include/ATen/ops/_dimI.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8041033Z copying torch/include/ATen/ops/_dimI_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8041774Z copying torch/include/ATen/ops/_dimI_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8043189Z copying torch/include/ATen/ops/_dimV.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8044233Z copying torch/include/ATen/ops/_dimV_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8045528Z copying torch/include/ATen/ops/_dimV_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8046940Z copying torch/include/ATen/ops/_dim_arange.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8048575Z 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:36.8050193Z copying torch/include/ATen/ops/_dim_arange_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8051629Z copying torch/include/ATen/ops/_dim_arange_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8053062Z copying torch/include/ATen/ops/_dirichlet_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8054695Z 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:36.8056096Z 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:36.8057548Z 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:36.8059048Z copying torch/include/ATen/ops/_dirichlet_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8060492Z copying torch/include/ATen/ops/_dirichlet_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8062002Z copying torch/include/ATen/ops/_efficientzerotensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8063588Z copying torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8064967Z copying torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8066419Z copying torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8067867Z copying torch/include/ATen/ops/_efficientzerotensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8069354Z copying torch/include/ATen/ops/_efficientzerotensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8070759Z copying torch/include/ATen/ops/_embedding_bag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8072286Z copying torch/include/ATen/ops/_embedding_bag_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8073895Z 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:36.8075646Z 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:36.8076926Z 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:36.8078490Z 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:36.8079921Z 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:36.8081358Z 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:36.8082862Z 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:36.8084476Z 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:36.8085896Z 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:36.8087370Z 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:36.8088803Z 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:36.8090286Z 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:36.8091752Z 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:36.8093404Z 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:36.8094757Z 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:36.8096268Z 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:36.8097779Z 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:36.8099202Z 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:36.8100889Z copying torch/include/ATen/ops/_embedding_bag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8102273Z copying torch/include/ATen/ops/_embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8103854Z 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:36.8105541Z 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:36.8107482Z 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:36.8108957Z 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:36.8110310Z 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:36.8111779Z 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:36.8113311Z 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:36.8114991Z 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:36.8116355Z 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:36.8117851Z 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:36.8119326Z copying torch/include/ATen/ops/_empty_affine_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8120923Z 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:36.8122363Z 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:36.8123923Z 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:36.8125331Z 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:36.8126863Z 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:36.8128517Z 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:36.8129934Z 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:36.8131425Z 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:36.8132901Z 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:36.8134275Z copying torch/include/ATen/ops/_euclidean_dist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8135887Z 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:36.8137270Z copying torch/include/ATen/ops/_euclidean_dist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8138680Z copying torch/include/ATen/ops/_euclidean_dist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8140242Z 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:36.8141802Z 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:36.8143296Z 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:36.8144714Z 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:36.8146116Z 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:36.8147629Z 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:36.8149276Z 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:36.8150514Z 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:36.8152154Z 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:36.8153576Z 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:36.8155361Z 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:36.8156578Z 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:36.8157622Z 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:36.8158760Z 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:36.8159945Z 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:36.8161102Z 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:36.8162008Z 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:36.8163506Z 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:36.8164521Z 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:36.8165811Z 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:36.8166807Z 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:36.8167963Z 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:36.8169283Z 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:36.8170604Z 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:36.8171793Z 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:36.8173002Z 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:36.8174213Z 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:36.8175446Z 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:36.8176570Z copying torch/include/ATen/ops/_fft_c2c.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8178065Z 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:36.8179147Z 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:36.8180238Z copying torch/include/ATen/ops/_fft_c2c_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8181440Z copying torch/include/ATen/ops/_fft_c2c_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8182612Z copying torch/include/ATen/ops/_fft_c2r.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8183806Z 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:36.8185177Z 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:36.8186424Z copying torch/include/ATen/ops/_fft_c2r_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8187654Z copying torch/include/ATen/ops/_fft_c2r_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8188821Z copying torch/include/ATen/ops/_fft_r2c.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8190139Z 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:36.8191345Z 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:36.8192555Z copying torch/include/ATen/ops/_fft_r2c_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8194288Z copying torch/include/ATen/ops/_fft_r2c_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8195793Z 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:36.8197184Z 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:36.8198461Z 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:36.8199737Z 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:36.8200932Z copying torch/include/ATen/ops/_foobar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8202352Z copying torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8203593Z copying torch/include/ATen/ops/_foobar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8204814Z copying torch/include/ATen/ops/_foobar_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8206074Z copying torch/include/ATen/ops/_foobar_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8207422Z copying torch/include/ATen/ops/_foreach_abs.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8208842Z 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:36.8210158Z 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:36.8211508Z 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:36.8212771Z copying torch/include/ATen/ops/_foreach_abs_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8214057Z copying torch/include/ATen/ops/_foreach_abs_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8215421Z copying torch/include/ATen/ops/_foreach_acos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8216676Z 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:36.8218044Z 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:36.8219524Z 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:36.8220815Z copying torch/include/ATen/ops/_foreach_acos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8222104Z copying torch/include/ATen/ops/_foreach_acos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8223373Z copying torch/include/ATen/ops/_foreach_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8224748Z 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:36.8225992Z 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:36.8227276Z 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:36.8228553Z copying torch/include/ATen/ops/_foreach_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8229921Z copying torch/include/ATen/ops/_foreach_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8231180Z copying torch/include/ATen/ops/_foreach_addcdiv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8232619Z 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:36.8233803Z 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:36.8235236Z 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:36.8236541Z copying torch/include/ATen/ops/_foreach_addcdiv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8237830Z copying torch/include/ATen/ops/_foreach_addcdiv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8239204Z copying torch/include/ATen/ops/_foreach_addcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8240612Z 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:36.8241876Z 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:36.8243173Z 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:36.8244474Z copying torch/include/ATen/ops/_foreach_addcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8245758Z copying torch/include/ATen/ops/_foreach_addcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8247099Z copying torch/include/ATen/ops/_foreach_asin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8248466Z 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:36.8249777Z 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:36.8251191Z 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:36.8252411Z copying torch/include/ATen/ops/_foreach_asin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8253699Z copying torch/include/ATen/ops/_foreach_asin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8254990Z copying torch/include/ATen/ops/_foreach_atan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8256370Z 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:36.8257608Z 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:36.8258875Z 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:36.8260166Z copying torch/include/ATen/ops/_foreach_atan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8261469Z copying torch/include/ATen/ops/_foreach_atan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8262736Z copying torch/include/ATen/ops/_foreach_ceil.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8264105Z 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:36.8265344Z 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:36.8266649Z 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:36.8267932Z copying torch/include/ATen/ops/_foreach_ceil_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8269217Z copying torch/include/ATen/ops/_foreach_ceil_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8270505Z copying torch/include/ATen/ops/_foreach_cos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8271879Z 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:36.8273124Z 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:36.8274433Z 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:36.8275922Z copying torch/include/ATen/ops/_foreach_cos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8277185Z copying torch/include/ATen/ops/_foreach_cos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8278710Z copying torch/include/ATen/ops/_foreach_cosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8280124Z 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:36.8281448Z 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:36.8282760Z 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:36.8284120Z copying torch/include/ATen/ops/_foreach_cosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8285433Z copying torch/include/ATen/ops/_foreach_cosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8286714Z copying torch/include/ATen/ops/_foreach_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8288172Z 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:36.8289307Z 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:36.8290646Z 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:36.8291978Z copying torch/include/ATen/ops/_foreach_div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8293277Z copying torch/include/ATen/ops/_foreach_div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8294581Z copying torch/include/ATen/ops/_foreach_erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8295977Z 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:36.8297224Z 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:36.8298514Z 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:36.8299796Z copying torch/include/ATen/ops/_foreach_erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8301097Z copying torch/include/ATen/ops/_foreach_erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8302414Z copying torch/include/ATen/ops/_foreach_erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8303776Z 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:36.8305037Z 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:36.8306336Z 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:36.8307645Z copying torch/include/ATen/ops/_foreach_erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8308917Z copying torch/include/ATen/ops/_foreach_erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8310197Z copying torch/include/ATen/ops/_foreach_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8311571Z 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:36.8312800Z 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:36.8314103Z 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:36.8315512Z copying torch/include/ATen/ops/_foreach_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8317096Z copying torch/include/ATen/ops/_foreach_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8318398Z copying torch/include/ATen/ops/_foreach_expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8319800Z 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:36.8321081Z 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:36.8322378Z 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:36.8323729Z copying torch/include/ATen/ops/_foreach_expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8324949Z copying torch/include/ATen/ops/_foreach_expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8326211Z copying torch/include/ATen/ops/_foreach_floor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8327581Z 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:36.8328958Z 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:36.8330334Z 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:36.8331634Z copying torch/include/ATen/ops/_foreach_floor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8332945Z copying torch/include/ATen/ops/_foreach_floor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8334230Z copying torch/include/ATen/ops/_foreach_frac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8335607Z 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:36.8336862Z 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:36.8338149Z 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:36.8339463Z copying torch/include/ATen/ops/_foreach_frac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8340733Z copying torch/include/ATen/ops/eq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8342137Z copying torch/include/ATen/ops/_foreach_frac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8343527Z copying torch/include/ATen/ops/_foreach_lgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8345186Z 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:36.8346243Z 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:36.8347775Z 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:36.8348807Z copying torch/include/ATen/ops/_foreach_lgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8350131Z copying torch/include/ATen/ops/_foreach_lgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8351707Z copying torch/include/ATen/ops/_foreach_log.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8352572Z copying torch/include/ATen/ops/_foreach_log10.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8354073Z 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:36.8355281Z 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:36.8356569Z 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:36.8357731Z copying torch/include/ATen/ops/_foreach_log10_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8358973Z copying torch/include/ATen/ops/_foreach_log10_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8360197Z copying torch/include/ATen/ops/_foreach_log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8361301Z 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:36.8362715Z 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:36.8363762Z 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:36.8365163Z copying torch/include/ATen/ops/_foreach_log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8366210Z copying torch/include/ATen/ops/_foreach_log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8367388Z copying torch/include/ATen/ops/_foreach_log2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8368632Z 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:36.8369904Z 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:36.8371159Z 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:36.8372352Z copying torch/include/ATen/ops/_foreach_log2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8373501Z copying torch/include/ATen/ops/_foreach_log2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8374765Z 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:36.8375875Z 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:36.8377088Z 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:36.8378219Z copying torch/include/ATen/ops/_foreach_log_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8379384Z copying torch/include/ATen/ops/_foreach_log_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8380544Z copying torch/include/ATen/ops/_foreach_maximum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8381798Z 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:36.8382938Z 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:36.8384111Z 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:36.8385256Z copying torch/include/ATen/ops/_foreach_maximum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8386423Z copying torch/include/ATen/ops/_foreach_maximum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8387608Z copying torch/include/ATen/ops/_foreach_minimum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8388869Z 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:36.8389996Z 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:36.8391182Z 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:36.8392406Z copying torch/include/ATen/ops/_foreach_minimum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8393530Z copying torch/include/ATen/ops/_foreach_minimum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8394687Z copying torch/include/ATen/ops/_foreach_mul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8396125Z 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:36.8397325Z 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:36.8399317Z 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:36.8399940Z copying torch/include/ATen/ops/_foreach_mul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8401164Z copying torch/include/ATen/ops/_foreach_mul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8402392Z copying torch/include/ATen/ops/_foreach_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8403679Z 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:36.8404778Z 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:36.8405717Z 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:36.8406961Z copying torch/include/ATen/ops/_foreach_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8408056Z copying torch/include/ATen/ops/_foreach_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8409541Z copying torch/include/ATen/ops/_foreach_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8410801Z 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:36.8412344Z 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:36.8413400Z 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:36.8414766Z copying torch/include/ATen/ops/_foreach_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8415992Z copying torch/include/ATen/ops/_foreach_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8417238Z copying torch/include/ATen/ops/_foreach_reciprocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8418466Z 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:36.8419427Z 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:36.8420469Z 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:36.8421781Z copying torch/include/ATen/ops/_foreach_reciprocal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8422717Z copying torch/include/ATen/ops/_foreach_reciprocal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8423964Z copying torch/include/ATen/ops/_foreach_round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8424931Z 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:36.8426328Z 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:36.8427495Z 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:36.8428629Z copying torch/include/ATen/ops/_foreach_round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8429883Z copying torch/include/ATen/ops/_foreach_round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8431194Z copying torch/include/ATen/ops/_foreach_sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8432531Z 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:36.8433999Z 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:36.8435192Z 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:36.8436304Z copying torch/include/ATen/ops/_foreach_sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8437494Z copying torch/include/ATen/ops/_foreach_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8438840Z copying torch/include/ATen/ops/_foreach_sin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8440595Z 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:36.8441401Z 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:36.8442925Z 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:36.8443794Z copying torch/include/ATen/ops/_foreach_sin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8445136Z copying torch/include/ATen/ops/_foreach_sin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8446062Z copying torch/include/ATen/ops/_foreach_sinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8447820Z 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:36.8449052Z 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:36.8450377Z 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:36.8452541Z copying torch/include/ATen/ops/_foreach_sinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8452831Z copying torch/include/ATen/ops/_foreach_sinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8453794Z copying torch/include/ATen/ops/_foreach_sqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8455386Z copying torch/include/ATen/ops/ge.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8456569Z 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:36.8458037Z 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:36.8459017Z 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:36.8460676Z copying torch/include/ATen/ops/_foreach_sqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8461613Z copying torch/include/ATen/ops/_foreach_sqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8462314Z copying torch/include/ATen/ops/_foreach_sub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8463508Z 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:36.8464708Z 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:36.8465726Z 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:36.8467246Z copying torch/include/ATen/ops/_foreach_sub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8468456Z copying torch/include/ATen/ops/_foreach_sub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8469575Z copying torch/include/ATen/ops/_foreach_tan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8470863Z 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:36.8472073Z 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:36.8473047Z 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:36.8474554Z copying torch/include/ATen/ops/_foreach_tan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8475677Z copying torch/include/ATen/ops/_foreach_tan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8477250Z copying torch/include/ATen/ops/_foreach_tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8478517Z 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:36.8479470Z 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:36.8480568Z 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:36.8481644Z copying torch/include/ATen/ops/_foreach_tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8482839Z copying torch/include/ATen/ops/_foreach_tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8483897Z copying torch/include/ATen/ops/_foreach_trunc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8485282Z 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:36.8486099Z 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:36.8487111Z 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:36.8489080Z copying torch/include/ATen/ops/_foreach_trunc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8489463Z copying torch/include/ATen/ops/_foreach_trunc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8490883Z copying torch/include/ATen/ops/_foreach_zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8492162Z 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:36.8493125Z 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:36.8494206Z 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:36.8495607Z copying torch/include/ATen/ops/_foreach_zero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8496777Z copying torch/include/ATen/ops/_foreach_zero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8497817Z copying torch/include/ATen/ops/_fused_adam.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8499316Z 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:36.8500364Z 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:36.8501556Z copying torch/include/ATen/ops/_fused_adam_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8502542Z copying torch/include/ATen/ops/_fused_adam_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8504164Z copying torch/include/ATen/ops/_fused_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8505033Z 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:36.8506231Z 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:36.8507241Z copying torch/include/ATen/ops/_fused_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8508772Z copying torch/include/ATen/ops/_fused_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8509865Z 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:36.8510853Z 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:36.8512013Z 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:36.8513267Z 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:36.8514119Z 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:36.8515289Z 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:36.8516819Z copying torch/include/ATen/ops/_fw_primal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8517914Z 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:36.8519754Z copying torch/include/ATen/ops/_fw_primal_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8520319Z 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:36.8521412Z 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:36.8522479Z 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:36.8523812Z 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:36.8524812Z copying torch/include/ATen/ops/_fw_primal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8526033Z copying torch/include/ATen/ops/_fw_primal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8527286Z copying torch/include/ATen/ops/_gather_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8528560Z 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:36.8529958Z 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:36.8531447Z 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:36.8532815Z 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:36.8534312Z 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:36.8535737Z 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:36.8537157Z 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:36.8538117Z 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:36.8539733Z 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:36.8540664Z 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:36.8541982Z 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:36.8542952Z 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:36.8544096Z 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:36.8545141Z 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:36.8546495Z 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:36.8547770Z 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:36.8549201Z 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:36.8550460Z 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:36.8551769Z 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:36.8553091Z copying torch/include/ATen/ops/_histogramdd_bin_edges.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8554521Z 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:36.8555893Z 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:36.8557284Z copying torch/include/ATen/ops/gt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8558765Z 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:36.8559791Z 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:36.8561271Z 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:36.8562418Z 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:36.8563737Z 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:36.8565012Z 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:36.8566184Z 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:36.8567120Z 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:36.8568767Z 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:36.8570121Z 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:36.8571293Z 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:36.8572575Z 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:36.8573785Z copying torch/include/ATen/ops/_index_put_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8575128Z 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:36.8576379Z 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:36.8577569Z 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:36.8578870Z 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:36.8580198Z 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:36.8581429Z 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:36.8582726Z copying torch/include/ATen/ops/_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8583565Z copying torch/include/ATen/ops/_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8584969Z 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:36.8586264Z 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:36.8587428Z copying torch/include/ATen/ops/_indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8588667Z copying torch/include/ATen/ops/_indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8589919Z copying torch/include/ATen/ops/_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8591208Z copying torch/include/ATen/ops/_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8592381Z copying torch/include/ATen/ops/_is_zerotensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8593663Z 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:36.8594838Z copying torch/include/ATen/ops/_is_zerotensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8596287Z copying torch/include/ATen/ops/_is_zerotensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8597782Z copying torch/include/ATen/ops/_linalg_check_errors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8599154Z 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:36.8600199Z 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:36.8601603Z 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:36.8602877Z copying torch/include/ATen/ops/_linalg_det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8604351Z 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:36.8605555Z 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:36.8607208Z 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:36.8607698Z copying torch/include/ATen/ops/_linalg_det_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8608910Z 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:36.8610263Z copying torch/include/ATen/ops/_linalg_det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8611182Z copying torch/include/ATen/ops/_linalg_det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8612401Z copying torch/include/ATen/ops/_linalg_eigh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8613866Z 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:36.8614874Z 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:36.8616117Z 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:36.8616960Z copying torch/include/ATen/ops/_linalg_eigh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8618165Z 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:36.8619485Z copying torch/include/ATen/ops/_linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8620363Z copying torch/include/ATen/ops/_linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8621625Z copying torch/include/ATen/ops/_linalg_slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8622670Z 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:36.8623991Z 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:36.8625183Z 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:36.8626272Z copying torch/include/ATen/ops/_linalg_slogdet_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8627324Z 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:36.8628640Z copying torch/include/ATen/ops/_linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8629608Z copying torch/include/ATen/ops/_linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8630461Z copying torch/include/ATen/ops/_linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8632100Z 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:36.8632817Z 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:36.8633992Z 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:36.8635319Z 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:36.8636937Z 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:36.8637900Z 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:36.8638925Z 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:36.8640312Z copying torch/include/ATen/ops/_linalg_svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8641475Z 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:36.8642341Z 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:36.8643675Z 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:36.8644872Z copying torch/include/ATen/ops/_linalg_svd_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8645790Z 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:36.8646835Z copying torch/include/ATen/ops/_linalg_svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8648048Z copying torch/include/ATen/ops/_linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8649065Z copying torch/include/ATen/ops/_local_scalar_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8650584Z 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:36.8651618Z 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:36.8653196Z 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:36.8654227Z 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:36.8655444Z copying torch/include/ATen/ops/_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8656804Z 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:36.8658045Z 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:36.8659573Z 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:36.8660656Z 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:36.8662005Z 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:36.8663000Z 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:36.8664391Z copying torch/include/ATen/ops/_lstm_mps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8665690Z 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:36.8666917Z 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:36.8668203Z 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:36.8669548Z 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:36.8671014Z 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:36.8672004Z copying torch/include/ATen/ops/_log_softmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8673390Z 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:36.8675207Z copying torch/include/ATen/ops/_log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8676460Z copying torch/include/ATen/ops/_log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8677747Z copying torch/include/ATen/ops/_logcumsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8679046Z copying torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8680330Z copying torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8681713Z copying torch/include/ATen/ops/_logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8682883Z copying torch/include/ATen/ops/_logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8684235Z 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:36.8685447Z copying torch/include/ATen/ops/_lstm_mps_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8686703Z copying torch/include/ATen/ops/_lstm_mps_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8687995Z copying torch/include/ATen/ops/_lu_with_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8689501Z 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:36.8690755Z 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:36.8692123Z 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:36.8693292Z copying torch/include/ATen/ops/_make_dual.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8694677Z 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:36.8695933Z copying torch/include/ATen/ops/_make_dual_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8697371Z 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:36.8698517Z 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:36.8699799Z 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:36.8701073Z 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:36.8702339Z copying torch/include/ATen/ops/_make_dual_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8703588Z copying torch/include/ATen/ops/_make_dual_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8704925Z 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:36.8706389Z 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:36.8707634Z 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:36.8708906Z 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:36.8710195Z 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:36.8711480Z 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:36.8712752Z 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:36.8714122Z 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:36.8715548Z 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:36.8716800Z 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:36.8718118Z 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:36.8719368Z 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:36.8720624Z copying torch/include/ATen/ops/_masked_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8721989Z 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:36.8723219Z 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:36.8724474Z copying torch/include/ATen/ops/_masked_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8725836Z copying torch/include/ATen/ops/_masked_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8726997Z copying torch/include/ATen/ops/_masked_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8728299Z copying torch/include/ATen/ops/_masked_softmax_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8729711Z 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:36.8731033Z 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:36.8732328Z 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:36.8733590Z 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:36.8734902Z 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:36.8736225Z 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:36.8737465Z 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:36.8738751Z 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:36.8740015Z copying torch/include/ATen/ops/_masked_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8741309Z copying torch/include/ATen/ops/_masked_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8742594Z copying torch/include/ATen/ops/_mkldnn_reshape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8743959Z 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:36.8745199Z copying torch/include/ATen/ops/_mkldnn_reshape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8746465Z copying torch/include/ATen/ops/_mkldnn_reshape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8747760Z copying torch/include/ATen/ops/_mkldnn_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8749134Z 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:36.8750469Z 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:36.8751750Z copying torch/include/ATen/ops/_mkldnn_transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8753024Z copying torch/include/ATen/ops/_mkldnn_transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8754305Z copying torch/include/ATen/ops/_mps_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8755836Z 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:36.8757013Z copying torch/include/ATen/ops/_mps_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8758765Z copying torch/include/ATen/ops/_mps_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8760413Z copying torch/include/ATen/ops/_mps_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8761493Z 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:36.8762748Z 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:36.8764008Z 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:36.8764794Z copying torch/include/ATen/ops/_mps_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8767251Z 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:36.8767646Z 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:36.8768538Z 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:36.8770065Z 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:36.8771197Z 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:36.8772523Z copying torch/include/ATen/ops/_neg_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8773750Z 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:36.8775245Z 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:36.8776350Z 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:36.8777650Z 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:36.8778589Z 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:36.8779897Z 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:36.8780981Z 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:36.8782408Z 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:36.8783452Z 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:36.8784840Z 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:36.8786056Z 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:36.8786888Z copying torch/include/ATen/ops/_neg_view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8788261Z 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:36.8789650Z 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:36.8790316Z 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:36.8791557Z 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:36.8792865Z copying torch/include/ATen/ops/_neg_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8793771Z copying torch/include/ATen/ops/_neg_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8795595Z copying torch/include/ATen/ops/_nested_from_padded.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8796342Z 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:36.8797738Z 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:36.8798601Z 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:36.8800045Z 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:36.8801276Z 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:36.8802237Z 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:36.8803364Z 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:36.8804565Z 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:36.8805417Z 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:36.8806811Z copying torch/include/ATen/ops/_nested_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8807760Z 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:36.8809388Z 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:36.8809813Z copying torch/include/ATen/ops/_nested_sum_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8811410Z 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:36.8812610Z 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:36.8813667Z 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:36.8815132Z 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:36.8816148Z 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:36.8817142Z 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:36.8818114Z 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:36.8819204Z 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:36.8820544Z 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:36.8822212Z 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:36.8822879Z 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:36.8824244Z 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:36.8825405Z 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:36.8826510Z 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:36.8827885Z 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:36.8828941Z 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:36.8830559Z 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:36.8831333Z 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:36.8832997Z 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:36.8833914Z 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:36.8835877Z 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:36.8836887Z copying torch/include/ATen/ops/_nested_tensor_offsets.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8838332Z 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:36.8839426Z 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:36.8840404Z copying torch/include/ATen/ops/_nested_tensor_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8841717Z 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:36.8842647Z 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:36.8843615Z 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:36.8844782Z 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:36.8845761Z 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:36.8846774Z 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:36.8847908Z copying torch/include/ATen/ops/_nested_tensor_strides.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8849252Z 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:36.8850471Z 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:36.8851470Z 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:36.8852746Z 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:36.8854129Z 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:36.8855149Z 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:36.8856293Z 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:36.8857528Z 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:36.8858391Z 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:36.8859909Z 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:36.8860812Z copying torch/include/ATen/ops/_nnz.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8861796Z 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:36.8863094Z 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:36.8864148Z 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:36.8865171Z 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:36.8866390Z 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:36.8867433Z 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:36.8868360Z 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:36.8869365Z copying torch/include/ATen/ops/_nnpack_available.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8870838Z 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:36.8871886Z copying torch/include/ATen/ops/_nnpack_available_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8873212Z copying torch/include/ATen/ops/_nnpack_available_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8874187Z copying torch/include/ATen/ops/_nnpack_spatial_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8875595Z 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:36.8876746Z 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:36.8877678Z 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:36.8879201Z copying torch/include/ATen/ops/_nnz_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8893268Z copying torch/include/ATen/ops/_nnz_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8893943Z copying torch/include/ATen/ops/_pack_padded_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8894508Z 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:36.8895038Z 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:36.8895479Z 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:36.8895862Z 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:36.8896302Z 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:36.8896736Z 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:36.8897092Z 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:36.8897416Z copying torch/include/ATen/ops/_pad_circular.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8897875Z 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:36.8898151Z copying torch/include/ATen/ops/_pad_circular_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8898520Z copying torch/include/ATen/ops/_pad_circular_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8898909Z copying torch/include/ATen/ops/_pad_enum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8899260Z 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:36.8899585Z copying torch/include/ATen/ops/_pad_enum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8899911Z copying torch/include/ATen/ops/_pad_enum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8900299Z copying torch/include/ATen/ops/_pad_packed_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8900664Z 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:36.8901596Z 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:36.8903038Z 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:36.8903951Z copying torch/include/ATen/ops/_pdist_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8905563Z 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:36.8906386Z 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:36.8907830Z 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:36.8909457Z copying torch/include/ATen/ops/_pdist_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8910938Z copying torch/include/ATen/ops/_pdist_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8912351Z copying torch/include/ATen/ops/_pdist_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8913784Z 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:36.8915393Z 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:36.8916571Z 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:36.8917862Z copying torch/include/ATen/ops/_pdist_forward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8919174Z copying torch/include/ATen/ops/_pdist_forward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8920510Z copying torch/include/ATen/ops/_pin_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8921915Z 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:36.8923229Z 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:36.8924550Z copying torch/include/ATen/ops/_pin_memory_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8925865Z copying torch/include/ATen/ops/_pin_memory_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8927186Z copying torch/include/ATen/ops/_remove_batch_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8928600Z 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:36.8930058Z 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:36.8931344Z 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:36.8932698Z copying torch/include/ATen/ops/_reshape_alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8934017Z copying torch/include/ATen/ops/_reshape_alias_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8935475Z 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:36.8936889Z 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:36.8938174Z 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:36.8939482Z 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:36.8940867Z 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:36.8942183Z 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:36.8943527Z 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:36.8944844Z copying torch/include/ATen/ops/_reshape_alias_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8946208Z copying torch/include/ATen/ops/_reshape_alias_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8947519Z copying torch/include/ATen/ops/_reshape_from_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8948971Z 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:36.8950269Z 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:36.8951721Z 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:36.8953015Z copying torch/include/ATen/ops/_resize_output.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8954428Z 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:36.8955913Z 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:36.8957725Z copying torch/include/ATen/ops/_resize_output_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8959136Z copying torch/include/ATen/ops/_resize_output_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8960525Z copying torch/include/ATen/ops/_rowwise_prune.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8961926Z 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:36.8963246Z copying torch/include/ATen/ops/_rowwise_prune_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8964556Z copying torch/include/ATen/ops/_rowwise_prune_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8965916Z copying torch/include/ATen/ops/_sample_dirichlet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8967299Z 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:36.8968652Z 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:36.8969995Z copying torch/include/ATen/ops/_shape_as_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8971408Z 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:36.8972925Z copying torch/include/ATen/ops/_sample_dirichlet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8974284Z copying torch/include/ATen/ops/_sample_dirichlet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.8975633Z 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:36.8977045Z 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:36.8978337Z 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:36.8979710Z 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:36.8981012Z 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:36.8982465Z 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:36.8983742Z 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:36.8985128Z 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:36.8986433Z 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:36.8987870Z 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:36.8989146Z 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:36.8990503Z 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:36.8991778Z 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:36.8993255Z 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:36.8994530Z 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:36.8996100Z 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:36.8997770Z 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:36.8999196Z 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:36.9000557Z copying torch/include/ATen/ops/_segment_reduce_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9001986Z 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:36.9003328Z 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:36.9004669Z 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:36.9006076Z 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:36.9007439Z 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:36.9008828Z 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:36.9010231Z 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:36.9011573Z 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:36.9012949Z copying torch/include/ATen/ops/_slow_conv2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9014365Z 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:36.9015722Z 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:36.9017056Z 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:36.9018396Z 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:36.9019732Z 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:36.9021101Z copying torch/include/ATen/ops/_slow_conv2d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9022463Z 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:36.9023911Z 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:36.9025193Z 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:36.9026525Z 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:36.9027835Z copying torch/include/ATen/ops/_sobol_engine_draw.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9029284Z 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:36.9030573Z 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:36.9032336Z 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:36.9033064Z copying torch/include/ATen/ops/_sobol_engine_ff.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9034960Z 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:36.9036179Z 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:36.9036913Z 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:36.9038414Z 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:36.9039929Z 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:36.9040795Z 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:36.9042203Z 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:36.9043459Z copying torch/include/ATen/ops/_sobol_engine_scramble.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9044422Z 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:36.9045823Z 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:36.9047067Z 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:36.9048303Z copying torch/include/ATen/ops/_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9049583Z copying torch/include/ATen/ops/_softmax_backward_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9051110Z 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:36.9052202Z 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:36.9053656Z 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:36.9054713Z 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:36.9056316Z 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:36.9057232Z 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:36.9058480Z 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:36.9059570Z copying torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9060682Z copying torch/include/ATen/ops/_softmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9062198Z copying torch/include/ATen/ops/_softmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9063323Z copying torch/include/ATen/ops/_softmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9064471Z copying torch/include/ATen/ops/_softmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9065785Z copying torch/include/ATen/ops/_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9066811Z copying torch/include/ATen/ops/_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9067944Z copying torch/include/ATen/ops/_sparse_addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9069351Z 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:36.9070153Z copying torch/include/ATen/ops/_sparse_addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9071458Z copying torch/include/ATen/ops/_sparse_addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9072564Z copying torch/include/ATen/ops/_sparse_broadcast_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9073637Z 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:36.9074417Z copying torch/include/ATen/ops/_sparse_mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9075951Z 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:36.9077272Z 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:36.9078237Z 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:36.9079912Z 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:36.9080974Z 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:36.9082250Z 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:36.9083459Z 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:36.9084751Z 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:36.9085655Z 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:36.9087077Z 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:36.9088218Z 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:36.9090068Z 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:36.9090784Z 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:36.9092044Z 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:36.9093218Z 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:36.9094622Z 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:36.9095682Z 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:36.9097009Z 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:36.9098031Z 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:36.9099550Z 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:36.9100865Z 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:36.9101714Z 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:36.9103108Z 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:36.9104586Z 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:36.9105826Z 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:36.9107122Z 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:36.9108205Z 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:36.9109164Z 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:36.9110316Z 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:36.9111306Z 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:36.9112594Z 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:36.9113580Z 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:36.9115226Z 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:36.9116094Z 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:36.9117633Z 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:36.9118984Z 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:36.9120044Z copying torch/include/ATen/ops/_sparse_csr_prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9121121Z 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:36.9122086Z 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:36.9123632Z 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:36.9124455Z copying torch/include/ATen/ops/_sparse_csr_sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9126329Z 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:36.9126920Z 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:36.9128350Z 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:36.9129649Z 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:36.9130991Z 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:36.9132024Z 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:36.9133600Z 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:36.9134862Z copying torch/include/ATen/ops/_sparse_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9136008Z 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:36.9137506Z 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:36.9138467Z 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:36.9139768Z 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:36.9141170Z 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:36.9142286Z 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:36.9143177Z 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:36.9144397Z 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:36.9145506Z copying torch/include/ATen/ops/_sparse_mask_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9146883Z 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:36.9147801Z 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:36.9149076Z 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:36.9150336Z 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:36.9151190Z copying torch/include/ATen/ops/_sparse_mm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9152674Z copying torch/include/ATen/ops/_sparse_mm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9153890Z copying torch/include/ATen/ops/_sparse_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9155135Z 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:36.9156859Z 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:36.9158472Z 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:36.9159787Z 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:36.9160812Z 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:36.9162357Z 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:36.9163327Z copying torch/include/ATen/ops/_sparse_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9164713Z copying torch/include/ATen/ops/_sparse_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9166371Z copying torch/include/ATen/ops/_sparse_sparse_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9167356Z 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:36.9168925Z 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:36.9170011Z 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:36.9171320Z copying torch/include/ATen/ops/_sparse_sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9172636Z copying torch/include/ATen/ops/_sparse_sum_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9173731Z 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:36.9174715Z 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:36.9176273Z 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:36.9177650Z 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:36.9178701Z 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:36.9179896Z copying torch/include/ATen/ops/_sparse_sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9180858Z copying torch/include/ATen/ops/_sparse_sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9183279Z copying torch/include/ATen/ops/_spdiags.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9183615Z copying torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9184656Z copying torch/include/ATen/ops/_spdiags_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9185635Z copying torch/include/ATen/ops/_spdiags_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9186960Z copying torch/include/ATen/ops/_spdiags_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9188016Z copying torch/include/ATen/ops/_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9189030Z copying torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9190294Z copying torch/include/ATen/ops/_stack_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9192107Z copying torch/include/ATen/ops/_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9192621Z copying torch/include/ATen/ops/_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9194538Z copying torch/include/ATen/ops/_standard_gamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9195459Z 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:36.9196717Z 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:36.9197686Z 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:36.9199076Z copying torch/include/ATen/ops/_standard_gamma_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9201178Z 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:36.9201707Z 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:36.9203248Z 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:36.9203978Z 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:36.9205555Z 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:36.9206443Z copying torch/include/ATen/ops/_standard_gamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9207764Z copying torch/include/ATen/ops/_standard_gamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9208751Z copying torch/include/ATen/ops/_symeig_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9210223Z 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:36.9211362Z 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:36.9212825Z 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:36.9213663Z copying torch/include/ATen/ops/_symeig_helper_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9214787Z copying torch/include/ATen/ops/_symeig_helper_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9216396Z copying torch/include/ATen/ops/_test_ambiguous_defaults.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9217499Z 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:36.9218813Z 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:36.9219979Z 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:36.9221324Z 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:36.9222475Z 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:36.9224256Z 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:36.9225001Z 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:36.9226538Z 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:36.9228194Z 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:36.9228580Z 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:36.9230001Z 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:36.9230947Z 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:36.9232640Z 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:36.9232993Z 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:36.9234418Z 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:36.9235424Z 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:36.9237268Z 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:36.9238049Z 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:36.9239686Z 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:36.9240412Z 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:36.9241710Z 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:36.9242806Z 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:36.9244074Z copying torch/include/ATen/ops/_test_optional_floatlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9245302Z 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:36.9246755Z 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:36.9247737Z 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:36.9249328Z 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:36.9250171Z copying torch/include/ATen/ops/_test_optional_intlist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9251639Z 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:36.9253021Z 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:36.9253941Z 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:36.9255556Z 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:36.9256569Z copying torch/include/ATen/ops/_test_serialization_subcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9258254Z 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:36.9259901Z 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:36.9260782Z 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:36.9262350Z copying torch/include/ATen/ops/_test_string_default.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9263754Z 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:36.9264873Z 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:36.9266226Z 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:36.9267822Z 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:36.9268855Z 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:36.9270710Z 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:36.9271182Z 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:36.9272957Z 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:36.9273967Z 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:36.9275684Z 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:36.9276758Z 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:36.9279337Z 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:36.9279900Z 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:36.9280903Z 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:36.9282392Z 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:36.9283096Z 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:36.9284556Z 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:36.9285893Z 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:36.9286849Z 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:36.9288090Z 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:36.9289401Z 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:36.9290855Z 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:36.9291838Z 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:36.9293120Z 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:36.9294142Z 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:36.9295855Z 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:36.9296667Z 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:36.9298079Z 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:36.9299410Z 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:36.9300826Z 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:36.9301823Z 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:36.9303289Z 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:36.9304585Z 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:36.9305512Z 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:36.9306971Z 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:36.9308042Z 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:36.9309119Z 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:36.9310241Z 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:36.9311615Z 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:36.9312642Z copying torch/include/ATen/ops/_to_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9314027Z 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:36.9315170Z copying torch/include/ATen/ops/_to_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9316087Z copying torch/include/ATen/ops/_to_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9317832Z copying torch/include/ATen/ops/_to_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9319357Z 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:36.9320212Z copying torch/include/ATen/ops/_to_cpu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9321640Z copying torch/include/ATen/ops/_to_cpu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9323007Z copying torch/include/ATen/ops/_to_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9324426Z 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:36.9325615Z copying torch/include/ATen/ops/_to_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9327642Z copying torch/include/ATen/ops/_to_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9327950Z 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:36.9329435Z 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:36.9330695Z 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:36.9332114Z 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:36.9333431Z 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:36.9334844Z 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:36.9336265Z 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:36.9337622Z 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:36.9338984Z 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:36.9340382Z 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:36.9341702Z 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:36.9343137Z 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:36.9344592Z 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:36.9346019Z 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:36.9347607Z 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:36.9349512Z 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:36.9350673Z 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:36.9352193Z 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:36.9354158Z 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:36.9355676Z 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:36.9357138Z 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:36.9358689Z copying torch/include/ATen/ops/i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9360409Z 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:36.9362110Z 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:36.9363502Z copying torch/include/ATen/ops/_trilinear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9365467Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9366779Z copying torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9368128Z copying torch/include/ATen/ops/_trilinear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9369868Z copying torch/include/ATen/ops/_trilinear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9371490Z 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:36.9373294Z 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:36.9374639Z 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:36.9376278Z 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:36.9377715Z 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:36.9379389Z 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:36.9380924Z 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:36.9382397Z 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:36.9383987Z 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:36.9385426Z 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:36.9386977Z copying torch/include/ATen/ops/_unique.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9388509Z copying torch/include/ATen/ops/_unique2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9390291Z copying torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9391593Z copying torch/include/ATen/ops/_unique2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9393276Z copying torch/include/ATen/ops/_unique2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9394651Z copying torch/include/ATen/ops/_unique2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9396483Z copying torch/include/ATen/ops/_unique2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9397986Z copying torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9399591Z copying torch/include/ATen/ops/_unique_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9401362Z copying torch/include/ATen/ops/_unique_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9402688Z copying torch/include/ATen/ops/_unique_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9404373Z copying torch/include/ATen/ops/_unique_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9405984Z copying torch/include/ATen/ops/_unpack_dual.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9407441Z 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:36.9409076Z copying torch/include/ATen/ops/_unpack_dual_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9410423Z copying torch/include/ATen/ops/_unpack_dual_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9412129Z copying torch/include/ATen/ops/_unsafe_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9414453Z 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:36.9415511Z copying torch/include/ATen/ops/_unsafe_view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9417176Z copying torch/include/ATen/ops/_unsafe_view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9418597Z copying torch/include/ATen/ops/_upsample_bicubic2d_aa.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9420366Z 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:36.9421941Z 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:36.9423556Z 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:36.9424972Z 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:36.9426504Z 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:36.9427916Z 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:36.9429084Z 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:36.9430602Z 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:36.9431780Z 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:36.9433315Z 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:36.9434473Z 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:36.9436047Z 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:36.9437784Z 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:36.9438943Z 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:36.9440455Z 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:36.9441793Z 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:36.9443018Z 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:36.9444285Z copying torch/include/ATen/ops/_upsample_bilinear2d_aa.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9445852Z 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:36.9446864Z 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:36.9448422Z 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:36.9449396Z 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:36.9451020Z 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:36.9452368Z 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:36.9453060Z 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:36.9454381Z 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:36.9455565Z 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:36.9456631Z 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:36.9458096Z 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:36.9459453Z 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:36.9460684Z 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:36.9462127Z 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:36.9463316Z 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:36.9464319Z 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:36.9465846Z 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:36.9466851Z copying torch/include/ATen/ops/_upsample_nearest_exact1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9468180Z 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:36.9469512Z 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:36.9470951Z 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:36.9472160Z 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:36.9473493Z 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:36.9474510Z 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:36.9476014Z 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:36.9477906Z 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:36.9478218Z 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:36.9479810Z 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:36.9480828Z 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:36.9482036Z 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:36.9483282Z 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:36.9484505Z 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:36.9485714Z 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:36.9487040Z 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:36.9487921Z 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:36.9488919Z copying torch/include/ATen/ops/_upsample_nearest_exact2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9490396Z 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:36.9491416Z 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:36.9492774Z 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:36.9493886Z 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:36.9495210Z 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:36.9496215Z 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:36.9498168Z 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:36.9499058Z 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:36.9500408Z 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:36.9502253Z 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:36.9503124Z 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:36.9504045Z 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:36.9505757Z 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:36.9506775Z 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:36.9507988Z 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:36.9509187Z 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:36.9510549Z 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:36.9511978Z copying torch/include/ATen/ops/_upsample_nearest_exact3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9513056Z 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:36.9514535Z 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:36.9515783Z 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:36.9517139Z 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:36.9518389Z 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:36.9519425Z 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:36.9520787Z 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:36.9521844Z 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:36.9523412Z 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:36.9524935Z 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:36.9525974Z 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:36.9526943Z 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:36.9528150Z 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:36.9529755Z 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:36.9531114Z 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:36.9532338Z 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:36.9533334Z 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:36.9534750Z 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:36.9536174Z 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:36.9537507Z 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:36.9538735Z 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:36.9540868Z 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:36.9541296Z 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:36.9542848Z 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:36.9543713Z 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:36.9545280Z 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:36.9546408Z 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:36.9547846Z 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:36.9548688Z 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:36.9550459Z 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:36.9551236Z 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:36.9552706Z 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:36.9553600Z 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:36.9555637Z 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:36.9556664Z 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:36.9558013Z 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:36.9559060Z 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:36.9560496Z 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:36.9561863Z 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:36.9563321Z 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:36.9564306Z 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:36.9565779Z 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:36.9566784Z 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:36.9568061Z 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:36.9568993Z 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:36.9570792Z 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:36.9571458Z 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:36.9572761Z 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:36.9573693Z 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:36.9574692Z 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:36.9576174Z 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:36.9577226Z 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:36.9578841Z 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:36.9580324Z 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:36.9581276Z copying torch/include/ATen/ops/_values.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9582667Z copying torch/include/ATen/ops/_values_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9584049Z 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:36.9585206Z 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:36.9586480Z copying torch/include/ATen/ops/_values_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9587771Z copying torch/include/ATen/ops/_values_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9588843Z copying torch/include/ATen/ops/_values_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9590203Z copying torch/include/ATen/ops/_values_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9591457Z copying torch/include/ATen/ops/_version.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9592690Z copying torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9593990Z copying torch/include/ATen/ops/_version_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9595252Z copying torch/include/ATen/ops/_version_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9596991Z copying torch/include/ATen/ops/_weight_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9598294Z 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:36.9599641Z 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:36.9600634Z 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:36.9601532Z 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:36.9602951Z 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:36.9603661Z copying torch/include/ATen/ops/_weight_norm_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9604941Z 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:36.9606008Z 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:36.9607160Z 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:36.9608576Z 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:36.9609651Z 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:36.9610997Z 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:36.9612124Z 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:36.9613363Z 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:36.9615313Z 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:36.9615803Z 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:36.9616726Z 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:36.9618051Z copying torch/include/ATen/ops/_weight_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9619292Z copying torch/include/ATen/ops/_weight_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9620554Z copying torch/include/ATen/ops/abs.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9621936Z copying torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9622891Z copying torch/include/ATen/ops/abs_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9624406Z copying torch/include/ATen/ops/abs_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9625348Z copying torch/include/ATen/ops/abs_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9626541Z copying torch/include/ATen/ops/abs_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9627798Z copying torch/include/ATen/ops/absolute.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9628752Z copying torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9629925Z copying torch/include/ATen/ops/absolute_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9631281Z copying torch/include/ATen/ops/absolute_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9632348Z copying torch/include/ATen/ops/acos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9633545Z copying torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9634744Z copying torch/include/ATen/ops/acos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9636976Z copying torch/include/ATen/ops/acos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9637556Z copying torch/include/ATen/ops/acos_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9638879Z copying torch/include/ATen/ops/acos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9640962Z copying torch/include/ATen/ops/acos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9641276Z copying torch/include/ATen/ops/acos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9642548Z copying torch/include/ATen/ops/acosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9643489Z copying torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9644400Z copying torch/include/ATen/ops/acosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9646130Z copying torch/include/ATen/ops/acosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9646922Z copying torch/include/ATen/ops/acosh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9648062Z copying torch/include/ATen/ops/acosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9649610Z copying torch/include/ATen/ops/acosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9650374Z copying torch/include/ATen/ops/acosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9652040Z copying torch/include/ATen/ops/adaptive_avg_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9653065Z 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:36.9654202Z 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:36.9655220Z 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:36.9656840Z copying torch/include/ATen/ops/adaptive_avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9658142Z 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:36.9659298Z 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:36.9660513Z 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:36.9662699Z 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:36.9663006Z 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:36.9663992Z copying torch/include/ATen/ops/adaptive_avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9665432Z 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:36.9666781Z 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:36.9667717Z 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:36.9669066Z 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:36.9670064Z 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:36.9671455Z 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:36.9672577Z 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:36.9673544Z 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:36.9674983Z 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:36.9675986Z 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:36.9677193Z copying torch/include/ATen/ops/adaptive_max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9678573Z 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:36.9679465Z 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:36.9680672Z 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:36.9681884Z copying torch/include/ATen/ops/adaptive_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9683132Z 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:36.9684215Z 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:36.9685367Z 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:36.9686574Z 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:36.9687528Z 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:36.9688782Z 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:36.9689898Z 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:36.9692091Z 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:36.9692486Z 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:36.9693731Z 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:36.9694991Z 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:36.9696126Z 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:36.9697504Z 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:36.9698701Z 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:36.9699710Z 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:36.9701216Z copying torch/include/ATen/ops/adaptive_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9702623Z 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:36.9703795Z 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:36.9705036Z 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:36.9706032Z 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:36.9707174Z 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:36.9708580Z 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:36.9709605Z 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:36.9710700Z 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:36.9711691Z 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:36.9712696Z 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:36.9714199Z 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:36.9715490Z 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:36.9716976Z 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:36.9717878Z 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:36.9719017Z 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:36.9720208Z copying torch/include/ATen/ops/add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9722014Z copying torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9722829Z copying torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9724429Z copying torch/include/ATen/ops/add_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9725289Z copying torch/include/ATen/ops/add_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9726700Z copying torch/include/ATen/ops/add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9727958Z copying torch/include/ATen/ops/add_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9729452Z copying torch/include/ATen/ops/add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9731346Z copying torch/include/ATen/ops/add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9731726Z copying torch/include/ATen/ops/addbmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9733318Z copying torch/include/ATen/ops/addbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9734713Z copying torch/include/ATen/ops/addbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9735974Z copying torch/include/ATen/ops/addbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9737065Z copying torch/include/ATen/ops/addbmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9738267Z copying torch/include/ATen/ops/addbmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9739437Z copying torch/include/ATen/ops/addcdiv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9740719Z copying torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9741716Z copying torch/include/ATen/ops/addcdiv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9742914Z copying torch/include/ATen/ops/addcdiv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9745203Z copying torch/include/ATen/ops/addcdiv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9745551Z copying torch/include/ATen/ops/addcdiv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9746789Z copying torch/include/ATen/ops/addcdiv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9747982Z copying torch/include/ATen/ops/addcdiv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9749312Z copying torch/include/ATen/ops/addcmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9750726Z copying torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9751773Z copying torch/include/ATen/ops/addcmul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9753373Z copying torch/include/ATen/ops/addcmul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9754352Z copying torch/include/ATen/ops/addcmul_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9755890Z copying torch/include/ATen/ops/addcmul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9757750Z copying torch/include/ATen/ops/addcmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9758731Z copying torch/include/ATen/ops/addcmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9760495Z copying torch/include/ATen/ops/addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9761466Z copying torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9763312Z copying torch/include/ATen/ops/addmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9764149Z copying torch/include/ATen/ops/addmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9766169Z copying torch/include/ATen/ops/addmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9767259Z copying torch/include/ATen/ops/addmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9768668Z copying torch/include/ATen/ops/addmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9770417Z copying torch/include/ATen/ops/addmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9771839Z copying torch/include/ATen/ops/addmv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9773779Z copying torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9775348Z copying torch/include/ATen/ops/addmv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9776638Z copying torch/include/ATen/ops/addmv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9778363Z copying torch/include/ATen/ops/addmv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9779966Z copying torch/include/ATen/ops/addmv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9781301Z copying torch/include/ATen/ops/addmv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9782861Z copying torch/include/ATen/ops/addmv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9784400Z copying torch/include/ATen/ops/addr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9786144Z copying torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9787477Z copying torch/include/ATen/ops/addr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9789105Z copying torch/include/ATen/ops/addr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9790671Z copying torch/include/ATen/ops/addr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9792255Z copying torch/include/ATen/ops/addr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9793895Z copying torch/include/ATen/ops/adjoint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9795774Z copying torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9797307Z copying torch/include/ATen/ops/adjoint_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9798858Z copying torch/include/ATen/ops/adjoint_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9799769Z copying torch/include/ATen/ops/affine_grid_generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9801461Z 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:36.9802787Z 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:36.9803840Z 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:36.9805219Z 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:36.9806812Z 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:36.9808123Z 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:36.9809092Z 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:36.9810638Z copying torch/include/ATen/ops/alias.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9811913Z copying torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9813239Z copying torch/include/ATen/ops/alias_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9814685Z 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:36.9815661Z 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:36.9816922Z copying torch/include/ATen/ops/alias_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9818191Z copying torch/include/ATen/ops/alias_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9819377Z copying torch/include/ATen/ops/alias_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9820607Z copying torch/include/ATen/ops/alias_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9821775Z copying torch/include/ATen/ops/align_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9823487Z 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:36.9825575Z copying torch/include/ATen/ops/align_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9826067Z copying torch/include/ATen/ops/align_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9826931Z copying torch/include/ATen/ops/align_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9827975Z 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:36.9829144Z copying torch/include/ATen/ops/align_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9830219Z copying torch/include/ATen/ops/align_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9831398Z copying torch/include/ATen/ops/align_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9832726Z 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:36.9833586Z copying torch/include/ATen/ops/align_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9834809Z copying torch/include/ATen/ops/align_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9836111Z copying torch/include/ATen/ops/all.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9837596Z copying torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9838683Z copying torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9839725Z copying torch/include/ATen/ops/all_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9840989Z copying torch/include/ATen/ops/all_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9841938Z copying torch/include/ATen/ops/all_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9843525Z copying torch/include/ATen/ops/all_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9844429Z copying torch/include/ATen/ops/all_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9845577Z copying torch/include/ATen/ops/all_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9846720Z copying torch/include/ATen/ops/allclose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9848097Z copying torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9849081Z copying torch/include/ATen/ops/allclose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9850581Z copying torch/include/ATen/ops/allclose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9851920Z copying torch/include/ATen/ops/alpha_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9853187Z 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:36.9853842Z copying torch/include/ATen/ops/alpha_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9855005Z copying torch/include/ATen/ops/alpha_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9856190Z copying torch/include/ATen/ops/amax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9857169Z copying torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9858715Z copying torch/include/ATen/ops/amax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9859603Z copying torch/include/ATen/ops/amax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9860914Z copying torch/include/ATen/ops/amax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9862177Z copying torch/include/ATen/ops/amax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9863428Z copying torch/include/ATen/ops/amax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9864715Z copying torch/include/ATen/ops/amax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9866034Z copying torch/include/ATen/ops/amin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9867383Z copying torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9868528Z copying torch/include/ATen/ops/amin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9869815Z copying torch/include/ATen/ops/amin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9871287Z copying torch/include/ATen/ops/amin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9872574Z copying torch/include/ATen/ops/amin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9873745Z copying torch/include/ATen/ops/amin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9875217Z copying torch/include/ATen/ops/amin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9876461Z copying torch/include/ATen/ops/aminmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9877383Z copying torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9878870Z copying torch/include/ATen/ops/aminmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9880017Z copying torch/include/ATen/ops/aminmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9881010Z copying torch/include/ATen/ops/aminmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9882558Z copying torch/include/ATen/ops/aminmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9883312Z copying torch/include/ATen/ops/aminmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9884772Z copying torch/include/ATen/ops/aminmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9886688Z copying torch/include/ATen/ops/and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9887687Z copying torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9888552Z copying torch/include/ATen/ops/and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9889458Z copying torch/include/ATen/ops/and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9891020Z copying torch/include/ATen/ops/angle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9892587Z copying torch/include/ATen/ops/angle_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9894178Z copying torch/include/ATen/ops/angle_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9895522Z copying torch/include/ATen/ops/angle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9897220Z copying torch/include/ATen/ops/angle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9898871Z copying torch/include/ATen/ops/any.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9900401Z copying torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9901859Z copying torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9904187Z copying torch/include/ATen/ops/le.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9905319Z copying torch/include/ATen/ops/any_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9907095Z copying torch/include/ATen/ops/any_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9908458Z copying torch/include/ATen/ops/any_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9910091Z copying torch/include/ATen/ops/any_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9911440Z copying torch/include/ATen/ops/any_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9913126Z copying torch/include/ATen/ops/any_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9914682Z copying torch/include/ATen/ops/arange.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9916522Z copying torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9918522Z copying torch/include/ATen/ops/arange_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9919816Z copying torch/include/ATen/ops/arange_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9921411Z copying torch/include/ATen/ops/arange_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9923076Z copying torch/include/ATen/ops/arange_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9924690Z copying torch/include/ATen/ops/arange_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9926205Z copying torch/include/ATen/ops/arccos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9927873Z copying torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9929490Z copying torch/include/ATen/ops/arccos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9931137Z copying torch/include/ATen/ops/arccos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9932587Z copying torch/include/ATen/ops/arccosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9934341Z copying torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9935632Z copying torch/include/ATen/ops/arccosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9937304Z copying torch/include/ATen/ops/arccosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9938664Z copying torch/include/ATen/ops/arcsin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9940516Z copying torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9941727Z copying torch/include/ATen/ops/arcsin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9943388Z copying torch/include/ATen/ops/arcsin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9944772Z copying torch/include/ATen/ops/arcsinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9946591Z copying torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9947864Z copying torch/include/ATen/ops/arcsinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9949481Z copying torch/include/ATen/ops/arcsinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9950849Z copying torch/include/ATen/ops/arctan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9952641Z copying torch/include/ATen/ops/arctan2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9954033Z copying torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9955634Z copying torch/include/ATen/ops/arctan2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9957115Z copying torch/include/ATen/ops/arctan2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9958170Z copying torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9959780Z copying torch/include/ATen/ops/arctan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9960729Z copying torch/include/ATen/ops/arctan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9962236Z copying torch/include/ATen/ops/arctanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9963563Z copying torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9965056Z copying torch/include/ATen/ops/arctanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9965985Z copying torch/include/ATen/ops/arctanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9967713Z copying torch/include/ATen/ops/argmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9968774Z copying torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9970263Z copying torch/include/ATen/ops/argmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9971625Z copying torch/include/ATen/ops/argmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9972767Z copying torch/include/ATen/ops/argmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9974118Z copying torch/include/ATen/ops/argmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9975347Z copying torch/include/ATen/ops/argmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9976632Z copying torch/include/ATen/ops/argmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9978162Z copying torch/include/ATen/ops/argmin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9979506Z copying torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9980497Z copying torch/include/ATen/ops/argmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9982130Z copying torch/include/ATen/ops/argmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9983020Z copying torch/include/ATen/ops/argmin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9984673Z copying torch/include/ATen/ops/argmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9986030Z copying torch/include/ATen/ops/argmin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9987224Z copying torch/include/ATen/ops/argmin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9988295Z copying torch/include/ATen/ops/argsort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9989685Z copying torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9990570Z copying torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9992041Z copying torch/include/ATen/ops/argsort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9993246Z copying torch/include/ATen/ops/argsort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9994582Z copying torch/include/ATen/ops/argsort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9996145Z copying torch/include/ATen/ops/argsort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9997314Z copying torch/include/ATen/ops/argwhere.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9998757Z copying torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:36.9999685Z copying torch/include/ATen/ops/argwhere_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0001373Z copying torch/include/ATen/ops/argwhere_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0001985Z copying torch/include/ATen/ops/as_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0003451Z 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:37.0004687Z copying torch/include/ATen/ops/as_strided_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0006031Z 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:37.0007172Z 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:37.0008193Z 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:37.0009552Z 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:37.0010913Z 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:37.0011864Z 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:37.0013135Z 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:37.0014362Z copying torch/include/ATen/ops/as_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0015345Z copying torch/include/ATen/ops/as_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0016729Z copying torch/include/ATen/ops/as_strided_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0017936Z 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:37.0019034Z 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:37.0021095Z 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:37.0021535Z copying torch/include/ATen/ops/asin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0022982Z copying torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0024242Z copying torch/include/ATen/ops/asin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0025315Z copying torch/include/ATen/ops/asin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0026334Z copying torch/include/ATen/ops/asin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0027395Z copying torch/include/ATen/ops/asin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0028404Z copying torch/include/ATen/ops/asin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0029773Z copying torch/include/ATen/ops/asin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0030526Z copying torch/include/ATen/ops/asinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0032115Z copying torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0033329Z copying torch/include/ATen/ops/asinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0034633Z copying torch/include/ATen/ops/asinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0036074Z copying torch/include/ATen/ops/asinh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0037362Z copying torch/include/ATen/ops/asinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0038957Z copying torch/include/ATen/ops/asinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0039950Z copying torch/include/ATen/ops/asinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0041021Z copying torch/include/ATen/ops/atan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0042218Z copying torch/include/ATen/ops/atan2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0043803Z copying torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0045096Z copying torch/include/ATen/ops/atan2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0046050Z copying torch/include/ATen/ops/atan2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0047432Z copying torch/include/ATen/ops/atan2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0048486Z copying torch/include/ATen/ops/atan2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0049906Z copying torch/include/ATen/ops/atan2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0050928Z copying torch/include/ATen/ops/lt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0052340Z copying torch/include/ATen/ops/atan2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0053392Z copying torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0054713Z copying torch/include/ATen/ops/atan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0055642Z copying torch/include/ATen/ops/atan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0056868Z copying torch/include/ATen/ops/atan_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0057757Z copying torch/include/ATen/ops/atan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0059541Z copying torch/include/ATen/ops/atan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0060118Z copying torch/include/ATen/ops/atan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0061275Z copying torch/include/ATen/ops/atanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0062539Z copying torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0064065Z copying torch/include/ATen/ops/atanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0064950Z copying torch/include/ATen/ops/atanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0066237Z copying torch/include/ATen/ops/atanh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0067649Z copying torch/include/ATen/ops/atanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0068875Z copying torch/include/ATen/ops/atanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0070114Z copying torch/include/ATen/ops/atanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0071528Z copying torch/include/ATen/ops/atleast_1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0072836Z 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:37.0074246Z copying torch/include/ATen/ops/atleast_1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0075604Z copying torch/include/ATen/ops/atleast_1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0077142Z copying torch/include/ATen/ops/atleast_2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0078563Z 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:37.0079528Z copying torch/include/ATen/ops/atleast_2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0080690Z copying torch/include/ATen/ops/atleast_2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0081910Z copying torch/include/ATen/ops/atleast_3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0083269Z 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:37.0084210Z copying torch/include/ATen/ops/atleast_3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0085603Z copying torch/include/ATen/ops/atleast_3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0087020Z copying torch/include/ATen/ops/avg_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0088045Z 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:37.0089319Z copying torch/include/ATen/ops/avg_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0090374Z copying torch/include/ATen/ops/avg_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0091426Z copying torch/include/ATen/ops/avg_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0092957Z copying torch/include/ATen/ops/avg_pool2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0094157Z 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:37.0095259Z 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:37.0096575Z 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:37.0097608Z 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:37.0099014Z 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:37.0099953Z 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:37.0101046Z 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:37.0102498Z 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:37.0103718Z 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:37.0104814Z 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:37.0106056Z copying torch/include/ATen/ops/avg_pool2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0107301Z 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:37.0108489Z copying torch/include/ATen/ops/avg_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0109717Z copying torch/include/ATen/ops/avg_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0110941Z copying torch/include/ATen/ops/avg_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0112177Z copying torch/include/ATen/ops/avg_pool3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0113724Z 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:37.0114623Z 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:37.0116118Z 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:37.0117166Z 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:37.0118430Z 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:37.0119677Z 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:37.0121126Z 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:37.0122576Z 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:37.0123476Z 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:37.0124830Z 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:37.0126093Z copying torch/include/ATen/ops/avg_pool3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0127421Z 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:37.0128703Z copying torch/include/ATen/ops/avg_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0129914Z copying torch/include/ATen/ops/avg_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0131342Z copying torch/include/ATen/ops/baddbmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0132772Z copying torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0133806Z copying torch/include/ATen/ops/baddbmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0135176Z copying torch/include/ATen/ops/baddbmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0136526Z copying torch/include/ATen/ops/baddbmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0137636Z copying torch/include/ATen/ops/baddbmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0138869Z copying torch/include/ATen/ops/baddbmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0140324Z copying torch/include/ATen/ops/baddbmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0141391Z copying torch/include/ATen/ops/bartlett_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0143069Z 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:37.0143857Z copying torch/include/ATen/ops/bartlett_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0145083Z copying torch/include/ATen/ops/bartlett_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0146586Z copying torch/include/ATen/ops/batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0147454Z 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:37.0148995Z 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:37.0149735Z 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:37.0151344Z 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:37.0152651Z 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:37.0154097Z 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:37.0155591Z 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:37.0156422Z 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:37.0157761Z 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:37.0158646Z 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:37.0159969Z 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:37.0160981Z copying torch/include/ATen/ops/batch_norm_elemt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0162429Z 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:37.0163203Z 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:37.0164401Z 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:37.0165115Z 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:37.0166907Z 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:37.0167747Z 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:37.0169491Z 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:37.0170787Z 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:37.0172103Z 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:37.0173584Z 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:37.0174636Z 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:37.0175893Z 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:37.0177164Z 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:37.0178719Z copying torch/include/ATen/ops/batch_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0179724Z copying torch/include/ATen/ops/batch_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0181313Z copying torch/include/ATen/ops/batch_norm_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0182493Z 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:37.0183473Z 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:37.0184715Z 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:37.0185998Z 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:37.0186795Z 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:37.0188592Z 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:37.0190019Z 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:37.0191038Z 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:37.0192051Z 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:37.0193379Z 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:37.0194720Z copying torch/include/ATen/ops/bernoulli.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0196400Z copying torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0197612Z copying torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0198887Z copying torch/include/ATen/ops/bernoulli_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0199937Z copying torch/include/ATen/ops/bernoulli_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0201298Z copying torch/include/ATen/ops/bernoulli_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0202281Z copying torch/include/ATen/ops/bernoulli_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0203681Z copying torch/include/ATen/ops/bernoulli_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0204825Z copying torch/include/ATen/ops/bilinear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0206143Z copying torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0207145Z copying torch/include/ATen/ops/bilinear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0208490Z copying torch/include/ATen/ops/bilinear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0209706Z copying torch/include/ATen/ops/binary_cross_entropy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0210974Z 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:37.0212386Z 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:37.0213088Z 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:37.0214411Z 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:37.0215381Z 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:37.0216608Z 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:37.0217866Z 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:37.0218770Z 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:37.0220004Z 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:37.0220970Z 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:37.0222339Z 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:37.0223275Z 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:37.0224647Z 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:37.0225581Z copying torch/include/ATen/ops/bincount.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0227227Z copying torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0228203Z copying torch/include/ATen/ops/bincount_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0229744Z copying torch/include/ATen/ops/bincount_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0230893Z copying torch/include/ATen/ops/bincount_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0232591Z copying torch/include/ATen/ops/bincount_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0233526Z copying torch/include/ATen/ops/binomial.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0235160Z copying torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0236128Z copying torch/include/ATen/ops/binomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0237334Z copying torch/include/ATen/ops/binomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0238490Z copying torch/include/ATen/ops/binomial_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0239562Z copying torch/include/ATen/ops/binomial_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0240876Z copying torch/include/ATen/ops/bitwise_and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0242030Z 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:37.0243330Z 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:37.0244338Z 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:37.0245610Z 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:37.0246611Z 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:37.0247914Z copying torch/include/ATen/ops/bitwise_and_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0249116Z 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:37.0250367Z copying torch/include/ATen/ops/bitwise_and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0251358Z copying torch/include/ATen/ops/bitwise_and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0252767Z copying torch/include/ATen/ops/bitwise_left_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0253844Z 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:37.0255205Z 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:37.0256240Z 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:37.0257560Z 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:37.0258769Z 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:37.0259904Z 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:37.0261055Z 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:37.0262237Z 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:37.0263199Z copying torch/include/ATen/ops/bitwise_not.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0264751Z 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:37.0265989Z 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:37.0267194Z 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:37.0268173Z copying torch/include/ATen/ops/bitwise_not_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0269467Z 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:37.0270840Z copying torch/include/ATen/ops/bitwise_not_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0271918Z copying torch/include/ATen/ops/bitwise_not_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0273276Z copying torch/include/ATen/ops/bitwise_or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0274227Z 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:37.0275764Z 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:37.0277753Z 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:37.0278767Z 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:37.0280258Z 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:37.0281270Z copying torch/include/ATen/ops/bitwise_or_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0282783Z 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:37.0283764Z copying torch/include/ATen/ops/bitwise_or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0284785Z copying torch/include/ATen/ops/bitwise_or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0286576Z copying torch/include/ATen/ops/bitwise_right_shift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0287134Z 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:37.0288683Z 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:37.0289612Z 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:37.0290608Z 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:37.0291547Z 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:37.0293030Z 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:37.0294261Z 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:37.0295660Z 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:37.0296645Z copying torch/include/ATen/ops/bitwise_xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0298017Z 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:37.0299386Z 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:37.0300676Z 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:37.0301756Z 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:37.0303345Z 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:37.0304529Z copying torch/include/ATen/ops/bitwise_xor_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0306048Z 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:37.0306852Z copying torch/include/ATen/ops/bitwise_xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0307871Z copying torch/include/ATen/ops/bitwise_xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0309239Z copying torch/include/ATen/ops/blackman_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0311101Z 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:37.0312487Z copying torch/include/ATen/ops/blackman_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0313440Z copying torch/include/ATen/ops/blackman_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0315180Z copying torch/include/ATen/ops/block_diag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0316070Z 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:37.0317249Z copying torch/include/ATen/ops/block_diag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0318399Z copying torch/include/ATen/ops/block_diag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0319338Z copying torch/include/ATen/ops/bmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0321611Z copying torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0321899Z copying torch/include/ATen/ops/bmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0323122Z copying torch/include/ATen/ops/bmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0324070Z copying torch/include/ATen/ops/bmm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0325343Z copying torch/include/ATen/ops/bmm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0326689Z copying torch/include/ATen/ops/bmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0328117Z copying torch/include/ATen/ops/bmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0329419Z copying torch/include/ATen/ops/broadcast_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0330448Z 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:37.0331733Z copying torch/include/ATen/ops/broadcast_tensors_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0333026Z copying torch/include/ATen/ops/broadcast_tensors_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0334346Z copying torch/include/ATen/ops/broadcast_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0335719Z 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:37.0336598Z copying torch/include/ATen/ops/broadcast_to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0337951Z copying torch/include/ATen/ops/broadcast_to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0338975Z copying torch/include/ATen/ops/bucketize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0340128Z copying torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0341157Z copying torch/include/ATen/ops/bucketize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0342268Z copying torch/include/ATen/ops/bucketize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0343684Z copying torch/include/ATen/ops/bucketize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0344926Z copying torch/include/ATen/ops/bucketize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0345894Z copying torch/include/ATen/ops/can_cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0347322Z 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:37.0348191Z copying torch/include/ATen/ops/can_cast_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0349569Z copying torch/include/ATen/ops/can_cast_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0350814Z copying torch/include/ATen/ops/cartesian_prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0351842Z 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:37.0353278Z copying torch/include/ATen/ops/cartesian_prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0354807Z copying torch/include/ATen/ops/cartesian_prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0356279Z copying torch/include/ATen/ops/cat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0357670Z copying torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0358998Z copying torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0360426Z copying torch/include/ATen/ops/cat_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0361794Z copying torch/include/ATen/ops/cat_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0363217Z copying torch/include/ATen/ops/cat_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0364552Z copying torch/include/ATen/ops/cat_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0365894Z copying torch/include/ATen/ops/cat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0367161Z copying torch/include/ATen/ops/cat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0368486Z copying torch/include/ATen/ops/cauchy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0370048Z copying torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0371360Z copying torch/include/ATen/ops/cauchy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0372742Z copying torch/include/ATen/ops/cauchy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0374026Z copying torch/include/ATen/ops/cauchy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0375388Z copying torch/include/ATen/ops/cauchy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0376663Z copying torch/include/ATen/ops/cauchy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0378053Z copying torch/include/ATen/ops/ccol_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0379397Z copying torch/include/ATen/ops/ccol_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0380896Z 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:37.0382215Z 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:37.0383582Z 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:37.0384891Z copying torch/include/ATen/ops/ccol_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0386259Z copying torch/include/ATen/ops/ccol_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0387584Z copying torch/include/ATen/ops/cdist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0389075Z copying torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0390358Z copying torch/include/ATen/ops/cdist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0391744Z copying torch/include/ATen/ops/cdist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0393397Z copying torch/include/ATen/ops/ceil.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0395027Z copying torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0396317Z copying torch/include/ATen/ops/ceil_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0397664Z copying torch/include/ATen/ops/ceil_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0398951Z copying torch/include/ATen/ops/ceil_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0400378Z copying torch/include/ATen/ops/ceil_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0401790Z copying torch/include/ATen/ops/ceil_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0403248Z copying torch/include/ATen/ops/ceil_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0404615Z copying torch/include/ATen/ops/celu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0406076Z copying torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0407376Z copying torch/include/ATen/ops/celu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0408739Z copying torch/include/ATen/ops/celu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0410108Z copying torch/include/ATen/ops/chain_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0411620Z 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:37.0412885Z copying torch/include/ATen/ops/chain_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0414268Z copying torch/include/ATen/ops/chain_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0415563Z copying torch/include/ATen/ops/chalf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0417002Z copying torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0418281Z copying torch/include/ATen/ops/chalf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0419670Z copying torch/include/ATen/ops/chalf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0421046Z copying torch/include/ATen/ops/channel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0422482Z 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:37.0423765Z 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:37.0425113Z copying torch/include/ATen/ops/channel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0426421Z copying torch/include/ATen/ops/channel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0427754Z copying torch/include/ATen/ops/cholesky.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0429061Z copying torch/include/ATen/ops/cholesky_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0430431Z copying torch/include/ATen/ops/cholesky_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0431725Z copying torch/include/ATen/ops/cholesky_inverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0433087Z 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:37.0434367Z 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:37.0435856Z copying torch/include/ATen/ops/cholesky_inverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0437211Z copying torch/include/ATen/ops/cholesky_inverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0438616Z copying torch/include/ATen/ops/cholesky_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0439865Z copying torch/include/ATen/ops/cholesky_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0441242Z copying torch/include/ATen/ops/cholesky_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0442745Z 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:37.0444040Z copying torch/include/ATen/ops/cholesky_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0445408Z copying torch/include/ATen/ops/cholesky_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0447049Z copying torch/include/ATen/ops/choose_qparams_optimized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0448028Z 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:37.0449599Z 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:37.0450491Z 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:37.0451899Z copying torch/include/ATen/ops/chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0452836Z copying torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0454107Z copying torch/include/ATen/ops/chunk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0454966Z copying torch/include/ATen/ops/chunk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0456377Z copying torch/include/ATen/ops/clamp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0457409Z copying torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0458696Z copying torch/include/ATen/ops/clamp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0459608Z copying torch/include/ATen/ops/clamp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0460884Z copying torch/include/ATen/ops/clamp_max.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0461897Z 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:37.0463197Z 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:37.0464105Z 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:37.0465481Z copying torch/include/ATen/ops/clamp_max_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0466350Z 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:37.0467760Z copying torch/include/ATen/ops/clamp_max_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0468561Z copying torch/include/ATen/ops/clamp_max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0469999Z copying torch/include/ATen/ops/clamp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0470876Z copying torch/include/ATen/ops/clamp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0472223Z copying torch/include/ATen/ops/clamp_min.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0473245Z 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:37.0474455Z 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:37.0476266Z 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:37.0477910Z copying torch/include/ATen/ops/clamp_min_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0478875Z 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:37.0479975Z copying torch/include/ATen/ops/clamp_min_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0480861Z copying torch/include/ATen/ops/clamp_min_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0483033Z copying torch/include/ATen/ops/clamp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0483290Z copying torch/include/ATen/ops/clamp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0484525Z copying torch/include/ATen/ops/clip.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0485919Z copying torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0486881Z copying torch/include/ATen/ops/clip_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0488480Z copying torch/include/ATen/ops/clip_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0489502Z copying torch/include/ATen/ops/clone.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0490626Z copying torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0491773Z copying torch/include/ATen/ops/clone_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0492998Z copying torch/include/ATen/ops/clone_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0494266Z copying torch/include/ATen/ops/coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0495671Z copying torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0496713Z copying torch/include/ATen/ops/coalesce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0497731Z copying torch/include/ATen/ops/coalesce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0498981Z copying torch/include/ATen/ops/col2im.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0500018Z copying torch/include/ATen/ops/col2im_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0501328Z copying torch/include/ATen/ops/col2im_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0502603Z copying torch/include/ATen/ops/col2im_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0503656Z copying torch/include/ATen/ops/col2im_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0504880Z copying torch/include/ATen/ops/col_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0506135Z copying torch/include/ATen/ops/col_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0507467Z 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:37.0508649Z 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:37.0509870Z 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:37.0511185Z 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:37.0512171Z copying torch/include/ATen/ops/col_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0513489Z copying torch/include/ATen/ops/col_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0514575Z copying torch/include/ATen/ops/column_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0516183Z 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:37.0517196Z copying torch/include/ATen/ops/column_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0518527Z copying torch/include/ATen/ops/column_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0519792Z copying torch/include/ATen/ops/combinations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0521073Z copying torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0522070Z copying torch/include/ATen/ops/combinations_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0523401Z copying torch/include/ATen/ops/combinations_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0524557Z copying torch/include/ATen/ops/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0525907Z copying torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0527041Z copying torch/include/ATen/ops/complex_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0528354Z copying torch/include/ATen/ops/complex_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0529903Z copying torch/include/ATen/ops/complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0530868Z copying torch/include/ATen/ops/complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0532478Z copying torch/include/ATen/ops/concat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0533381Z copying torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0534621Z copying torch/include/ATen/ops/concat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0536268Z copying torch/include/ATen/ops/concat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0537540Z copying torch/include/ATen/ops/concatenate.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0538615Z copying torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0539945Z copying torch/include/ATen/ops/concatenate_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0540889Z copying torch/include/ATen/ops/concatenate_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0542188Z copying torch/include/ATen/ops/conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0543488Z copying torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0544427Z copying torch/include/ATen/ops/conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0545873Z copying torch/include/ATen/ops/conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0546849Z copying torch/include/ATen/ops/conj_physical.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0548223Z 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:37.0549451Z 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:37.0550678Z 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:37.0551849Z 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:37.0553136Z copying torch/include/ATen/ops/conj_physical_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0554703Z copying torch/include/ATen/ops/conj_physical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0556250Z copying torch/include/ATen/ops/constant_pad_nd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0557544Z 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:37.0558804Z 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:37.0560031Z 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:37.0561335Z copying torch/include/ATen/ops/contiguous.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0562633Z copying torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0563881Z copying torch/include/ATen/ops/contiguous_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0565132Z copying torch/include/ATen/ops/contiguous_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0566432Z copying torch/include/ATen/ops/conv1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0567764Z copying torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0568983Z copying torch/include/ATen/ops/conv1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0570294Z copying torch/include/ATen/ops/conv1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0571597Z copying torch/include/ATen/ops/conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0573059Z copying torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0574099Z copying torch/include/ATen/ops/conv2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0575280Z copying torch/include/ATen/ops/conv2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0576372Z copying torch/include/ATen/ops/conv3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0577733Z copying torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0578704Z copying torch/include/ATen/ops/conv3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0579746Z copying torch/include/ATen/ops/conv3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0581118Z copying torch/include/ATen/ops/conv_depthwise3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0582131Z 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:37.0583651Z 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:37.0584610Z copying torch/include/ATen/ops/conv_depthwise3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0585749Z copying torch/include/ATen/ops/conv_depthwise3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0587040Z copying torch/include/ATen/ops/conv_tbc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0588200Z copying torch/include/ATen/ops/conv_tbc_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0589579Z 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:37.0590481Z 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:37.0591928Z 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:37.0592918Z 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:37.0593923Z copying torch/include/ATen/ops/conv_tbc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0595279Z copying torch/include/ATen/ops/conv_tbc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0596928Z copying torch/include/ATen/ops/conv_transpose1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0598065Z 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:37.0599041Z copying torch/include/ATen/ops/conv_transpose1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0600393Z copying torch/include/ATen/ops/conv_transpose1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0601285Z copying torch/include/ATen/ops/conv_transpose2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0603073Z 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:37.0603896Z copying torch/include/ATen/ops/conv_transpose2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0605409Z copying torch/include/ATen/ops/conv_transpose2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0606509Z copying torch/include/ATen/ops/conv_transpose3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0607849Z 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:37.0608861Z copying torch/include/ATen/ops/conv_transpose3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0610231Z copying torch/include/ATen/ops/conv_transpose3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0611168Z copying torch/include/ATen/ops/convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0612669Z copying torch/include/ATen/ops/convolution_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0614190Z 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:37.0615657Z 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:37.0616666Z copying torch/include/ATen/ops/convolution_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0617889Z copying torch/include/ATen/ops/convolution_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0619275Z copying torch/include/ATen/ops/convolution_backward_overrideable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0620520Z 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:37.0621369Z 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:37.0622614Z 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:37.0623645Z copying torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0624843Z copying torch/include/ATen/ops/convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0626133Z copying torch/include/ATen/ops/convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0627357Z copying torch/include/ATen/ops/convolution_overrideable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0628244Z 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:37.0629623Z copying torch/include/ATen/ops/convolution_overrideable_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0630728Z copying torch/include/ATen/ops/convolution_overrideable_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0631979Z copying torch/include/ATen/ops/copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0633579Z copying torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0634820Z copying torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0636472Z copying torch/include/ATen/ops/copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0637434Z copying torch/include/ATen/ops/copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0638653Z 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:37.0639923Z 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:37.0641079Z 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:37.0642001Z 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:37.0643589Z 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:37.0644907Z copying torch/include/ATen/ops/copysign.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0645882Z copying torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0647282Z copying torch/include/ATen/ops/copysign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0648495Z copying torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0649746Z copying torch/include/ATen/ops/copysign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0651023Z copying torch/include/ATen/ops/copysign_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0652165Z copying torch/include/ATen/ops/copysign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0653497Z copying torch/include/ATen/ops/copysign_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0654711Z copying torch/include/ATen/ops/copysign_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0656342Z copying torch/include/ATen/ops/corrcoef.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0657648Z copying torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0658657Z copying torch/include/ATen/ops/corrcoef_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0660185Z copying torch/include/ATen/ops/corrcoef_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0661510Z copying torch/include/ATen/ops/cos.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0662643Z copying torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0664027Z copying torch/include/ATen/ops/cos_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0665345Z copying torch/include/ATen/ops/cos_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0666635Z copying torch/include/ATen/ops/cos_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0667868Z copying torch/include/ATen/ops/cos_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0669223Z copying torch/include/ATen/ops/cos_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0670621Z copying torch/include/ATen/ops/cos_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0671849Z copying torch/include/ATen/ops/cosh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0673262Z copying torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0674530Z copying torch/include/ATen/ops/cosh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0676000Z copying torch/include/ATen/ops/cosh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0677277Z copying torch/include/ATen/ops/cosh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0678573Z copying torch/include/ATen/ops/cosh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0679907Z copying torch/include/ATen/ops/cosh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0681200Z copying torch/include/ATen/ops/cosh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0682568Z copying torch/include/ATen/ops/cosine_embedding_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0684052Z 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:37.0685371Z 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:37.0686477Z 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:37.0687890Z copying torch/include/ATen/ops/cosine_similarity.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0689411Z 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:37.0690700Z copying torch/include/ATen/ops/cosine_similarity_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0691964Z copying torch/include/ATen/ops/cosine_similarity_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0693323Z copying torch/include/ATen/ops/count_nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0694660Z 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:37.0695933Z 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:37.0697214Z 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:37.0698476Z copying torch/include/ATen/ops/count_nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0699926Z copying torch/include/ATen/ops/count_nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0701434Z copying torch/include/ATen/ops/cov.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0702431Z copying torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0703718Z copying torch/include/ATen/ops/cov_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0704695Z copying torch/include/ATen/ops/cov_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0706074Z copying torch/include/ATen/ops/cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0707375Z copying torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0708316Z copying torch/include/ATen/ops/cross_entropy_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0709837Z 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:37.0710781Z 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:37.0712121Z 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:37.0712885Z copying torch/include/ATen/ops/cross_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0714162Z copying torch/include/ATen/ops/cross_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0716069Z copying torch/include/ATen/ops/crow_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0716747Z copying torch/include/ATen/ops/crow_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0718437Z 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:37.0719424Z 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:37.0720544Z 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:37.0721721Z 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:37.0723150Z copying torch/include/ATen/ops/crow_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0723947Z copying torch/include/ATen/ops/crow_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0725061Z copying torch/include/ATen/ops/ctc_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0726490Z 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:37.0727747Z copying torch/include/ATen/ops/ctc_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0728751Z copying torch/include/ATen/ops/ctc_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0729977Z 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:37.0731041Z 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:37.0732197Z 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:37.0733519Z 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:37.0734857Z 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:37.0735345Z 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:37.0737124Z 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:37.0738175Z 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:37.0739606Z 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:37.0740853Z 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:37.0742100Z copying torch/include/ATen/ops/cudnn_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0743482Z 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:37.0745152Z 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:37.0746114Z 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:37.0747972Z 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:37.0748798Z 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:37.0750286Z 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:37.0751223Z 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:37.0752994Z 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:37.0753763Z 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:37.0755171Z copying torch/include/ATen/ops/cudnn_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0756180Z 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:37.0758163Z 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:37.0759210Z 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:37.0760463Z 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:37.0761720Z 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:37.0763063Z 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:37.0764255Z 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:37.0765733Z copying torch/include/ATen/ops/cudnn_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0766950Z copying torch/include/ATen/ops/cudnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0768177Z copying torch/include/ATen/ops/cudnn_convolution_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0769574Z 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:37.0770795Z 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:37.0772031Z 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:37.0773302Z 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:37.0774493Z copying torch/include/ATen/ops/cudnn_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0775738Z 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:37.0776768Z 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:37.0778754Z 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:37.0779386Z 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:37.0780522Z copying torch/include/ATen/ops/cudnn_grid_sampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0781947Z 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:37.0782644Z 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:37.0783981Z 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:37.0785659Z 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:37.0786707Z 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:37.0788242Z 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:37.0789166Z 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:37.0790324Z 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:37.0791538Z 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:37.0793080Z copying torch/include/ATen/ops/cudnn_is_acceptable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0793929Z 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:37.0795790Z 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:37.0797373Z 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:37.0798267Z copying torch/include/ATen/ops/cummax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0799274Z copying torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0800634Z copying torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0801597Z copying torch/include/ATen/ops/cummax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0802819Z copying torch/include/ATen/ops/cummax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0804385Z copying torch/include/ATen/ops/cummaxmin_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0805510Z 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:37.0806490Z copying torch/include/ATen/ops/cummaxmin_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0807746Z copying torch/include/ATen/ops/cummaxmin_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0809047Z copying torch/include/ATen/ops/cummin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0810426Z copying torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0811814Z copying torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0813189Z copying torch/include/ATen/ops/cummin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0814459Z copying torch/include/ATen/ops/cummin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0815439Z copying torch/include/ATen/ops/cumprod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0816842Z copying torch/include/ATen/ops/cumprod_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0818265Z 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:37.0819520Z copying torch/include/ATen/ops/cumprod_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0820748Z copying torch/include/ATen/ops/cumprod_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0821956Z copying torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0823368Z copying torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0824250Z copying torch/include/ATen/ops/cumprod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0826374Z copying torch/include/ATen/ops/cumprod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0835531Z copying torch/include/ATen/ops/cumprod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0836885Z copying torch/include/ATen/ops/cumprod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0838247Z copying torch/include/ATen/ops/cumprod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0839495Z copying torch/include/ATen/ops/cumprod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0840594Z copying torch/include/ATen/ops/cumsum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0842268Z copying torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0860602Z copying torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0861928Z copying torch/include/ATen/ops/cumsum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0863189Z copying torch/include/ATen/ops/cumsum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0864434Z copying torch/include/ATen/ops/cumsum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0866300Z copying torch/include/ATen/ops/cumsum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0867852Z copying torch/include/ATen/ops/cumsum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0869253Z copying torch/include/ATen/ops/cumsum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0873245Z copying torch/include/ATen/ops/cumulative_trapezoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0875493Z 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:37.0876840Z copying torch/include/ATen/ops/cumulative_trapezoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0878535Z copying torch/include/ATen/ops/cumulative_trapezoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0879864Z copying torch/include/ATen/ops/data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0881211Z copying torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0882236Z copying torch/include/ATen/ops/data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0884012Z copying torch/include/ATen/ops/data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0887674Z copying torch/include/ATen/ops/deg2rad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0889122Z copying torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0890189Z copying torch/include/ATen/ops/deg2rad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0891955Z copying torch/include/ATen/ops/deg2rad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0892476Z copying torch/include/ATen/ops/dense_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0894074Z copying torch/include/ATen/ops/dense_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0895583Z copying torch/include/ATen/ops/dense_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0896873Z copying torch/include/ATen/ops/dequantize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0898132Z copying torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0899680Z copying torch/include/ATen/ops/dequantize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0903103Z copying torch/include/ATen/ops/dequantize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0904647Z copying torch/include/ATen/ops/dequantize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0905675Z copying torch/include/ATen/ops/dequantize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0907061Z copying torch/include/ATen/ops/det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0908452Z copying torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0909790Z copying torch/include/ATen/ops/det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0910752Z copying torch/include/ATen/ops/det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0912219Z copying torch/include/ATen/ops/detach.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0914222Z copying torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0915705Z copying torch/include/ATen/ops/detach_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0917543Z 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:37.0918462Z 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:37.0919785Z copying torch/include/ATen/ops/detach_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0921215Z copying torch/include/ATen/ops/detach_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0923172Z copying torch/include/ATen/ops/detach_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0923796Z copying torch/include/ATen/ops/detach_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0924842Z copying torch/include/ATen/ops/diag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0926065Z copying torch/include/ATen/ops/diag_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0927089Z 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:37.0928064Z copying torch/include/ATen/ops/diag_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0929576Z copying torch/include/ATen/ops/diag_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0930416Z copying torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0931793Z copying torch/include/ATen/ops/diag_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0932725Z copying torch/include/ATen/ops/diag_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0933759Z copying torch/include/ATen/ops/diag_embed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0935290Z 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:37.0936624Z copying torch/include/ATen/ops/diag_embed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0938072Z copying torch/include/ATen/ops/diag_embed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0939091Z copying torch/include/ATen/ops/diag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0940264Z copying torch/include/ATen/ops/diag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0941449Z copying torch/include/ATen/ops/diagflat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0942968Z copying torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0944019Z copying torch/include/ATen/ops/diagflat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0945478Z copying torch/include/ATen/ops/diagflat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0947269Z copying torch/include/ATen/ops/diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0948589Z copying torch/include/ATen/ops/diagonal_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0950071Z 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:37.0951479Z copying torch/include/ATen/ops/diagonal_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0953360Z copying torch/include/ATen/ops/diagonal_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0954768Z copying torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0956566Z copying torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0957940Z copying torch/include/ATen/ops/diagonal_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0959839Z 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:37.0961287Z 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:37.0962685Z copying torch/include/ATen/ops/diagonal_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0964347Z copying torch/include/ATen/ops/diagonal_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0965912Z copying torch/include/ATen/ops/diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0967320Z copying torch/include/ATen/ops/diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0969303Z copying torch/include/ATen/ops/diagonal_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0970621Z 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:37.0972258Z copying torch/include/ATen/ops/diagonal_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0973640Z copying torch/include/ATen/ops/diagonal_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0975337Z copying torch/include/ATen/ops/diff.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0976860Z copying torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0978437Z copying torch/include/ATen/ops/diff_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0980006Z copying torch/include/ATen/ops/diff_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0981547Z copying torch/include/ATen/ops/digamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0983358Z copying torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0984652Z copying torch/include/ATen/ops/digamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0986271Z copying torch/include/ATen/ops/digamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0987835Z copying torch/include/ATen/ops/digamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0989269Z copying torch/include/ATen/ops/digamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0990967Z copying torch/include/ATen/ops/digamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0992289Z copying torch/include/ATen/ops/digamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0994047Z copying torch/include/ATen/ops/dist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0995618Z copying torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0996928Z copying torch/include/ATen/ops/dist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0998681Z copying torch/include/ATen/ops/dist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.0999871Z copying torch/include/ATen/ops/div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1001276Z copying torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1002596Z copying torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1003497Z copying torch/include/ATen/ops/div_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1005204Z copying torch/include/ATen/ops/div_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1006356Z copying torch/include/ATen/ops/div_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1007529Z copying torch/include/ATen/ops/div_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1008929Z copying torch/include/ATen/ops/div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1009901Z copying torch/include/ATen/ops/div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1011484Z copying torch/include/ATen/ops/divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1012555Z copying torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1013821Z copying torch/include/ATen/ops/divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1014680Z copying torch/include/ATen/ops/divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1015989Z copying torch/include/ATen/ops/dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1017061Z copying torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1018339Z copying torch/include/ATen/ops/dot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1019459Z copying torch/include/ATen/ops/dot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1020770Z copying torch/include/ATen/ops/dot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1021727Z copying torch/include/ATen/ops/dot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1023067Z copying torch/include/ATen/ops/dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1024350Z copying torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1025549Z copying torch/include/ATen/ops/dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1026664Z copying torch/include/ATen/ops/dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1027883Z copying torch/include/ATen/ops/dsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1029146Z copying torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1030120Z copying torch/include/ATen/ops/dsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1031449Z copying torch/include/ATen/ops/dsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1032643Z copying torch/include/ATen/ops/dstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1033934Z copying torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1035183Z copying torch/include/ATen/ops/dstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1036469Z copying torch/include/ATen/ops/dstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1037787Z copying torch/include/ATen/ops/einsum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1039011Z copying torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1040000Z copying torch/include/ATen/ops/einsum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1041400Z copying torch/include/ATen/ops/einsum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1042710Z copying torch/include/ATen/ops/elu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1044017Z copying torch/include/ATen/ops/elu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1045443Z 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:37.1046781Z 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:37.1048121Z 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:37.1049343Z copying torch/include/ATen/ops/elu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1050798Z 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:37.1051794Z copying torch/include/ATen/ops/elu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1053128Z copying torch/include/ATen/ops/elu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1054650Z copying torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1055821Z copying torch/include/ATen/ops/elu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1057138Z copying torch/include/ATen/ops/elu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1058419Z copying torch/include/ATen/ops/elu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1059782Z copying torch/include/ATen/ops/elu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1061061Z copying torch/include/ATen/ops/elu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1062407Z copying torch/include/ATen/ops/elu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1063723Z copying torch/include/ATen/ops/embedding.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1065058Z copying torch/include/ATen/ops/embedding_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1066653Z 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:37.1067907Z copying torch/include/ATen/ops/embedding_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1069235Z copying torch/include/ATen/ops/embedding_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1070473Z copying torch/include/ATen/ops/embedding_bag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1071987Z 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:37.1073154Z copying torch/include/ATen/ops/embedding_bag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1074466Z copying torch/include/ATen/ops/embedding_bag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1076056Z copying torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1077713Z copying torch/include/ATen/ops/embedding_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1079146Z 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:37.1080422Z 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:37.1081786Z 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:37.1083192Z 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:37.1084404Z 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:37.1085695Z copying torch/include/ATen/ops/embedding_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1087329Z copying torch/include/ATen/ops/embedding_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1088670Z copying torch/include/ATen/ops/embedding_renorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1090129Z 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:37.1091450Z 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:37.1092899Z 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:37.1094226Z 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:37.1095521Z copying torch/include/ATen/ops/embedding_renorm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1096848Z copying torch/include/ATen/ops/embedding_renorm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1098202Z copying torch/include/ATen/ops/embedding_sparse_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1099604Z 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:37.1100842Z 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:37.1102171Z 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:37.1103437Z copying torch/include/ATen/ops/empty.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1104866Z copying torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1106171Z copying torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1107467Z copying torch/include/ATen/ops/empty_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1108796Z copying torch/include/ATen/ops/empty_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1110090Z copying torch/include/ATen/ops/empty_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1111509Z 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:37.1112740Z copying torch/include/ATen/ops/empty_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1114063Z copying torch/include/ATen/ops/empty_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1115511Z copying torch/include/ATen/ops/empty_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1116892Z copying torch/include/ATen/ops/empty_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1118192Z copying torch/include/ATen/ops/empty_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1119592Z copying torch/include/ATen/ops/empty_quantized.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1121191Z 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:37.1122424Z copying torch/include/ATen/ops/empty_quantized_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1123889Z copying torch/include/ATen/ops/empty_quantized_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1124757Z copying torch/include/ATen/ops/empty_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1126097Z 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:37.1127013Z 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:37.1128602Z 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:37.1129864Z 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:37.1130928Z copying torch/include/ATen/ops/empty_strided_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1132281Z copying torch/include/ATen/ops/empty_strided_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1133420Z copying torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1134624Z copying torch/include/ATen/ops/eq_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1135923Z copying torch/include/ATen/ops/eq_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1137371Z copying torch/include/ATen/ops/eq_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1138680Z copying torch/include/ATen/ops/eq_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1139844Z copying torch/include/ATen/ops/eq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1141206Z copying torch/include/ATen/ops/eq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1142508Z copying torch/include/ATen/ops/equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1143864Z copying torch/include/ATen/ops/equal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1145206Z copying torch/include/ATen/ops/equal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1145929Z copying torch/include/ATen/ops/equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1147442Z copying torch/include/ATen/ops/equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1148807Z copying torch/include/ATen/ops/erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1150191Z copying torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1151144Z copying torch/include/ATen/ops/erf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1152501Z copying torch/include/ATen/ops/erf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1153710Z copying torch/include/ATen/ops/erf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1155157Z copying torch/include/ATen/ops/erf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1156501Z copying torch/include/ATen/ops/erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1157651Z copying torch/include/ATen/ops/erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1159273Z copying torch/include/ATen/ops/erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1160773Z copying torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1161932Z copying torch/include/ATen/ops/erfc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1162696Z copying torch/include/ATen/ops/erfc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1164181Z copying torch/include/ATen/ops/erfc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1165385Z copying torch/include/ATen/ops/erfc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1166588Z copying torch/include/ATen/ops/erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1167899Z copying torch/include/ATen/ops/erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1169375Z copying torch/include/ATen/ops/erfinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1171035Z copying torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1172123Z copying torch/include/ATen/ops/erfinv_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1173691Z copying torch/include/ATen/ops/erfinv_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1174612Z copying torch/include/ATen/ops/erfinv_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1175966Z copying torch/include/ATen/ops/erfinv_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1176823Z copying torch/include/ATen/ops/erfinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1177810Z copying torch/include/ATen/ops/erfinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1179036Z copying torch/include/ATen/ops/exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1180385Z copying torch/include/ATen/ops/exp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1181462Z copying torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1182650Z copying torch/include/ATen/ops/exp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1183990Z copying torch/include/ATen/ops/exp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1185382Z copying torch/include/ATen/ops/exp2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1186659Z copying torch/include/ATen/ops/exp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1187470Z copying torch/include/ATen/ops/exp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1188761Z copying torch/include/ATen/ops/exp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1190205Z copying torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1191445Z copying torch/include/ATen/ops/exp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1192514Z copying torch/include/ATen/ops/exp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1193269Z copying torch/include/ATen/ops/exp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1195042Z copying torch/include/ATen/ops/exp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1196015Z copying torch/include/ATen/ops/exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1197225Z copying torch/include/ATen/ops/exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1198607Z copying torch/include/ATen/ops/expand.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1199753Z copying torch/include/ATen/ops/expand_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1201054Z 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:37.1201947Z copying torch/include/ATen/ops/expand_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1203172Z copying torch/include/ATen/ops/expand_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1204536Z copying torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1205425Z copying torch/include/ATen/ops/expand_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1206883Z 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:37.1207861Z 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:37.1208880Z copying torch/include/ATen/ops/expand_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1210263Z copying torch/include/ATen/ops/expand_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1211584Z copying torch/include/ATen/ops/expand_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1212403Z copying torch/include/ATen/ops/expand_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1213594Z copying torch/include/ATen/ops/expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1215599Z copying torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1215884Z copying torch/include/ATen/ops/expm1_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1217148Z copying torch/include/ATen/ops/expm1_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1218356Z copying torch/include/ATen/ops/expm1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1219342Z copying torch/include/ATen/ops/expm1_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1220825Z copying torch/include/ATen/ops/expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1222019Z copying torch/include/ATen/ops/expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1223330Z copying torch/include/ATen/ops/exponential.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1224629Z copying torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1225629Z copying torch/include/ATen/ops/exponential_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1226917Z copying torch/include/ATen/ops/exponential_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1228129Z copying torch/include/ATen/ops/exponential_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1229286Z copying torch/include/ATen/ops/exponential_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1230547Z copying torch/include/ATen/ops/exponential_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1231605Z copying torch/include/ATen/ops/eye.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1233499Z copying torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1234411Z copying torch/include/ATen/ops/eye_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1235715Z copying torch/include/ATen/ops/eye_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1237206Z copying torch/include/ATen/ops/eye_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1238278Z copying torch/include/ATen/ops/eye_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1239278Z copying torch/include/ATen/ops/eye_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1240403Z 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:37.1241709Z 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:37.1243390Z 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:37.1243948Z 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:37.1245458Z 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:37.1246434Z 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:37.1248180Z 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:37.1249598Z 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:37.1250615Z 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:37.1251711Z 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:37.1252778Z 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:37.1254118Z 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:37.1254876Z 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:37.1257063Z 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:37.1257400Z 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:37.1258549Z 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:37.1259840Z 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:37.1261230Z 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:37.1262838Z 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:37.1263821Z 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:37.1265335Z 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:37.1266634Z 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:37.1267927Z 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:37.1269314Z 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:37.1270388Z 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:37.1271907Z 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:37.1273171Z 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:37.1274462Z 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:37.1275915Z 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:37.1277397Z 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:37.1278669Z 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:37.1280066Z 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:37.1281017Z 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:37.1282244Z 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:37.1283771Z 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:37.1284739Z 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:37.1286020Z 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:37.1287389Z 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:37.1288433Z 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:37.1289718Z 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:37.1290655Z 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:37.1292463Z 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:37.1293244Z 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:37.1294017Z 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:37.1295537Z 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:37.1296542Z 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:37.1297385Z 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:37.1298721Z 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:37.1299755Z 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:37.1300840Z 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:37.1302232Z 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:37.1303655Z 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:37.1304890Z 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:37.1306028Z 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:37.1307313Z 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:37.1308351Z 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:37.1309670Z copying torch/include/ATen/ops/feature_alpha_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1310754Z 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:37.1312068Z 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:37.1313064Z 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:37.1314666Z copying torch/include/ATen/ops/feature_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1315716Z 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:37.1317209Z copying torch/include/ATen/ops/feature_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1318183Z copying torch/include/ATen/ops/feature_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1319564Z copying torch/include/ATen/ops/fft_fft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1320376Z copying torch/include/ATen/ops/fft_fft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1321722Z 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:37.1322810Z copying torch/include/ATen/ops/fft_fft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1323904Z copying torch/include/ATen/ops/fft_fft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1325022Z 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:37.1326531Z copying torch/include/ATen/ops/fft_fft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1327612Z copying torch/include/ATen/ops/fft_fft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1329033Z copying torch/include/ATen/ops/fft_fftfreq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1330095Z 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:37.1332080Z copying torch/include/ATen/ops/fft_fftfreq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1332436Z copying torch/include/ATen/ops/fft_fftfreq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1333507Z copying torch/include/ATen/ops/fft_fftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1334814Z 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:37.1335734Z copying torch/include/ATen/ops/fft_fftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1337224Z copying torch/include/ATen/ops/fft_fftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1338491Z copying torch/include/ATen/ops/fft_fftshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1339700Z 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:37.1341026Z copying torch/include/ATen/ops/fft_fftshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1342495Z copying torch/include/ATen/ops/fft_fftshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1343663Z copying torch/include/ATen/ops/fft_hfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1344945Z copying torch/include/ATen/ops/fft_hfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1346390Z 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:37.1347549Z copying torch/include/ATen/ops/fft_hfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1348909Z copying torch/include/ATen/ops/fft_hfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1350239Z 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:37.1351537Z copying torch/include/ATen/ops/fft_hfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1352328Z copying torch/include/ATen/ops/fft_hfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1353916Z copying torch/include/ATen/ops/fft_hfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1355076Z 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:37.1356187Z copying torch/include/ATen/ops/fft_hfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1357508Z copying torch/include/ATen/ops/fft_hfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1358761Z copying torch/include/ATen/ops/fft_ifft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1360109Z copying torch/include/ATen/ops/fft_ifft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1361493Z 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:37.1362503Z copying torch/include/ATen/ops/fft_ifft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1363885Z copying torch/include/ATen/ops/fft_ifft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1365065Z 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:37.1366323Z copying torch/include/ATen/ops/fft_ifft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1367340Z copying torch/include/ATen/ops/fft_ifft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1368617Z copying torch/include/ATen/ops/fft_ifftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1369678Z 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:37.1371624Z copying torch/include/ATen/ops/fft_ifftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1371978Z copying torch/include/ATen/ops/fft_ifftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1373472Z copying torch/include/ATen/ops/fft_ifftshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1374809Z 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:37.1375590Z copying torch/include/ATen/ops/fft_ifftshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1377128Z copying torch/include/ATen/ops/fft_ifftshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1378103Z copying torch/include/ATen/ops/fft_ihfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1379400Z copying torch/include/ATen/ops/fft_ihfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1380557Z 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:37.1381847Z copying torch/include/ATen/ops/fft_ihfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1382612Z copying torch/include/ATen/ops/fft_ihfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1384260Z 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:37.1385224Z copying torch/include/ATen/ops/fft_ihfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1386809Z copying torch/include/ATen/ops/fft_ihfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1388156Z copying torch/include/ATen/ops/fft_ihfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1389603Z 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:37.1390676Z copying torch/include/ATen/ops/fft_ihfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1392114Z copying torch/include/ATen/ops/fft_ihfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1393678Z copying torch/include/ATen/ops/fft_irfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1394776Z copying torch/include/ATen/ops/fft_irfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1396288Z 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:37.1397704Z copying torch/include/ATen/ops/fft_irfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1399148Z copying torch/include/ATen/ops/fft_irfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1400559Z 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:37.1401831Z copying torch/include/ATen/ops/fft_irfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1402913Z copying torch/include/ATen/ops/fft_irfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1404222Z copying torch/include/ATen/ops/fft_irfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1405648Z copying torch/include/ATen/ops/fft_irfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1407150Z copying torch/include/ATen/ops/mH.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1408591Z 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:37.1409930Z copying torch/include/ATen/ops/fft_irfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1411251Z copying torch/include/ATen/ops/fft_rfft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1412448Z copying torch/include/ATen/ops/fft_rfft2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1413762Z 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:37.1414676Z copying torch/include/ATen/ops/fft_rfft2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1415950Z copying torch/include/ATen/ops/fft_rfft2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1417320Z 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:37.1418090Z copying torch/include/ATen/ops/fft_rfft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1420360Z copying torch/include/ATen/ops/fft_rfft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1420621Z copying torch/include/ATen/ops/fft_rfftfreq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1421663Z 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:37.1423228Z copying torch/include/ATen/ops/fft_rfftfreq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1424457Z copying torch/include/ATen/ops/fft_rfftfreq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1425246Z copying torch/include/ATen/ops/fft_rfftn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1426832Z 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:37.1427892Z copying torch/include/ATen/ops/fft_rfftn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1429229Z copying torch/include/ATen/ops/fft_rfftn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1430177Z copying torch/include/ATen/ops/fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1431886Z copying torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1433062Z copying torch/include/ATen/ops/fill_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1434646Z copying torch/include/ATen/ops/fill_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1436155Z copying torch/include/ATen/ops/fill_diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1437895Z 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:37.1439219Z copying torch/include/ATen/ops/fill_diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1440887Z copying torch/include/ATen/ops/fill_diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1442242Z copying torch/include/ATen/ops/fill_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1443865Z copying torch/include/ATen/ops/fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1445417Z copying torch/include/ATen/ops/fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1447019Z copying torch/include/ATen/ops/fix.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1448754Z copying torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1450186Z copying torch/include/ATen/ops/fix_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1451933Z copying torch/include/ATen/ops/fix_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1453288Z copying torch/include/ATen/ops/flatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1455116Z copying torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1456447Z copying torch/include/ATen/ops/flatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1458257Z 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:37.1459603Z 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:37.1461275Z 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:37.1462913Z copying torch/include/ATen/ops/flatten_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1464260Z copying torch/include/ATen/ops/flatten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1465923Z copying torch/include/ATen/ops/flip.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1467396Z copying torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1469171Z copying torch/include/ATen/ops/flip_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1469985Z copying torch/include/ATen/ops/flip_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1471446Z copying torch/include/ATen/ops/flip_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1472796Z copying torch/include/ATen/ops/flip_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1474157Z copying torch/include/ATen/ops/fliplr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1475689Z copying torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1477122Z copying torch/include/ATen/ops/fliplr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1478411Z copying torch/include/ATen/ops/fliplr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1479660Z copying torch/include/ATen/ops/flipud.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1481066Z copying torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1482449Z copying torch/include/ATen/ops/flipud_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1483691Z copying torch/include/ATen/ops/flipud_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1484873Z copying torch/include/ATen/ops/float_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1486337Z 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:37.1487642Z copying torch/include/ATen/ops/float_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1488810Z copying torch/include/ATen/ops/float_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1490267Z copying torch/include/ATen/ops/floor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1492087Z copying torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1492831Z copying torch/include/ATen/ops/floor_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1494480Z copying torch/include/ATen/ops/floor_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1496298Z copying torch/include/ATen/ops/floor_divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1497413Z 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:37.1498642Z 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:37.1500015Z 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:37.1501295Z 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:37.1502508Z copying torch/include/ATen/ops/floor_divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1503811Z copying torch/include/ATen/ops/floor_divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1505133Z copying torch/include/ATen/ops/floor_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1506518Z copying torch/include/ATen/ops/floor_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1507793Z copying torch/include/ATen/ops/floor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1509333Z copying torch/include/ATen/ops/floor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1510183Z copying torch/include/ATen/ops/fmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1511815Z copying torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1513379Z copying torch/include/ATen/ops/fmax_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1515177Z copying torch/include/ATen/ops/fmax_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1515664Z copying torch/include/ATen/ops/fmax_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1517164Z copying torch/include/ATen/ops/fmax_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1518049Z copying torch/include/ATen/ops/fmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1519113Z copying torch/include/ATen/ops/fmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1520242Z copying torch/include/ATen/ops/fmin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1521914Z copying torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1522748Z copying torch/include/ATen/ops/fmin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1524161Z copying torch/include/ATen/ops/fmin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1525111Z copying torch/include/ATen/ops/fmin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1526460Z copying torch/include/ATen/ops/fmin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1527665Z copying torch/include/ATen/ops/fmin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1528706Z copying torch/include/ATen/ops/fmin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1530273Z copying torch/include/ATen/ops/fmod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1531615Z copying torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1532936Z copying torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1534123Z copying torch/include/ATen/ops/fmod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1535615Z copying torch/include/ATen/ops/fmod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1536883Z copying torch/include/ATen/ops/fmod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1538190Z copying torch/include/ATen/ops/fmod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1539492Z copying torch/include/ATen/ops/fmod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1540809Z copying torch/include/ATen/ops/fmod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1542271Z copying torch/include/ATen/ops/frac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1543648Z copying torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1545027Z copying torch/include/ATen/ops/frac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1546252Z copying torch/include/ATen/ops/frac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1547589Z copying torch/include/ATen/ops/frac_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1548945Z copying torch/include/ATen/ops/frac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1550258Z copying torch/include/ATen/ops/frac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1551583Z copying torch/include/ATen/ops/frac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1552952Z copying torch/include/ATen/ops/fractional_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1554297Z 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:37.1555878Z 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:37.1557635Z 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:37.1558927Z 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:37.1560286Z 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:37.1561638Z 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:37.1562970Z 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:37.1564259Z 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:37.1565760Z 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:37.1566978Z 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:37.1568306Z 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:37.1569633Z 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:37.1571039Z 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:37.1572434Z 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:37.1573751Z 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:37.1575083Z copying torch/include/ATen/ops/fractional_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1576468Z 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:37.1577809Z 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:37.1579195Z 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:37.1580978Z 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:37.1582199Z 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:37.1583690Z 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:37.1584745Z 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:37.1586217Z 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:37.1587465Z 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:37.1588897Z 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:37.1590197Z 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:37.1591538Z 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:37.1592804Z copying torch/include/ATen/ops/frexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1594272Z copying torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1595659Z copying torch/include/ATen/ops/frexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1597088Z copying torch/include/ATen/ops/frexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1598081Z copying torch/include/ATen/ops/frexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1599549Z copying torch/include/ATen/ops/frexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1600846Z copying torch/include/ATen/ops/frobenius_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1602354Z 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:37.1603598Z copying torch/include/ATen/ops/frobenius_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1604824Z copying torch/include/ATen/ops/frobenius_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1606134Z copying torch/include/ATen/ops/from_file.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1607603Z 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:37.1608817Z 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:37.1610296Z copying torch/include/ATen/ops/from_file_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1611614Z copying torch/include/ATen/ops/from_file_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1612879Z copying torch/include/ATen/ops/full.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1614452Z copying torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1615776Z copying torch/include/ATen/ops/full_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1617169Z 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:37.1618302Z copying torch/include/ATen/ops/full_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1619986Z copying torch/include/ATen/ops/full_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1620830Z copying torch/include/ATen/ops/full_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1622137Z copying torch/include/ATen/ops/full_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1624488Z 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:37.1625122Z 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:37.1625939Z 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:37.1626964Z 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:37.1628111Z copying torch/include/ATen/ops/gather.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1629285Z copying torch/include/ATen/ops/gather_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1630663Z 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:37.1631663Z copying torch/include/ATen/ops/gather_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1632894Z copying torch/include/ATen/ops/gather_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1634259Z copying torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1635522Z copying torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1636592Z copying torch/include/ATen/ops/gather_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1637732Z copying torch/include/ATen/ops/gather_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1638859Z copying torch/include/ATen/ops/gather_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1640134Z copying torch/include/ATen/ops/gather_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1641242Z copying torch/include/ATen/ops/gather_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1642481Z copying torch/include/ATen/ops/gather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1643615Z copying torch/include/ATen/ops/gcd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1644986Z copying torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1646013Z copying torch/include/ATen/ops/gcd_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1647200Z copying torch/include/ATen/ops/gcd_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1648337Z copying torch/include/ATen/ops/gcd_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1649586Z copying torch/include/ATen/ops/gcd_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1650737Z copying torch/include/ATen/ops/gcd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1652229Z copying torch/include/ATen/ops/gcd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1653360Z copying torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1654391Z copying torch/include/ATen/ops/ge_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1655541Z copying torch/include/ATen/ops/ge_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1656702Z copying torch/include/ATen/ops/ge_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1657881Z copying torch/include/ATen/ops/ge_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1659292Z copying torch/include/ATen/ops/ge_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1660436Z copying torch/include/ATen/ops/ge_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1662118Z copying torch/include/ATen/ops/gelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1663217Z copying torch/include/ATen/ops/gelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1664380Z 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:37.1665644Z 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:37.1666612Z 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:37.1668340Z copying torch/include/ATen/ops/gelu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1669581Z 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:37.1671563Z copying torch/include/ATen/ops/gelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1671855Z copying torch/include/ATen/ops/gelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1672917Z copying torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1674350Z copying torch/include/ATen/ops/gelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1675868Z copying torch/include/ATen/ops/gelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1677160Z copying torch/include/ATen/ops/gelu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1678379Z copying torch/include/ATen/ops/gelu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1679871Z copying torch/include/ATen/ops/gelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1681222Z copying torch/include/ATen/ops/gelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1682129Z copying torch/include/ATen/ops/geometric.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1683833Z copying torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1685159Z copying torch/include/ATen/ops/geometric_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1686253Z copying torch/include/ATen/ops/geometric_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1687520Z copying torch/include/ATen/ops/geometric_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1688434Z copying torch/include/ATen/ops/geometric_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1689549Z copying torch/include/ATen/ops/geometric_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1690897Z copying torch/include/ATen/ops/geqrf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1691990Z copying torch/include/ATen/ops/geqrf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1693292Z copying torch/include/ATen/ops/geqrf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1694372Z copying torch/include/ATen/ops/geqrf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1695651Z copying torch/include/ATen/ops/geqrf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1696870Z copying torch/include/ATen/ops/ger.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1698439Z copying torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1699354Z copying torch/include/ATen/ops/ger_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1700599Z copying torch/include/ATen/ops/ger_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1701893Z copying torch/include/ATen/ops/glu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1703196Z copying torch/include/ATen/ops/glu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1704510Z 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:37.1705790Z 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:37.1707050Z copying torch/include/ATen/ops/glu_backward_jvp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1708428Z 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:37.1709677Z 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:37.1710984Z 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:37.1712256Z 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:37.1713540Z 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:37.1714818Z copying torch/include/ATen/ops/glu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1716628Z copying torch/include/ATen/ops/glu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1717934Z copying torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1719132Z copying torch/include/ATen/ops/glu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1720458Z copying torch/include/ATen/ops/glu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1721673Z copying torch/include/ATen/ops/glu_jvp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1723001Z 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:37.1724303Z 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:37.1725511Z 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:37.1726762Z copying torch/include/ATen/ops/glu_jvp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1728021Z copying torch/include/ATen/ops/glu_jvp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1729377Z copying torch/include/ATen/ops/glu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1730693Z copying torch/include/ATen/ops/glu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1731913Z copying torch/include/ATen/ops/glu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1733199Z copying torch/include/ATen/ops/glu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1734441Z copying torch/include/ATen/ops/gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1735817Z copying torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1737087Z copying torch/include/ATen/ops/gradient_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1738360Z copying torch/include/ATen/ops/gradient_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1739587Z copying torch/include/ATen/ops/greater.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1740966Z copying torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1742145Z copying torch/include/ATen/ops/greater_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1743922Z 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:37.1745133Z copying torch/include/ATen/ops/greater_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1746728Z copying torch/include/ATen/ops/greater_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1747944Z copying torch/include/ATen/ops/greater_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1749276Z copying torch/include/ATen/ops/greater_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1750625Z copying torch/include/ATen/ops/grid_sampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1751773Z copying torch/include/ATen/ops/grid_sampler_2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1753827Z 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:37.1754686Z 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:37.1755883Z 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:37.1757134Z 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:37.1758284Z 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:37.1759750Z 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:37.1760493Z 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:37.1761500Z 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:37.1762777Z 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:37.1764005Z 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:37.1765111Z 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:37.1766394Z copying torch/include/ATen/ops/grid_sampler_3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1767679Z 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:37.1768619Z 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:37.1770021Z 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:37.1770933Z 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:37.1772145Z 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:37.1773386Z 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:37.1774686Z 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:37.1775870Z 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:37.1777096Z 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:37.1778579Z 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:37.1779171Z 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:37.1780628Z 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:37.1781404Z copying torch/include/ATen/ops/grid_sampler_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1783423Z copying torch/include/ATen/ops/grid_sampler_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1783862Z copying torch/include/ATen/ops/group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1785296Z 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:37.1786441Z copying torch/include/ATen/ops/group_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1787706Z copying torch/include/ATen/ops/group_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1788859Z copying torch/include/ATen/ops/gru.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1790161Z copying torch/include/ATen/ops/gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1791888Z 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:37.1792846Z copying torch/include/ATen/ops/gru_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1794238Z copying torch/include/ATen/ops/gru_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1795497Z copying torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1796389Z copying torch/include/ATen/ops/gru_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1797678Z copying torch/include/ATen/ops/gru_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1798640Z copying torch/include/ATen/ops/mT.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1800090Z copying torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1801483Z copying torch/include/ATen/ops/gt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1802473Z copying torch/include/ATen/ops/gt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1803868Z copying torch/include/ATen/ops/gt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1804770Z copying torch/include/ATen/ops/gt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1806169Z copying torch/include/ATen/ops/gt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1807086Z copying torch/include/ATen/ops/gt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1808533Z copying torch/include/ATen/ops/hamming_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1809857Z 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:37.1811070Z copying torch/include/ATen/ops/hamming_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1812064Z copying torch/include/ATen/ops/hamming_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1813451Z copying torch/include/ATen/ops/hann_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1814702Z 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:37.1815912Z copying torch/include/ATen/ops/hann_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1817152Z copying torch/include/ATen/ops/hann_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1818377Z copying torch/include/ATen/ops/hardshrink.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1820272Z copying torch/include/ATen/ops/hardshrink_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1820685Z 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:37.1822481Z 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:37.1823417Z 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:37.1824796Z copying torch/include/ATen/ops/hardshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1825987Z 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:37.1826983Z copying torch/include/ATen/ops/hardshrink_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1828374Z copying torch/include/ATen/ops/hardshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1829792Z copying torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1830939Z copying torch/include/ATen/ops/hardshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1832150Z copying torch/include/ATen/ops/hardshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1833326Z copying torch/include/ATen/ops/hardshrink_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1835414Z copying torch/include/ATen/ops/hardshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1835815Z copying torch/include/ATen/ops/hardshrink_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1837252Z copying torch/include/ATen/ops/hardshrink_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1838468Z copying torch/include/ATen/ops/hardsigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1839934Z copying torch/include/ATen/ops/hardsigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1841507Z 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:37.1842488Z 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:37.1843897Z 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:37.1844906Z copying torch/include/ATen/ops/hardsigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1846698Z 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:37.1847777Z copying torch/include/ATen/ops/hardsigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1848855Z copying torch/include/ATen/ops/hardsigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1850099Z copying torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1851544Z copying torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1852472Z copying torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1853496Z copying torch/include/ATen/ops/hardsigmoid_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1854582Z copying torch/include/ATen/ops/hardsigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1855527Z copying torch/include/ATen/ops/hardsigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1857180Z copying torch/include/ATen/ops/hardsigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1858430Z copying torch/include/ATen/ops/hardswish.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1859701Z copying torch/include/ATen/ops/hardswish_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1860750Z 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:37.1862050Z 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:37.1863126Z 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:37.1864330Z copying torch/include/ATen/ops/hardswish_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1865224Z copying torch/include/ATen/ops/hardswish_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1866265Z copying torch/include/ATen/ops/hardswish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1867702Z copying torch/include/ATen/ops/hardswish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1868849Z copying torch/include/ATen/ops/hardswish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1869594Z copying torch/include/ATen/ops/hardswish_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1871233Z copying torch/include/ATen/ops/hardswish_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1872202Z copying torch/include/ATen/ops/hardtanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1873166Z copying torch/include/ATen/ops/hardtanh_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1874563Z 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:37.1876044Z 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:37.1877369Z copying torch/include/ATen/ops/hardtanh_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1878641Z copying torch/include/ATen/ops/hardtanh_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1879616Z copying torch/include/ATen/ops/hardtanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1880858Z copying torch/include/ATen/ops/hardtanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1882114Z copying torch/include/ATen/ops/hardtanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1883371Z copying torch/include/ATen/ops/hardtanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1884357Z copying torch/include/ATen/ops/hardtanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1885632Z copying torch/include/ATen/ops/heaviside.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1886769Z copying torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1887779Z copying torch/include/ATen/ops/heaviside_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1889041Z copying torch/include/ATen/ops/heaviside_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1890415Z copying torch/include/ATen/ops/heaviside_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1891416Z copying torch/include/ATen/ops/heaviside_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1892737Z copying torch/include/ATen/ops/heaviside_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1893739Z copying torch/include/ATen/ops/heaviside_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1895099Z copying torch/include/ATen/ops/hinge_embedding_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1896140Z 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:37.1897413Z 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:37.1898630Z 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:37.1900235Z copying torch/include/ATen/ops/histc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1901422Z copying torch/include/ATen/ops/histc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1902729Z copying torch/include/ATen/ops/histc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1904061Z copying torch/include/ATen/ops/histc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1905275Z copying torch/include/ATen/ops/histc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1906500Z copying torch/include/ATen/ops/histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1907846Z copying torch/include/ATen/ops/histogram_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1909105Z copying torch/include/ATen/ops/histogram_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1910604Z copying torch/include/ATen/ops/histogram_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1911943Z copying torch/include/ATen/ops/histogramdd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1913490Z copying torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1914748Z copying torch/include/ATen/ops/histogramdd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1923329Z copying torch/include/ATen/ops/histogramdd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1923971Z copying torch/include/ATen/ops/hsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1924311Z copying torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1924585Z copying torch/include/ATen/ops/hsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1924987Z copying torch/include/ATen/ops/hsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1927490Z copying torch/include/ATen/ops/hspmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1928001Z copying torch/include/ATen/ops/hspmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1928715Z copying torch/include/ATen/ops/hspmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1929021Z copying torch/include/ATen/ops/hstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1929448Z copying torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1929948Z copying torch/include/ATen/ops/hstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1930372Z copying torch/include/ATen/ops/hstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1931262Z copying torch/include/ATen/ops/huber_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1932763Z copying torch/include/ATen/ops/huber_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1934227Z 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:37.1935591Z 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:37.1936673Z 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:37.1938162Z 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:37.1939413Z 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:37.1940805Z 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:37.1942212Z 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:37.1943394Z copying torch/include/ATen/ops/huber_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1944773Z copying torch/include/ATen/ops/huber_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1946164Z copying torch/include/ATen/ops/hypot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1947752Z copying torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1948821Z copying torch/include/ATen/ops/hypot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1950277Z copying torch/include/ATen/ops/hypot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1951488Z copying torch/include/ATen/ops/hypot_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1952878Z copying torch/include/ATen/ops/hypot_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1954225Z copying torch/include/ATen/ops/hypot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1955591Z copying torch/include/ATen/ops/hypot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1957242Z copying torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1958387Z copying torch/include/ATen/ops/i0_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1959515Z copying torch/include/ATen/ops/i0_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1960705Z copying torch/include/ATen/ops/i0_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1961966Z copying torch/include/ATen/ops/i0_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1963183Z copying torch/include/ATen/ops/i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1964333Z copying torch/include/ATen/ops/i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1965585Z copying torch/include/ATen/ops/igamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1966936Z copying torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1967952Z copying torch/include/ATen/ops/igamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1969433Z copying torch/include/ATen/ops/igamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1970857Z copying torch/include/ATen/ops/igamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1971709Z copying torch/include/ATen/ops/igamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1973098Z copying torch/include/ATen/ops/igamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1974236Z copying torch/include/ATen/ops/igamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1975332Z copying torch/include/ATen/ops/igammac.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1976958Z copying torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1978231Z copying torch/include/ATen/ops/igammac_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1979249Z copying torch/include/ATen/ops/igammac_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1980820Z copying torch/include/ATen/ops/igammac_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1981845Z copying torch/include/ATen/ops/igammac_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1983642Z copying torch/include/ATen/ops/igammac_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1985101Z copying torch/include/ATen/ops/igammac_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1986078Z copying torch/include/ATen/ops/im2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1987491Z copying torch/include/ATen/ops/im2col_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1988966Z copying torch/include/ATen/ops/im2col_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1989889Z copying torch/include/ATen/ops/im2col_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1991364Z copying torch/include/ATen/ops/im2col_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1992722Z copying torch/include/ATen/ops/imag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1993905Z copying torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1995350Z copying torch/include/ATen/ops/imag_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1997060Z copying torch/include/ATen/ops/imag_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1997979Z copying torch/include/ATen/ops/index.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.1999110Z copying torch/include/ATen/ops/index_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2000700Z 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:37.2001880Z 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:37.2003031Z 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:37.2004254Z 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:37.2005471Z copying torch/include/ATen/ops/index_add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2006679Z 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:37.2008061Z copying torch/include/ATen/ops/index_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2009081Z copying torch/include/ATen/ops/index_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2010724Z copying torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2011669Z copying torch/include/ATen/ops/index_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2013239Z 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:37.2014274Z 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:37.2015446Z 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:37.2016859Z 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:37.2017916Z copying torch/include/ATen/ops/index_copy_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2019145Z 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:37.2020376Z copying torch/include/ATen/ops/index_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2021509Z copying torch/include/ATen/ops/index_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2022897Z copying torch/include/ATen/ops/index_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2023983Z copying torch/include/ATen/ops/index_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2025235Z copying torch/include/ATen/ops/index_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2026526Z 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:37.2027973Z 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:37.2029083Z 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:37.2030249Z 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:37.2031433Z 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:37.2032683Z copying torch/include/ATen/ops/index_fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2033844Z copying torch/include/ATen/ops/index_fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2035417Z copying torch/include/ATen/ops/index_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2036947Z copying torch/include/ATen/ops/index_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2038396Z copying torch/include/ATen/ops/index_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2039615Z copying torch/include/ATen/ops/index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2040892Z copying torch/include/ATen/ops/index_put.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2042181Z 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:37.2043499Z copying torch/include/ATen/ops/index_put_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2044579Z copying torch/include/ATen/ops/index_put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2045891Z copying torch/include/ATen/ops/index_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2047315Z 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:37.2048545Z 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:37.2049689Z 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:37.2051004Z copying torch/include/ATen/ops/index_reduce_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2052625Z 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:37.2053837Z copying torch/include/ATen/ops/index_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2054684Z copying torch/include/ATen/ops/index_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2055826Z copying torch/include/ATen/ops/index_select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2056906Z copying torch/include/ATen/ops/index_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2058043Z 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:37.2059436Z 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:37.2060562Z 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:37.2062043Z 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:37.2063015Z 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:37.2065018Z 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:37.2066445Z copying torch/include/ATen/ops/index_select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2067456Z copying torch/include/ATen/ops/index_select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2068666Z copying torch/include/ATen/ops/indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2070048Z copying torch/include/ATen/ops/indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2071576Z 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:37.2072742Z 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:37.2073918Z copying torch/include/ATen/ops/indices_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2075273Z copying torch/include/ATen/ops/indices_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2076238Z copying torch/include/ATen/ops/indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2077699Z copying torch/include/ATen/ops/indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2079011Z 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:37.2080285Z 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:37.2081574Z 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:37.2082671Z 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:37.2083820Z copying torch/include/ATen/ops/inner.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2085185Z copying torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2086358Z copying torch/include/ATen/ops/inner_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2087454Z copying torch/include/ATen/ops/inner_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2088608Z copying torch/include/ATen/ops/instance_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2090280Z 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:37.2091050Z copying torch/include/ATen/ops/instance_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2092081Z copying torch/include/ATen/ops/instance_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2093190Z copying torch/include/ATen/ops/int_repr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2094648Z 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:37.2095580Z copying torch/include/ATen/ops/int_repr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2096723Z copying torch/include/ATen/ops/int_repr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2098088Z copying torch/include/ATen/ops/inverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2099801Z copying torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2100653Z copying torch/include/ATen/ops/inverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2101792Z copying torch/include/ATen/ops/inverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2102995Z copying torch/include/ATen/ops/is_coalesced.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2104670Z copying torch/include/ATen/ops/is_coalesced_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2105754Z copying torch/include/ATen/ops/is_coalesced_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2106705Z copying torch/include/ATen/ops/is_complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2107882Z 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:37.2109011Z copying torch/include/ATen/ops/is_complex_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2110009Z copying torch/include/ATen/ops/is_complex_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2111113Z copying torch/include/ATen/ops/is_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2112444Z 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:37.2113473Z copying torch/include/ATen/ops/is_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2115418Z copying torch/include/ATen/ops/is_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2115973Z copying torch/include/ATen/ops/is_distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2117174Z 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:37.2118230Z copying torch/include/ATen/ops/is_distributed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2119253Z copying torch/include/ATen/ops/is_distributed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2120622Z copying torch/include/ATen/ops/is_floating_point.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2121765Z 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:37.2122860Z 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:37.2124230Z 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:37.2125234Z copying torch/include/ATen/ops/is_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2126792Z 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:37.2127731Z copying torch/include/ATen/ops/is_inference_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2128720Z copying torch/include/ATen/ops/is_inference_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2129870Z copying torch/include/ATen/ops/is_leaf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2131345Z 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:37.2132219Z copying torch/include/ATen/ops/is_leaf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2133573Z copying torch/include/ATen/ops/is_leaf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2134800Z copying torch/include/ATen/ops/is_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2136205Z 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:37.2137253Z copying torch/include/ATen/ops/is_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2138627Z copying torch/include/ATen/ops/is_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2139812Z copying torch/include/ATen/ops/is_nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2141311Z 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:37.2142924Z copying torch/include/ATen/ops/is_nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2144283Z copying torch/include/ATen/ops/is_nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2145469Z copying torch/include/ATen/ops/is_pinned.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2147013Z 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:37.2148080Z 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:37.2149461Z copying torch/include/ATen/ops/is_pinned_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2150630Z copying torch/include/ATen/ops/is_pinned_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2152023Z copying torch/include/ATen/ops/is_same_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2153262Z 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:37.2154490Z 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:37.2155987Z 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:37.2157191Z copying torch/include/ATen/ops/is_set_to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2158728Z 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:37.2159931Z 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:37.2161336Z 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:37.2162551Z 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:37.2163596Z copying torch/include/ATen/ops/is_signed.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2164819Z 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:37.2165946Z copying torch/include/ATen/ops/is_signed_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2167137Z copying torch/include/ATen/ops/is_signed_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2168288Z copying torch/include/ATen/ops/is_vulkan_available.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2169603Z 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:37.2170870Z 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:37.2172081Z 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:37.2173202Z copying torch/include/ATen/ops/isclose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2174514Z copying torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2175603Z copying torch/include/ATen/ops/isclose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2176832Z copying torch/include/ATen/ops/isclose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2177947Z copying torch/include/ATen/ops/isfinite.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2179247Z copying torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2180316Z copying torch/include/ATen/ops/isfinite_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2181600Z copying torch/include/ATen/ops/isfinite_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2182751Z copying torch/include/ATen/ops/isin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2184118Z copying torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2185164Z copying torch/include/ATen/ops/isin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2186359Z copying torch/include/ATen/ops/isin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2187477Z copying torch/include/ATen/ops/isin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2188875Z copying torch/include/ATen/ops/isin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2189914Z copying torch/include/ATen/ops/isin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2191467Z copying torch/include/ATen/ops/isin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2192619Z copying torch/include/ATen/ops/isinf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2194176Z copying torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2195379Z copying torch/include/ATen/ops/isinf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2197265Z copying torch/include/ATen/ops/isinf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2198465Z copying torch/include/ATen/ops/isnan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2199991Z copying torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2201031Z copying torch/include/ATen/ops/isnan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2202301Z copying torch/include/ATen/ops/isnan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2203514Z copying torch/include/ATen/ops/isnan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2204788Z copying torch/include/ATen/ops/isnan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2206031Z copying torch/include/ATen/ops/isneginf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2207595Z copying torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2208607Z copying torch/include/ATen/ops/isneginf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2209957Z copying torch/include/ATen/ops/isneginf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2211608Z copying torch/include/ATen/ops/isneginf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2212535Z copying torch/include/ATen/ops/isneginf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2213959Z copying torch/include/ATen/ops/isneginf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2215447Z copying torch/include/ATen/ops/isneginf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2216363Z copying torch/include/ATen/ops/isposinf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2217832Z copying torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2218815Z copying torch/include/ATen/ops/isposinf_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2219889Z copying torch/include/ATen/ops/isposinf_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2220975Z copying torch/include/ATen/ops/isposinf_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2222042Z copying torch/include/ATen/ops/isposinf_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2223660Z copying torch/include/ATen/ops/isposinf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2224769Z copying torch/include/ATen/ops/isposinf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2225899Z copying torch/include/ATen/ops/isreal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2227113Z copying torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2228174Z copying torch/include/ATen/ops/isreal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2229252Z copying torch/include/ATen/ops/isreal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2230326Z copying torch/include/ATen/ops/istft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2231551Z copying torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2232566Z copying torch/include/ATen/ops/istft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2233724Z copying torch/include/ATen/ops/istft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2234779Z copying torch/include/ATen/ops/item.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2236286Z copying torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2237291Z copying torch/include/ATen/ops/item_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2238288Z copying torch/include/ATen/ops/item_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2239385Z copying torch/include/ATen/ops/kaiser_window.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2240667Z 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:37.2241647Z copying torch/include/ATen/ops/kaiser_window_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2242732Z copying torch/include/ATen/ops/kaiser_window_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2243838Z copying torch/include/ATen/ops/kl_div.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2245073Z 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:37.2246010Z copying torch/include/ATen/ops/kl_div_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2247133Z copying torch/include/ATen/ops/kl_div_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2248193Z copying torch/include/ATen/ops/kron.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2249513Z copying torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2250439Z copying torch/include/ATen/ops/kron_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2251684Z copying torch/include/ATen/ops/kron_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2252823Z copying torch/include/ATen/ops/kthvalue.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2254023Z copying torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2255105Z copying torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2256160Z copying torch/include/ATen/ops/kthvalue_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2257222Z copying torch/include/ATen/ops/kthvalue_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2258334Z copying torch/include/ATen/ops/kthvalue_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2259472Z copying torch/include/ATen/ops/kthvalue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2260489Z copying torch/include/ATen/ops/l1_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2261683Z 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:37.2262812Z copying torch/include/ATen/ops/l1_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2263969Z copying torch/include/ATen/ops/l1_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2265114Z copying torch/include/ATen/ops/layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2266401Z 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:37.2267479Z copying torch/include/ATen/ops/layer_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2268721Z copying torch/include/ATen/ops/layer_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2269836Z copying torch/include/ATen/ops/lcm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2271094Z copying torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2272210Z copying torch/include/ATen/ops/lcm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2273403Z copying torch/include/ATen/ops/lcm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2274499Z copying torch/include/ATen/ops/lcm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2275937Z copying torch/include/ATen/ops/lcm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2276868Z copying torch/include/ATen/ops/lcm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2278036Z copying torch/include/ATen/ops/lcm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2279240Z copying torch/include/ATen/ops/ldexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2280439Z copying torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2281547Z copying torch/include/ATen/ops/ldexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2282714Z copying torch/include/ATen/ops/ldexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2284408Z copying torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2285371Z copying torch/include/ATen/ops/le_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2286564Z copying torch/include/ATen/ops/le_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2287769Z copying torch/include/ATen/ops/le_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2289014Z copying torch/include/ATen/ops/le_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2290277Z copying torch/include/ATen/ops/le_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2291669Z copying torch/include/ATen/ops/le_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2293119Z copying torch/include/ATen/ops/leaky_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2294305Z copying torch/include/ATen/ops/leaky_relu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2295746Z 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:37.2296741Z 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:37.2298863Z 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:37.2299819Z 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:37.2300791Z 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:37.2301858Z 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:37.2302981Z 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:37.2304244Z 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:37.2305220Z 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:37.2306362Z 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:37.2307428Z copying torch/include/ATen/ops/leaky_relu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2308568Z 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:37.2309675Z copying torch/include/ATen/ops/leaky_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2310727Z copying torch/include/ATen/ops/mm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2311909Z copying torch/include/ATen/ops/leaky_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2313218Z copying torch/include/ATen/ops/lerp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2314563Z copying torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2315772Z copying torch/include/ATen/ops/lerp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2316749Z copying torch/include/ATen/ops/lerp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2317817Z copying torch/include/ATen/ops/lerp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2319092Z copying torch/include/ATen/ops/lerp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2320393Z copying torch/include/ATen/ops/lerp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2321402Z copying torch/include/ATen/ops/lerp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2322512Z copying torch/include/ATen/ops/less.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2323668Z copying torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2324567Z copying torch/include/ATen/ops/less_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2325791Z 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:37.2326933Z copying torch/include/ATen/ops/less_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2328464Z copying torch/include/ATen/ops/less_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2329496Z copying torch/include/ATen/ops/less_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2330705Z copying torch/include/ATen/ops/less_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2331820Z copying torch/include/ATen/ops/lgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2333168Z copying torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2334637Z copying torch/include/ATen/ops/lgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2335759Z copying torch/include/ATen/ops/lgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2336892Z copying torch/include/ATen/ops/lgamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2337926Z copying torch/include/ATen/ops/lgamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2339171Z copying torch/include/ATen/ops/lgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2340125Z copying torch/include/ATen/ops/lgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2341692Z copying torch/include/ATen/ops/lift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2342766Z copying torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2343847Z copying torch/include/ATen/ops/lift_fresh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2345004Z 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:37.2346150Z copying torch/include/ATen/ops/lift_fresh_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2347769Z 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:37.2348533Z 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:37.2349551Z 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:37.2350862Z copying torch/include/ATen/ops/lift_fresh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2351637Z copying torch/include/ATen/ops/lift_fresh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2353182Z copying torch/include/ATen/ops/lift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2354123Z copying torch/include/ATen/ops/lift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2355530Z copying torch/include/ATen/ops/linalg_cholesky.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2357259Z 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:37.2358328Z copying torch/include/ATen/ops/linalg_cholesky_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2359719Z 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:37.2360522Z 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:37.2361788Z 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:37.2362854Z 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:37.2364026Z 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:37.2365173Z 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:37.2366341Z 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:37.2367457Z copying torch/include/ATen/ops/linalg_cholesky_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2368680Z copying torch/include/ATen/ops/linalg_cholesky_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2369852Z copying torch/include/ATen/ops/linalg_cond.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2371384Z 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:37.2372447Z copying torch/include/ATen/ops/linalg_cond_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2374367Z copying torch/include/ATen/ops/linalg_cond_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2375305Z copying torch/include/ATen/ops/linalg_cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2376471Z 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:37.2377726Z 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:37.2378860Z 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:37.2380195Z copying torch/include/ATen/ops/linalg_cross_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2381473Z 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:37.2382907Z copying torch/include/ATen/ops/linalg_cross_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2384009Z copying torch/include/ATen/ops/linalg_cross_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2385129Z copying torch/include/ATen/ops/linalg_det.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2386351Z 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:37.2387465Z copying torch/include/ATen/ops/linalg_det_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2388538Z copying torch/include/ATen/ops/linalg_det_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2389766Z copying torch/include/ATen/ops/linalg_diagonal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2391081Z 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:37.2391994Z copying torch/include/ATen/ops/linalg_diagonal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2393112Z copying torch/include/ATen/ops/linalg_diagonal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2394160Z copying torch/include/ATen/ops/linalg_eig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2395723Z 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:37.2396745Z 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:37.2398152Z copying torch/include/ATen/ops/linalg_eig_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2399197Z copying torch/include/ATen/ops/linalg_eig_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2400539Z copying torch/include/ATen/ops/linalg_eigh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2401585Z 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:37.2402976Z copying torch/include/ATen/ops/linalg_eigh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2404095Z copying torch/include/ATen/ops/linalg_eigh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2405303Z copying torch/include/ATen/ops/linalg_eigvals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2406713Z 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:37.2407795Z copying torch/include/ATen/ops/linalg_eigvals_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2409300Z copying torch/include/ATen/ops/linalg_eigvals_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2410637Z copying torch/include/ATen/ops/linalg_eigvalsh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2412016Z 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:37.2413429Z copying torch/include/ATen/ops/linalg_eigvalsh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2414621Z copying torch/include/ATen/ops/linalg_eigvalsh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2416110Z copying torch/include/ATen/ops/linalg_householder_product.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2417528Z 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:37.2418776Z 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:37.2420336Z 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:37.2421718Z 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:37.2422958Z copying torch/include/ATen/ops/linalg_inv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2424368Z 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:37.2425517Z copying torch/include/ATen/ops/linalg_inv_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2426729Z 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:37.2427918Z 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:37.2429033Z 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:37.2430237Z 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:37.2431440Z 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:37.2432581Z 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:37.2435115Z 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:37.2435858Z copying torch/include/ATen/ops/linalg_inv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2436369Z copying torch/include/ATen/ops/linalg_inv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2437690Z copying torch/include/ATen/ops/linalg_ldl_factor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2438355Z 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:37.2439588Z 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:37.2441178Z 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:37.2442205Z 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:37.2443675Z 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:37.2444774Z 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:37.2446290Z 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:37.2447346Z 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:37.2449006Z 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:37.2450138Z 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:37.2451612Z 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:37.2452714Z copying torch/include/ATen/ops/linalg_ldl_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2454824Z 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:37.2455811Z 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:37.2457282Z 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:37.2458511Z 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:37.2460171Z 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:37.2461169Z 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:37.2463025Z 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:37.2463930Z copying torch/include/ATen/ops/linalg_lstsq.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2465838Z 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:37.2466622Z 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:37.2468328Z 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:37.2469286Z copying torch/include/ATen/ops/linalg_lstsq_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2470850Z copying torch/include/ATen/ops/linalg_lstsq_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2471986Z copying torch/include/ATen/ops/linalg_lu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2473657Z 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:37.2474624Z 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:37.2475924Z 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:37.2477124Z copying torch/include/ATen/ops/linalg_lu_factor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2478333Z 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:37.2479312Z 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:37.2480511Z 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:37.2481523Z 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:37.2482607Z 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:37.2484367Z 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:37.2485183Z 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:37.2486575Z 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:37.2487542Z 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:37.2489046Z 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:37.2490288Z 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:37.2491640Z copying torch/include/ATen/ops/linalg_lu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2492735Z 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:37.2494157Z copying torch/include/ATen/ops/linalg_lu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2495253Z copying torch/include/ATen/ops/linalg_lu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2496704Z copying torch/include/ATen/ops/linalg_lu_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2497931Z 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:37.2498962Z 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:37.2500246Z 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:37.2501323Z 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:37.2502569Z 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:37.2503979Z 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:37.2505031Z 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:37.2506531Z copying torch/include/ATen/ops/linalg_matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2507652Z 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:37.2508550Z copying torch/include/ATen/ops/linalg_matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2510105Z copying torch/include/ATen/ops/linalg_matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2511049Z copying torch/include/ATen/ops/linalg_matrix_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2512675Z 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:37.2513556Z 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:37.2514678Z 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:37.2515741Z 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:37.2517654Z 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:37.2518535Z copying torch/include/ATen/ops/linalg_matrix_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2520034Z 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:37.2521143Z 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:37.2522129Z 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:37.2524570Z copying torch/include/ATen/ops/linalg_matrix_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2525188Z 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:37.2525887Z 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:37.2527066Z 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:37.2528292Z copying torch/include/ATen/ops/linalg_matrix_rank.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2529920Z 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:37.2531167Z 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:37.2532624Z 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:37.2533696Z copying torch/include/ATen/ops/linalg_multi_dot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2535481Z 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:37.2537486Z 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:37.2538369Z 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:37.2539361Z copying torch/include/ATen/ops/linalg_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2540990Z 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:37.2542440Z copying torch/include/ATen/ops/linalg_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2543988Z copying torch/include/ATen/ops/linalg_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2545591Z copying torch/include/ATen/ops/linalg_pinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2547550Z copying torch/include/ATen/ops/linalg_pinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2549067Z 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:37.2550914Z 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:37.2552409Z 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:37.2553836Z copying torch/include/ATen/ops/linalg_pinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2555592Z copying torch/include/ATen/ops/linalg_qr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2557339Z 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:37.2558756Z 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:37.2560416Z 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:37.2561893Z copying torch/include/ATen/ops/linalg_qr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2563559Z 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:37.2564980Z copying torch/include/ATen/ops/linalg_qr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2566477Z copying torch/include/ATen/ops/linalg_qr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2568069Z copying torch/include/ATen/ops/linalg_slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2569800Z 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:37.2571308Z copying torch/include/ATen/ops/linalg_slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2572818Z copying torch/include/ATen/ops/linalg_slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2574386Z copying torch/include/ATen/ops/linalg_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2576179Z 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:37.2577629Z copying torch/include/ATen/ops/linalg_solve_ex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2579370Z 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:37.2580716Z 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:37.2582144Z 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:37.2583639Z copying torch/include/ATen/ops/linalg_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2585114Z copying torch/include/ATen/ops/linalg_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2586672Z copying torch/include/ATen/ops/linalg_solve_triangular.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2588329Z 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:37.2589836Z 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:37.2591324Z 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:37.2592864Z 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:37.2594344Z copying torch/include/ATen/ops/linalg_svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2596204Z 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:37.2597654Z copying torch/include/ATen/ops/linalg_svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2599185Z copying torch/include/ATen/ops/linalg_svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2600895Z copying torch/include/ATen/ops/linalg_svdvals.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2602563Z 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:37.2603962Z copying torch/include/ATen/ops/linalg_svdvals_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2605475Z copying torch/include/ATen/ops/linalg_svdvals_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2607098Z copying torch/include/ATen/ops/linalg_tensorinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2608669Z 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:37.2610202Z copying torch/include/ATen/ops/linalg_tensorinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2611740Z copying torch/include/ATen/ops/linalg_tensorinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2613396Z copying torch/include/ATen/ops/linalg_tensorsolve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2615121Z 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:37.2616549Z copying torch/include/ATen/ops/linalg_tensorsolve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2618114Z copying torch/include/ATen/ops/linalg_tensorsolve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2620064Z copying torch/include/ATen/ops/linalg_vander.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2621553Z 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:37.2623003Z copying torch/include/ATen/ops/linalg_vander_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2624531Z copying torch/include/ATen/ops/linalg_vander_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2626063Z copying torch/include/ATen/ops/linalg_vecdot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2627755Z 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:37.2629250Z copying torch/include/ATen/ops/linalg_vecdot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2630718Z copying torch/include/ATen/ops/linalg_vecdot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2632248Z copying torch/include/ATen/ops/linalg_vector_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2634034Z 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:37.2636057Z 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:37.2637724Z 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:37.2639240Z 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:37.2640797Z 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:37.2642347Z 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:37.2643889Z 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:37.2645401Z copying torch/include/ATen/ops/linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2646988Z copying torch/include/ATen/ops/linear_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2648702Z 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:37.2650317Z copying torch/include/ATen/ops/linear_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2651784Z copying torch/include/ATen/ops/linear_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2653483Z copying torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2655232Z copying torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2656687Z copying torch/include/ATen/ops/linear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2658204Z copying torch/include/ATen/ops/linear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2659777Z copying torch/include/ATen/ops/linspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2661466Z copying torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2662952Z copying torch/include/ATen/ops/linspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2664590Z copying torch/include/ATen/ops/linspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2666085Z copying torch/include/ATen/ops/linspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2667577Z copying torch/include/ATen/ops/linspace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2669095Z copying torch/include/ATen/ops/linspace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2670680Z copying torch/include/ATen/ops/log.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2672668Z copying torch/include/ATen/ops/log10.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2674211Z copying torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2675614Z copying torch/include/ATen/ops/log10_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2677599Z copying torch/include/ATen/ops/log10_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2679038Z copying torch/include/ATen/ops/log10_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2680678Z copying torch/include/ATen/ops/log10_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2682176Z copying torch/include/ATen/ops/log10_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2683724Z copying torch/include/ATen/ops/log10_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2685170Z copying torch/include/ATen/ops/log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2686933Z copying torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2688339Z copying torch/include/ATen/ops/log1p_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2690101Z copying torch/include/ATen/ops/log1p_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2691585Z copying torch/include/ATen/ops/log1p_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2693037Z copying torch/include/ATen/ops/log1p_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2694529Z copying torch/include/ATen/ops/log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2696370Z copying torch/include/ATen/ops/log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2697808Z copying torch/include/ATen/ops/log2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2699361Z copying torch/include/ATen/ops/log2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2700833Z copying torch/include/ATen/ops/log2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2702610Z copying torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2704255Z copying torch/include/ATen/ops/log2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2705663Z copying torch/include/ATen/ops/log2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2707115Z copying torch/include/ATen/ops/log2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2708785Z copying torch/include/ATen/ops/log2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2710536Z copying torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2711926Z copying torch/include/ATen/ops/log_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2713386Z copying torch/include/ATen/ops/log_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2715107Z copying torch/include/ATen/ops/log_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2717271Z copying torch/include/ATen/ops/log_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2718758Z copying torch/include/ATen/ops/log_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2720295Z copying torch/include/ATen/ops/log_normal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2721944Z 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:37.2723307Z 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:37.2724802Z 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:37.2726358Z 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:37.2727800Z copying torch/include/ATen/ops/log_normal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2729404Z copying torch/include/ATen/ops/log_normal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2730921Z copying torch/include/ATen/ops/log_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2732521Z copying torch/include/ATen/ops/log_sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2734147Z copying torch/include/ATen/ops/log_sigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2735641Z 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:37.2737735Z 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:37.2739214Z 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:37.2740741Z 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:37.2742342Z 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:37.2743624Z copying torch/include/ATen/ops/log_sigmoid_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2745242Z 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:37.2746787Z 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:37.2748284Z 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:37.2749815Z 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:37.2751266Z copying torch/include/ATen/ops/log_sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2752771Z copying torch/include/ATen/ops/log_sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2754257Z copying torch/include/ATen/ops/log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2756106Z 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:37.2757626Z 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:37.2759025Z copying torch/include/ATen/ops/log_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2760561Z copying torch/include/ATen/ops/log_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2762257Z copying torch/include/ATen/ops/logaddexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2763748Z copying torch/include/ATen/ops/logaddexp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2765492Z copying torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2766814Z copying torch/include/ATen/ops/logaddexp2_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2768350Z copying torch/include/ATen/ops/logaddexp2_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2769905Z copying torch/include/ATen/ops/logaddexp2_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2771538Z copying torch/include/ATen/ops/logaddexp2_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2772991Z copying torch/include/ATen/ops/logaddexp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2774485Z copying torch/include/ATen/ops/logaddexp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2776203Z copying torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2777557Z copying torch/include/ATen/ops/logaddexp_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2779050Z copying torch/include/ATen/ops/logaddexp_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2780548Z copying torch/include/ATen/ops/logaddexp_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2782083Z copying torch/include/ATen/ops/logaddexp_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2783629Z copying torch/include/ATen/ops/logaddexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2785015Z copying torch/include/ATen/ops/logaddexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2786549Z copying torch/include/ATen/ops/logcumsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2788209Z copying torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2789983Z copying torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2791404Z copying torch/include/ATen/ops/logcumsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2792901Z copying torch/include/ATen/ops/logcumsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2794386Z copying torch/include/ATen/ops/logdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2796193Z copying torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2797655Z copying torch/include/ATen/ops/logdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2799182Z copying torch/include/ATen/ops/logdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2800660Z copying torch/include/ATen/ops/logical_and.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2802342Z 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:37.2803766Z 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:37.2805287Z 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:37.2806768Z copying torch/include/ATen/ops/logical_and_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2808403Z copying torch/include/ATen/ops/logical_and_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2809874Z copying torch/include/ATen/ops/logical_not.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2811600Z 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:37.2813032Z 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:37.2814711Z 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:37.2816201Z copying torch/include/ATen/ops/logical_not_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2817762Z copying torch/include/ATen/ops/logical_not_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2819280Z copying torch/include/ATen/ops/logical_or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2820817Z 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:37.2822288Z 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:37.2823758Z 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:37.2825247Z copying torch/include/ATen/ops/logical_or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2826736Z copying torch/include/ATen/ops/logical_or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2828157Z copying torch/include/ATen/ops/logical_xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2829825Z 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:37.2831259Z 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:37.2832767Z 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:37.2834280Z copying torch/include/ATen/ops/logical_xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2836596Z copying torch/include/ATen/ops/logical_xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2838076Z copying torch/include/ATen/ops/logit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2839733Z copying torch/include/ATen/ops/logit_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2841635Z 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:37.2843011Z 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:37.2844600Z 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:37.2846090Z copying torch/include/ATen/ops/logit_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2847648Z 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:37.2849138Z copying torch/include/ATen/ops/logit_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2850779Z copying torch/include/ATen/ops/logit_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2852305Z copying torch/include/ATen/ops/logit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2853814Z copying torch/include/ATen/ops/logit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2855319Z copying torch/include/ATen/ops/logit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2856834Z copying torch/include/ATen/ops/logit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2858315Z copying torch/include/ATen/ops/logit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2859875Z copying torch/include/ATen/ops/logspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2861735Z copying torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2863146Z copying torch/include/ATen/ops/logspace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2864681Z copying torch/include/ATen/ops/logspace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2866146Z copying torch/include/ATen/ops/logspace_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2867781Z copying torch/include/ATen/ops/logspace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2869270Z copying torch/include/ATen/ops/logspace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2870747Z copying torch/include/ATen/ops/logsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2872494Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2873998Z copying torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2875621Z copying torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2877185Z copying torch/include/ATen/ops/logsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2878737Z copying torch/include/ATen/ops/logsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2880210Z copying torch/include/ATen/ops/lshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2881906Z copying torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2883327Z copying torch/include/ATen/ops/lshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2884807Z copying torch/include/ATen/ops/lshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2886314Z copying torch/include/ATen/ops/lshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2887813Z copying torch/include/ATen/ops/lshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2889346Z copying torch/include/ATen/ops/lshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2890877Z copying torch/include/ATen/ops/lstm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2892441Z copying torch/include/ATen/ops/lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2894102Z 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:37.2895463Z copying torch/include/ATen/ops/lstm_cell_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2896968Z copying torch/include/ATen/ops/lstm_cell_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2898576Z copying torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2899984Z copying torch/include/ATen/ops/lstm_mps_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2901667Z 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:37.2903041Z 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:37.2904613Z 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:37.2906083Z copying torch/include/ATen/ops/lstm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2907642Z copying torch/include/ATen/ops/lstm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2909326Z copying torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2910651Z copying torch/include/ATen/ops/lt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2912240Z copying torch/include/ATen/ops/lt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2913889Z copying torch/include/ATen/ops/lt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2915761Z copying torch/include/ATen/ops/lt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2917907Z copying torch/include/ATen/ops/lt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2919106Z copying torch/include/ATen/ops/lt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2921024Z copying torch/include/ATen/ops/lu_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2922584Z 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:37.2923984Z copying torch/include/ATen/ops/lu_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2925697Z copying torch/include/ATen/ops/lu_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2927058Z copying torch/include/ATen/ops/lu_unpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2929068Z 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:37.2930328Z 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:37.2932043Z 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:37.2933396Z copying torch/include/ATen/ops/lu_unpack_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2935212Z 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:37.2937255Z copying torch/include/ATen/ops/lu_unpack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2938596Z copying torch/include/ATen/ops/lu_unpack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2940334Z copying torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2941708Z copying torch/include/ATen/ops/mH_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2943365Z copying torch/include/ATen/ops/mH_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2945037Z copying torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2946369Z copying torch/include/ATen/ops/mT_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2948064Z copying torch/include/ATen/ops/mT_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2949471Z copying torch/include/ATen/ops/margin_ranking_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2951388Z 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:37.2952681Z 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:37.2954352Z 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:37.2955775Z copying torch/include/ATen/ops/masked_fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2957754Z 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:37.2959036Z 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:37.2960737Z 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:37.2962160Z 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:37.2963762Z copying torch/include/ATen/ops/masked_fill_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2965323Z copying torch/include/ATen/ops/masked_fill_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2966866Z copying torch/include/ATen/ops/masked_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2968735Z 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:37.2970129Z 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:37.2971872Z 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:37.2973222Z 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:37.2975116Z copying torch/include/ATen/ops/masked_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2976392Z copying torch/include/ATen/ops/masked_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2978109Z copying torch/include/ATen/ops/masked_select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2979490Z copying torch/include/ATen/ops/masked_select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2981400Z 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:37.2982642Z 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:37.2984355Z 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:37.2985736Z 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:37.2987450Z 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:37.2988804Z copying torch/include/ATen/ops/masked_select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2990529Z copying torch/include/ATen/ops/masked_select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2991866Z copying torch/include/ATen/ops/matmul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2993625Z copying torch/include/ATen/ops/matmul_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2995290Z 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:37.2996900Z copying torch/include/ATen/ops/matmul_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.2998326Z copying torch/include/ATen/ops/matmul_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3000197Z copying torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3001479Z copying torch/include/ATen/ops/matmul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3003160Z copying torch/include/ATen/ops/matmul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3004614Z copying torch/include/ATen/ops/matrix_H.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3006444Z 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:37.3007731Z copying torch/include/ATen/ops/matrix_H_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3009535Z copying torch/include/ATen/ops/matrix_H_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3010902Z copying torch/include/ATen/ops/matrix_exp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3012691Z copying torch/include/ATen/ops/matrix_exp_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3014185Z 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:37.3015810Z 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:37.3017150Z copying torch/include/ATen/ops/max.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3018991Z 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:37.3020736Z 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:37.3022115Z copying torch/include/ATen/ops/matrix_exp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3023761Z copying torch/include/ATen/ops/matrix_exp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3025342Z copying torch/include/ATen/ops/matrix_power.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3027046Z 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:37.3028715Z copying torch/include/ATen/ops/matrix_power_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3030088Z copying torch/include/ATen/ops/matrix_power_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3032040Z copying torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3033507Z copying torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3035250Z copying torch/include/ATen/ops/max_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3036162Z copying torch/include/ATen/ops/max_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3038219Z copying torch/include/ATen/ops/max_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3039407Z copying torch/include/ATen/ops/max_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3041160Z copying torch/include/ATen/ops/max_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3042051Z copying torch/include/ATen/ops/max_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3043727Z copying torch/include/ATen/ops/max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3044805Z 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:37.3046060Z copying torch/include/ATen/ops/max_pool1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3047650Z copying torch/include/ATen/ops/max_pool1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3048932Z 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:37.3050430Z 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:37.3052040Z 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:37.3053362Z 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:37.3054926Z copying torch/include/ATen/ops/max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3056236Z 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:37.3057311Z copying torch/include/ATen/ops/max_pool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3058871Z copying torch/include/ATen/ops/max_pool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3060006Z 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:37.3061671Z 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:37.3063156Z 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:37.3064125Z 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:37.3065857Z 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:37.3067200Z 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:37.3068255Z 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:37.3069669Z 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:37.3070989Z 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:37.3072525Z 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:37.3073468Z 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:37.3075234Z 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:37.3077237Z 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:37.3078609Z 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:37.3079844Z 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:37.3081107Z 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:37.3082470Z copying torch/include/ATen/ops/max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3083916Z 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:37.3085160Z copying torch/include/ATen/ops/max_pool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3086534Z copying torch/include/ATen/ops/max_pool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3087834Z 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:37.3088927Z 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:37.3090662Z 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:37.3091807Z 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:37.3092578Z 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:37.3093937Z 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:37.3095148Z 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:37.3096480Z 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:37.3097528Z 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:37.3098718Z 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:37.3099932Z copying torch/include/ATen/ops/max_unpool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3101327Z 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:37.3102234Z 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:37.3103556Z copying torch/include/ATen/ops/max_unpool2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3104744Z copying torch/include/ATen/ops/max_unpool2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3106116Z copying torch/include/ATen/ops/max_unpool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3107154Z 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:37.3108470Z 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:37.3109733Z copying torch/include/ATen/ops/max_unpool3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3111040Z copying torch/include/ATen/ops/max_unpool3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3112027Z copying torch/include/ATen/ops/maximum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3113726Z copying torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3114502Z copying torch/include/ATen/ops/maximum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3116012Z copying torch/include/ATen/ops/maximum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3117362Z copying torch/include/ATen/ops/maximum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3118381Z copying torch/include/ATen/ops/maximum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3119998Z copying torch/include/ATen/ops/maximum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3120805Z copying torch/include/ATen/ops/maximum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3122355Z copying torch/include/ATen/ops/mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3123595Z copying torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3124953Z copying torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3125840Z copying torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3127362Z copying torch/include/ATen/ops/mean_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3128315Z copying torch/include/ATen/ops/mean_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3129277Z copying torch/include/ATen/ops/mean_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3130646Z copying torch/include/ATen/ops/mean_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3131619Z copying torch/include/ATen/ops/mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3132985Z copying torch/include/ATen/ops/mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3134235Z copying torch/include/ATen/ops/median.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3135481Z copying torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3136778Z copying torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3137897Z copying torch/include/ATen/ops/median_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3139153Z copying torch/include/ATen/ops/mv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3140394Z copying torch/include/ATen/ops/median_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3141821Z copying torch/include/ATen/ops/median_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3142964Z copying torch/include/ATen/ops/median_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3144238Z copying torch/include/ATen/ops/meshgrid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3145508Z copying torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3146725Z copying torch/include/ATen/ops/meshgrid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3147917Z copying torch/include/ATen/ops/meshgrid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3149229Z copying torch/include/ATen/ops/min.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3150596Z copying torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3151809Z copying torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3153087Z copying torch/include/ATen/ops/min_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3154268Z copying torch/include/ATen/ops/min_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3155732Z copying torch/include/ATen/ops/min_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3156879Z copying torch/include/ATen/ops/min_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3158113Z copying torch/include/ATen/ops/min_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3159335Z copying torch/include/ATen/ops/min_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3160608Z copying torch/include/ATen/ops/minimum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3162097Z copying torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3163127Z copying torch/include/ATen/ops/minimum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3164424Z copying torch/include/ATen/ops/minimum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3165671Z copying torch/include/ATen/ops/minimum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3167248Z copying torch/include/ATen/ops/minimum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3168333Z copying torch/include/ATen/ops/minimum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3169683Z copying torch/include/ATen/ops/minimum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3170653Z copying torch/include/ATen/ops/miopen_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3171873Z 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:37.3173215Z 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:37.3174237Z 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:37.3175654Z 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:37.3177139Z 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:37.3178456Z 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:37.3179786Z 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:37.3180999Z 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:37.3181946Z 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:37.3183445Z copying torch/include/ATen/ops/miopen_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3184477Z 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:37.3185756Z 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:37.3187035Z 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:37.3188129Z 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:37.3189542Z 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:37.3190843Z 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:37.3191956Z copying torch/include/ATen/ops/miopen_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3193281Z copying torch/include/ATen/ops/miopen_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3194581Z copying torch/include/ATen/ops/miopen_convolution_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3195808Z 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:37.3197261Z 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:37.3198501Z 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:37.3199801Z copying torch/include/ATen/ops/miopen_convolution_transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3201238Z 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:37.3202920Z 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:37.3204157Z 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:37.3205638Z 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:37.3206844Z copying torch/include/ATen/ops/miopen_depthwise_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3208339Z 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:37.3209579Z 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:37.3210899Z 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:37.3212231Z 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:37.3213446Z copying torch/include/ATen/ops/miopen_rnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3214765Z copying torch/include/ATen/ops/miopen_rnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3216125Z 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:37.3217104Z 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:37.3218178Z 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:37.3219478Z 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:37.3220475Z 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:37.3221633Z 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:37.3222608Z copying torch/include/ATen/ops/miopen_rnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3223904Z copying torch/include/ATen/ops/miopen_rnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3224887Z copying torch/include/ATen/ops/mish.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3226578Z copying torch/include/ATen/ops/mish_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3227659Z 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:37.3228699Z 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:37.3230554Z 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:37.3231208Z copying torch/include/ATen/ops/mish_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3232686Z copying torch/include/ATen/ops/mish_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3233823Z copying torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3234772Z copying torch/include/ATen/ops/mish_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3236390Z copying torch/include/ATen/ops/mish_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3237820Z copying torch/include/ATen/ops/mish_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3239564Z copying torch/include/ATen/ops/mish_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3240540Z copying torch/include/ATen/ops/mish_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3241398Z copying torch/include/ATen/ops/mish_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3242848Z 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:37.3244043Z 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:37.3245190Z 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:37.3246144Z 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:37.3248621Z 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:37.3249243Z 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:37.3250069Z 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:37.3251271Z copying torch/include/ATen/ops/mkldnn_convolution.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3252661Z copying torch/include/ATen/ops/mkldnn_convolution_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3253765Z copying torch/include/ATen/ops/mm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3255347Z 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:37.3256674Z copying torch/include/ATen/ops/mkldnn_convolution_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3257768Z copying torch/include/ATen/ops/mkldnn_linear.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3259148Z copying torch/include/ATen/ops/mkldnn_linear_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3260452Z 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:37.3261612Z 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:37.3263131Z 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:37.3264228Z 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:37.3265431Z 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:37.3266797Z 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:37.3267980Z 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:37.3269350Z 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:37.3270684Z 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:37.3271860Z 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:37.3273235Z 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:37.3274492Z 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:37.3275955Z copying torch/include/ATen/ops/mkldnn_linear_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3277152Z copying torch/include/ATen/ops/mkldnn_linear_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3278542Z copying torch/include/ATen/ops/mkldnn_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3279906Z 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:37.3281095Z 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:37.3282437Z 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:37.3283968Z 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:37.3284920Z 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:37.3286376Z 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:37.3287482Z 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:37.3288891Z copying torch/include/ATen/ops/mkldnn_max_pool3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3289974Z 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:37.3291475Z 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:37.3292726Z 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:37.3293640Z 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:37.3294975Z 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:37.3296385Z 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:37.3297358Z 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:37.3298608Z 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:37.3299862Z 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:37.3300857Z 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:37.3302118Z 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:37.3303380Z 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:37.3304626Z 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:37.3305649Z 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:37.3306984Z 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:37.3308104Z copying torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3309494Z copying torch/include/ATen/ops/mm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3310468Z copying torch/include/ATen/ops/mm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3311798Z copying torch/include/ATen/ops/mm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3313011Z copying torch/include/ATen/ops/mm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3314282Z copying torch/include/ATen/ops/mm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3315333Z copying torch/include/ATen/ops/mode.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3317142Z copying torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3318158Z copying torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3319278Z copying torch/include/ATen/ops/mode_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3320411Z copying torch/include/ATen/ops/mode_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3321702Z copying torch/include/ATen/ops/mode_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3322792Z copying torch/include/ATen/ops/mode_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3324085Z copying torch/include/ATen/ops/moveaxis.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3325590Z copying torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3326668Z copying torch/include/ATen/ops/moveaxis_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3328911Z copying torch/include/ATen/ops/moveaxis_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3329261Z copying torch/include/ATen/ops/movedim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3330713Z copying torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3331994Z copying torch/include/ATen/ops/movedim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3332955Z copying torch/include/ATen/ops/movedim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3335174Z copying torch/include/ATen/ops/mps_convolution_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3336056Z 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:37.3337019Z 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:37.3338203Z 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:37.3339793Z 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:37.3340874Z 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:37.3342512Z 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:37.3343394Z 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:37.3344498Z 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:37.3346338Z 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:37.3346627Z 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:37.3348040Z 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:37.3349775Z copying torch/include/ATen/ops/mse_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3350579Z copying torch/include/ATen/ops/mse_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3352061Z 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:37.3353176Z 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:37.3354021Z 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:37.3355913Z 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:37.3356868Z 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:37.3357764Z 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:37.3358794Z 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:37.3359917Z copying torch/include/ATen/ops/mse_loss_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3361632Z 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:37.3363058Z copying torch/include/ATen/ops/mse_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3364069Z copying torch/include/ATen/ops/mse_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3365241Z copying torch/include/ATen/ops/msort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3366161Z copying torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3367542Z copying torch/include/ATen/ops/msort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3368447Z copying torch/include/ATen/ops/msort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3369915Z copying torch/include/ATen/ops/mul.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3371078Z copying torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3372691Z copying torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3374032Z copying torch/include/ATen/ops/mul_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3375078Z copying torch/include/ATen/ops/mul_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3376298Z copying torch/include/ATen/ops/mul_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3377244Z copying torch/include/ATen/ops/mul_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3378705Z copying torch/include/ATen/ops/mul_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3380049Z copying torch/include/ATen/ops/mul_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3381020Z copying torch/include/ATen/ops/multi_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3382328Z 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:37.3383358Z 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:37.3384709Z 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:37.3385989Z 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:37.3387222Z 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:37.3388467Z 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:37.3389677Z 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:37.3391684Z 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:37.3391960Z 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:37.3393875Z copying torch/include/ATen/ops/multilabel_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3394658Z 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:37.3396039Z 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:37.3396916Z 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:37.3398290Z 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:37.3399116Z 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:37.3400497Z 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:37.3401794Z 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:37.3402631Z 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:37.3404080Z 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:37.3405588Z 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:37.3406501Z 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:37.3407898Z 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:37.3408841Z 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:37.3410198Z copying torch/include/ATen/ops/multinomial.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3411614Z copying torch/include/ATen/ops/multinomial_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3412765Z copying torch/include/ATen/ops/multinomial_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3414182Z copying torch/include/ATen/ops/multinomial_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3415238Z copying torch/include/ATen/ops/multinomial_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3416822Z copying torch/include/ATen/ops/multiply.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3418203Z copying torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3419386Z copying torch/include/ATen/ops/multiply_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3420935Z copying torch/include/ATen/ops/multiply_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3422165Z copying torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3423427Z copying torch/include/ATen/ops/mv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3424883Z copying torch/include/ATen/ops/mv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3426050Z copying torch/include/ATen/ops/mvlgamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3427436Z copying torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3428692Z copying torch/include/ATen/ops/mvlgamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3429956Z copying torch/include/ATen/ops/mvlgamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3431316Z copying torch/include/ATen/ops/mvlgamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3432518Z copying torch/include/ATen/ops/mvlgamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3433887Z copying torch/include/ATen/ops/nan_to_num.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3435309Z 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:37.3436922Z 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:37.3438348Z 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:37.3439696Z 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:37.3441069Z 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:37.3442390Z copying torch/include/ATen/ops/nanmean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3444172Z copying torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3445343Z copying torch/include/ATen/ops/nanmean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3446113Z copying torch/include/ATen/ops/nanmean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3447568Z copying torch/include/ATen/ops/nanmedian.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3448860Z copying torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3450101Z copying torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3451874Z copying torch/include/ATen/ops/nanmedian_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3452850Z copying torch/include/ATen/ops/nanmedian_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3454669Z copying torch/include/ATen/ops/nanmedian_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3455401Z copying torch/include/ATen/ops/nanmedian_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3456888Z copying torch/include/ATen/ops/nanquantile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3458144Z copying torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3459406Z copying torch/include/ATen/ops/nanquantile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3460296Z copying torch/include/ATen/ops/nanquantile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3461705Z copying torch/include/ATen/ops/nansum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3462576Z copying torch/include/ATen/ops/nansum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3463934Z copying torch/include/ATen/ops/nansum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3464993Z copying torch/include/ATen/ops/nansum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3466489Z copying torch/include/ATen/ops/nansum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3467310Z copying torch/include/ATen/ops/narrow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3468554Z copying torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3469514Z copying torch/include/ATen/ops/narrow_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3471046Z 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:37.3472062Z 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:37.3473484Z copying torch/include/ATen/ops/narrow_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3474499Z copying torch/include/ATen/ops/narrow_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3475850Z copying torch/include/ATen/ops/narrow_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3477286Z copying torch/include/ATen/ops/narrow_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3478660Z copying torch/include/ATen/ops/native_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3480006Z 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:37.3481148Z 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:37.3482249Z 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:37.3483580Z 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:37.3484605Z 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:37.3485973Z 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:37.3487207Z 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:37.3488469Z 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:37.3489869Z 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:37.3491317Z 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:37.3493043Z copying torch/include/ATen/ops/native_channel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3494784Z 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:37.3496105Z 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:37.3497826Z 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:37.3499169Z 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:37.3500808Z copying torch/include/ATen/ops/native_dropout.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3502256Z copying torch/include/ATen/ops/native_dropout_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3504142Z 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:37.3505503Z 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:37.3507442Z 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:37.3508787Z 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:37.3510159Z 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:37.3511753Z 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:37.3512912Z 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:37.3514521Z 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:37.3515717Z copying torch/include/ATen/ops/native_dropout_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3517080Z copying torch/include/ATen/ops/native_dropout_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3518056Z copying torch/include/ATen/ops/native_group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3519730Z 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:37.3520694Z 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:37.3522543Z 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:37.3523479Z 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:37.3525203Z 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:37.3526639Z 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:37.3527594Z 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:37.3529643Z 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:37.3530695Z 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:37.3532197Z 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:37.3533259Z 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:37.3534797Z copying torch/include/ATen/ops/native_layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3535904Z 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:37.3537417Z 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:37.3538518Z 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:37.3539957Z 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:37.3541127Z 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:37.3542486Z 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:37.3543906Z 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:37.3544933Z 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:37.3546453Z 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:37.3547447Z 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:37.3549033Z 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:37.3550185Z copying torch/include/ATen/ops/native_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3551514Z 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:37.3553505Z copying torch/include/ATen/ops/native_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3553999Z copying torch/include/ATen/ops/native_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3555938Z copying torch/include/ATen/ops/ne.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3557424Z copying torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3558336Z copying torch/include/ATen/ops/ne_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3559810Z copying torch/include/ATen/ops/ne_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3561023Z copying torch/include/ATen/ops/ne_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3562274Z copying torch/include/ATen/ops/ne_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3563936Z copying torch/include/ATen/ops/ne_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3564914Z copying torch/include/ATen/ops/ne_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3566607Z copying torch/include/ATen/ops/neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3567604Z copying torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3569016Z copying torch/include/ATen/ops/neg_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3570110Z copying torch/include/ATen/ops/neg_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3571888Z copying torch/include/ATen/ops/neg_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3573277Z copying torch/include/ATen/ops/neg_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3574068Z copying torch/include/ATen/ops/neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3575686Z copying torch/include/ATen/ops/neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3576587Z copying torch/include/ATen/ops/negative.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3578670Z copying torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3579674Z copying torch/include/ATen/ops/negative_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3581465Z copying torch/include/ATen/ops/negative_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3582364Z 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:37.3584126Z 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:37.3585073Z 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:37.3586516Z 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:37.3587787Z copying torch/include/ATen/ops/new_empty.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3589322Z 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:37.3590353Z copying torch/include/ATen/ops/new_empty_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3591882Z copying torch/include/ATen/ops/new_empty_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3592781Z copying torch/include/ATen/ops/new_empty_strided.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3594089Z 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:37.3595351Z 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:37.3597250Z 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:37.3598582Z 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:37.3599553Z copying torch/include/ATen/ops/new_full.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3600615Z 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:37.3601647Z copying torch/include/ATen/ops/new_full_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3602714Z copying torch/include/ATen/ops/new_full_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3603825Z copying torch/include/ATen/ops/new_ones.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3605152Z copying torch/include/ATen/ops/new_zeros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3606631Z 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:37.3607899Z copying torch/include/ATen/ops/new_ones_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3608920Z copying torch/include/ATen/ops/new_ones_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3610417Z 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:37.3611491Z copying torch/include/ATen/ops/new_zeros_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3613045Z copying torch/include/ATen/ops/new_zeros_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3614099Z copying torch/include/ATen/ops/nextafter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3615456Z copying torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3617388Z copying torch/include/ATen/ops/nextafter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3617875Z copying torch/include/ATen/ops/nextafter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3618926Z copying torch/include/ATen/ops/nextafter_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3620107Z copying torch/include/ATen/ops/nextafter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3621446Z copying torch/include/ATen/ops/nextafter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3622433Z copying torch/include/ATen/ops/nextafter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3623494Z copying torch/include/ATen/ops/nll_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3625238Z copying torch/include/ATen/ops/nll_loss2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3625755Z copying torch/include/ATen/ops/nll_loss2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3626888Z 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:37.3627996Z 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:37.3629209Z 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:37.3630150Z 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:37.3631741Z 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:37.3632645Z copying torch/include/ATen/ops/nll_loss2d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3633945Z 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:37.3635147Z 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:37.3636196Z 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:37.3637756Z 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:37.3638786Z copying torch/include/ATen/ops/nll_loss2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3640146Z copying torch/include/ATen/ops/nll_loss2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3640959Z copying torch/include/ATen/ops/nll_loss_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3642281Z 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:37.3643217Z 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:37.3644266Z 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:37.3645403Z 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:37.3646447Z 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:37.3647622Z 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:37.3648629Z 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:37.3649934Z 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:37.3650943Z copying torch/include/ATen/ops/nll_loss_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3652298Z 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:37.3653214Z 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:37.3654424Z 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:37.3655426Z 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:37.3656700Z 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:37.3657662Z 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:37.3658851Z 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:37.3659866Z copying torch/include/ATen/ops/nll_loss_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3660991Z copying torch/include/ATen/ops/nll_loss_nd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3662219Z 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:37.3663131Z 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:37.3664367Z 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:37.3666254Z copying torch/include/ATen/ops/nll_loss_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3666878Z copying torch/include/ATen/ops/nonzero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3668145Z copying torch/include/ATen/ops/nonzero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3669425Z copying torch/include/ATen/ops/nonzero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3670554Z copying torch/include/ATen/ops/nonzero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3671929Z copying torch/include/ATen/ops/nonzero_numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3673298Z 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:37.3674440Z copying torch/include/ATen/ops/nonzero_numpy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3675813Z copying torch/include/ATen/ops/nonzero_numpy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3677017Z copying torch/include/ATen/ops/nonzero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3678372Z copying torch/include/ATen/ops/norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3680038Z copying torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3680706Z copying torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3681831Z copying torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3682889Z copying torch/include/ATen/ops/norm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3684170Z copying torch/include/ATen/ops/norm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3685222Z copying torch/include/ATen/ops/norm_except_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3686603Z 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:37.3688156Z 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:37.3689558Z 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:37.3690867Z copying torch/include/ATen/ops/norm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3691772Z copying torch/include/ATen/ops/norm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3693107Z copying torch/include/ATen/ops/norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3694052Z copying torch/include/ATen/ops/norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3695477Z copying torch/include/ATen/ops/normal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3696702Z copying torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3697803Z copying torch/include/ATen/ops/normal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3698854Z copying torch/include/ATen/ops/normal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3699987Z copying torch/include/ATen/ops/normal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3701495Z copying torch/include/ATen/ops/normal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3702639Z copying torch/include/ATen/ops/normal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3703996Z copying torch/include/ATen/ops/not_equal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3705217Z 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:37.3706360Z copying torch/include/ATen/ops/not_equal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3707627Z copying torch/include/ATen/ops/not_equal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3708755Z copying torch/include/ATen/ops/nuclear_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3710054Z 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:37.3711107Z copying torch/include/ATen/ops/nuclear_norm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3712337Z copying torch/include/ATen/ops/nuclear_norm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3713567Z copying torch/include/ATen/ops/numpy_T.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3714968Z 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:37.3716336Z copying torch/include/ATen/ops/numpy_T_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3717593Z copying torch/include/ATen/ops/numpy_T_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3718815Z copying torch/include/ATen/ops/one_hot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3720187Z 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:37.3721193Z copying torch/include/ATen/ops/one_hot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3722459Z copying torch/include/ATen/ops/one_hot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3723702Z copying torch/include/ATen/ops/ones.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3725180Z copying torch/include/ATen/ops/ones_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3726405Z copying torch/include/ATen/ops/or.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3728289Z copying torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3728712Z 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:37.3730490Z copying torch/include/ATen/ops/ones_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3731294Z copying torch/include/ATen/ops/ones_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3732650Z copying torch/include/ATen/ops/ones_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3733413Z copying torch/include/ATen/ops/ones_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3734970Z copying torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3735819Z copying torch/include/ATen/ops/or_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3737322Z copying torch/include/ATen/ops/or_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3738369Z copying torch/include/ATen/ops/orgqr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3739635Z copying torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3740994Z copying torch/include/ATen/ops/orgqr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3741963Z copying torch/include/ATen/ops/orgqr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3743367Z copying torch/include/ATen/ops/ormqr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3744650Z copying torch/include/ATen/ops/ormqr_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3745526Z copying torch/include/ATen/ops/ormqr_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3746809Z copying torch/include/ATen/ops/ormqr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3747782Z copying torch/include/ATen/ops/ormqr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3749228Z copying torch/include/ATen/ops/outer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3750682Z copying torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3751691Z copying torch/include/ATen/ops/outer_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3752901Z copying torch/include/ATen/ops/outer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3754195Z copying torch/include/ATen/ops/output_nr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3755439Z 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:37.3757225Z copying torch/include/ATen/ops/output_nr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3758230Z copying torch/include/ATen/ops/output_nr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3759107Z copying torch/include/ATen/ops/pad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3760384Z copying torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3761686Z copying torch/include/ATen/ops/pad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3762681Z copying torch/include/ATen/ops/pad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3764000Z copying torch/include/ATen/ops/pad_sequence.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3765151Z 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:37.3766803Z copying torch/include/ATen/ops/pad_sequence_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3767767Z copying torch/include/ATen/ops/pad_sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3769100Z copying torch/include/ATen/ops/pairwise_distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3770198Z 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:37.3771497Z copying torch/include/ATen/ops/pairwise_distance_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3772509Z copying torch/include/ATen/ops/pairwise_distance_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3773800Z copying torch/include/ATen/ops/pdist.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3774895Z copying torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3776172Z copying torch/include/ATen/ops/pdist_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3777165Z copying torch/include/ATen/ops/pdist_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3778527Z copying torch/include/ATen/ops/permute.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3779672Z copying torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3780931Z copying torch/include/ATen/ops/permute_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3782020Z 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:37.3783439Z 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:37.3784357Z copying torch/include/ATen/ops/permute_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3785682Z copying torch/include/ATen/ops/permute_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3786846Z copying torch/include/ATen/ops/permute_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3788050Z copying torch/include/ATen/ops/permute_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3789184Z copying torch/include/ATen/ops/pin_memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3790547Z 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:37.3791457Z copying torch/include/ATen/ops/pin_memory_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3792777Z copying torch/include/ATen/ops/pin_memory_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3793936Z copying torch/include/ATen/ops/pinverse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3795448Z copying torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3797146Z copying torch/include/ATen/ops/pinverse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3797930Z copying torch/include/ATen/ops/pinverse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3799401Z copying torch/include/ATen/ops/pixel_shuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3800737Z 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:37.3802155Z 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:37.3803222Z 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:37.3804868Z copying torch/include/ATen/ops/pixel_shuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3805763Z copying torch/include/ATen/ops/pixel_shuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3807376Z copying torch/include/ATen/ops/pixel_unshuffle.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3808536Z 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:37.3810086Z 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:37.3811357Z 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:37.3812796Z copying torch/include/ATen/ops/pixel_unshuffle_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3813782Z copying torch/include/ATen/ops/pixel_unshuffle_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3815298Z copying torch/include/ATen/ops/poisson.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3816800Z copying torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3817722Z copying torch/include/ATen/ops/poisson_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3818935Z copying torch/include/ATen/ops/poisson_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3820690Z copying torch/include/ATen/ops/poisson_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3821473Z copying torch/include/ATen/ops/poisson_nll_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3822992Z 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:37.3823938Z 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:37.3825230Z 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:37.3826159Z copying torch/include/ATen/ops/poisson_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3827557Z copying torch/include/ATen/ops/polar.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3828754Z copying torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3829959Z copying torch/include/ATen/ops/polar_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3831505Z copying torch/include/ATen/ops/polar_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3832527Z copying torch/include/ATen/ops/polar_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3833752Z copying torch/include/ATen/ops/polar_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3835129Z copying torch/include/ATen/ops/polygamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3836245Z copying torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3837341Z copying torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3839490Z copying torch/include/ATen/ops/polygamma_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3839959Z copying torch/include/ATen/ops/polygamma_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3840735Z copying torch/include/ATen/ops/polygamma_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3842217Z copying torch/include/ATen/ops/polygamma_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3843501Z copying torch/include/ATen/ops/polygamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3844765Z copying torch/include/ATen/ops/polygamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3846859Z copying torch/include/ATen/ops/positive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3847925Z copying torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3849348Z copying torch/include/ATen/ops/positive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3850500Z copying torch/include/ATen/ops/positive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3852024Z copying torch/include/ATen/ops/pow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3853016Z copying torch/include/ATen/ops/pow_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3854671Z copying torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3856092Z copying torch/include/ATen/ops/pow_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3857355Z copying torch/include/ATen/ops/pow_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3858820Z copying torch/include/ATen/ops/pow_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3860168Z copying torch/include/ATen/ops/pow_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3861537Z copying torch/include/ATen/ops/pow_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3862939Z copying torch/include/ATen/ops/prelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3864388Z copying torch/include/ATen/ops/prelu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3865821Z 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:37.3867206Z 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:37.3868578Z 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:37.3870094Z copying torch/include/ATen/ops/prelu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3871434Z copying torch/include/ATen/ops/prelu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3872760Z copying torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3874054Z copying torch/include/ATen/ops/prelu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3875501Z copying torch/include/ATen/ops/prelu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3876988Z copying torch/include/ATen/ops/prelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3878344Z copying torch/include/ATen/ops/prelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3879552Z copying torch/include/ATen/ops/prod.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3880915Z copying torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3882422Z copying torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3883395Z copying torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3884878Z copying torch/include/ATen/ops/prod_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3886142Z copying torch/include/ATen/ops/prod_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3887531Z copying torch/include/ATen/ops/prod_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3888595Z copying torch/include/ATen/ops/prod_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3890114Z copying torch/include/ATen/ops/prod_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3891268Z copying torch/include/ATen/ops/prod_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3892958Z copying torch/include/ATen/ops/promote_types.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3894057Z 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:37.3895527Z copying torch/include/ATen/ops/promote_types_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3896661Z copying torch/include/ATen/ops/promote_types_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3898042Z copying torch/include/ATen/ops/put.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3899361Z copying torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3900680Z copying torch/include/ATen/ops/put_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3901915Z copying torch/include/ATen/ops/put_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3903245Z copying torch/include/ATen/ops/put_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3904482Z copying torch/include/ATen/ops/put_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3905850Z copying torch/include/ATen/ops/put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3907479Z 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:37.3908436Z 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:37.3909860Z 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:37.3911224Z 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:37.3912715Z 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:37.3914276Z 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:37.3915482Z 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:37.3917611Z 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:37.3918395Z 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:37.3919840Z 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:37.3920974Z 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:37.3922493Z copying torch/include/ATen/ops/q_scale.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3923613Z copying torch/include/ATen/ops/q_scale_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3925267Z copying torch/include/ATen/ops/q_scale_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3926245Z copying torch/include/ATen/ops/q_zero_point.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3927741Z 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:37.3929855Z 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:37.3930653Z copying torch/include/ATen/ops/qr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3931917Z copying torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3934034Z copying torch/include/ATen/ops/qr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3935406Z copying torch/include/ATen/ops/qr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3936984Z copying torch/include/ATen/ops/qscheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3938561Z copying torch/include/ATen/ops/qscheme_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3940295Z copying torch/include/ATen/ops/qscheme_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3941920Z copying torch/include/ATen/ops/quantile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3943383Z copying torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3944965Z copying torch/include/ATen/ops/quantile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3946522Z copying torch/include/ATen/ops/quantile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3948197Z copying torch/include/ATen/ops/quantize_per_channel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3949755Z 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:37.3951383Z 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:37.3952915Z 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:37.3954529Z 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:37.3956039Z 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:37.3957849Z copying torch/include/ATen/ops/quantize_per_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3959356Z 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:37.3960876Z 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:37.3962507Z 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:37.3964179Z 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:37.3965713Z 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:37.3967369Z 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:37.3968913Z 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:37.3970466Z 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:37.3972042Z 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:37.3973127Z 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:37.3974895Z 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:37.3976109Z copying torch/include/ATen/ops/quantized_batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3977744Z 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:37.3978742Z 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:37.3980401Z 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:37.3981509Z copying torch/include/ATen/ops/quantized_gru_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3983118Z 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:37.3984025Z 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:37.3985709Z 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:37.3986681Z copying torch/include/ATen/ops/quantized_lstm_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3988415Z 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:37.3989347Z 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:37.3991148Z 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:37.3992062Z copying torch/include/ATen/ops/quantized_max_pool1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3994029Z 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:37.3994770Z 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:37.3996725Z 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:37.3997685Z copying torch/include/ATen/ops/quantized_max_pool2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.3999432Z 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:37.4000380Z 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:37.4001951Z 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:37.4002961Z 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:37.4004762Z 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:37.4005626Z 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:37.4007246Z 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:37.4008254Z 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:37.4009975Z 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:37.4010911Z 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:37.4012507Z 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:37.4013797Z copying torch/include/ATen/ops/rad2deg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4015318Z copying torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4016263Z copying torch/include/ATen/ops/rad2deg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4017462Z copying torch/include/ATen/ops/rad2deg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4018796Z copying torch/include/ATen/ops/rand.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4020057Z copying torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4021445Z copying torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4022806Z copying torch/include/ATen/ops/rand_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4024181Z 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:37.4025845Z copying torch/include/ATen/ops/rand_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4027273Z copying torch/include/ATen/ops/rand_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4028227Z copying torch/include/ATen/ops/rand_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4029583Z copying torch/include/ATen/ops/rand_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4030848Z copying torch/include/ATen/ops/randint.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4032220Z copying torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4033397Z copying torch/include/ATen/ops/randint_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4034651Z 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:37.4036072Z copying torch/include/ATen/ops/randint_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4037050Z copying torch/include/ATen/ops/randint_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4038478Z copying torch/include/ATen/ops/randint_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4039438Z copying torch/include/ATen/ops/randint_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4040834Z copying torch/include/ATen/ops/randn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4041838Z copying torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4043182Z copying torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4044407Z copying torch/include/ATen/ops/randn_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4045687Z 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:37.4046992Z copying torch/include/ATen/ops/randn_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4048333Z copying torch/include/ATen/ops/randn_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4049638Z copying torch/include/ATen/ops/randn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4050903Z copying torch/include/ATen/ops/randn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4052132Z copying torch/include/ATen/ops/random.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4053631Z copying torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4054829Z copying torch/include/ATen/ops/random_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4056274Z copying torch/include/ATen/ops/random_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4057151Z copying torch/include/ATen/ops/random_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4058511Z copying torch/include/ATen/ops/random_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4059781Z copying torch/include/ATen/ops/random_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4061298Z copying torch/include/ATen/ops/randperm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4063387Z copying torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4063863Z copying torch/include/ATen/ops/randperm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4064891Z copying torch/include/ATen/ops/randperm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4067294Z copying torch/include/ATen/ops/randperm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4067564Z copying torch/include/ATen/ops/randperm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4068798Z copying torch/include/ATen/ops/range.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4070081Z copying torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4071080Z copying torch/include/ATen/ops/range_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4072278Z copying torch/include/ATen/ops/range_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4073545Z copying torch/include/ATen/ops/range_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4074762Z copying torch/include/ATen/ops/range_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4076262Z copying torch/include/ATen/ops/range_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4077951Z copying torch/include/ATen/ops/ravel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4079373Z copying torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4080214Z copying torch/include/ATen/ops/ravel_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4081164Z copying torch/include/ATen/ops/ravel_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4082216Z copying torch/include/ATen/ops/real.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4083614Z copying torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4084727Z copying torch/include/ATen/ops/real_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4085469Z copying torch/include/ATen/ops/real_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4087123Z copying torch/include/ATen/ops/reciprocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4089029Z copying torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4089494Z copying torch/include/ATen/ops/reciprocal_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4090463Z copying torch/include/ATen/ops/reciprocal_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4092093Z copying torch/include/ATen/ops/reciprocal_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4093155Z copying torch/include/ATen/ops/reciprocal_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4094452Z copying torch/include/ATen/ops/reciprocal_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4095403Z copying torch/include/ATen/ops/reciprocal_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4096578Z copying torch/include/ATen/ops/record_stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4097660Z 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:37.4098691Z copying torch/include/ATen/ops/record_stream_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4099982Z copying torch/include/ATen/ops/record_stream_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4101117Z copying torch/include/ATen/ops/refine_names.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4102512Z 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:37.4103747Z copying torch/include/ATen/ops/refine_names_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4105156Z copying torch/include/ATen/ops/refine_names_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4106577Z copying torch/include/ATen/ops/reflection_pad1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4107589Z copying torch/include/ATen/ops/reflection_pad1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4109119Z 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:37.4109992Z 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:37.4111361Z 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:37.4112366Z 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:37.4113971Z 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:37.4115379Z 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:37.4116964Z 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:37.4118573Z 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:37.4119469Z 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:37.4120992Z 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:37.4122219Z copying torch/include/ATen/ops/reflection_pad1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4123436Z 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:37.4124653Z copying torch/include/ATen/ops/reflection_pad1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4125642Z copying torch/include/ATen/ops/reflection_pad1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4127057Z copying torch/include/ATen/ops/reflection_pad2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4128167Z copying torch/include/ATen/ops/reflection_pad2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4129540Z 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:37.4130832Z 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:37.4132006Z 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:37.4133663Z 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:37.4134543Z 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:37.4135885Z 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:37.4136990Z copying torch/include/ATen/ops/reflection_pad2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4137916Z copying torch/include/ATen/ops/reflection_pad2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4139443Z copying torch/include/ATen/ops/reflection_pad3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4140345Z copying torch/include/ATen/ops/reflection_pad3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4141649Z 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:37.4142660Z 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:37.4144146Z 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:37.4145206Z 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:37.4146488Z 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:37.4147595Z 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:37.4148856Z 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:37.4150318Z 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:37.4151365Z 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:37.4152803Z 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:37.4153805Z copying torch/include/ATen/ops/reflection_pad3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4155556Z 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:37.4156954Z copying torch/include/ATen/ops/reflection_pad3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4157231Z copying torch/include/ATen/ops/reflection_pad3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4158705Z copying torch/include/ATen/ops/relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4159623Z copying torch/include/ATen/ops/relu6.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4161112Z copying torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4161985Z copying torch/include/ATen/ops/relu6_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4163344Z copying torch/include/ATen/ops/relu6_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4164265Z copying torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4165781Z copying torch/include/ATen/ops/relu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4166593Z copying torch/include/ATen/ops/relu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4167906Z copying torch/include/ATen/ops/relu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4169072Z copying torch/include/ATen/ops/relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4170064Z copying torch/include/ATen/ops/relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4171353Z copying torch/include/ATen/ops/remainder.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4172458Z copying torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4173542Z copying torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4175438Z copying torch/include/ATen/ops/remainder_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4176213Z copying torch/include/ATen/ops/remainder_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4177307Z copying torch/include/ATen/ops/remainder_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4178746Z copying torch/include/ATen/ops/remainder_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4179955Z copying torch/include/ATen/ops/remainder_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4180907Z copying torch/include/ATen/ops/remainder_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4182248Z copying torch/include/ATen/ops/rename.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4184061Z copying torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4184981Z copying torch/include/ATen/ops/rename_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4186783Z copying torch/include/ATen/ops/rename_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4187576Z copying torch/include/ATen/ops/renorm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4189220Z copying torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4191113Z copying torch/include/ATen/ops/renorm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4191549Z copying torch/include/ATen/ops/renorm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4192470Z copying torch/include/ATen/ops/renorm_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4193755Z copying torch/include/ATen/ops/renorm_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4195437Z copying torch/include/ATen/ops/renorm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4196468Z copying torch/include/ATen/ops/renorm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4197779Z copying torch/include/ATen/ops/repeat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4198847Z copying torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4199814Z copying torch/include/ATen/ops/repeat_interleave.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4200931Z 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:37.4202393Z 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:37.4203276Z 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:37.4204618Z 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:37.4205978Z copying torch/include/ATen/ops/repeat_interleave_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4206931Z copying torch/include/ATen/ops/repeat_interleave_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4208272Z copying torch/include/ATen/ops/repeat_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4209563Z copying torch/include/ATen/ops/repeat_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4211018Z copying torch/include/ATen/ops/replication_pad1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4212287Z copying torch/include/ATen/ops/replication_pad1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4213930Z 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:37.4214785Z 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:37.4216217Z 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:37.4217162Z 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:37.4218588Z 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:37.4219857Z 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:37.4220769Z 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:37.4222198Z 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:37.4223387Z 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:37.4224407Z 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:37.4225754Z copying torch/include/ATen/ops/replication_pad1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4227234Z 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:37.4228501Z copying torch/include/ATen/ops/replication_pad1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4229691Z copying torch/include/ATen/ops/replication_pad1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4230967Z copying torch/include/ATen/ops/replication_pad2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4232924Z copying torch/include/ATen/ops/replication_pad2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4233706Z 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:37.4235149Z 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:37.4236348Z 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:37.4238291Z 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:37.4239694Z 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:37.4240672Z 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:37.4241931Z 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:37.4243010Z copying torch/include/ATen/ops/replication_pad2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4244257Z 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:37.4245111Z copying torch/include/ATen/ops/replication_pad2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4247020Z copying torch/include/ATen/ops/replication_pad2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4247804Z copying torch/include/ATen/ops/replication_pad3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4248979Z copying torch/include/ATen/ops/replication_pad3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4250177Z 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:37.4251460Z 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:37.4252751Z 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:37.4253872Z 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:37.4255490Z 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:37.4256375Z 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:37.4257506Z 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:37.4258665Z copying torch/include/ATen/ops/replication_pad3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4259768Z 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:37.4260980Z copying torch/include/ATen/ops/replication_pad3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4262111Z copying torch/include/ATen/ops/replication_pad3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4263907Z copying torch/include/ATen/ops/requires_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4264953Z 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:37.4265929Z copying torch/include/ATen/ops/requires_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4267046Z copying torch/include/ATen/ops/requires_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4268433Z copying torch/include/ATen/ops/reshape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4269435Z copying torch/include/ATen/ops/reshape_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4270808Z 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:37.4272156Z 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:37.4273175Z copying torch/include/ATen/ops/reshape_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4274258Z copying torch/include/ATen/ops/reshape_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4276326Z copying torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4277011Z copying torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4278087Z copying torch/include/ATen/ops/reshape_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4279147Z copying torch/include/ATen/ops/reshape_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4280158Z copying torch/include/ATen/ops/resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4281467Z copying torch/include/ATen/ops/resize_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4282786Z 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:37.4284011Z copying torch/include/ATen/ops/resize_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4284966Z copying torch/include/ATen/ops/resize_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4286243Z copying torch/include/ATen/ops/resize_as_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4287768Z 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:37.4288756Z 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:37.4290469Z 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:37.4291560Z 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:37.4293369Z copying torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4293887Z copying torch/include/ATen/ops/resize_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4295246Z copying torch/include/ATen/ops/resize_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4296285Z copying torch/include/ATen/ops/resize_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4297685Z copying torch/include/ATen/ops/resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4298824Z copying torch/include/ATen/ops/resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4299941Z copying torch/include/ATen/ops/resolve_conj.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4301278Z 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:37.4302421Z copying torch/include/ATen/ops/resolve_conj_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4303792Z copying torch/include/ATen/ops/resolve_conj_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4304825Z copying torch/include/ATen/ops/resolve_neg.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4306165Z 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:37.4307306Z copying torch/include/ATen/ops/resolve_neg_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4308818Z copying torch/include/ATen/ops/resolve_neg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4309737Z copying torch/include/ATen/ops/result_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4310759Z 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:37.4312361Z copying torch/include/ATen/ops/result_type_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4313414Z copying torch/include/ATen/ops/result_type_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4315116Z copying torch/include/ATen/ops/retain_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4316009Z 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:37.4317481Z copying torch/include/ATen/ops/retain_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4318685Z copying torch/include/ATen/ops/retain_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4319598Z copying torch/include/ATen/ops/retains_grad.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4321032Z 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:37.4322134Z copying torch/include/ATen/ops/retains_grad_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4323171Z copying torch/include/ATen/ops/retains_grad_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4324722Z copying torch/include/ATen/ops/rnn_relu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4325693Z copying torch/include/ATen/ops/rnn_relu_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4326817Z 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:37.4328516Z 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:37.4329343Z 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:37.4330696Z 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:37.4332107Z copying torch/include/ATen/ops/rnn_relu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4332942Z copying torch/include/ATen/ops/rnn_relu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4334419Z copying torch/include/ATen/ops/rnn_tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4335787Z copying torch/include/ATen/ops/rnn_tanh_cell.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4336948Z 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:37.4338179Z 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:37.4339322Z 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:37.4340662Z 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:37.4352234Z copying torch/include/ATen/ops/t.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4353874Z copying torch/include/ATen/ops/rnn_tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4354392Z copying torch/include/ATen/ops/rnn_tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4354780Z copying torch/include/ATen/ops/roll.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4355496Z copying torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4356023Z copying torch/include/ATen/ops/roll_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4356529Z copying torch/include/ATen/ops/roll_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4356931Z copying torch/include/ATen/ops/roll_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4357236Z copying torch/include/ATen/ops/roll_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4357643Z copying torch/include/ATen/ops/rot90.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4357948Z copying torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4358260Z copying torch/include/ATen/ops/rot90_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4358529Z copying torch/include/ATen/ops/rot90_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4358830Z copying torch/include/ATen/ops/round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4359192Z copying torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4360175Z copying torch/include/ATen/ops/round_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4361642Z copying torch/include/ATen/ops/round_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4362483Z copying torch/include/ATen/ops/round_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4363920Z copying torch/include/ATen/ops/round_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4365262Z copying torch/include/ATen/ops/round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4366434Z copying torch/include/ATen/ops/round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4367460Z copying torch/include/ATen/ops/row_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4368844Z copying torch/include/ATen/ops/row_indices_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4370327Z 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:37.4371567Z 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:37.4372930Z 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:37.4374065Z copying torch/include/ATen/ops/row_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4375299Z copying torch/include/ATen/ops/row_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4376578Z copying torch/include/ATen/ops/row_stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4377881Z 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:37.4379539Z copying torch/include/ATen/ops/row_stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4380467Z copying torch/include/ATen/ops/row_stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4381692Z copying torch/include/ATen/ops/rrelu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4382991Z copying torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4384206Z copying torch/include/ATen/ops/rrelu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4385276Z copying torch/include/ATen/ops/rrelu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4386663Z copying torch/include/ATen/ops/rrelu_with_noise.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4388229Z 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:37.4389746Z 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:37.4390607Z 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:37.4392116Z 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:37.4393347Z 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:37.4395322Z 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:37.4395835Z 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:37.4397596Z 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:37.4399056Z 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:37.4399923Z copying torch/include/ATen/ops/rshift.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4401647Z copying torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4402597Z copying torch/include/ATen/ops/rshift_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4403474Z copying torch/include/ATen/ops/rshift_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4404878Z copying torch/include/ATen/ops/rshift_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4405929Z copying torch/include/ATen/ops/rshift_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4407325Z copying torch/include/ATen/ops/rshift_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4408346Z copying torch/include/ATen/ops/rsqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4409823Z copying torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4411270Z copying torch/include/ATen/ops/rsqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4412091Z copying torch/include/ATen/ops/rsqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4413483Z copying torch/include/ATen/ops/rsqrt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4414688Z copying torch/include/ATen/ops/rsqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4415867Z copying torch/include/ATen/ops/rsqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4417290Z copying torch/include/ATen/ops/rsqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4418441Z copying torch/include/ATen/ops/rsub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4419907Z copying torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4421039Z copying torch/include/ATen/ops/rsub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4422821Z copying torch/include/ATen/ops/rsub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4423855Z copying torch/include/ATen/ops/rsub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4425122Z copying torch/include/ATen/ops/rsub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4426233Z copying torch/include/ATen/ops/scalar_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4427778Z 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:37.4428643Z copying torch/include/ATen/ops/scalar_tensor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4430198Z copying torch/include/ATen/ops/scalar_tensor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4431026Z copying torch/include/ATen/ops/scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4432334Z copying torch/include/ATen/ops/scatter_add.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4433735Z 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:37.4434761Z 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:37.4436176Z 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:37.4437376Z 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:37.4438458Z copying torch/include/ATen/ops/scatter_add_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4439751Z 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:37.4440964Z copying torch/include/ATen/ops/scatter_add_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4442242Z copying torch/include/ATen/ops/scatter_add_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4443884Z copying torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4444888Z copying torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4445939Z copying torch/include/ATen/ops/scatter_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4447214Z copying torch/include/ATen/ops/scatter_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4448518Z copying torch/include/ATen/ops/scatter_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4449500Z copying torch/include/ATen/ops/scatter_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4450889Z copying torch/include/ATen/ops/scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4452088Z copying torch/include/ATen/ops/scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4453254Z copying torch/include/ATen/ops/scatter_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4454753Z 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:37.4455560Z 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:37.4456996Z 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:37.4457923Z copying torch/include/ATen/ops/scatter_reduce_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4459359Z 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:37.4460388Z copying torch/include/ATen/ops/scatter_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4461410Z copying torch/include/ATen/ops/scatter_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4462855Z copying torch/include/ATen/ops/searchsorted.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4464083Z copying torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4465087Z copying torch/include/ATen/ops/searchsorted_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4466322Z copying torch/include/ATen/ops/searchsorted_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4467539Z copying torch/include/ATen/ops/searchsorted_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4469642Z copying torch/include/ATen/ops/searchsorted_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4470314Z copying torch/include/ATen/ops/to.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4471755Z copying torch/include/ATen/ops/segment_reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4473843Z 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:37.4475264Z 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:37.4476989Z 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:37.4478373Z copying torch/include/ATen/ops/segment_reduce_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4480074Z copying torch/include/ATen/ops/segment_reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4481622Z copying torch/include/ATen/ops/select.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4483279Z copying torch/include/ATen/ops/select_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4484808Z 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:37.4486567Z 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:37.4487830Z copying torch/include/ATen/ops/select_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4489599Z copying torch/include/ATen/ops/select_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4491295Z copying torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4492788Z copying torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4494464Z copying torch/include/ATen/ops/select_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4495964Z 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:37.4497740Z 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:37.4499024Z copying torch/include/ATen/ops/select_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4500783Z copying torch/include/ATen/ops/select_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4502396Z copying torch/include/ATen/ops/select_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4503762Z copying torch/include/ATen/ops/select_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4505569Z copying torch/include/ATen/ops/select_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4507440Z 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:37.4508748Z copying torch/include/ATen/ops/select_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4510989Z copying torch/include/ATen/ops/select_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4512074Z copying torch/include/ATen/ops/selu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4513943Z copying torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4515345Z copying torch/include/ATen/ops/selu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4517009Z copying torch/include/ATen/ops/selu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4518381Z copying torch/include/ATen/ops/set.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4520326Z copying torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4521650Z copying torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4523184Z copying torch/include/ATen/ops/set_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4524765Z copying torch/include/ATen/ops/set_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4526326Z copying torch/include/ATen/ops/set_data.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4528026Z 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:37.4529444Z copying torch/include/ATen/ops/set_data_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4531115Z copying torch/include/ATen/ops/set_data_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4532660Z copying torch/include/ATen/ops/set_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4534101Z copying torch/include/ATen/ops/set_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4535814Z copying torch/include/ATen/ops/set_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4537351Z copying torch/include/ATen/ops/sgn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4539275Z copying torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4540437Z copying torch/include/ATen/ops/sgn_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4542265Z copying torch/include/ATen/ops/sgn_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4543568Z copying torch/include/ATen/ops/sgn_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4545320Z copying torch/include/ATen/ops/sgn_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4546871Z copying torch/include/ATen/ops/sgn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4548209Z copying torch/include/ATen/ops/sgn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4549908Z copying torch/include/ATen/ops/sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4551652Z copying torch/include/ATen/ops/sigmoid_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4553230Z 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:37.4554614Z 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:37.4556451Z 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:37.4558524Z copying torch/include/ATen/ops/sigmoid_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4559925Z 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:37.4561820Z copying torch/include/ATen/ops/sigmoid_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4563173Z copying torch/include/ATen/ops/sigmoid_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4564940Z copying torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4566331Z copying torch/include/ATen/ops/sigmoid_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4568022Z copying torch/include/ATen/ops/sigmoid_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4569430Z copying torch/include/ATen/ops/sigmoid_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4571169Z copying torch/include/ATen/ops/sigmoid_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4572747Z copying torch/include/ATen/ops/sigmoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4574378Z copying torch/include/ATen/ops/sigmoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4575694Z copying torch/include/ATen/ops/sign.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4577637Z copying torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4578852Z copying torch/include/ATen/ops/sign_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4580575Z copying torch/include/ATen/ops/sign_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4581832Z copying torch/include/ATen/ops/sign_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4583536Z copying torch/include/ATen/ops/sign_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4585227Z copying torch/include/ATen/ops/sign_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4586556Z copying torch/include/ATen/ops/sign_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4588292Z copying torch/include/ATen/ops/signbit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4589899Z copying torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4591338Z copying torch/include/ATen/ops/signbit_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4593040Z copying torch/include/ATen/ops/signbit_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4594438Z copying torch/include/ATen/ops/signbit_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4596375Z copying torch/include/ATen/ops/signbit_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4597718Z copying torch/include/ATen/ops/signbit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4599398Z copying torch/include/ATen/ops/signbit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4600752Z copying torch/include/ATen/ops/silu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4602452Z copying torch/include/ATen/ops/silu_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4603986Z 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:37.4605705Z 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:37.4606583Z 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:37.4608212Z 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:37.4609415Z copying torch/include/ATen/ops/silu_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4611376Z 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:37.4612515Z copying torch/include/ATen/ops/silu_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4614057Z copying torch/include/ATen/ops/silu_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4615468Z copying torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4616783Z copying torch/include/ATen/ops/silu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4618188Z copying torch/include/ATen/ops/silu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4619469Z copying torch/include/ATen/ops/silu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4620491Z copying torch/include/ATen/ops/silu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4622040Z copying torch/include/ATen/ops/silu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4623348Z copying torch/include/ATen/ops/silu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4624548Z copying torch/include/ATen/ops/sin.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4626204Z copying torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4627233Z copying torch/include/ATen/ops/sin_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4628603Z copying torch/include/ATen/ops/sin_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4630071Z copying torch/include/ATen/ops/sin_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4631346Z copying torch/include/ATen/ops/sin_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4632558Z copying torch/include/ATen/ops/sin_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4633931Z copying torch/include/ATen/ops/sin_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4635257Z copying torch/include/ATen/ops/sinc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4636893Z copying torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4638103Z copying torch/include/ATen/ops/sinc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4639305Z copying torch/include/ATen/ops/sinc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4640580Z copying torch/include/ATen/ops/sinc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4641888Z copying torch/include/ATen/ops/sinc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4643261Z copying torch/include/ATen/ops/sinc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4644440Z copying torch/include/ATen/ops/sinc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4645833Z copying torch/include/ATen/ops/sinh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4647245Z copying torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4649443Z copying torch/include/ATen/ops/sinh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4649740Z copying torch/include/ATen/ops/sinh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4651429Z copying torch/include/ATen/ops/sinh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4652175Z copying torch/include/ATen/ops/sinh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4653671Z copying torch/include/ATen/ops/sinh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4655000Z copying torch/include/ATen/ops/sinh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4656331Z copying torch/include/ATen/ops/size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4657638Z copying torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4659113Z copying torch/include/ATen/ops/size_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4660118Z copying torch/include/ATen/ops/size_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4661710Z copying torch/include/ATen/ops/slice.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4662989Z copying torch/include/ATen/ops/slice_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4664978Z 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:37.4665773Z copying torch/include/ATen/ops/slice_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4666920Z copying torch/include/ATen/ops/slice_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4668341Z copying torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4669735Z copying torch/include/ATen/ops/slice_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4671172Z 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:37.4673099Z 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:37.4673864Z copying torch/include/ATen/ops/slice_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4675421Z copying torch/include/ATen/ops/slice_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4676481Z copying torch/include/ATen/ops/slice_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4677638Z copying torch/include/ATen/ops/slice_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4679204Z copying torch/include/ATen/ops/slice_scatter.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4680292Z 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:37.4681502Z copying torch/include/ATen/ops/slice_scatter_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4682635Z copying torch/include/ATen/ops/slice_scatter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4684284Z copying torch/include/ATen/ops/slogdet.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4684774Z copying torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4686491Z copying torch/include/ATen/ops/slogdet_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4687327Z copying torch/include/ATen/ops/slogdet_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4688660Z copying torch/include/ATen/ops/slow_conv3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4690070Z 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:37.4691514Z copying torch/include/ATen/ops/slow_conv3d_forward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4692741Z 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:37.4693649Z 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:37.4695522Z 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:37.4696324Z copying torch/include/ATen/ops/slow_conv3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4697746Z copying torch/include/ATen/ops/slow_conv3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4698780Z copying torch/include/ATen/ops/slow_conv_dilated2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4700478Z 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:37.4701347Z 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:37.4702746Z 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:37.4704049Z 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:37.4705018Z 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:37.4706573Z copying torch/include/ATen/ops/slow_conv_dilated3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4707660Z 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:37.4709015Z 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:37.4710393Z 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:37.4711624Z 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:37.4712692Z 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:37.4714033Z copying torch/include/ATen/ops/slow_conv_transpose2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4716063Z 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:37.4717462Z 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:37.4718765Z 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:37.4720001Z 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:37.4721335Z 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:37.4722795Z 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:37.4723698Z 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:37.4724818Z copying torch/include/ATen/ops/slow_conv_transpose3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4726148Z 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:37.4727665Z 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:37.4728750Z 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:37.4729785Z 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:37.4731341Z copying torch/include/ATen/ops/smm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4732773Z copying torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4733646Z copying torch/include/ATen/ops/smm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4735439Z copying torch/include/ATen/ops/smm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4736159Z copying torch/include/ATen/ops/smooth_l1_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4737672Z 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:37.4739059Z 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:37.4740049Z 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:37.4741543Z 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:37.4742688Z 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:37.4743690Z 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:37.4744792Z 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:37.4746220Z 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:37.4747231Z 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:37.4748124Z 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:37.4749489Z 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:37.4750567Z 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:37.4751890Z 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:37.4752706Z copying torch/include/ATen/ops/soft_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4754124Z 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:37.4755440Z 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:37.4756390Z 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:37.4757782Z 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:37.4759144Z 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:37.4760110Z 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:37.4761412Z 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:37.4762736Z copying torch/include/ATen/ops/softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4764059Z copying torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4765297Z copying torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4766315Z copying torch/include/ATen/ops/softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4768417Z copying torch/include/ATen/ops/softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4768679Z copying torch/include/ATen/ops/softplus.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4770106Z copying torch/include/ATen/ops/softplus_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4771580Z 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:37.4772601Z 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:37.4773958Z 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:37.4775577Z copying torch/include/ATen/ops/softplus_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4776924Z 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:37.4778195Z copying torch/include/ATen/ops/softplus_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4779447Z copying torch/include/ATen/ops/softplus_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4780830Z copying torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4782035Z copying torch/include/ATen/ops/softplus_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4783315Z copying torch/include/ATen/ops/softplus_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4784564Z copying torch/include/ATen/ops/softplus_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4785870Z copying torch/include/ATen/ops/softplus_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4787152Z copying torch/include/ATen/ops/softplus_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4788523Z copying torch/include/ATen/ops/softplus_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4789797Z copying torch/include/ATen/ops/softshrink.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4791055Z copying torch/include/ATen/ops/softshrink_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4792550Z 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:37.4793592Z 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:37.4795155Z 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:37.4796563Z copying torch/include/ATen/ops/softshrink_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4797604Z 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:37.4799219Z copying torch/include/ATen/ops/softshrink_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4800182Z copying torch/include/ATen/ops/softshrink_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4801601Z copying torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4802726Z copying torch/include/ATen/ops/softshrink_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4803710Z copying torch/include/ATen/ops/softshrink_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4805160Z copying torch/include/ATen/ops/softshrink_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4806515Z copying torch/include/ATen/ops/softshrink_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4807478Z copying torch/include/ATen/ops/softshrink_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4808664Z copying torch/include/ATen/ops/softshrink_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4809896Z copying torch/include/ATen/ops/sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4811322Z copying torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4812446Z copying torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4813724Z copying torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4815424Z copying torch/include/ATen/ops/sort_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4816633Z copying torch/include/ATen/ops/sort_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4818222Z copying torch/include/ATen/ops/sort_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4819796Z copying torch/include/ATen/ops/sort_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4821377Z copying torch/include/ATen/ops/sort_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4823036Z copying torch/include/ATen/ops/sort_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4824620Z copying torch/include/ATen/ops/sparse_bsc_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4826313Z 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:37.4827837Z 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:37.4829437Z 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:37.4831017Z copying torch/include/ATen/ops/sparse_bsr_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4832730Z 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:37.4834089Z 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:37.4836172Z 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:37.4837499Z copying torch/include/ATen/ops/sparse_compressed_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4839367Z 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:37.4840705Z 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:37.4843094Z 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:37.4843681Z copying torch/include/ATen/ops/sparse_coo_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4845214Z 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:37.4846953Z 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:37.4848256Z 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:37.4850053Z 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:37.4851634Z copying torch/include/ATen/ops/sparse_csc_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4853335Z 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:37.4854724Z 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:37.4856383Z 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:37.4857949Z copying torch/include/ATen/ops/sparse_csr_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4859665Z 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:37.4861076Z 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:37.4862750Z 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:37.4864309Z copying torch/include/ATen/ops/sparse_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4865882Z copying torch/include/ATen/ops/sparse_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4868136Z copying torch/include/ATen/ops/sparse_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4869332Z copying torch/include/ATen/ops/sparse_mask.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4871147Z 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:37.4872462Z copying torch/include/ATen/ops/sparse_mask_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4874150Z copying torch/include/ATen/ops/sparse_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4875633Z copying torch/include/ATen/ops/sparse_resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4877486Z 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:37.4879195Z 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:37.4880539Z 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:37.4882163Z 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:37.4883935Z 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:37.4885558Z 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:37.4887062Z 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:37.4888625Z copying torch/include/ATen/ops/sparse_resize_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4890473Z copying torch/include/ATen/ops/sparse_resize_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4891958Z copying torch/include/ATen/ops/sparse_sampled_addmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4893648Z 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:37.4895080Z 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:37.4896725Z copying torch/include/ATen/ops/special_airy_ai.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4898497Z 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:37.4899831Z 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:37.4901499Z 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:37.4903003Z 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:37.4904747Z 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:37.4906065Z 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:37.4907749Z 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:37.4909325Z copying torch/include/ATen/ops/special_bessel_j0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4911069Z 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:37.4912439Z 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:37.4913900Z 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:37.4915652Z 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:37.4917862Z 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:37.4919022Z 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:37.4920787Z 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:37.4922150Z copying torch/include/ATen/ops/special_bessel_j1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4923997Z 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:37.4925276Z 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:37.4926987Z 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:37.4928403Z 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:37.4930340Z 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:37.4931625Z 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:37.4933296Z 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:37.4934724Z copying torch/include/ATen/ops/special_bessel_y0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4936629Z 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:37.4937948Z 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:37.4939595Z 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:37.4941199Z 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:37.4942643Z 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:37.4944547Z 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:37.4945830Z 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:37.4947527Z copying torch/include/ATen/ops/special_bessel_y1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.4949342Z 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:37.4950640Z 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:37.4952271Z 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:37.4953905Z 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:37.4955673Z 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:37.4957410Z 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:37.4958826Z 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:37.4960557Z 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:37.4962349Z 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:37.4963905Z 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:37.4965393Z 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:37.4966840Z 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:37.4968566Z 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:37.4970858Z 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:37.4972214Z 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:37.4973703Z 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:37.4975444Z 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:37.4976958Z 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:37.4978848Z 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:37.4980413Z 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:37.4981877Z 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:37.4983352Z 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:37.4985044Z 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:37.4986501Z 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:37.4988229Z 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:37.4989646Z 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:37.4991357Z 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:37.4992989Z 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:37.4994738Z 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:37.4996390Z 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:37.4997900Z 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:37.4999699Z 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:37.5001117Z 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:37.5002771Z 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:37.5004534Z 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:37.5005962Z 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:37.5007581Z 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:37.5009411Z 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:37.5011092Z 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:37.5012649Z 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:37.5014302Z 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:37.5015697Z 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:37.5017398Z 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:37.5018725Z 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:37.5020459Z 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:37.5021925Z 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:37.5023776Z 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:37.5024974Z copying torch/include/ATen/ops/special_digamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5026808Z 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:37.5028077Z copying torch/include/ATen/ops/special_digamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5029799Z copying torch/include/ATen/ops/special_digamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5031120Z copying torch/include/ATen/ops/special_entr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5033079Z 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:37.5034265Z 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:37.5036247Z 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:37.5038335Z copying torch/include/ATen/ops/special_entr_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5039665Z 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:37.5041330Z copying torch/include/ATen/ops/special_entr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5042781Z copying torch/include/ATen/ops/special_entr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5044331Z copying torch/include/ATen/ops/special_erf.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5046127Z 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:37.5047390Z copying torch/include/ATen/ops/special_erf_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5048956Z copying torch/include/ATen/ops/special_erf_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5050777Z copying torch/include/ATen/ops/special_erfc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5052374Z 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:37.5054104Z copying torch/include/ATen/ops/special_erfc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5055698Z copying torch/include/ATen/ops/special_erfc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5057189Z copying torch/include/ATen/ops/special_erfcx.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5058874Z 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:37.5060314Z 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:37.5062027Z 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:37.5062938Z copying torch/include/ATen/ops/special_erfcx_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5064603Z 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:37.5065600Z copying torch/include/ATen/ops/special_erfcx_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5067196Z copying torch/include/ATen/ops/special_erfcx_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5068225Z copying torch/include/ATen/ops/special_erfinv.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5069985Z 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:37.5071653Z copying torch/include/ATen/ops/special_erfinv_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5072597Z copying torch/include/ATen/ops/special_erfinv_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5074173Z copying torch/include/ATen/ops/special_exp2.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5075199Z 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:37.5076722Z copying torch/include/ATen/ops/special_exp2_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5077764Z copying torch/include/ATen/ops/special_exp2_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5078863Z copying torch/include/ATen/ops/special_expit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5079913Z 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:37.5082440Z copying torch/include/ATen/ops/special_expit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5082876Z copying torch/include/ATen/ops/special_expit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5083899Z copying torch/include/ATen/ops/special_expm1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5085438Z 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:37.5086319Z copying torch/include/ATen/ops/special_expm1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5087567Z copying torch/include/ATen/ops/special_expm1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5088791Z copying torch/include/ATen/ops/special_gammainc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5090600Z 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:37.5091552Z copying torch/include/ATen/ops/special_gammainc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5093037Z copying torch/include/ATen/ops/special_gammainc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5094169Z copying torch/include/ATen/ops/special_gammaincc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5095822Z 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:37.5096904Z copying torch/include/ATen/ops/special_gammaincc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5098250Z copying torch/include/ATen/ops/special_gammaincc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5099732Z copying torch/include/ATen/ops/special_gammaln.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5101064Z 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:37.5102415Z copying torch/include/ATen/ops/special_gammaln_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5103600Z copying torch/include/ATen/ops/special_gammaln_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5105102Z 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:37.5106424Z 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:37.5107858Z 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:37.5109181Z 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:37.5110411Z 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:37.5111863Z 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:37.5113075Z 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:37.5114536Z 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:37.5115900Z 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:37.5117261Z 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:37.5118592Z 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:37.5119860Z 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:37.5121435Z 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:37.5122846Z 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:37.5124235Z 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:37.5125365Z 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:37.5126767Z 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:37.5128007Z 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:37.5129497Z 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:37.5130706Z 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:37.5132094Z copying torch/include/ATen/ops/special_i0.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5133559Z 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:37.5134687Z copying torch/include/ATen/ops/special_i0_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5136063Z copying torch/include/ATen/ops/special_i0_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5137281Z copying torch/include/ATen/ops/special_i0e.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5138899Z 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:37.5139959Z 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:37.5141350Z 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:37.5142545Z copying torch/include/ATen/ops/special_i0e_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5143990Z 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:37.5145386Z copying torch/include/ATen/ops/special_i0e_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5146591Z copying torch/include/ATen/ops/special_i0e_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5148005Z copying torch/include/ATen/ops/special_i1.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5149440Z 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:37.5150646Z 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:37.5152043Z 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:37.5153244Z copying torch/include/ATen/ops/special_i1_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5154700Z 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:37.5156543Z copying torch/include/ATen/ops/special_i1_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5157729Z copying torch/include/ATen/ops/special_i1_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5159125Z copying torch/include/ATen/ops/special_i1e.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5160663Z 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:37.5161742Z 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:37.5163133Z 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:37.5164337Z copying torch/include/ATen/ops/special_i1e_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5165794Z 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:37.5167005Z copying torch/include/ATen/ops/special_i1e_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5168396Z copying torch/include/ATen/ops/special_i1e_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5169721Z 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:37.5171350Z 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:37.5172677Z 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:37.5173937Z 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:37.5175175Z 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:37.5176616Z 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:37.5177816Z 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:37.5179252Z 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:37.5180473Z 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:37.5181890Z 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:37.5183100Z 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:37.5184694Z 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:37.5186018Z 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:37.5187278Z 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:37.5188563Z 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:37.5189990Z 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:37.5191528Z 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:37.5192757Z 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:37.5194061Z 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:37.5195470Z 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:37.5197275Z copying torch/include/ATen/ops/special_log1p.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5198393Z 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:37.5199382Z copying torch/include/ATen/ops/special_log1p_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5200638Z copying torch/include/ATen/ops/special_log1p_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5202056Z copying torch/include/ATen/ops/special_log_ndtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5203332Z 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:37.5204395Z 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:37.5205722Z 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:37.5206872Z 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:37.5208013Z 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:37.5209479Z 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:37.5210634Z 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:37.5211983Z copying torch/include/ATen/ops/special_log_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5213063Z 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:37.5214477Z 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:37.5215566Z 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:37.5217004Z copying torch/include/ATen/ops/special_logit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5218507Z 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:37.5219730Z copying torch/include/ATen/ops/special_logit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5221031Z copying torch/include/ATen/ops/special_logit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5222134Z copying torch/include/ATen/ops/special_logsumexp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5224329Z 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:37.5224683Z copying torch/include/ATen/ops/special_logsumexp_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5225825Z copying torch/include/ATen/ops/special_logsumexp_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5227220Z 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:37.5228679Z 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:37.5229651Z 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:37.5230820Z 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:37.5232024Z 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:37.5233098Z 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:37.5234139Z 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:37.5235349Z 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:37.5237420Z 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:37.5238104Z 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:37.5239270Z 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:37.5240376Z 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:37.5241774Z 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:37.5242858Z 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:37.5243935Z 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:37.5245125Z 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:37.5246144Z 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:37.5247568Z 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:37.5248378Z 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:37.5249717Z 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:37.5250897Z 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:37.5252164Z 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:37.5253334Z 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:37.5254764Z 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:37.5255862Z 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:37.5257466Z 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:37.5258559Z 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:37.5259706Z 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:37.5260946Z 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:37.5262006Z 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:37.5263241Z 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:37.5264372Z 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:37.5265569Z copying torch/include/ATen/ops/special_multigammaln.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5266940Z 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:37.5268192Z copying torch/include/ATen/ops/special_multigammaln_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5269204Z copying torch/include/ATen/ops/special_multigammaln_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5270397Z copying torch/include/ATen/ops/special_ndtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5271715Z 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:37.5272858Z copying torch/include/ATen/ops/special_ndtr_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5273990Z copying torch/include/ATen/ops/special_ndtr_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5275733Z copying torch/include/ATen/ops/special_ndtri.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5277008Z 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:37.5278168Z 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:37.5279474Z 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:37.5280487Z copying torch/include/ATen/ops/special_ndtri_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5281520Z 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:37.5282650Z copying torch/include/ATen/ops/special_ndtri_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5283648Z copying torch/include/ATen/ops/special_ndtri_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5284929Z copying torch/include/ATen/ops/special_polygamma.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5286535Z 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:37.5287507Z copying torch/include/ATen/ops/special_polygamma_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5288698Z copying torch/include/ATen/ops/special_polygamma_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5289833Z copying torch/include/ATen/ops/special_psi.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5291810Z 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:37.5292213Z copying torch/include/ATen/ops/special_psi_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5294545Z copying torch/include/ATen/ops/special_psi_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5295061Z copying torch/include/ATen/ops/special_round.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5296181Z 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:37.5297163Z copying torch/include/ATen/ops/special_round_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5298545Z copying torch/include/ATen/ops/special_round_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5299710Z 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:37.5301125Z 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:37.5302232Z 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:37.5303397Z 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:37.5304659Z 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:37.5305810Z 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:37.5307110Z 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:37.5308367Z 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:37.5309498Z 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:37.5311204Z 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:37.5312033Z 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:37.5313203Z 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:37.5315411Z 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:37.5315977Z 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:37.5317668Z 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:37.5318773Z 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:37.5319965Z copying torch/include/ATen/ops/special_sinc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5321496Z 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:37.5322752Z 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:37.5324227Z 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:37.5325030Z 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:37.5326373Z 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:37.5327786Z 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:37.5328957Z 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:37.5330162Z 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:37.5331322Z 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:37.5332901Z 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:37.5334276Z 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:37.5335382Z 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:37.5337060Z 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:37.5338459Z 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:37.5339500Z 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:37.5340983Z 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:37.5342406Z 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:37.5343505Z 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:37.5344938Z 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:37.5346246Z 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:37.5347547Z 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:37.5349192Z 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:37.5350291Z 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:37.5351372Z 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:37.5352899Z 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:37.5354270Z 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:37.5355418Z 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:37.5357048Z 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:37.5358162Z 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:37.5359228Z 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:37.5360501Z 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:37.5362103Z 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:37.5363086Z 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:37.5364392Z 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:37.5365406Z 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:37.5366713Z 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:37.5368017Z 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:37.5369488Z 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:37.5370030Z 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:37.5371327Z 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:37.5372660Z 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:37.5373669Z copying torch/include/ATen/ops/special_sinc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5375101Z copying torch/include/ATen/ops/special_sinc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5375928Z copying torch/include/ATen/ops/special_softmax.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5377213Z 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:37.5378292Z copying torch/include/ATen/ops/special_softmax_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5379497Z copying torch/include/ATen/ops/special_softmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5380938Z 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:37.5382064Z 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:37.5382970Z 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:37.5384095Z 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:37.5385602Z 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:37.5386443Z 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:37.5387749Z 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:37.5388654Z 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:37.5389727Z copying torch/include/ATen/ops/special_xlog1py.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5391236Z 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:37.5392488Z 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:37.5393351Z 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:37.5394426Z 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:37.5395969Z copying torch/include/ATen/ops/special_xlog1py_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5397582Z 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:37.5398931Z copying torch/include/ATen/ops/special_xlog1py_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5400157Z copying torch/include/ATen/ops/special_xlog1py_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5401195Z copying torch/include/ATen/ops/special_xlogy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5402680Z 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:37.5404041Z copying torch/include/ATen/ops/special_xlogy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5405309Z copying torch/include/ATen/ops/special_xlogy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5406278Z copying torch/include/ATen/ops/special_zeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5408013Z 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:37.5408815Z 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:37.5409665Z 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:37.5411330Z 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:37.5412288Z copying torch/include/ATen/ops/special_zeta_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5413804Z 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:37.5414899Z copying torch/include/ATen/ops/special_zeta_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5416268Z copying torch/include/ATen/ops/special_zeta_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5417198Z copying torch/include/ATen/ops/split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5418595Z copying torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5419975Z copying torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5420947Z copying torch/include/ATen/ops/split_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5422518Z 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:37.5423702Z 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:37.5424948Z copying torch/include/ATen/ops/split_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5425928Z copying torch/include/ATen/ops/split_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5427449Z copying torch/include/ATen/ops/split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5428640Z copying torch/include/ATen/ops/split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5429670Z copying torch/include/ATen/ops/split_with_sizes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5431351Z 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:37.5432172Z 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:37.5433594Z 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:37.5435152Z 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:37.5436223Z 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:37.5437213Z 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:37.5438686Z 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:37.5439882Z 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:37.5441115Z copying torch/include/ATen/ops/sqrt.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5442452Z copying torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5443632Z copying torch/include/ATen/ops/sqrt_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5445008Z copying torch/include/ATen/ops/sqrt_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5446615Z copying torch/include/ATen/ops/sqrt_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5447613Z copying torch/include/ATen/ops/sqrt_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5449218Z copying torch/include/ATen/ops/sqrt_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5450592Z copying torch/include/ATen/ops/sqrt_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5451696Z copying torch/include/ATen/ops/square.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5453008Z copying torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5454493Z copying torch/include/ATen/ops/square_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5455400Z copying torch/include/ATen/ops/square_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5456623Z copying torch/include/ATen/ops/squeeze.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5458103Z copying torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5459093Z copying torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5460333Z copying torch/include/ATen/ops/squeeze_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5462059Z 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:37.5463047Z 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:37.5464038Z copying torch/include/ATen/ops/squeeze_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5465049Z copying torch/include/ATen/ops/squeeze_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5466217Z copying torch/include/ATen/ops/squeeze_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5467400Z copying torch/include/ATen/ops/squeeze_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5468793Z copying torch/include/ATen/ops/sspaddmm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5470176Z copying torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5471141Z copying torch/include/ATen/ops/sspaddmm_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5472497Z copying torch/include/ATen/ops/sspaddmm_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5473600Z copying torch/include/ATen/ops/sspaddmm_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5475158Z copying torch/include/ATen/ops/sspaddmm_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5476155Z copying torch/include/ATen/ops/stack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5477872Z copying torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5479188Z copying torch/include/ATen/ops/stack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5480470Z copying torch/include/ATen/ops/stack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5481686Z copying torch/include/ATen/ops/std.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5483087Z copying torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5483821Z copying torch/include/ATen/ops/std_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5485320Z copying torch/include/ATen/ops/std_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5486317Z copying torch/include/ATen/ops/std_mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5487898Z 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:37.5489007Z 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:37.5490450Z 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:37.5491520Z 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:37.5492938Z copying torch/include/ATen/ops/std_mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5493982Z copying torch/include/ATen/ops/std_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5495356Z copying torch/include/ATen/ops/std_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5496603Z copying torch/include/ATen/ops/std_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5497922Z copying torch/include/ATen/ops/stft.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5499191Z copying torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5500448Z copying torch/include/ATen/ops/stft_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5501475Z copying torch/include/ATen/ops/stft_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5502852Z copying torch/include/ATen/ops/stride.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5504194Z copying torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5505250Z copying torch/include/ATen/ops/stride_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5506528Z copying torch/include/ATen/ops/stride_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5507811Z copying torch/include/ATen/ops/sub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5509103Z copying torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5510471Z copying torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5511390Z copying torch/include/ATen/ops/sub_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5512812Z copying torch/include/ATen/ops/sub_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5513979Z copying torch/include/ATen/ops/sub_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5515504Z copying torch/include/ATen/ops/sub_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5516965Z copying torch/include/ATen/ops/sub_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5518284Z copying torch/include/ATen/ops/sub_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5519460Z copying torch/include/ATen/ops/subtract.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5520864Z copying torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5521927Z copying torch/include/ATen/ops/subtract_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5523288Z copying torch/include/ATen/ops/sum.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5524335Z copying torch/include/ATen/ops/subtract_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5525981Z copying torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5527145Z copying torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5528490Z copying torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5529588Z copying torch/include/ATen/ops/sum_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5531080Z copying torch/include/ATen/ops/sum_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5532133Z copying torch/include/ATen/ops/sum_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5533567Z copying torch/include/ATen/ops/sum_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5534612Z copying torch/include/ATen/ops/sum_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5536025Z copying torch/include/ATen/ops/sum_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5537338Z copying torch/include/ATen/ops/sum_to_size.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5538464Z 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:37.5539827Z 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:37.5541205Z 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:37.5542509Z copying torch/include/ATen/ops/svd.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5543540Z copying torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5545349Z copying torch/include/ATen/ops/svd_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5546289Z copying torch/include/ATen/ops/svd_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5547115Z copying torch/include/ATen/ops/swapaxes.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5548561Z copying torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5549511Z copying torch/include/ATen/ops/swapaxes_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5550562Z copying torch/include/ATen/ops/swapaxes_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5551623Z copying torch/include/ATen/ops/swapdims.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5553626Z copying torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5554266Z copying torch/include/ATen/ops/swapdims_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5556268Z copying torch/include/ATen/ops/swapdims_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5557484Z copying torch/include/ATen/ops/symeig.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5559490Z copying torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5560427Z copying torch/include/ATen/ops/symeig_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5561930Z copying torch/include/ATen/ops/symeig_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5563390Z copying torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5564613Z copying torch/include/ATen/ops/t_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5565764Z 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:37.5567031Z 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:37.5568219Z copying torch/include/ATen/ops/t_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5569485Z copying torch/include/ATen/ops/t_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5570769Z copying torch/include/ATen/ops/t_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5571794Z copying torch/include/ATen/ops/t_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5573291Z copying torch/include/ATen/ops/take.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5574655Z copying torch/include/ATen/ops/take_along_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5575711Z 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:37.5577008Z 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:37.5578177Z 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:37.5579611Z copying torch/include/ATen/ops/take_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5580630Z copying torch/include/ATen/ops/take_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5582043Z copying torch/include/ATen/ops/take_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5583249Z copying torch/include/ATen/ops/take_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5584146Z copying torch/include/ATen/ops/tan.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5585591Z copying torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5586499Z copying torch/include/ATen/ops/tan_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5587932Z copying torch/include/ATen/ops/tan_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5589124Z copying torch/include/ATen/ops/tan_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5590321Z copying torch/include/ATen/ops/tan_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5591460Z copying torch/include/ATen/ops/tan_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5592652Z copying torch/include/ATen/ops/tan_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5593934Z copying torch/include/ATen/ops/tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5595637Z copying torch/include/ATen/ops/tanh_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5597002Z 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:37.5598299Z 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:37.5599634Z 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:37.5600981Z copying torch/include/ATen/ops/tanh_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5602313Z 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:37.5603677Z copying torch/include/ATen/ops/tanh_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5604980Z copying torch/include/ATen/ops/tanh_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5606499Z copying torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5607716Z copying torch/include/ATen/ops/tanh_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5609097Z copying torch/include/ATen/ops/tanh_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5610471Z copying torch/include/ATen/ops/tanh_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5611947Z copying torch/include/ATen/ops/tanh_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5613204Z copying torch/include/ATen/ops/tanh_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5614574Z copying torch/include/ATen/ops/tanh_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5615879Z copying torch/include/ATen/ops/tensor_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5617339Z 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:37.5618664Z copying torch/include/ATen/ops/tensor_split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5620068Z copying torch/include/ATen/ops/tensor_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5621351Z copying torch/include/ATen/ops/tensordot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5622819Z copying torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5624068Z copying torch/include/ATen/ops/tensordot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5625462Z copying torch/include/ATen/ops/tensordot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5626739Z copying torch/include/ATen/ops/tensordot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5628110Z copying torch/include/ATen/ops/tensordot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5629420Z copying torch/include/ATen/ops/thnn_conv2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5630865Z 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:37.5632145Z copying torch/include/ATen/ops/thnn_conv2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5633566Z copying torch/include/ATen/ops/thnn_conv2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5634989Z copying torch/include/ATen/ops/threshold.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5636304Z copying torch/include/ATen/ops/threshold_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5637871Z 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:37.5639194Z 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:37.5640525Z 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:37.5641903Z copying torch/include/ATen/ops/threshold_backward_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5643585Z 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:37.5645049Z copying torch/include/ATen/ops/threshold_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5646345Z copying torch/include/ATen/ops/threshold_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5647830Z copying torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5649020Z copying torch/include/ATen/ops/threshold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5650459Z copying torch/include/ATen/ops/threshold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5651770Z copying torch/include/ATen/ops/threshold_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5653209Z copying torch/include/ATen/ops/threshold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5654486Z copying torch/include/ATen/ops/threshold_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5655857Z copying torch/include/ATen/ops/threshold_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5657168Z copying torch/include/ATen/ops/tile.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5658649Z copying torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5659856Z copying torch/include/ATen/ops/tile_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5661259Z copying torch/include/ATen/ops/tile_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5662555Z copying torch/include/ATen/ops/to_dense.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5663996Z copying torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5665504Z copying torch/include/ATen/ops/to_dense_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5667020Z 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:37.5668265Z 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:37.5669653Z 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:37.5671014Z 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:37.5672369Z copying torch/include/ATen/ops/to_dense_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5673648Z copying torch/include/ATen/ops/to_dense_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5675071Z copying torch/include/ATen/ops/to_mkldnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5676731Z copying torch/include/ATen/ops/to_mkldnn_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5678307Z 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:37.5679490Z 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:37.5680875Z 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:37.5682240Z 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:37.5683639Z 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:37.5684880Z copying torch/include/ATen/ops/to_mkldnn_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5686557Z copying torch/include/ATen/ops/to_mkldnn_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5687683Z copying torch/include/ATen/ops/to_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5688620Z copying torch/include/ATen/ops/to_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5690238Z copying torch/include/ATen/ops/to_padded_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5691834Z 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:37.5692718Z 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:37.5693614Z 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:37.5694948Z copying torch/include/ATen/ops/to_sparse.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5696120Z copying torch/include/ATen/ops/to_sparse_bsc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5697593Z 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:37.5698644Z 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:37.5700144Z 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:37.5701160Z 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:37.5702190Z 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:37.5703536Z copying torch/include/ATen/ops/to_sparse_bsr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5705016Z 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:37.5706306Z 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:37.5707762Z 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:37.5708752Z 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:37.5710263Z 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:37.5711216Z 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:37.5712346Z 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:37.5714055Z copying torch/include/ATen/ops/to_sparse_csc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5715330Z 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:37.5716381Z 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:37.5717770Z 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:37.5718931Z 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:37.5720322Z 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:37.5721535Z copying torch/include/ATen/ops/to_sparse_csr.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5723046Z 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:37.5724144Z 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:37.5725389Z 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:37.5726459Z 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:37.5728163Z 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:37.5729210Z 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:37.5730977Z copying torch/include/ATen/ops/to_sparse_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5731782Z copying torch/include/ATen/ops/to_sparse_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5732825Z copying torch/include/ATen/ops/topk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5734205Z copying torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5735361Z copying torch/include/ATen/ops/topk_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5736721Z copying torch/include/ATen/ops/topk_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5737667Z copying torch/include/ATen/ops/topk_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5739142Z copying torch/include/ATen/ops/topk_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5740456Z copying torch/include/ATen/ops/topk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5741773Z copying torch/include/ATen/ops/topk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5743101Z copying torch/include/ATen/ops/trace.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5744563Z copying torch/include/ATen/ops/trace_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5745888Z 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:37.5747136Z copying torch/include/ATen/ops/trace_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5748456Z copying torch/include/ATen/ops/trace_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5749838Z copying torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5751106Z copying torch/include/ATen/ops/trace_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5752447Z copying torch/include/ATen/ops/trace_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5753924Z copying torch/include/ATen/ops/trace_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5755351Z copying torch/include/ATen/ops/trace_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5756704Z copying torch/include/ATen/ops/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5758242Z copying torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5759305Z copying torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5760495Z copying torch/include/ATen/ops/transpose_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5762110Z 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:37.5763406Z 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:37.5764392Z copying torch/include/ATen/ops/transpose_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5765733Z copying torch/include/ATen/ops/transpose_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5766931Z copying torch/include/ATen/ops/transpose_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5768159Z copying torch/include/ATen/ops/transpose_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5769470Z copying torch/include/ATen/ops/trapezoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5770807Z copying torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5771991Z copying torch/include/ATen/ops/trapezoid_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5773198Z copying torch/include/ATen/ops/trapezoid_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5774451Z copying torch/include/ATen/ops/trapz.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5775766Z copying torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5776942Z copying torch/include/ATen/ops/trapz_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5778148Z copying torch/include/ATen/ops/trapz_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5779408Z copying torch/include/ATen/ops/triangular_solve.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5780902Z 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:37.5781879Z 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:37.5783202Z 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:37.5784451Z copying torch/include/ATen/ops/triangular_solve_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5785686Z 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:37.5786934Z copying torch/include/ATen/ops/triangular_solve_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5788169Z copying torch/include/ATen/ops/triangular_solve_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5789315Z copying torch/include/ATen/ops/tril.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5790787Z copying torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5792149Z copying torch/include/ATen/ops/tril_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5793522Z copying torch/include/ATen/ops/tril_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5796050Z copying torch/include/ATen/ops/tril_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5796406Z 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:37.5797620Z 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:37.5798991Z 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:37.5800021Z copying torch/include/ATen/ops/tril_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5801397Z copying torch/include/ATen/ops/tril_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5802239Z copying torch/include/ATen/ops/tril_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5804418Z copying torch/include/ATen/ops/tril_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5804680Z copying torch/include/ATen/ops/tril_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5806008Z copying torch/include/ATen/ops/tril_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5807163Z copying torch/include/ATen/ops/triplet_margin_loss.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5808573Z 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:37.5810403Z 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:37.5811527Z 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:37.5812539Z copying torch/include/ATen/ops/triu.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5813871Z copying torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5814862Z copying torch/include/ATen/ops/triu_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5816379Z copying torch/include/ATen/ops/triu_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5817197Z copying torch/include/ATen/ops/triu_indices.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5818961Z 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:37.5820044Z 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:37.5821434Z 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:37.5822251Z copying torch/include/ATen/ops/triu_indices_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5823846Z copying torch/include/ATen/ops/triu_indices_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5824919Z copying torch/include/ATen/ops/triu_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5825931Z copying torch/include/ATen/ops/triu_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5827273Z copying torch/include/ATen/ops/triu_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5828725Z copying torch/include/ATen/ops/triu_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5829810Z copying torch/include/ATen/ops/true_divide.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5831306Z 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:37.5832241Z copying torch/include/ATen/ops/true_divide_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5833648Z copying torch/include/ATen/ops/true_divide_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5835072Z copying torch/include/ATen/ops/trunc.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5836386Z copying torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5838081Z copying torch/include/ATen/ops/trunc_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5839373Z copying torch/include/ATen/ops/trunc_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5840608Z copying torch/include/ATen/ops/trunc_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5841695Z copying torch/include/ATen/ops/trunc_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5843175Z copying torch/include/ATen/ops/trunc_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5844036Z copying torch/include/ATen/ops/trunc_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5845406Z copying torch/include/ATen/ops/type_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5846781Z 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:37.5848021Z copying torch/include/ATen/ops/type_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5849362Z copying torch/include/ATen/ops/type_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5850635Z copying torch/include/ATen/ops/unbind.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5851854Z copying torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5853246Z copying torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5854537Z copying torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5855476Z copying torch/include/ATen/ops/unbind_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5856992Z 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:37.5857978Z 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:37.5858979Z copying torch/include/ATen/ops/unbind_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5860289Z copying torch/include/ATen/ops/unbind_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5861238Z copying torch/include/ATen/ops/unbind_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5862506Z copying torch/include/ATen/ops/unbind_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5863395Z copying torch/include/ATen/ops/unflatten.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5864844Z copying torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5865679Z copying torch/include/ATen/ops/unflatten_dense_tensors.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5867085Z 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:37.5867795Z 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:37.5869379Z 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:37.5871250Z copying torch/include/ATen/ops/unflatten_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5871642Z copying torch/include/ATen/ops/unflatten_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5873407Z copying torch/include/ATen/ops/unfold.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5874515Z copying torch/include/ATen/ops/unfold_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5876295Z 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:37.5877296Z 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:37.5878824Z 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:37.5880122Z copying torch/include/ATen/ops/unfold_backward_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5881835Z copying torch/include/ATen/ops/unfold_backward_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5882663Z copying torch/include/ATen/ops/unfold_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5884003Z 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:37.5885463Z 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:37.5886898Z copying torch/include/ATen/ops/unfold_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5888314Z copying torch/include/ATen/ops/unfold_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5889814Z copying torch/include/ATen/ops/unfold_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5891918Z copying torch/include/ATen/ops/unfold_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5893350Z copying torch/include/ATen/ops/unfold_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5894358Z copying torch/include/ATen/ops/unfold_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5896343Z copying torch/include/ATen/ops/unfold_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5897236Z copying torch/include/ATen/ops/uniform.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5898728Z copying torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5899775Z copying torch/include/ATen/ops/uniform_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5901241Z copying torch/include/ATen/ops/uniform_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5902534Z copying torch/include/ATen/ops/uniform_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5903843Z copying torch/include/ATen/ops/uniform_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5905373Z copying torch/include/ATen/ops/uniform_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5906603Z copying torch/include/ATen/ops/unique_consecutive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5908233Z 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:37.5909303Z 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:37.5911103Z 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:37.5912161Z copying torch/include/ATen/ops/unique_consecutive_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5913771Z copying torch/include/ATen/ops/unique_consecutive_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5914800Z copying torch/include/ATen/ops/unique_dim.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5916606Z 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:37.5917653Z copying torch/include/ATen/ops/unsqueeze.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5919167Z copying torch/include/ATen/ops/unique_dim_consecutive.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5920681Z 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:37.5922005Z 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:37.5923297Z 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:37.5924735Z 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:37.5925833Z 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:37.5927297Z 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:37.5928482Z 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:37.5930175Z copying torch/include/ATen/ops/unique_dim_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5931283Z copying torch/include/ATen/ops/unique_dim_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5932783Z copying torch/include/ATen/ops/unsafe_chunk.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5934062Z 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:37.5935401Z copying torch/include/ATen/ops/unsafe_chunk_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5936660Z copying torch/include/ATen/ops/unsafe_chunk_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5937996Z copying torch/include/ATen/ops/unsafe_split.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5939402Z 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:37.5940678Z copying torch/include/ATen/ops/unsafe_split_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5941935Z copying torch/include/ATen/ops/unsafe_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5943309Z 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:37.5944667Z 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:37.5945954Z 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:37.5947257Z 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:37.5948806Z copying torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5949986Z copying torch/include/ATen/ops/unsqueeze_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5951558Z 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:37.5952542Z 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:37.5953910Z copying torch/include/ATen/ops/unsqueeze_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5955104Z copying torch/include/ATen/ops/unsqueeze_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5955966Z copying torch/include/ATen/ops/unsqueeze_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5957489Z copying torch/include/ATen/ops/unsqueeze_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5958519Z copying torch/include/ATen/ops/upsample_bicubic2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5960250Z copying torch/include/ATen/ops/upsample_bicubic2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5961368Z 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:37.5962893Z 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:37.5963738Z 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:37.5965393Z 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:37.5966310Z 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:37.5967357Z 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:37.5969560Z 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:37.5970089Z 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:37.5971410Z 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:37.5972575Z 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:37.5973951Z 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:37.5975171Z 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:37.5976773Z copying torch/include/ATen/ops/upsample_bicubic2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5978049Z 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:37.5979323Z copying torch/include/ATen/ops/upsample_bicubic2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5980474Z copying torch/include/ATen/ops/upsample_bicubic2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5981732Z copying torch/include/ATen/ops/upsample_bilinear2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5982932Z copying torch/include/ATen/ops/upsample_bilinear2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.5984243Z 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:37.5985376Z 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:37.5986571Z 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:37.5987722Z 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:37.5988914Z 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:37.5990067Z 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:37.5991277Z 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:37.5992485Z 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:37.5993738Z 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:37.5994826Z 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:37.5996181Z 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:37.5997669Z 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:37.5999008Z copying torch/include/ATen/ops/upsample_bilinear2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6000177Z 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:37.6001207Z copying torch/include/ATen/ops/upsample_bilinear2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6002763Z copying torch/include/ATen/ops/upsample_bilinear2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6003699Z copying torch/include/ATen/ops/upsample_linear1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6005282Z copying torch/include/ATen/ops/upsample_linear1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6006322Z 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:37.6008129Z 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:37.6008858Z 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:37.6009819Z 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:37.6011526Z 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:37.6012623Z 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:37.6013711Z 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:37.6015062Z 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:37.6016588Z 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:37.6017532Z copying torch/include/ATen/ops/upsample_linear1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6018966Z 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:37.6020240Z 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:37.6021553Z 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:37.6022881Z 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:37.6024255Z copying torch/include/ATen/ops/upsample_linear1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6025420Z copying torch/include/ATen/ops/upsample_linear1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6026738Z copying torch/include/ATen/ops/upsample_nearest1d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6028076Z copying torch/include/ATen/ops/upsample_nearest1d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6029501Z 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:37.6030870Z 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:37.6031881Z 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:37.6033353Z 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:37.6035652Z 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:37.6036105Z 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:37.6037572Z 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:37.6038896Z 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:37.6039830Z 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:37.6041016Z 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:37.6041921Z 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:37.6043814Z 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:37.6044280Z copying torch/include/ATen/ops/upsample_nearest1d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6045570Z 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:37.6046958Z copying torch/include/ATen/ops/upsample_nearest1d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6048160Z copying torch/include/ATen/ops/upsample_nearest1d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6049506Z copying torch/include/ATen/ops/upsample_nearest2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6050946Z copying torch/include/ATen/ops/upsample_nearest2d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6052459Z 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:37.6053506Z 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:37.6054651Z 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:37.6055976Z 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:37.6057483Z 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:37.6058478Z 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:37.6059937Z 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:37.6061322Z 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:37.6062675Z 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:37.6063962Z 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:37.6064925Z 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:37.6066181Z 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:37.6067431Z copying torch/include/ATen/ops/upsample_nearest2d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6068900Z 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:37.6070153Z copying torch/include/ATen/ops/upsample_nearest2d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6071120Z copying torch/include/ATen/ops/upsample_nearest2d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6073390Z copying torch/include/ATen/ops/upsample_nearest3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6074100Z copying torch/include/ATen/ops/upsample_nearest3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6075447Z 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:37.6076530Z 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:37.6077967Z 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:37.6079243Z 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:37.6080632Z 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:37.6081640Z 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:37.6082944Z 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:37.6084158Z 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:37.6085374Z 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:37.6086804Z 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:37.6088069Z 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:37.6089534Z 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:37.6090503Z copying torch/include/ATen/ops/upsample_nearest3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6091852Z 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:37.6093435Z copying torch/include/ATen/ops/upsample_nearest3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6094256Z copying torch/include/ATen/ops/upsample_nearest3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6095722Z copying torch/include/ATen/ops/upsample_trilinear3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6096929Z copying torch/include/ATen/ops/upsample_trilinear3d_backward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6098412Z 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:37.6099857Z 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:37.6100771Z 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:37.6102221Z 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:37.6103473Z 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:37.6104794Z 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:37.6106031Z 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:37.6107092Z 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:37.6108657Z 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:37.6109694Z 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:37.6110912Z 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:37.6112231Z 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:37.6113498Z copying torch/include/ATen/ops/upsample_trilinear3d_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6114479Z 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:37.6115924Z copying torch/include/ATen/ops/upsample_trilinear3d_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6117112Z copying torch/include/ATen/ops/upsample_trilinear3d_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6118318Z 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:37.6119422Z 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:37.6120846Z 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:37.6121708Z 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:37.6122734Z copying torch/include/ATen/ops/values.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6124059Z copying torch/include/ATen/ops/values_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6125576Z 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:37.6126495Z 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:37.6127495Z copying torch/include/ATen/ops/values_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6128790Z copying torch/include/ATen/ops/values_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6130136Z copying torch/include/ATen/ops/values_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6131368Z copying torch/include/ATen/ops/values_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6132600Z copying torch/include/ATen/ops/vander.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6134019Z copying torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6135354Z copying torch/include/ATen/ops/vander_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6136717Z copying torch/include/ATen/ops/vander_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6138239Z copying torch/include/ATen/ops/var.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6139840Z copying torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6141076Z copying torch/include/ATen/ops/var_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6142714Z copying torch/include/ATen/ops/var_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6143967Z copying torch/include/ATen/ops/var_mean.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6145297Z 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:37.6146854Z 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:37.6148097Z 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:37.6149433Z 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:37.6150645Z copying torch/include/ATen/ops/var_mean_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6151869Z copying torch/include/ATen/ops/var_mean_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6153042Z copying torch/include/ATen/ops/var_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6154613Z copying torch/include/ATen/ops/var_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6155680Z copying torch/include/ATen/ops/vdot.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6157331Z copying torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6158910Z copying torch/include/ATen/ops/vdot_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6160700Z copying torch/include/ATen/ops/vdot_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6161248Z copying torch/include/ATen/ops/vdot_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6162511Z copying torch/include/ATen/ops/vdot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6163611Z copying torch/include/ATen/ops/view.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6164920Z copying torch/include/ATen/ops/view_as.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6165803Z copying torch/include/ATen/ops/view_as_complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6166857Z 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:37.6168233Z 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:37.6169428Z 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:37.6170494Z 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:37.6171815Z 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:37.6172764Z 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:37.6174173Z 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:37.6175198Z 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:37.6176607Z 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:37.6177577Z 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:37.6178998Z 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:37.6179849Z copying torch/include/ATen/ops/view_as_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6181310Z copying torch/include/ATen/ops/view_as_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6182340Z copying torch/include/ATen/ops/view_as_real.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6183621Z 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:37.6185101Z 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:37.6186708Z 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:37.6188077Z 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:37.6190158Z 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:37.6191298Z 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:37.6193014Z 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:37.6194477Z 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:37.6196201Z 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:37.6197788Z 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:37.6199526Z copying torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6201157Z copying torch/include/ATen/ops/view_copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6202947Z 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:37.6204445Z 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:37.6206195Z copying torch/include/ATen/ops/view_copy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6207413Z copying torch/include/ATen/ops/view_copy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6209096Z copying torch/include/ATen/ops/view_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6210852Z copying torch/include/ATen/ops/view_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6212435Z copying torch/include/ATen/ops/view_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6214063Z copying torch/include/ATen/ops/view_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6215608Z copying torch/include/ATen/ops/view_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6217226Z copying torch/include/ATen/ops/vsplit.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6218903Z copying torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6220445Z copying torch/include/ATen/ops/vsplit_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6222046Z copying torch/include/ATen/ops/vsplit_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6223667Z copying torch/include/ATen/ops/vstack.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6225381Z copying torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6226753Z copying torch/include/ATen/ops/vstack_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6229098Z copying torch/include/ATen/ops/vstack_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6230196Z copying torch/include/ATen/ops/where.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6232040Z copying torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6233442Z copying torch/include/ATen/ops/where_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6235319Z copying torch/include/ATen/ops/where_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6236732Z copying torch/include/ATen/ops/where_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6238524Z copying torch/include/ATen/ops/where_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6239972Z copying torch/include/ATen/ops/xlogy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6242053Z copying torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6243409Z copying torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6245183Z copying torch/include/ATen/ops/xlogy_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6246611Z copying torch/include/ATen/ops/xlogy_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6248372Z copying torch/include/ATen/ops/xlogy_meta.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6250118Z copying torch/include/ATen/ops/xlogy_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6251783Z copying torch/include/ATen/ops/xlogy_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6253351Z copying torch/include/ATen/ops/xlogy_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6254922Z copying torch/include/ATen/ops/xor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6256636Z copying torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6258195Z copying torch/include/ATen/ops/xor_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6259741Z copying torch/include/ATen/ops/xor_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6261654Z copying torch/include/ATen/ops/zero.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6263113Z copying torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6264712Z copying torch/include/ATen/ops/zero_cpu_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6266299Z copying torch/include/ATen/ops/zero_cuda_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6267863Z copying torch/include/ATen/ops/zero_meta_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6269421Z copying torch/include/ATen/ops/zero_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6270972Z copying torch/include/ATen/ops/zero_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6272558Z copying torch/include/ATen/ops/zeros.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6274354Z copying torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6275804Z copying torch/include/ATen/ops/zeros_like.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6277703Z 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:37.6278988Z copying torch/include/ATen/ops/zeros_like_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6280712Z copying torch/include/ATen/ops/zeros_like_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6282319Z copying torch/include/ATen/ops/zeros_native.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6283735Z copying torch/include/ATen/ops/zeros_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/ops 2022-12-01T09:59:37.6285239Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip 2022-12-01T09:59:37.6294512Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T09:59:37.6294966Z copying torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T09:59:37.6296059Z copying torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T09:59:37.6297460Z copying torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T09:59:37.6298748Z copying torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/hip/impl 2022-12-01T09:59:37.6300296Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T09:59:37.6300611Z copying torch/include/ATen/detail/CUDAHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T09:59:37.6302121Z copying torch/include/ATen/detail/FunctionTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T09:59:37.6318635Z copying torch/include/ATen/detail/HIPHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T09:59:37.6319739Z copying torch/include/ATen/detail/ORTHooksInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/detail 2022-12-01T09:59:37.6320615Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6321957Z copying torch/include/ATen/native/Activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6323259Z copying torch/include/ATen/native/AdaptivePooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6324549Z copying torch/include/ATen/native/BatchLinearAlgebra.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6325847Z copying torch/include/ATen/native/BinaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6327180Z copying torch/include/ATen/native/BucketizationUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6328526Z copying torch/include/ATen/native/CPUBlas.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6329785Z copying torch/include/ATen/native/CPUFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6331090Z copying torch/include/ATen/native/CanUse32BitIndexMath.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6332112Z copying torch/include/ATen/native/ComplexHelper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6333483Z copying torch/include/ATen/native/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6337206Z copying torch/include/ATen/native/CompositeRandomAccessorCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6337516Z copying torch/include/ATen/native/ConvUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6337829Z copying torch/include/ATen/native/ConvolutionMM3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6338087Z copying torch/include/ATen/native/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6339601Z copying torch/include/ATen/native/Cross.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6340808Z copying torch/include/ATen/native/DilatedConvolutionUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6342187Z copying torch/include/ATen/native/DispatchStub.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6343866Z copying torch/include/ATen/native/Distance.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6344846Z copying torch/include/ATen/native/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6345748Z copying torch/include/ATen/native/Distributions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6347341Z copying torch/include/ATen/native/EmbeddingBag.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6348927Z copying torch/include/ATen/native/Fill.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6349454Z copying torch/include/ATen/native/ForeachUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6352705Z copying torch/include/ATen/native/FunctionOfAMatrixUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6353088Z copying torch/include/ATen/native/GridSampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6353542Z copying torch/include/ATen/native/GridSamplerUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6353943Z copying torch/include/ATen/native/Histogram.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6355444Z copying torch/include/ATen/native/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6356322Z copying torch/include/ATen/native/IndexingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6357708Z copying torch/include/ATen/native/Lerp.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6358723Z copying torch/include/ATen/native/LinearAlgebra.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6360320Z copying torch/include/ATen/native/LinearAlgebraUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6361083Z copying torch/include/ATen/native/LossMulti.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6362466Z copying torch/include/ATen/native/Math.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6364341Z copying torch/include/ATen/native/MathBitFallThroughLists.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6367012Z copying torch/include/ATen/native/MathBitsFallback.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6367304Z copying torch/include/ATen/native/MaxPooling.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6367633Z copying torch/include/ATen/native/NonEmptyUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6368510Z copying torch/include/ATen/native/NonSymbolicBC.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6369882Z copying torch/include/ATen/native/Normalization.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6371099Z copying torch/include/ATen/native/PointwiseOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6372395Z copying torch/include/ATen/native/Pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6373380Z copying torch/include/ATen/native/Pow.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6374428Z copying torch/include/ATen/native/RNN.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6375539Z copying torch/include/ATen/native/RangeFactories.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6376469Z copying torch/include/ATen/native/ReduceAllOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6378373Z copying torch/include/ATen/native/ReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6378948Z copying torch/include/ATen/native/ReduceOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6379849Z copying torch/include/ATen/native/Repeat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6380803Z copying torch/include/ATen/native/Resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6382742Z copying torch/include/ATen/native/ResizeCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6383158Z copying torch/include/ATen/native/ScatterGatherChecks.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6384133Z copying torch/include/ATen/native/SegmentReduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6385236Z copying torch/include/ATen/native/SharedReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6386631Z copying torch/include/ATen/native/SobolEngineOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6387748Z copying torch/include/ATen/native/Sorting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6389090Z copying torch/include/ATen/native/SortingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6390301Z copying torch/include/ATen/native/SpectralOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6391641Z copying torch/include/ATen/native/StridedRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6392876Z copying torch/include/ATen/native/TensorAdvancedIndexing.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6394253Z copying torch/include/ATen/native/TensorAdvancedIndexingUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6395552Z copying torch/include/ATen/native/TensorCompare.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6396711Z copying torch/include/ATen/native/TensorConversions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6398204Z copying torch/include/ATen/native/TensorDimApply.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6399642Z copying torch/include/ATen/native/TensorFactories.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6400595Z copying torch/include/ATen/native/TensorIterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6401631Z copying torch/include/ATen/native/TensorIteratorDynamicCasting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6403078Z copying torch/include/ATen/native/TensorProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6404132Z copying torch/include/ATen/native/TensorShape.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6405174Z copying torch/include/ATen/native/TensorTransformations.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6406522Z copying torch/include/ATen/native/TopKImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6407490Z copying torch/include/ATen/native/TransposeType.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6408840Z copying torch/include/ATen/native/TriangularOpsUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6409776Z copying torch/include/ATen/native/TypeProperties.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6410755Z copying torch/include/ATen/native/UnaryOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6412070Z copying torch/include/ATen/native/Unfold2d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6412956Z copying torch/include/ATen/native/Unfold3d.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6414707Z copying torch/include/ATen/native/UnfoldBackward.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6415322Z copying torch/include/ATen/native/UpSample.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6416402Z copying torch/include/ATen/native/batch_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6417470Z copying torch/include/ATen/native/group_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6418715Z copying torch/include/ATen/native/im2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6419871Z copying torch/include/ATen/native/im2col_shape_check.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6420777Z copying torch/include/ATen/native/layer_norm.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6422112Z copying torch/include/ATen/native/verbose_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6423191Z copying torch/include/ATen/native/vol2col.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native 2022-12-01T09:59:37.6424412Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6424718Z copying torch/include/ATen/native/cpu/AtomicAddFloat.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6426115Z copying torch/include/ATen/native/cpu/CatKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6427481Z copying torch/include/ATen/native/cpu/ChannelShuffleKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6428454Z copying torch/include/ATen/native/cpu/CopyKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6429742Z copying torch/include/ATen/native/cpu/DepthwiseConvKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6430875Z copying torch/include/ATen/native/cpu/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6431893Z copying torch/include/ATen/native/cpu/GridSamplerKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6433042Z copying torch/include/ATen/native/cpu/IndexKernelUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6434209Z copying torch/include/ATen/native/cpu/Intrinsics.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6435410Z copying torch/include/ATen/native/cpu/IsContiguous.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6436638Z copying torch/include/ATen/native/cpu/Loops.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6437954Z copying torch/include/ATen/native/cpu/MaxUnpoolKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6439326Z copying torch/include/ATen/native/cpu/PixelShuffleKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6440532Z copying torch/include/ATen/native/cpu/Reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6441865Z copying torch/include/ATen/native/cpu/SerialStackImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6442953Z copying torch/include/ATen/native/cpu/SoftmaxKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6444302Z copying torch/include/ATen/native/cpu/StackKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6445341Z copying torch/include/ATen/native/cpu/WeightNormKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6446299Z 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:37.6447781Z 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:37.6449374Z 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:37.6450381Z copying torch/include/ATen/native/cpu/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6451546Z copying torch/include/ATen/native/cpu/zmath.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cpu 2022-12-01T09:59:37.6452879Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6453169Z copying torch/include/ATen/native/cuda/Activation.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6454709Z copying torch/include/ATen/native/cuda/BinaryInternal.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6455703Z copying torch/include/ATen/native/cuda/CompositeRandomAccessor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6456713Z copying torch/include/ATen/native/cuda/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6457976Z copying torch/include/ATen/native/cuda/CuFFTPlanCache.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6458976Z copying torch/include/ATen/native/cuda/CuFFTUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6460247Z copying torch/include/ATen/native/cuda/DistributionTemplates.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6461411Z copying torch/include/ATen/native/cuda/Distributions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6462684Z copying torch/include/ATen/native/cuda/GridSampler.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6463656Z copying torch/include/ATen/native/cuda/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6464815Z copying torch/include/ATen/native/cuda/LaunchUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6466214Z copying torch/include/ATen/native/cuda/MiscUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6466940Z copying torch/include/ATen/native/cuda/ReduceOps.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6468238Z copying torch/include/ATen/native/cuda/Resize.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6469189Z copying torch/include/ATen/native/cuda/ScanKernels.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6470061Z copying torch/include/ATen/native/cuda/Sort.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6471513Z copying torch/include/ATen/native/cuda/SortStable.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6472426Z copying torch/include/ATen/native/cuda/Sorting.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6473387Z copying torch/include/ATen/native/cuda/TensorModeKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6474424Z copying torch/include/ATen/native/cuda/TensorTopK.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6475833Z 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:37.6477283Z 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:37.6478012Z copying torch/include/ATen/native/cuda/CUDAJitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6479983Z copying torch/include/ATen/native/cuda/CUDALoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6480807Z copying torch/include/ATen/native/cuda/DeviceSqrt.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6481730Z copying torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6482670Z copying torch/include/ATen/native/cuda/ForeachFunctors.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6484458Z copying torch/include/ATen/native/cuda/GridSampler.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6485248Z copying torch/include/ATen/native/cuda/JitLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6486154Z copying torch/include/ATen/native/cuda/KernelUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6487113Z copying torch/include/ATen/native/cuda/Loops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6489070Z copying torch/include/ATen/native/cuda/Math.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6490793Z copying torch/include/ATen/native/cuda/MemoryAccess.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6491814Z copying torch/include/ATen/native/cuda/MultiTensorApply.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6493117Z copying torch/include/ATen/native/cuda/Normalization.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6494785Z copying torch/include/ATen/native/cuda/PersistentSoftmax.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6496147Z copying torch/include/ATen/native/cuda/Pow.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6496929Z copying torch/include/ATen/native/cuda/ROCmLoops.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6498209Z copying torch/include/ATen/native/cuda/Randperm.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6499117Z copying torch/include/ATen/native/cuda/Reduce.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6500668Z copying torch/include/ATen/native/cuda/ScanUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6501744Z copying torch/include/ATen/native/cuda/SortUtils.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6503062Z copying torch/include/ATen/native/cuda/SortingCommon.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6504032Z copying torch/include/ATen/native/cuda/SortingRadixSelect.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6505538Z copying torch/include/ATen/native/cuda/TensorModeKernel.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6506527Z copying torch/include/ATen/native/cuda/UniqueCub.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6507976Z copying torch/include/ATen/native/cuda/UpSample.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6508963Z 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:37.6510305Z 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:37.6511457Z 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:37.6512450Z 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:37.6514589Z copying torch/include/ATen/native/cuda/im2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6515046Z 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:37.6516542Z copying torch/include/ATen/native/cuda/vol2col.cuh -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/cuda 2022-12-01T09:59:37.6517855Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T09:59:37.6518263Z copying torch/include/ATen/native/quantized/AffineQuantizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T09:59:37.6519799Z copying torch/include/ATen/native/quantized/AffineQuantizerBase.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T09:59:37.6520608Z copying torch/include/ATen/native/quantized/Copy.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T09:59:37.6521659Z copying torch/include/ATen/native/quantized/FakeQuantAffine.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T09:59:37.6523523Z copying torch/include/ATen/native/quantized/IndexKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T09:59:37.6524656Z copying torch/include/ATen/native/quantized/PackedParams.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized 2022-12-01T09:59:37.6525626Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:37.6526007Z 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:37.6527507Z 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:37.6528290Z 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:37.6529835Z 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:37.6530888Z 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:37.6531803Z 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:37.6532964Z 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:37.6534849Z 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:37.6535200Z 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:37.6536119Z 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:37.6537650Z 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:37.6538664Z 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:37.6539541Z 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:37.6540608Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-12-01T09:59:37.6541243Z copying torch/include/ATen/quantized/QTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-12-01T09:59:37.6542580Z copying torch/include/ATen/quantized/Quantizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/quantized 2022-12-01T09:59:37.6543974Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2 2022-12-01T09:59:37.6544175Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6544528Z copying torch/include/caffe2/utils/bench_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6546167Z copying torch/include/caffe2/utils/cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6547010Z copying torch/include/caffe2/utils/cblas.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6548478Z copying torch/include/caffe2/utils/conversions.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6549095Z copying torch/include/caffe2/utils/cpu_neon.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6550504Z copying torch/include/caffe2/utils/cpuid.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6551485Z copying torch/include/caffe2/utils/eigen_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6552533Z copying torch/include/caffe2/utils/filler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6553671Z copying torch/include/caffe2/utils/fixed_divisor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6555260Z copying torch/include/caffe2/utils/knob_patcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6556174Z copying torch/include/caffe2/utils/knobs.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6557162Z copying torch/include/caffe2/utils/map_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6558157Z copying torch/include/caffe2/utils/math-detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6560093Z copying torch/include/caffe2/utils/math.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6561181Z copying torch/include/caffe2/utils/murmur_hash3.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6561478Z copying torch/include/caffe2/utils/proto_convert.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6562412Z copying torch/include/caffe2/utils/proto_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6563817Z copying torch/include/caffe2/utils/proto_wrap.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6564983Z copying torch/include/caffe2/utils/signal_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6565660Z copying torch/include/caffe2/utils/simple_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6567119Z copying torch/include/caffe2/utils/smart_tensor_printer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6567673Z copying torch/include/caffe2/utils/string_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6569076Z copying torch/include/caffe2/utils/zmq_helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils 2022-12-01T09:59:37.6570099Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T09:59:37.6570425Z copying torch/include/caffe2/utils/math/broadcast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T09:59:37.6571773Z copying torch/include/caffe2/utils/math/elementwise.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T09:59:37.6572614Z 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:37.6573941Z copying torch/include/caffe2/utils/math/reduce.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T09:59:37.6574944Z copying torch/include/caffe2/utils/math/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T09:59:37.6575978Z copying torch/include/caffe2/utils/math/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/math 2022-12-01T09:59:37.6577385Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:37.6577704Z copying torch/include/caffe2/utils/threadpool/ThreadPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:37.6578864Z copying torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:37.6580037Z copying torch/include/caffe2/utils/threadpool/WorkersPool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:37.6581263Z 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:37.6582256Z copying torch/include/caffe2/utils/threadpool/pthreadpool.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:37.6583538Z 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:37.6585311Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10 2022-12-01T09:59:37.6585681Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-12-01T09:59:37.6586143Z copying torch/include/c10/macros/Export.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-12-01T09:59:37.6586817Z copying torch/include/c10/macros/Macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-12-01T09:59:37.6588592Z copying torch/include/c10/macros/cmake_macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/macros 2022-12-01T09:59:37.6590042Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6590634Z copying torch/include/c10/core/Allocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6592331Z copying torch/include/c10/core/AutogradState.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6593627Z copying torch/include/c10/core/Backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6595502Z copying torch/include/c10/core/CPUAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6596829Z copying torch/include/c10/core/CompileTimeFunctionPointer.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6598197Z copying torch/include/c10/core/CopyBytes.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6599686Z copying torch/include/c10/core/DefaultDtype.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6601066Z copying torch/include/c10/core/DefaultTensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6602489Z copying torch/include/c10/core/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6603932Z copying torch/include/c10/core/DeviceArray.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6605423Z copying torch/include/c10/core/DeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6606780Z copying torch/include/c10/core/DeviceType.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6608371Z copying torch/include/c10/core/DispatchKey.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6610177Z copying torch/include/c10/core/DispatchKeySet.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6611999Z copying torch/include/c10/core/DynamicCast.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6613802Z copying torch/include/c10/core/Event.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6615143Z copying torch/include/c10/core/GeneratorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6616575Z copying torch/include/c10/core/GradMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6618080Z copying torch/include/c10/core/InferenceMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6619412Z copying torch/include/c10/core/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6621031Z copying torch/include/c10/core/MemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6622405Z copying torch/include/c10/core/OptionalRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6623771Z copying torch/include/c10/core/PyHandleCache.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6625364Z copying torch/include/c10/core/QEngine.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6626624Z copying torch/include/c10/core/QScheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6628225Z copying torch/include/c10/core/SafePyObject.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6629559Z copying torch/include/c10/core/Scalar.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6630957Z copying torch/include/c10/core/ScalarType.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6632665Z copying torch/include/c10/core/ScalarTypeToTypeMeta.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6633906Z copying torch/include/c10/core/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6635714Z copying torch/include/c10/core/StorageImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6637028Z copying torch/include/c10/core/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6638752Z copying torch/include/c10/core/StreamGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6640302Z copying torch/include/c10/core/SymFloat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6641603Z copying torch/include/c10/core/SymFloatNodeImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6643144Z copying torch/include/c10/core/SymInt.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6644770Z copying torch/include/c10/core/SymIntArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6646054Z copying torch/include/c10/core/SymIntNodeImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6647646Z copying torch/include/c10/core/TensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6650298Z copying torch/include/c10/core/TensorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6651760Z copying torch/include/c10/core/UndefinedTensorImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6653026Z copying torch/include/c10/core/WrapDimMinimal.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6654480Z copying torch/include/c10/core/alignment.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6656030Z copying torch/include/c10/core/thread_pool.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core 2022-12-01T09:59:37.6657714Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T09:59:37.6658232Z copying torch/include/ATen/core/boxing/BoxedKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T09:59:37.6659864Z 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:37.6661276Z copying torch/include/ATen/core/boxing/KernelFunction.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T09:59:37.6662717Z 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:37.6664059Z copying torch/include/ATen/core/boxing/OperatorKernel.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing 2022-12-01T09:59:37.6665292Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/boxing/impl 2022-12-01T09:59:37.6665975Z 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:37.6667581Z 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:37.6668726Z 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:37.6670021Z 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:37.6671413Z 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:37.6672963Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T09:59:37.6673453Z copying torch/include/ATen/core/dispatch/CppSignature.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T09:59:37.6674526Z copying torch/include/ATen/core/dispatch/DispatchKeyExtractor.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T09:59:37.6675849Z copying torch/include/ATen/core/dispatch/Dispatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T09:59:37.6677386Z copying torch/include/ATen/core/dispatch/ObservedOperators.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T09:59:37.6678296Z copying torch/include/ATen/core/dispatch/OperatorEntry.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T09:59:37.6679419Z copying torch/include/ATen/core/dispatch/OperatorOptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T09:59:37.6680508Z copying torch/include/ATen/core/dispatch/RegistrationHandleRAII.h -> build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/dispatch 2022-12-01T09:59:37.6681539Z creating build/lib.linux-x86_64-cpython-37/torch/include/ATen/core/op_registration 2022-12-01T09:59:37.6682244Z 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:37.6683267Z 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:37.6684588Z 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:37.6685794Z 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:37.6686570Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:37.6687274Z copying torch/include/c10/core/impl/DeviceGuardImplInterface.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:37.6688370Z copying torch/include/c10/core/impl/FakeGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:37.6689975Z copying torch/include/c10/core/impl/GPUTrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:37.6690610Z copying torch/include/c10/core/impl/InlineDeviceGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:37.6692104Z copying torch/include/c10/core/impl/InlineEvent.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:37.6693046Z copying torch/include/c10/core/impl/InlineStreamGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:37.6694274Z copying torch/include/c10/core/impl/LocalDispatchKeySet.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:37.6695474Z copying torch/include/c10/core/impl/PyInterpreter.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:37.6697189Z copying torch/include/c10/core/impl/PythonDispatcherTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:37.6698050Z copying torch/include/c10/core/impl/SizesAndStrides.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:37.6699557Z copying torch/include/c10/core/impl/TorchDispatchModeTLS.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:37.6700600Z copying torch/include/c10/core/impl/VirtualGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/core/impl 2022-12-01T09:59:37.6701876Z 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:37.6703190Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6703471Z copying torch/include/c10/util/AlignOf.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6704922Z copying torch/include/c10/util/Array.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6706244Z copying torch/include/c10/util/ArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6707161Z copying torch/include/c10/util/BFloat16-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6708821Z copying torch/include/c10/util/BFloat16-math.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6709717Z copying torch/include/c10/util/BFloat16.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6710974Z copying torch/include/c10/util/Backtrace.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6711779Z copying torch/include/c10/util/Bitset.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6712786Z copying torch/include/c10/util/C++17.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6713831Z copying torch/include/c10/util/CallOnce.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6715011Z copying torch/include/c10/util/ConstexprCrc.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6716555Z copying torch/include/c10/util/DeadlockDetection.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6717042Z copying torch/include/c10/util/Deprecated.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6718825Z copying torch/include/c10/util/DimVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6719327Z copying torch/include/c10/util/Exception.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6720857Z copying torch/include/c10/util/ExclusivelyOwned.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6721838Z copying torch/include/c10/util/ExclusivelyOwnedTensorTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6723254Z copying torch/include/c10/util/Flags.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6724485Z copying torch/include/c10/util/FunctionRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6725784Z copying torch/include/c10/util/Half-inl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6726698Z copying torch/include/c10/util/Half.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6728424Z copying torch/include/c10/util/IdWrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6728878Z copying torch/include/c10/util/LeftRight.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6730303Z copying torch/include/c10/util/Load.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6731457Z copying torch/include/c10/util/Logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6732854Z copying torch/include/c10/util/MathConstants.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6733758Z copying torch/include/c10/util/MaybeOwned.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6735128Z copying torch/include/c10/util/Metaprogramming.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6736450Z copying torch/include/c10/util/Optional.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6737965Z copying torch/include/c10/util/OptionalArrayRef.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6739181Z copying torch/include/c10/util/Registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6740494Z copying torch/include/c10/util/ScopeExit.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6741760Z copying torch/include/c10/util/SmallBuffer.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6743047Z copying torch/include/c10/util/SmallVector.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6744628Z copying torch/include/c10/util/StringUtil.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6746151Z copying torch/include/c10/util/Synchronized.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6747706Z copying torch/include/c10/util/ThreadLocal.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6748553Z copying torch/include/c10/util/ThreadLocalDebugInfo.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6749766Z copying torch/include/c10/util/Type.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6751032Z copying torch/include/c10/util/TypeCast.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6751912Z copying torch/include/c10/util/TypeIndex.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6752757Z copying torch/include/c10/util/TypeList.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6754385Z copying torch/include/c10/util/TypeSafeSignMath.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6755384Z copying torch/include/c10/util/TypeTraits.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6756489Z copying torch/include/c10/util/Unicode.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6757992Z copying torch/include/c10/util/UniqueVoidPtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6758417Z copying torch/include/c10/util/Unroll.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6759308Z copying torch/include/c10/util/accumulate.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6760601Z copying torch/include/c10/util/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6761950Z copying torch/include/c10/util/complex_math.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6762948Z copying torch/include/c10/util/complex_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6764294Z copying torch/include/c10/util/copysign.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6765526Z copying torch/include/c10/util/either.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6766098Z copying torch/include/c10/util/env.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6767355Z copying torch/include/c10/util/flat_hash_map.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6769071Z copying torch/include/c10/util/hash.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6769886Z copying torch/include/c10/util/in_place.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6771509Z copying torch/include/c10/util/int128.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6772268Z copying torch/include/c10/util/intrusive_ptr.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6773894Z copying torch/include/c10/util/irange.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6775275Z copying torch/include/c10/util/llvmMathExtras.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6776618Z 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:37.6777367Z 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:37.6778849Z copying torch/include/c10/util/math_compat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6779786Z copying torch/include/c10/util/numa.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6781071Z 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:37.6782664Z copying torch/include/c10/util/overloaded.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6783747Z copying torch/include/c10/util/python_stub.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6785037Z copying torch/include/c10/util/qint32.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6785987Z copying torch/include/c10/util/qint8.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6787257Z copying torch/include/c10/util/quint2x4.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6788631Z copying torch/include/c10/util/quint4x2.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6789194Z copying torch/include/c10/util/quint8.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6790567Z copying torch/include/c10/util/reverse_iterator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6791593Z copying torch/include/c10/util/safe_numerics.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6792495Z copying torch/include/c10/util/signal_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6793801Z copying torch/include/c10/util/sparse_bitset.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6795158Z copying torch/include/c10/util/strides.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6795818Z copying torch/include/c10/util/string_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6797698Z copying torch/include/c10/util/string_view.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6798518Z copying torch/include/c10/util/strong_type.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6800150Z copying torch/include/c10/util/tempfile.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6800954Z copying torch/include/c10/util/thread_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6801971Z copying torch/include/c10/util/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6803433Z copying torch/include/c10/util/variant.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6805328Z copying torch/include/c10/util/win32-headers.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/util 2022-12-01T09:59:37.6806365Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:37.6807957Z copying torch/include/c10/cuda/CUDAAlgorithm.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:37.6808484Z copying torch/include/c10/cuda/CUDACachingAllocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:37.6809480Z copying torch/include/c10/cuda/CUDAException.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:37.6810843Z copying torch/include/c10/cuda/CUDAFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:37.6811739Z copying torch/include/c10/cuda/CUDAGraphsC10Utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:37.6813087Z copying torch/include/c10/cuda/CUDAGuard.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:37.6814218Z copying torch/include/c10/cuda/CUDAMacros.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:37.6816061Z copying torch/include/c10/cuda/CUDAMathCompat.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:37.6816368Z copying torch/include/c10/cuda/CUDAMiscFunctions.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:37.6817327Z copying torch/include/c10/cuda/CUDAStream.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda 2022-12-01T09:59:37.6818271Z creating build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-12-01T09:59:37.6818760Z copying torch/include/c10/cuda/impl/CUDAGuardImpl.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-12-01T09:59:37.6820214Z copying torch/include/c10/cuda/impl/CUDATest.h -> build/lib.linux-x86_64-cpython-37/torch/include/c10/cuda/impl 2022-12-01T09:59:37.6821112Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib 2022-12-01T09:59:37.6821436Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/aten 2022-12-01T09:59:37.6821925Z 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:37.6823249Z 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:37.6824634Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.6825321Z 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:37.6826455Z copying torch/include/caffe2/contrib/fakelowp/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:37.6827726Z 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:37.6828903Z 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:37.6830053Z 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:37.6831320Z 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:37.6832341Z 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:37.6833328Z 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:37.6834329Z 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:37.6835619Z 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:37.6836655Z 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:37.6837620Z 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:37.6838977Z 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:37.6839844Z 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:37.6841649Z 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:37.6842143Z 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:37.6843522Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:37.6844090Z 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:37.6845542Z 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:37.6846577Z 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:37.6847839Z 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:37.6848985Z copying torch/include/caffe2/contrib/gloo/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:37.6850283Z 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:37.6851672Z copying torch/include/caffe2/contrib/gloo/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:37.6852466Z 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:37.6853991Z 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:37.6855527Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/nccl 2022-12-01T09:59:37.6855947Z 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:37.6856524Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/opencl 2022-12-01T09:59:37.6856896Z copying torch/include/caffe2/contrib/opencl/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/opencl 2022-12-01T09:59:37.6858429Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/prof 2022-12-01T09:59:37.6859168Z 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:37.6860035Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/shm_mutex 2022-12-01T09:59:37.6860500Z 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:37.6862712Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/tensorrt 2022-12-01T09:59:37.6863294Z 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:37.6864423Z 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:37.6865884Z 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:37.6867069Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/contrib/warpctc 2022-12-01T09:59:37.6867976Z 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:37.6869468Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6870055Z copying torch/include/caffe2/core/allocator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6871681Z copying torch/include/caffe2/core/blob.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6872616Z copying torch/include/caffe2/core/blob_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6874158Z copying torch/include/caffe2/core/blob_serializer_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6874826Z copying torch/include/caffe2/core/blob_stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6876936Z copying torch/include/caffe2/core/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6877628Z copying torch/include/caffe2/core/common_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6879059Z copying torch/include/caffe2/core/common_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6880643Z copying torch/include/caffe2/core/common_omp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6881897Z copying torch/include/caffe2/core/context.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6883162Z copying torch/include/caffe2/core/context_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6884450Z copying torch/include/caffe2/core/context_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6885668Z copying torch/include/caffe2/core/cudnn_wrappers.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6887742Z copying torch/include/caffe2/core/db.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6888975Z copying torch/include/caffe2/core/distributions_stubs.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6890419Z copying torch/include/caffe2/core/event.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6891626Z copying torch/include/caffe2/core/event_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6893153Z 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:37.6894272Z 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:37.6895699Z copying torch/include/caffe2/core/flags.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6896734Z copying torch/include/caffe2/core/graph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6898168Z copying torch/include/caffe2/core/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6899377Z copying torch/include/caffe2/core/logging.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6900614Z copying torch/include/caffe2/core/memonger.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6901645Z copying torch/include/caffe2/core/module.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6903164Z copying torch/include/caffe2/core/net.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6904437Z copying torch/include/caffe2/core/net_async_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6905529Z copying torch/include/caffe2/core/net_async_scheduling.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6906954Z copying torch/include/caffe2/core/net_async_task.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6907861Z 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:37.6909502Z 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:37.6910335Z copying torch/include/caffe2/core/net_async_tracing.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6911956Z copying torch/include/caffe2/core/net_dag_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6912800Z copying torch/include/caffe2/core/net_parallel.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6914372Z copying torch/include/caffe2/core/net_simple.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6915405Z copying torch/include/caffe2/core/net_simple_refcount.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6916911Z copying torch/include/caffe2/core/numa.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6917885Z copying torch/include/caffe2/core/observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6919228Z copying torch/include/caffe2/core/operator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6921015Z copying torch/include/caffe2/core/operator_gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6922216Z copying torch/include/caffe2/core/operator_schema.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6923721Z copying torch/include/caffe2/core/plan_executor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6924956Z copying torch/include/caffe2/core/prof_dag_counters.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6925774Z copying torch/include/caffe2/core/qtensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6927964Z copying torch/include/caffe2/core/qtensor_serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6928310Z copying torch/include/caffe2/core/scope_guard.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6929458Z copying torch/include/caffe2/core/static_tracepoint.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6930258Z copying torch/include/caffe2/core/static_tracepoint_elfx86.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6931714Z copying torch/include/caffe2/core/stats.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6932418Z copying torch/include/caffe2/core/storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6933625Z copying torch/include/caffe2/core/tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6934713Z copying torch/include/caffe2/core/tensor_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6935696Z copying torch/include/caffe2/core/tensor_int8.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6937383Z copying torch/include/caffe2/core/test_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6938307Z copying torch/include/caffe2/core/timer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6939654Z copying torch/include/caffe2/core/transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6940746Z copying torch/include/caffe2/core/types.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6941688Z copying torch/include/caffe2/core/workspace.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6943254Z copying torch/include/caffe2/core/macros.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core 2022-12-01T09:59:37.6944241Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/hip 2022-12-01T09:59:37.6944609Z 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:37.6945560Z 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:37.6947782Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph 2022-12-01T09:59:37.6948166Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include 2022-12-01T09:59:37.6948564Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph 2022-12-01T09:59:37.6949092Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-12-01T09:59:37.6949824Z 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:37.6950334Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T09:59:37.6950808Z 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:37.6951524Z 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:37.6952634Z 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:37.6953960Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T09:59:37.6954816Z 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:37.6955839Z 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:37.6957079Z 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:37.6958245Z 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:37.6959590Z 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:37.6960930Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T09:59:37.6961815Z 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:37.6962780Z 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:37.6964080Z 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:37.6965660Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-12-01T09:59:37.6966399Z 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:37.6967307Z 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:37.6968385Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-12-01T09:59:37.6968964Z 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:37.6970370Z 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:37.6971596Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/core/nomnigraph/tests 2022-12-01T09:59:37.6972370Z 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:37.6973479Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/cuda_rtc 2022-12-01T09:59:37.6973998Z 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:37.6975090Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/db 2022-12-01T09:59:37.6975378Z copying torch/include/caffe2/db/create_db_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/db 2022-12-01T09:59:37.6976905Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T09:59:37.6977467Z copying torch/include/caffe2/distributed/file_store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T09:59:37.6978577Z 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:37.6979642Z copying torch/include/caffe2/distributed/redis_store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T09:59:37.6980669Z 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:37.6981698Z copying torch/include/caffe2/distributed/store_handler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T09:59:37.6983298Z copying torch/include/caffe2/distributed/store_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/distributed 2022-12-01T09:59:37.6984191Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments 2022-12-01T09:59:37.6984583Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/experiments/operators 2022-12-01T09:59:37.6984966Z 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:37.6986434Z 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:37.6987326Z 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:37.6988317Z 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:37.6989607Z 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:37.6990994Z 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:37.6992071Z 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:37.6993337Z 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:37.6994678Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep 2022-12-01T09:59:37.6995210Z copying torch/include/caffe2/ideep/ideep_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep 2022-12-01T09:59:37.6996283Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/operators 2022-12-01T09:59:37.6996873Z 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:37.6998281Z 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:37.6998990Z 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:37.7000285Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/ideep/utils 2022-12-01T09:59:37.7000947Z 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:37.7001670Z 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:37.7002574Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-12-01T09:59:37.7003264Z copying torch/include/caffe2/image/image_input_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-12-01T09:59:37.7004554Z copying torch/include/caffe2/image/transform_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/image 2022-12-01T09:59:37.7006162Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile 2022-12-01T09:59:37.7006617Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib 2022-12-01T09:59:37.7007044Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios 2022-12-01T09:59:37.7007595Z 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:37.7008686Z 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:37.7010050Z 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:37.7011435Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T09:59:37.7011761Z 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:37.7013081Z 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:37.7014464Z 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:37.7015459Z 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:37.7017331Z 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:37.7018804Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub 2022-12-01T09:59:37.7019068Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-12-01T09:59:37.7019629Z 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:37.7021490Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T09:59:37.7021928Z 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:37.7023341Z 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:37.7024435Z 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:37.7025658Z 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:37.7026625Z 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:37.7028184Z 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:37.7029296Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub 2022-12-01T09:59:37.7029669Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-12-01T09:59:37.7030089Z 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:37.7032067Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-12-01T09:59:37.7032782Z 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:37.7033832Z 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:37.7036818Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T09:59:37.7037410Z 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:37.7039178Z 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:37.7040171Z 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:37.7041473Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/snpe 2022-12-01T09:59:37.7042024Z 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:37.7043585Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mobile/contrib/ulp2 2022-12-01T09:59:37.7043906Z 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:37.7045028Z 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:37.7046423Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-12-01T09:59:37.7046710Z copying torch/include/caffe2/mpi/mpi_common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-12-01T09:59:37.7048209Z copying torch/include/caffe2/mpi/mpi_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/mpi 2022-12-01T09:59:37.7049331Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T09:59:37.7049994Z 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:37.7051606Z copying torch/include/caffe2/observers/profile_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T09:59:37.7053014Z copying torch/include/caffe2/observers/runcnt_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T09:59:37.7054074Z copying torch/include/caffe2/observers/time_observer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/observers 2022-12-01T09:59:37.7056074Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T09:59:37.7056644Z copying torch/include/caffe2/onnx/backend.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T09:59:37.7057575Z copying torch/include/caffe2/onnx/backend_rep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T09:59:37.7059225Z copying torch/include/caffe2/onnx/device.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T09:59:37.7060778Z copying torch/include/caffe2/onnx/helper.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T09:59:37.7062387Z copying torch/include/caffe2/onnx/offline_tensor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T09:59:37.7063997Z copying torch/include/caffe2/onnx/onnx_exporter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T09:59:37.7065772Z copying torch/include/caffe2/onnx/onnxifi_graph_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T09:59:37.7067120Z copying torch/include/caffe2/onnx/onnxifi_init.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx 2022-12-01T09:59:37.7068527Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/onnx/torch_ops 2022-12-01T09:59:37.7069931Z 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:37.7071006Z 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:37.7072265Z 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:37.7074421Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7075413Z copying torch/include/caffe2/operators/abs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7076578Z copying torch/include/caffe2/operators/accumulate_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7078024Z copying torch/include/caffe2/operators/accuracy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7079581Z copying torch/include/caffe2/operators/acos_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7080941Z copying torch/include/caffe2/operators/activation_ops_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7082371Z copying torch/include/caffe2/operators/affine_channel_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7083811Z copying torch/include/caffe2/operators/alias_with_name.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7085250Z copying torch/include/caffe2/operators/apmeter_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7086639Z copying torch/include/caffe2/operators/arg_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7088091Z copying torch/include/caffe2/operators/asin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7089575Z copying torch/include/caffe2/operators/assert_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7091080Z 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:37.7092459Z copying torch/include/caffe2/operators/atan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7093915Z 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:37.7095337Z copying torch/include/caffe2/operators/batch_bucketize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7097032Z copying torch/include/caffe2/operators/batch_gather_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7098516Z copying torch/include/caffe2/operators/batch_matmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7100015Z copying torch/include/caffe2/operators/batch_moments_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7101483Z copying torch/include/caffe2/operators/batch_permutation_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7102996Z 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:37.7104351Z copying torch/include/caffe2/operators/bbox_transform_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7105804Z copying torch/include/caffe2/operators/bisect_percentile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7107220Z copying torch/include/caffe2/operators/boolean_mask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7108686Z copying torch/include/caffe2/operators/boolean_unmask_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7110117Z 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:37.7111564Z copying torch/include/caffe2/operators/bucketize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7113047Z 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:37.7114466Z copying torch/include/caffe2/operators/cast_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7115989Z copying torch/include/caffe2/operators/cbrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7118025Z 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:37.7119281Z copying torch/include/caffe2/operators/ceil_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7120946Z 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:37.7122365Z copying torch/include/caffe2/operators/channel_shuffle_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7123908Z copying torch/include/caffe2/operators/channel_stats_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7125311Z copying torch/include/caffe2/operators/clip_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7126801Z 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:37.7128169Z copying torch/include/caffe2/operators/concat_split_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7129909Z copying torch/include/caffe2/operators/conditional_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7131448Z copying torch/include/caffe2/operators/conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7132796Z 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:37.7134256Z copying torch/include/caffe2/operators/conv_op_impl.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7135948Z copying torch/include/caffe2/operators/conv_op_shared.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7137406Z 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:37.7139077Z copying torch/include/caffe2/operators/conv_transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7140495Z 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:37.7142962Z 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:37.7144372Z 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:37.7145819Z 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:37.7147533Z copying torch/include/caffe2/operators/copy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7148773Z 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:37.7150128Z copying torch/include/caffe2/operators/cos_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7151481Z copying torch/include/caffe2/operators/cosh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7152990Z 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:37.7154377Z copying torch/include/caffe2/operators/counter_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7155975Z copying torch/include/caffe2/operators/create_scope_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7157530Z copying torch/include/caffe2/operators/cross_entropy_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7159041Z 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:37.7160423Z 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:37.7161927Z copying torch/include/caffe2/operators/cube_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7163274Z copying torch/include/caffe2/operators/data_couple.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7164736Z copying torch/include/caffe2/operators/dataset_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7166249Z copying torch/include/caffe2/operators/deform_conv_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7167669Z 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:37.7169285Z 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:37.7170766Z copying torch/include/caffe2/operators/distance_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7172380Z copying torch/include/caffe2/operators/do_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7173816Z copying torch/include/caffe2/operators/dropout_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7175263Z copying torch/include/caffe2/operators/elementwise_add_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7176664Z copying torch/include/caffe2/operators/elementwise_div_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7178083Z copying torch/include/caffe2/operators/elementwise_linear_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7179555Z copying torch/include/caffe2/operators/elementwise_logical_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7180883Z copying torch/include/caffe2/operators/elementwise_mul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7182472Z copying torch/include/caffe2/operators/elementwise_op_test.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7183801Z copying torch/include/caffe2/operators/elementwise_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7185452Z copying torch/include/caffe2/operators/elementwise_ops_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7186860Z copying torch/include/caffe2/operators/elementwise_sub_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7188266Z copying torch/include/caffe2/operators/elu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7189673Z copying torch/include/caffe2/operators/enforce_finite_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7191128Z copying torch/include/caffe2/operators/ensure_clipped_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7192586Z 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:37.7193970Z copying torch/include/caffe2/operators/erf_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7195439Z copying torch/include/caffe2/operators/exp_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7196919Z copying torch/include/caffe2/operators/expand_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7198377Z 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:37.7199722Z copying torch/include/caffe2/operators/fc_inference.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7201184Z copying torch/include/caffe2/operators/feature_maps_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7202826Z copying torch/include/caffe2/operators/feed_blob_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7204275Z copying torch/include/caffe2/operators/filler_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7205895Z 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:37.7207271Z copying torch/include/caffe2/operators/find_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7218853Z copying torch/include/caffe2/operators/flatten_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7219758Z copying torch/include/caffe2/operators/flexible_top_k.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7220642Z copying torch/include/caffe2/operators/floor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7221500Z copying torch/include/caffe2/operators/free_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7222424Z copying torch/include/caffe2/operators/fully_connected_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7223399Z 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:37.7224399Z 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:37.7225400Z 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:37.7226536Z 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:37.7227532Z 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:37.7228455Z copying torch/include/caffe2/operators/gather_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7229395Z 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:37.7230380Z copying torch/include/caffe2/operators/gelu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7231310Z copying torch/include/caffe2/operators/generate_proposals_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7232291Z 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:37.7233590Z 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:37.7234582Z 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:37.7235698Z 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:37.7236660Z 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:37.7238006Z copying torch/include/caffe2/operators/glu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7239456Z copying torch/include/caffe2/operators/group_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7240987Z copying torch/include/caffe2/operators/gru_unit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7242495Z copying torch/include/caffe2/operators/h_softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7243982Z copying torch/include/caffe2/operators/half_float_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7245430Z copying torch/include/caffe2/operators/hard_sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7246893Z 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:37.7248350Z copying torch/include/caffe2/operators/histogram_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7249850Z copying torch/include/caffe2/operators/if_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7251340Z copying torch/include/caffe2/operators/im2col_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7253018Z copying torch/include/caffe2/operators/index_hash_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7254450Z copying torch/include/caffe2/operators/index_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7255902Z copying torch/include/caffe2/operators/inference_lstm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7257459Z copying torch/include/caffe2/operators/instance_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7258952Z copying torch/include/caffe2/operators/integral_image_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7260439Z copying torch/include/caffe2/operators/is_empty_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7261796Z copying torch/include/caffe2/operators/jsd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7263270Z copying torch/include/caffe2/operators/key_split_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7264717Z copying torch/include/caffe2/operators/layer_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7266187Z copying torch/include/caffe2/operators/leaky_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7267652Z copying torch/include/caffe2/operators/length_split_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7269024Z copying torch/include/caffe2/operators/lengths_pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7270566Z 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:37.7272048Z 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:37.7273844Z copying torch/include/caffe2/operators/lengths_reducer_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7275674Z 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:37.7277236Z copying torch/include/caffe2/operators/lengths_tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7278661Z 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:37.7280051Z copying torch/include/caffe2/operators/listwise_l2r_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7281537Z copying torch/include/caffe2/operators/load_save_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7283138Z 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:37.7284684Z 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:37.7286080Z copying torch/include/caffe2/operators/locally_connected_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7287592Z 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:37.7289306Z 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:37.7290777Z copying torch/include/caffe2/operators/log1p_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7292218Z copying torch/include/caffe2/operators/log_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7293685Z copying torch/include/caffe2/operators/logit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7295147Z copying torch/include/caffe2/operators/loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7296603Z copying torch/include/caffe2/operators/lpnorm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7298053Z copying torch/include/caffe2/operators/lstm_unit_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7299544Z copying torch/include/caffe2/operators/lstm_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7301128Z copying torch/include/caffe2/operators/map_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7302552Z 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:37.7304048Z 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:37.7305462Z copying torch/include/caffe2/operators/matmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7307002Z 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:37.7308467Z copying torch/include/caffe2/operators/mean_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7309915Z 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:37.7311392Z copying torch/include/caffe2/operators/minmax_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7312743Z copying torch/include/caffe2/operators/mish_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7314205Z copying torch/include/caffe2/operators/mod_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7315727Z copying torch/include/caffe2/operators/moments_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7318016Z 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:37.7319230Z copying torch/include/caffe2/operators/negate_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7320658Z copying torch/include/caffe2/operators/negative_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7322107Z copying torch/include/caffe2/operators/ngram_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7323637Z 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:37.7325275Z copying torch/include/caffe2/operators/normalize_l1_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7326777Z copying torch/include/caffe2/operators/normalize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7328218Z copying torch/include/caffe2/operators/numpy_tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7329762Z copying torch/include/caffe2/operators/one_hot_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7331233Z copying torch/include/caffe2/operators/onnx_while_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7332764Z copying torch/include/caffe2/operators/op_utils_cudnn.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7334973Z copying torch/include/caffe2/operators/operator_fallback_gpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7336290Z copying torch/include/caffe2/operators/order_switch_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7337749Z 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:37.7339244Z copying torch/include/caffe2/operators/pack_segments.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7340809Z copying torch/include/caffe2/operators/pad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7342279Z copying torch/include/caffe2/operators/partition_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7343885Z copying torch/include/caffe2/operators/percentile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7345354Z copying torch/include/caffe2/operators/perplexity_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7346885Z 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:37.7348377Z copying torch/include/caffe2/operators/pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7349898Z copying torch/include/caffe2/operators/pool_op_util.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7351493Z copying torch/include/caffe2/operators/pow_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7352951Z copying torch/include/caffe2/operators/prefetch_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7354419Z copying torch/include/caffe2/operators/prelu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7356139Z copying torch/include/caffe2/operators/prepend_dim_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7357552Z copying torch/include/caffe2/operators/quant_decode_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7359094Z copying torch/include/caffe2/operators/quantile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7360571Z copying torch/include/caffe2/operators/rank_loss_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7362115Z copying torch/include/caffe2/operators/reciprocal_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7363647Z 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:37.7365222Z 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:37.7366696Z copying torch/include/caffe2/operators/reduce_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7368259Z copying torch/include/caffe2/operators/reducer_functors.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7370041Z copying torch/include/caffe2/operators/reduction_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7371611Z copying torch/include/caffe2/operators/relu_n_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7373115Z copying torch/include/caffe2/operators/relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7374675Z 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:37.7376132Z copying torch/include/caffe2/operators/replace_nan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7377720Z copying torch/include/caffe2/operators/reshape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7379250Z copying torch/include/caffe2/operators/resize_3d_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7380689Z copying torch/include/caffe2/operators/resize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7382440Z 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:37.7383698Z copying torch/include/caffe2/operators/rmac_regions_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7385119Z copying torch/include/caffe2/operators/rms_norm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7386626Z 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:37.7388066Z copying torch/include/caffe2/operators/roi_align_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7389627Z 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:37.7391045Z 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:37.7392612Z copying torch/include/caffe2/operators/roi_pool_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7393999Z copying torch/include/caffe2/operators/rowmul_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7395656Z copying torch/include/caffe2/operators/rsqrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7397114Z copying torch/include/caffe2/operators/scale_blobs_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7398585Z copying torch/include/caffe2/operators/scale_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7400119Z copying torch/include/caffe2/operators/segment_reduction_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7402555Z 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:37.7403787Z copying torch/include/caffe2/operators/selu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7405232Z copying torch/include/caffe2/operators/sequence_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7406712Z copying torch/include/caffe2/operators/shape_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7408215Z copying torch/include/caffe2/operators/sigmoid_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7409754Z copying torch/include/caffe2/operators/sin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7411241Z copying torch/include/caffe2/operators/sinh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7412722Z 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:37.7414163Z copying torch/include/caffe2/operators/slice_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7415667Z copying torch/include/caffe2/operators/softmax_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7417169Z copying torch/include/caffe2/operators/softmax_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7418635Z 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:37.7420054Z copying torch/include/caffe2/operators/softplus_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7421500Z copying torch/include/caffe2/operators/softsign_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7423101Z copying torch/include/caffe2/operators/space_batch_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7424571Z 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:37.7426168Z 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:37.7427553Z 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:37.7429193Z copying torch/include/caffe2/operators/sparse_normalize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7430651Z 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:37.7433078Z 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:37.7434235Z 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:37.7435876Z copying torch/include/caffe2/operators/sqr_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7438152Z 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:37.7439326Z copying torch/include/caffe2/operators/sqrt_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7440976Z 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:37.7442419Z copying torch/include/caffe2/operators/stats_put_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7443910Z copying torch/include/caffe2/operators/stop_gradient.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7445332Z copying torch/include/caffe2/operators/string_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7446807Z copying torch/include/caffe2/operators/stump_func_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7448275Z copying torch/include/caffe2/operators/summarize_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7449774Z copying torch/include/caffe2/operators/swish_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7451241Z copying torch/include/caffe2/operators/tan_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7452707Z copying torch/include/caffe2/operators/tanh_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7454170Z 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:37.7455594Z 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:37.7457064Z copying torch/include/caffe2/operators/thresholded_relu_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7458441Z copying torch/include/caffe2/operators/tile_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7459991Z copying torch/include/caffe2/operators/top_k.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7461480Z copying torch/include/caffe2/operators/transpose_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7463005Z copying torch/include/caffe2/operators/tt_linear_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7464369Z copying torch/include/caffe2/operators/unique_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7465874Z copying torch/include/caffe2/operators/unsafe_coalesce.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7467286Z copying torch/include/caffe2/operators/upsample_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7468746Z copying torch/include/caffe2/operators/utility_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7470921Z 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:37.7472244Z 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:37.7473687Z copying torch/include/caffe2/operators/weighted_sample_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7475316Z copying torch/include/caffe2/operators/while_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7476823Z copying torch/include/caffe2/operators/zero_gradient_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators 2022-12-01T09:59:37.7478175Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/hip 2022-12-01T09:59:37.7479312Z 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:37.7480585Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn 2022-12-01T09:59:37.7481220Z 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:37.7482360Z 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:37.7483515Z 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:37.7484549Z 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:37.7485518Z 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:37.7487188Z 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:37.7488038Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/rnn/hip 2022-12-01T09:59:37.7488548Z 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:37.7489799Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/operators/quantized 2022-12-01T09:59:37.7490693Z 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:37.7491505Z 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:37.7492620Z 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:37.7493649Z 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:37.7494789Z 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:37.7495804Z 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:37.7496864Z 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:37.7497930Z 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:37.7499091Z 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:37.7500165Z 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:37.7501172Z 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:37.7502286Z 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:37.7503707Z 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:37.7504815Z 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:37.7506251Z 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:37.7507229Z 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:37.7508451Z 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:37.7509721Z 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:37.7510903Z 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:37.7512136Z 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:37.7513284Z 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:37.7514699Z 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:37.7515878Z 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:37.7517089Z 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:37.7518275Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7518980Z copying torch/include/caffe2/opt/annotations.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7519997Z copying torch/include/caffe2/opt/backend_cutting.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7521011Z copying torch/include/caffe2/opt/backend_transformer_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7522286Z copying torch/include/caffe2/opt/bound_shape_inferencer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7523365Z copying torch/include/caffe2/opt/converter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7524560Z copying torch/include/caffe2/opt/device.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7525623Z copying torch/include/caffe2/opt/distributed.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7526624Z copying torch/include/caffe2/opt/fakefp16_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7527635Z copying torch/include/caffe2/opt/fusion.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7529229Z copying torch/include/caffe2/opt/glow_net_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7529980Z copying torch/include/caffe2/opt/mobile.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7531080Z copying torch/include/caffe2/opt/onnx_convert.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7532147Z copying torch/include/caffe2/opt/onnxifi_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7533360Z copying torch/include/caffe2/opt/onnxifi_transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7534575Z copying torch/include/caffe2/opt/optimize_ideep.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7536703Z copying torch/include/caffe2/opt/optimizer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7537274Z copying torch/include/caffe2/opt/passes.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7538144Z copying torch/include/caffe2/opt/shape_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7539926Z copying torch/include/caffe2/opt/tvm_transformer.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt 2022-12-01T09:59:37.7540491Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/custom 2022-12-01T09:59:37.7541153Z 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:37.7541855Z 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:37.7542802Z 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:37.7543997Z 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:37.7544951Z 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:37.7546425Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-12-01T09:59:37.7546859Z copying torch/include/caffe2/opt/nql/ast.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-12-01T09:59:37.7548072Z copying torch/include/caffe2/opt/nql/graphmatcher.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/opt/nql 2022-12-01T09:59:37.7549528Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.7549977Z copying torch/include/caffe2/perfkernels/adagrad.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.7551176Z copying torch/include/caffe2/perfkernels/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.7552538Z copying torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.7553547Z copying torch/include/caffe2/perfkernels/embedding_lookup.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.7556109Z copying torch/include/caffe2/perfkernels/embedding_lookup_idx.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.7556972Z 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:37.7557623Z 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:37.7558422Z 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:37.7559389Z 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:37.7560616Z copying torch/include/caffe2/perfkernels/lstm_unit_cpu.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.7561829Z 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:37.7562872Z copying torch/include/caffe2/perfkernels/math.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.7564011Z copying torch/include/caffe2/perfkernels/typed_axpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/perfkernels 2022-12-01T09:59:37.7565051Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T09:59:37.7565795Z copying torch/include/caffe2/predictor/InferenceGraph.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T09:59:37.7566948Z copying torch/include/caffe2/predictor/ThreadLocalPtr.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T09:59:37.7568105Z copying torch/include/caffe2/predictor/predictor.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T09:59:37.7569212Z copying torch/include/caffe2/predictor/predictor_config.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T09:59:37.7570507Z copying torch/include/caffe2/predictor/predictor_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T09:59:37.7571644Z copying torch/include/caffe2/predictor/transforms.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor 2022-12-01T09:59:37.7572698Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:37.7573995Z copying torch/include/caffe2/predictor/emulator/benchmark.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:37.7574554Z 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:37.7575542Z copying torch/include/caffe2/predictor/emulator/emulator.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:37.7576803Z 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:37.7577843Z 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:37.7578959Z copying torch/include/caffe2/predictor/emulator/profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:37.7580057Z 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:37.7581216Z 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:37.7582116Z copying torch/include/caffe2/predictor/emulator/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:37.7583749Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T09:59:37.7584572Z copying torch/include/caffe2/proto/caffe2_pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T09:59:37.7585381Z copying torch/include/caffe2/proto/torch_pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T09:59:37.7586496Z copying torch/include/caffe2/proto/torch.pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T09:59:37.7588685Z copying torch/include/caffe2/proto/caffe2.pb.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/proto 2022-12-01T09:59:37.7593039Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T09:59:37.7593579Z copying torch/include/caffe2/python/dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T09:59:37.7594625Z copying torch/include/caffe2/python/pybind_state.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T09:59:37.7595914Z copying torch/include/caffe2/python/pybind_state_dlpack.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T09:59:37.7597495Z copying torch/include/caffe2/python/pybind_state_registry.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/python 2022-12-01T09:59:37.7599025Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization 2022-12-01T09:59:37.7599429Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.7600072Z 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:37.7600840Z 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:37.7602021Z 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:37.7603297Z 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:37.7604182Z 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:37.7605148Z 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:37.7606253Z 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:37.7607323Z 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:37.7608452Z 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:37.7609761Z 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:37.7611270Z 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:37.7612565Z 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:37.7613843Z copying torch/include/caffe2/quantization/server/dnnlowp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.7615043Z 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:37.7616601Z 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:37.7617619Z 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:37.7618808Z 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:37.7620094Z 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:37.7621280Z 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:37.7622441Z 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:37.7623676Z 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:37.7624807Z 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:37.7626042Z 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:37.7627193Z 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:37.7628431Z 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:37.7629576Z 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:37.7630797Z 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:37.7631973Z 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:37.7633228Z 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:37.7634401Z 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:37.7635969Z 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:37.7637222Z 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:37.7638800Z 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:37.7639835Z 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:37.7640946Z copying torch/include/caffe2/quantization/server/mmio.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.7642043Z 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:37.7643589Z 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:37.7644610Z 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:37.7646666Z 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:37.7647411Z 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:37.7648198Z 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:37.7648987Z 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:37.7650118Z copying torch/include/caffe2/quantization/server/sigmoid.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.7651051Z 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:37.7652029Z copying torch/include/caffe2/quantization/server/tanh.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.7653275Z copying torch/include/caffe2/quantization/server/transpose.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/quantization/server 2022-12-01T09:59:37.7654659Z 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:37.7656342Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T09:59:37.7656895Z copying torch/include/caffe2/queue/blobs_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T09:59:37.7657545Z copying torch/include/caffe2/queue/blobs_queue_db.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T09:59:37.7658231Z copying torch/include/caffe2/queue/queue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T09:59:37.7659517Z copying torch/include/caffe2/queue/rebatching_queue.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T09:59:37.7660673Z copying torch/include/caffe2/queue/rebatching_queue_ops.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/queue 2022-12-01T09:59:37.7661532Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T09:59:37.7661985Z copying torch/include/caffe2/serialize/crc_alt.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T09:59:37.7663825Z copying torch/include/caffe2/serialize/file_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T09:59:37.7664902Z copying torch/include/caffe2/serialize/in_memory_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T09:59:37.7666298Z copying torch/include/caffe2/serialize/inline_container.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T09:59:37.7667392Z copying torch/include/caffe2/serialize/istream_adapter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T09:59:37.7668658Z copying torch/include/caffe2/serialize/read_adapter_interface.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T09:59:37.7669725Z copying torch/include/caffe2/serialize/versions.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/serialize 2022-12-01T09:59:37.7670802Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7671436Z copying torch/include/caffe2/sgd/adadelta_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7672557Z copying torch/include/caffe2/sgd/adagrad_fused.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7673916Z copying torch/include/caffe2/sgd/adagrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7675150Z copying torch/include/caffe2/sgd/adam_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7676328Z copying torch/include/caffe2/sgd/clip_tensor_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7677383Z copying torch/include/caffe2/sgd/decay_adagrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7678458Z 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:37.7679535Z 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:37.7680624Z copying torch/include/caffe2/sgd/ftrl_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7681678Z copying torch/include/caffe2/sgd/gftrl_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7682743Z copying torch/include/caffe2/sgd/iter_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7683828Z copying torch/include/caffe2/sgd/lars_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7684940Z 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:37.7685996Z copying torch/include/caffe2/sgd/learning_rate_functors.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7687154Z copying torch/include/caffe2/sgd/learning_rate_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7688708Z copying torch/include/caffe2/sgd/math_lp.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7689727Z copying torch/include/caffe2/sgd/momentum_sgd_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7690910Z copying torch/include/caffe2/sgd/rmsprop_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7691995Z copying torch/include/caffe2/sgd/rowwise_adagrad_fused.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7693407Z copying torch/include/caffe2/sgd/rowwise_counter.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7694600Z copying torch/include/caffe2/sgd/storm_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7695589Z copying torch/include/caffe2/sgd/weight_scale_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7696719Z copying torch/include/caffe2/sgd/wngrad_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7697908Z copying torch/include/caffe2/sgd/yellowfin_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/sgd 2022-12-01T09:59:37.7699791Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share 2022-12-01T09:59:37.7700268Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib 2022-12-01T09:59:37.7700681Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/share/contrib/zstd 2022-12-01T09:59:37.7701339Z 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:37.7702127Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T09:59:37.7702744Z copying torch/include/caffe2/transforms/common_subexpression_elimination.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T09:59:37.7703747Z 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:37.7705248Z copying torch/include/caffe2/transforms/pattern_net_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T09:59:37.7706247Z copying torch/include/caffe2/transforms/single_op_transform.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/transforms 2022-12-01T09:59:37.7707195Z creating build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T09:59:37.7707634Z copying torch/include/caffe2/video/optical_flow.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T09:59:37.7708899Z copying torch/include/caffe2/video/video_decoder.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T09:59:37.7710285Z copying torch/include/caffe2/video/video_input_op.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T09:59:37.7711393Z copying torch/include/caffe2/video/video_io.h -> build/lib.linux-x86_64-cpython-37/torch/include/caffe2/video 2022-12-01T09:59:37.7712662Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T09:59:37.7713347Z copying torch/include/torch/script.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T09:59:37.7714273Z copying torch/include/torch/extension.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T09:59:37.7715311Z copying torch/include/torch/custom_class.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T09:59:37.7716590Z copying torch/include/torch/library.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T09:59:37.7717862Z copying torch/include/torch/custom_class_detail.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch 2022-12-01T09:59:37.7718920Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7719353Z copying torch/include/torch/csrc/CudaIPCTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7720387Z copying torch/include/torch/csrc/DataLoader.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7721548Z copying torch/include/torch/csrc/Device.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7722658Z copying torch/include/torch/csrc/Dtype.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7723884Z copying torch/include/torch/csrc/DynamicTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7725590Z copying torch/include/torch/csrc/Exceptions.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7726317Z copying torch/include/torch/csrc/Export.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7727322Z copying torch/include/torch/csrc/Generator.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7728620Z copying torch/include/torch/csrc/Layout.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7729447Z copying torch/include/torch/csrc/MemoryFormat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7730577Z copying torch/include/torch/csrc/Module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7731780Z copying torch/include/torch/csrc/PythonTypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7732673Z copying torch/include/torch/csrc/QScheme.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7733590Z copying torch/include/torch/csrc/Size.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7734818Z copying torch/include/torch/csrc/Storage.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7735780Z copying torch/include/torch/csrc/StorageMethods.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7736829Z copying torch/include/torch/csrc/StorageSharing.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7738138Z copying torch/include/torch/csrc/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7739731Z copying torch/include/torch/csrc/THConcat.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7740917Z copying torch/include/torch/csrc/THP.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7741637Z copying torch/include/torch/csrc/TypeInfo.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7742810Z copying torch/include/torch/csrc/Types.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7743871Z copying torch/include/torch/csrc/copy_utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7744981Z copying torch/include/torch/csrc/itt_wrapper.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7746090Z copying torch/include/torch/csrc/python_dimname.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7747559Z copying torch/include/torch/csrc/python_headers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7748462Z copying torch/include/torch/csrc/serialization.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7749808Z copying torch/include/torch/csrc/utils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc 2022-12-01T09:59:37.7751254Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api 2022-12-01T09:59:37.7751657Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include 2022-12-01T09:59:37.7752074Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:37.7752809Z 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:37.7753766Z 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:37.7755141Z 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:37.7756424Z 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:37.7758171Z 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:37.7759227Z 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:37.7760421Z 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:37.7761618Z 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:37.7762806Z 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:37.7763954Z 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:37.7765154Z 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:37.7766629Z 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:37.7767666Z 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:37.7768853Z 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:37.7770285Z 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:37.7771470Z 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:37.7772711Z 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:37.7773924Z 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:37.7775104Z 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:37.7776614Z 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:37.7777662Z 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:37.7779214Z 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:37.7780300Z 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:37.7781347Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:37.7782371Z 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:37.7783539Z 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:37.7784760Z 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:37.7785994Z 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:37.7787478Z 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:37.7788648Z 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:37.7789953Z 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:37.7791277Z 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:37.7792133Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T09:59:37.7792693Z 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:37.7793963Z 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:37.7795237Z 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:37.7796585Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T09:59:37.7797026Z 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:37.7798305Z 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:37.7799454Z 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:37.7800664Z 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:37.7801670Z 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:37.7802873Z 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:37.7803861Z 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:37.7804825Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T09:59:37.7805259Z 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:37.7806615Z 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:37.7807545Z 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:37.7808863Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T09:59:37.7809410Z 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:37.7810894Z 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:37.7812249Z 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:37.7813619Z 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:37.7814891Z 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:37.7816247Z 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:37.7817593Z 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:37.7818554Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T09:59:37.7819166Z 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:37.7820605Z 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:37.7821607Z 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:37.7822916Z 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:37.7824015Z 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:37.7825782Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/detail 2022-12-01T09:59:37.7826408Z 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:37.7827437Z 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:37.7828335Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:37.7829375Z 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:37.7830775Z 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:37.7831671Z 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:37.7832703Z 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:37.7833998Z 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:37.7835497Z 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:37.7836302Z 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:37.7837588Z 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:37.7838800Z 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:37.7839962Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:37.7840454Z 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:37.7842086Z 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:37.7843140Z 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:37.7844574Z 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:37.7845502Z 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:37.7846542Z 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:37.7848497Z 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:37.7849271Z 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:37.7850487Z 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:37.7851727Z 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:37.7853383Z 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:37.7854536Z 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:37.7855626Z 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:37.7856659Z 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:37.7858207Z 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:37.7859776Z 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:37.7860922Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:37.7861290Z 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:37.7862938Z 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:37.7863962Z 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:37.7865286Z 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:37.7866157Z 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:37.7867263Z 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:37.7868619Z 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:37.7869728Z 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:37.7871037Z 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:37.7872113Z 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:37.7873270Z 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:37.7874724Z 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:37.7875934Z 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:37.7877372Z 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:37.7878361Z 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:37.7879454Z 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:37.7880763Z 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:37.7882050Z 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:37.7883071Z 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:37.7884562Z 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:37.7885804Z 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:37.7887064Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:37.7887699Z 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:37.7889094Z 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:37.7890768Z 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:37.7892003Z 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:37.7893350Z 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:37.7894724Z 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:37.7895979Z 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:37.7897365Z 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:37.7898415Z 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:37.7899866Z 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:37.7901148Z 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:37.7902547Z 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:37.7903556Z 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:37.7905264Z 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:37.7906314Z 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:37.7907999Z 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:37.7909027Z 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:37.7911010Z 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:37.7912381Z 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:37.7913953Z 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:37.7915273Z 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:37.7916985Z 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:37.7918409Z 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:37.7919343Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:37.7921186Z 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:37.7921692Z 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:37.7923111Z 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:37.7924150Z 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:37.7925627Z 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:37.7926879Z 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:37.7928291Z 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:37.7929613Z 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:37.7930760Z 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:37.7932086Z 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:37.7933473Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-12-01T09:59:37.7933841Z 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:37.7935800Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T09:59:37.7936429Z 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:37.7937407Z 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:37.7939959Z 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:37.7940971Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:37.7941760Z 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:37.7943484Z 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:37.7944926Z 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:37.7946377Z 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:37.7947920Z 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:37.7949403Z 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:37.7950936Z 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:37.7952421Z 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:37.7954218Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-12-01T09:59:37.7954669Z 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:37.7955947Z 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:37.7957113Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T09:59:37.7957777Z 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:37.7958977Z 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:37.7960195Z 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:37.7961313Z 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:37.7962364Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.7962942Z copying torch/include/torch/csrc/autograd/FunctionsManual.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.7964438Z copying torch/include/torch/csrc/autograd/InferenceMode.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.7965358Z copying torch/include/torch/csrc/autograd/VariableTypeUtils.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.7966668Z 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:37.7967487Z copying torch/include/torch/csrc/autograd/autograd.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.7968605Z 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:37.7969696Z 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:37.7970716Z 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:37.7971978Z copying torch/include/torch/csrc/autograd/edge.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.7972782Z copying torch/include/torch/csrc/autograd/engine.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.7974107Z 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:37.7974973Z copying torch/include/torch/csrc/autograd/function.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.7976885Z 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:37.7977296Z 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:37.7978676Z 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:37.7979980Z 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:37.7981072Z 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:37.7982135Z 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:37.7983861Z copying torch/include/torch/csrc/autograd/profiler.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.7984943Z 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:37.7986170Z 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:37.7987521Z 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:37.7988649Z 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:37.7989798Z 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:37.7990894Z 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:37.7992260Z 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:37.7993344Z 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:37.7994462Z 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:37.7995743Z 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:37.7996815Z 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:37.7997908Z 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:37.7999036Z 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:37.8000136Z 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:37.8001255Z 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:37.8002335Z 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:37.8003446Z 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:37.8004542Z 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:37.8005667Z 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:37.8006729Z 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:37.8007863Z 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:37.8008935Z 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:37.8010120Z 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:37.8011148Z 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:37.8012374Z 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:37.8013408Z copying torch/include/torch/csrc/autograd/symbolic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.8014540Z copying torch/include/torch/csrc/autograd/variable.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd 2022-12-01T09:59:37.8015919Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/functions 2022-12-01T09:59:37.8016704Z 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:37.8017812Z 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:37.8018842Z 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:37.8020085Z 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:37.8021084Z 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:37.8022469Z 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:37.8023419Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/generated 2022-12-01T09:59:37.8024157Z 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:37.8025683Z 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:37.8027095Z 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:37.8029704Z 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:37.8031248Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/autograd/utils 2022-12-01T09:59:37.8031644Z 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:37.8033380Z 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:37.8034803Z 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:37.8035989Z 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:37.8037360Z 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:37.8038077Z 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:37.8040077Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T09:59:37.8040579Z copying torch/include/torch/csrc/cuda/Event.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T09:59:37.8041436Z copying torch/include/torch/csrc/cuda/Module.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T09:59:37.8043037Z copying torch/include/torch/csrc/cuda/Stream.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T09:59:37.8044323Z copying torch/include/torch/csrc/cuda/THCP.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T09:59:37.8045959Z copying torch/include/torch/csrc/cuda/comm.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T09:59:37.8047203Z 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:37.8048972Z 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:37.8050211Z copying torch/include/torch/csrc/cuda/nccl.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/cuda 2022-12-01T09:59:37.8051949Z 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:37.8053221Z 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:37.8054950Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed 2022-12-01T09:59:37.8055504Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:37.8056222Z 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:37.8057594Z 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:37.8059044Z 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:37.8060466Z 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:37.8061960Z 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:37.8063364Z 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:37.8064867Z 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:37.8066283Z 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:37.8067784Z 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:37.8069270Z 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:37.8070789Z 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:37.8072172Z 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:37.8073651Z 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:37.8075210Z 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:37.8077574Z 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:37.8078805Z 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:37.8080299Z 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:37.8082393Z 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:37.8083650Z 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:37.8085174Z 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:37.8087003Z 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:37.8087793Z 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:37.8089474Z 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:37.8090573Z 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:37.8092289Z 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:37.8093316Z 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:37.8094842Z 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:37.8095601Z 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:37.8097105Z 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:37.8098471Z 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:37.8099489Z 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:37.8100526Z 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:37.8102092Z 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:37.8102947Z 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:37.8104375Z 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:37.8105282Z 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:37.8106489Z 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:37.8107548Z 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:37.8108955Z 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:37.8109973Z 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:37.8111209Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:37.8111529Z 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:37.8112973Z 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:37.8114265Z 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:37.8115645Z 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:37.8116729Z 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:37.8117978Z 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:37.8119782Z 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:37.8120785Z 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:37.8122044Z 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:37.8123135Z 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:37.8124508Z 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:37.8125567Z 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:37.8126944Z 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:37.8128394Z 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:37.8129680Z 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:37.8131072Z 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:37.8132753Z 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:37.8134384Z 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:37.8135233Z 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:37.8136514Z 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:37.8137428Z 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:37.8139013Z 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:37.8140426Z 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:37.8141881Z 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:37.8142752Z 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:37.8144213Z 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:37.8145081Z 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:37.8146276Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit 2022-12-01T09:59:37.8146937Z 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:37.8148492Z 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:37.8149241Z 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:37.8150660Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:37.8151127Z 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:37.8152467Z 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:37.8153437Z 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:37.8154843Z 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:37.8155918Z 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:37.8157388Z 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:37.8158533Z 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:37.8159340Z 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:37.8160429Z 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:37.8162080Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:37.8162510Z 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:37.8163239Z 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:37.8164543Z 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:37.8166477Z 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:37.8166776Z 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:37.8167980Z 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:37.8169087Z 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:37.8170207Z 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:37.8171218Z 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:37.8172216Z 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:37.8173386Z 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:37.8174240Z 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:37.8175479Z 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:37.8176967Z 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:37.8177924Z 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:37.8179004Z 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:37.8179892Z 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:37.8180947Z 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:37.8181960Z 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:37.8183280Z 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:37.8184120Z 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:37.8185431Z 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:37.8186358Z 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:37.8187628Z 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:37.8188484Z 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:37.8189555Z 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:37.8190653Z 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:37.8191758Z 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:37.8193320Z 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:37.8194449Z 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:37.8195651Z 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:37.8196686Z 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:37.8197715Z 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:37.8199008Z 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:37.8200297Z 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:37.8201236Z 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:37.8202332Z 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:37.8203674Z 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:37.8204645Z 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:37.8206146Z 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:37.8207170Z 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:37.8207947Z 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:37.8209387Z 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:37.8210311Z 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:37.8212060Z 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:37.8212910Z 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:37.8214368Z 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:37.8215474Z 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:37.8216740Z 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:37.8218294Z 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:37.8219132Z 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:37.8219959Z 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:37.8221283Z 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:37.8222286Z 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:37.8223562Z 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:37.8224642Z 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:37.8225955Z 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:37.8227168Z 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:37.8227918Z 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:37.8229329Z 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:37.8230329Z 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:37.8231540Z 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:37.8232661Z 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:37.8233745Z 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:37.8234800Z 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:37.8236302Z 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:37.8237754Z 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:37.8238846Z 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:37.8241006Z 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:37.8241416Z 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:37.8242633Z 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:37.8243378Z 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:37.8244698Z 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:37.8245594Z 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:37.8247003Z 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:37.8248343Z 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:37.8249341Z 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:37.8250792Z 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:37.8251714Z 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:37.8252917Z 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:37.8253862Z 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:37.8254780Z 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:37.8255767Z 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:37.8257014Z 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:37.8257885Z 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:37.8259482Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:37.8259849Z 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:37.8261047Z 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:37.8262024Z 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:37.8263234Z 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:37.8264534Z 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:37.8265812Z 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:37.8266836Z 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:37.8268560Z 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:37.8269876Z 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:37.8270995Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/passes/utils 2022-12-01T09:59:37.8271643Z 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:37.8272941Z 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:37.8274051Z 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:37.8275379Z 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:37.8276543Z 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:37.8277219Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:37.8278093Z 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:37.8279476Z 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:37.8280535Z 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:37.8281751Z 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:37.8282743Z 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:37.8283944Z 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:37.8284888Z 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:37.8285921Z 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:37.8287205Z 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:37.8288037Z 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:37.8289490Z 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:37.8290374Z 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:37.8291855Z 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:37.8293175Z 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:37.8294159Z 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:37.8295277Z 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:37.8296731Z 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:37.8297530Z 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:37.8299082Z 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:37.8299918Z 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:37.8300965Z 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:37.8302523Z 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:37.8303616Z 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:37.8304589Z 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:37.8305806Z 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:37.8306762Z 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:37.8307761Z 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:37.8308846Z 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:37.8309965Z 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:37.8311057Z 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:37.8312121Z 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:37.8312954Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:37.8313741Z 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:37.8315077Z 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:37.8316127Z 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:37.8317513Z 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:37.8319088Z 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:37.8320461Z 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:37.8321696Z 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:37.8322595Z 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:37.8323669Z 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:37.8324881Z 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:37.8326420Z 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:37.8327431Z 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:37.8328698Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:37.8329350Z 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:37.8330401Z 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:37.8331476Z 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:37.8333379Z 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:37.8334292Z 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:37.8335913Z 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:37.8336728Z 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:37.8337561Z 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:37.8339265Z 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:37.8340089Z 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:37.8341547Z 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:37.8342707Z 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:37.8344084Z 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:37.8345380Z 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:37.8347064Z 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:37.8347870Z 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:37.8348708Z 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:37.8349784Z 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:37.8351046Z 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:37.8352242Z 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:37.8353094Z 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:37.8354244Z 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:37.8355521Z 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:37.8356959Z 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:37.8358348Z 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:37.8359698Z 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:37.8360788Z 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:37.8362250Z 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:37.8363419Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/api 2022-12-01T09:59:37.8364001Z 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:37.8365147Z 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:37.8366243Z 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:37.8367393Z 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:37.8368515Z 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:37.8369856Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:37.8370414Z 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:37.8371747Z 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:37.8372492Z 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:37.8373498Z 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:37.8374682Z 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:37.8375884Z 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:37.8376983Z 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:37.8378205Z 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:37.8379243Z 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:37.8380375Z 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:37.8381537Z 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:37.8382583Z 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:37.8384041Z 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:37.8385818Z 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:37.8386879Z 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:37.8387830Z 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:37.8389052Z 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:37.8390919Z 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:37.8391414Z 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:37.8393065Z 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:37.8393785Z 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:37.8395490Z 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:37.8396654Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/python 2022-12-01T09:59:37.8396959Z 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:37.8398287Z 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:37.8399495Z 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:37.8401102Z 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:37.8401992Z 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:37.8403437Z 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:37.8404327Z 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:37.8405637Z 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:37.8406778Z 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:37.8408036Z 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:37.8409288Z 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:37.8410658Z 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:37.8411803Z 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:37.8412917Z 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:37.8414181Z 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:37.8415787Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:37.8416074Z 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:37.8417576Z 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:37.8418465Z 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:37.8420051Z 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:37.8420802Z 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:37.8422044Z 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:37.8423118Z 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:37.8424419Z 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:37.8425635Z 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:37.8426886Z 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:37.8428065Z 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:37.8429046Z 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:37.8430663Z 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:37.8431750Z 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:37.8432700Z 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:37.8434390Z 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:37.8434695Z 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:37.8436578Z 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:37.8437594Z 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:37.8438801Z 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:37.8439979Z 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:37.8441445Z 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:37.8442133Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/testing 2022-12-01T09:59:37.8442909Z 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:37.8443864Z 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:37.8445108Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:37.8445731Z 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:37.8447029Z 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:37.8448241Z 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:37.8449054Z 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:37.8450137Z 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:37.8452006Z 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:37.8452791Z 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:37.8454117Z 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:37.8455750Z 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:37.8456971Z 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:37.8457956Z 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:37.8459358Z 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:37.8460861Z 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:37.8461882Z 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:37.8462870Z 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:37.8464182Z 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:37.8465504Z 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:37.8466371Z 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:37.8467660Z 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:37.8468959Z 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:37.8469876Z 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:37.8471448Z 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:37.8473033Z 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:37.8473407Z 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:37.8474499Z 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:37.8475870Z 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:37.8477438Z 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:37.8478067Z 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:37.8479606Z 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:37.8480548Z 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:37.8481576Z 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:37.8482974Z 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:37.8484019Z 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:37.8485094Z 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:37.8486114Z 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:37.8487453Z 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:37.8488716Z 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:37.8489852Z 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:37.8491212Z 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:37.8492104Z 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:37.8493444Z 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:37.8494156Z 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:37.8495235Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:37.8495662Z 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:37.8496797Z 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:37.8497616Z 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:37.8498631Z 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:37.8499689Z 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:37.8500649Z 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:37.8501715Z 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:37.8503460Z 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:37.8504217Z 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:37.8505894Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen 2022-12-01T09:59:37.8506129Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:37.8506498Z 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:37.8507604Z 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:37.8508862Z 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:37.8510217Z 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:37.8511249Z 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:37.8512638Z 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:37.8513623Z 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:37.8514747Z 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:37.8516040Z 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:37.8517303Z 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:37.8518322Z 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:37.8519670Z 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:37.8520957Z 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:37.8522228Z 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:37.8523097Z 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:37.8524550Z 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:37.8526162Z 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:37.8527086Z 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:37.8529084Z 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:37.8530193Z 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:37.8531564Z 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:37.8532620Z 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:37.8534031Z 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:37.8535378Z 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:37.8536685Z 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:37.8538078Z 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:37.8539302Z 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:37.8540676Z 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:37.8542186Z 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:37.8543921Z 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:37.8544954Z 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:37.8546294Z 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:37.8547575Z 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:37.8548554Z 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:37.8549844Z 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:37.8551113Z 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:37.8552757Z 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:37.8553749Z 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:37.8555178Z 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:37.8556256Z 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:37.8557697Z 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:37.8558753Z 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:37.8559926Z 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:37.8561291Z 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:37.8562302Z 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:37.8563540Z 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:37.8564911Z 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:37.8565920Z 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:37.8566978Z 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:37.8568133Z 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:37.8569221Z 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:37.8570745Z 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:37.8571762Z 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:37.8573132Z 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:37.8573913Z 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:37.8575010Z 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:37.8576432Z 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:37.8577833Z 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:37.8578827Z 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:37.8580281Z 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:37.8581546Z 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:37.8582578Z 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:37.8583955Z 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:37.8585382Z 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:37.8586707Z 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:37.8587608Z 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:37.8588952Z 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:37.8590184Z 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:37.8591403Z 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:37.8592715Z 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:37.8593636Z 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:37.8595842Z 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:37.8596170Z 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:37.8597701Z 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:37.8598513Z 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:37.8599920Z 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:37.8601254Z 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:37.8602492Z 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:37.8603970Z 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:37.8605885Z 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:37.8607176Z 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:37.8608653Z 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:37.8610950Z 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:37.8612256Z 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:37.8613739Z 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:37.8615208Z 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:37.8617086Z 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:37.8618229Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T09:59:37.8618758Z 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:37.8620518Z 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:37.8621208Z 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:37.8623039Z 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:37.8623857Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:37.8624810Z 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:37.8626237Z 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:37.8627731Z 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:37.8629240Z 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:37.8630709Z 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:37.8632203Z 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:37.8633827Z 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:37.8635371Z 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:37.8636897Z 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:37.8638408Z 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:37.8639920Z 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:37.8641439Z 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:37.8642974Z 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:37.8644464Z 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:37.8646415Z 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:37.8648239Z 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:37.8649671Z 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:37.8651527Z 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:37.8652629Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-12-01T09:59:37.8653164Z copying torch/include/torch/csrc/onnx/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-12-01T09:59:37.8654808Z copying torch/include/torch/csrc/onnx/onnx.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/onnx 2022-12-01T09:59:37.8656291Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T09:59:37.8657083Z copying torch/include/torch/csrc/profiler/api.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T09:59:37.8658009Z copying torch/include/torch/csrc/profiler/collection.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T09:59:37.8658946Z copying torch/include/torch/csrc/profiler/containers.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T09:59:37.8660236Z 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:37.8661393Z 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:37.8662532Z 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:37.8663580Z 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:37.8664533Z copying torch/include/torch/csrc/profiler/util.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler 2022-12-01T09:59:37.8665799Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/profiler/orchestration 2022-12-01T09:59:37.8666416Z 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:37.8666961Z 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:37.8668516Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:37.8669134Z 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:37.8669965Z 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:37.8671138Z 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:37.8672100Z 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:37.8673505Z 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:37.8674674Z 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:37.8675779Z 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:37.8677369Z copying torch/include/torch/csrc/utils/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:37.8678487Z 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:37.8679678Z copying torch/include/torch/csrc/utils/memory.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:37.8680955Z 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:37.8681863Z 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:37.8683731Z 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:37.8684219Z copying torch/include/torch/csrc/utils/pybind.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:37.8685518Z 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:37.8686653Z 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:37.8688137Z 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:37.8689647Z 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:37.8690603Z 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:37.8691563Z 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:37.8692600Z 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:37.8694109Z 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:37.8695398Z 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:37.8696441Z 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:37.8697441Z 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:37.8698406Z copying torch/include/torch/csrc/utils/six.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:37.8699335Z copying torch/include/torch/csrc/utils/structseq.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:37.8700783Z 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:37.8701740Z 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:37.8703133Z 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:37.8704225Z 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:37.8705603Z 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:37.8706950Z 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:37.8707928Z 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:37.8709271Z 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:37.8710500Z 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:37.8711921Z 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:37.8713207Z 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:37.8714546Z 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:37.8716019Z 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:37.8717362Z copying torch/include/torch/csrc/utils/variadic.h -> build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/utils 2022-12-01T09:59:37.8718851Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/tensor 2022-12-01T09:59:37.8719395Z 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:37.8720419Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy 2022-12-01T09:59:37.8720783Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/backend 2022-12-01T09:59:37.8721493Z 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:37.8723041Z 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:37.8724059Z 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:37.8725475Z 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:37.8727579Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:37.8727955Z 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:37.8728713Z 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:37.8729750Z 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:37.8731353Z 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:37.8732693Z 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:37.8733744Z 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:37.8735183Z 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:37.8736510Z 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:37.8737861Z 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:37.8738932Z 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:37.8740361Z 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:37.8741481Z 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:37.8743004Z 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:37.8744310Z 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:37.8745621Z 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:37.8746962Z 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:37.8748087Z 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:37.8749365Z 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:37.8750973Z 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:37.8752468Z 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:37.8753765Z 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:37.8755359Z 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:37.8756985Z 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:37.8757742Z 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:37.8759089Z 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:37.8760814Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/internal_ops 2022-12-01T09:59:37.8761454Z 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:37.8762589Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/core/ops 2022-12-01T09:59:37.8763009Z 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:37.8764477Z 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:37.8765911Z creating build/lib.linux-x86_64-cpython-37/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:37.8766304Z 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:37.8768230Z 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:37.8769418Z 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:37.8770795Z 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:37.8772191Z 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:37.8773295Z 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:37.8774872Z 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:37.8776015Z 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:37.8777215Z 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:37.8778535Z 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:37.8779611Z creating build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8780238Z copying torch/include/pybind11/attr.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8781929Z copying torch/include/pybind11/buffer_info.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8783207Z copying torch/include/pybind11/cast.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8785130Z copying torch/include/pybind11/chrono.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8786425Z copying torch/include/pybind11/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8787795Z copying torch/include/pybind11/complex.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8789141Z copying torch/include/pybind11/eigen.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8790478Z copying torch/include/pybind11/embed.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8791786Z copying torch/include/pybind11/eval.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8792934Z copying torch/include/pybind11/functional.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8793780Z copying torch/include/pybind11/gil.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8794519Z copying torch/include/pybind11/iostream.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8796107Z copying torch/include/pybind11/numpy.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8797830Z copying torch/include/pybind11/operators.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8798656Z copying torch/include/pybind11/options.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8800023Z copying torch/include/pybind11/pybind11.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8802098Z copying torch/include/pybind11/pytypes.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8803785Z copying torch/include/pybind11/stl.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8805315Z copying torch/include/pybind11/stl_bind.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11 2022-12-01T09:59:37.8806439Z creating build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T09:59:37.8806769Z copying torch/include/pybind11/detail/class.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T09:59:37.8808317Z copying torch/include/pybind11/detail/common.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T09:59:37.8809839Z copying torch/include/pybind11/detail/descr.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T09:59:37.8811148Z copying torch/include/pybind11/detail/init.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T09:59:37.8812718Z copying torch/include/pybind11/detail/internals.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T09:59:37.8814141Z copying torch/include/pybind11/detail/type_caster_base.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T09:59:37.8815641Z copying torch/include/pybind11/detail/typeid.h -> build/lib.linux-x86_64-cpython-37/torch/include/pybind11/detail 2022-12-01T09:59:37.8816994Z creating build/lib.linux-x86_64-cpython-37/torch/share 2022-12-01T09:59:37.8817279Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake 2022-12-01T09:59:37.8818642Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen 2022-12-01T09:59:37.8819518Z copying torch/share/cmake/ATen/ATenConfig.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/ATen 2022-12-01T09:59:37.8819875Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T09:59:37.8820424Z copying torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T09:59:37.8821624Z copying torch/share/cmake/Caffe2/Caffe2Config.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T09:59:37.8822624Z copying torch/share/cmake/Caffe2/Caffe2Targets.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T09:59:37.8823744Z copying torch/share/cmake/Caffe2/Caffe2Targets-release.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2 2022-12-01T09:59:37.8824742Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.8825558Z copying torch/share/cmake/Caffe2/public/cuda.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.8826824Z copying torch/share/cmake/Caffe2/public/glog.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.8827792Z copying torch/share/cmake/Caffe2/public/gflags.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.8829167Z copying torch/share/cmake/Caffe2/public/mkl.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.8830016Z copying torch/share/cmake/Caffe2/public/mkldnn.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.8831188Z copying torch/share/cmake/Caffe2/public/protobuf.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.8832135Z copying torch/share/cmake/Caffe2/public/threads.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.8833214Z copying torch/share/cmake/Caffe2/public/utils.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.8835222Z copying torch/share/cmake/Caffe2/public/LoadHIP.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/public 2022-12-01T09:59:37.8836161Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-12-01T09:59:37.8836863Z 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:37.8837921Z 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:37.8839339Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T09:59:37.8839841Z 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:37.8840747Z 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:37.8842579Z 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:37.8843483Z 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:37.8844791Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T09:59:37.8845237Z 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:37.8846366Z 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:37.8847500Z 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:37.8848598Z 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:37.8849808Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-12-01T09:59:37.8850351Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-12-01T09:59:37.8851395Z copying torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Tensorpipe 2022-12-01T09:59:37.8852583Z creating build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-12-01T09:59:37.8852972Z copying torch/share/cmake/Torch/TorchConfigVersion.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-12-01T09:59:37.8854466Z copying torch/share/cmake/Torch/TorchConfig.cmake -> build/lib.linux-x86_64-cpython-37/torch/share/cmake/Torch 2022-12-01T09:59:37.8855569Z copying torch/utils/benchmark/utils/timeit_template.cpp -> build/lib.linux-x86_64-cpython-37/torch/utils/benchmark/utils 2022-12-01T09:59:37.8856907Z 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:37.8858745Z 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:37.8859192Z 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:37.8860719Z 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:37.8864923Z copying torch/utils/model_dump/skeleton.html -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T09:59:37.8865615Z copying torch/utils/model_dump/code.js -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T09:59:37.8867491Z copying torch/utils/model_dump/htm.mjs -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T09:59:37.8868370Z copying torch/utils/model_dump/preact.mjs -> build/lib.linux-x86_64-cpython-37/torch/utils/model_dump 2022-12-01T09:59:37.8869466Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged 2022-12-01T09:59:37.8869815Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen 2022-12-01T09:59:37.8870199Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-12-01T09:59:37.8871101Z copying torchgen/packaged/ATen/native/native_functions.yaml -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-12-01T09:59:37.8875654Z copying torchgen/packaged/ATen/native/tags.yaml -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/native 2022-12-01T09:59:37.8876541Z creating build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8877373Z copying torchgen/packaged/ATen/templates/ATenOpList.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8878637Z copying torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8879394Z copying torchgen/packaged/ATen/templates/DispatchKeyFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8880431Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8881476Z copying torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8882470Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8883575Z copying torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8885338Z copying torchgen/packaged/ATen/templates/Function.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8885668Z copying torchgen/packaged/ATen/templates/FunctionalInverses.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8887754Z copying torchgen/packaged/ATen/templates/Functions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8888382Z copying torchgen/packaged/ATen/templates/Functions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8890266Z copying torchgen/packaged/ATen/templates/LazyIr.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8890772Z copying torchgen/packaged/ATen/templates/LazyNonNativeIr.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8892254Z copying torchgen/packaged/ATen/templates/MethodOperators.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8893150Z copying torchgen/packaged/ATen/templates/NativeFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8894852Z copying torchgen/packaged/ATen/templates/NativeFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8895184Z copying torchgen/packaged/ATen/templates/NativeMetaFunction.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8896481Z copying torchgen/packaged/ATen/templates/NativeMetaFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8897834Z copying torchgen/packaged/ATen/templates/Operator.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8898924Z copying torchgen/packaged/ATen/templates/Operators.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8900608Z copying torchgen/packaged/ATen/templates/Operators.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8901452Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8902365Z copying torchgen/packaged/ATen/templates/RedispatchFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8903706Z copying torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8904525Z copying torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8906012Z copying torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8906856Z copying torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8908355Z copying torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8909173Z copying torchgen/packaged/ATen/templates/RegisterSchema.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8911178Z copying torchgen/packaged/ATen/templates/RegistrationDeclarations.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8911650Z copying torchgen/packaged/ATen/templates/TensorBody.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8913457Z copying torchgen/packaged/ATen/templates/TensorMethods.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8914236Z copying torchgen/packaged/ATen/templates/UfuncCPU.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8915432Z copying torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8916454Z copying torchgen/packaged/ATen/templates/UfuncCUDA.cu -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8917473Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.cpp -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8919801Z copying torchgen/packaged/ATen/templates/UnboxingFunctions.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8920370Z copying torchgen/packaged/ATen/templates/aten_interned_strings.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.8921151Z copying torchgen/packaged/ATen/templates/enum_tag.h -> build/lib.linux-x86_64-cpython-37/torchgen/packaged/ATen/templates 2022-12-01T09:59:37.9292882Z running build_ext 2022-12-01T09:59:37.9338986Z -- Building with NumPy bindings 2022-12-01T09:59:37.9339176Z -- Not using cuDNN 2022-12-01T09:59:37.9339471Z -- Not using CUDA 2022-12-01T09:59:37.9339633Z -- Using MKLDNN 2022-12-01T09:59:37.9340006Z -- Not using Compute Library for the Arm architecture with MKLDNN 2022-12-01T09:59:37.9340220Z -- Not using CBLAS in MKLDNN 2022-12-01T09:59:37.9340354Z -- Not using NCCL 2022-12-01T09:59:37.9340483Z -- Building with distributed package: 2022-12-01T09:59:37.9340595Z -- USE_TENSORPIPE=True 2022-12-01T09:59:37.9340790Z -- USE_GLOO=True 2022-12-01T09:59:37.9340890Z -- USE_MPI=False 2022-12-01T09:59:37.9340980Z -- Using ITT 2022-12-01T09:59:38.0754752Z 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:38.0755311Z 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:38.0762172Z building 'torch._C' extension 2022-12-01T09:59:38.0762677Z creating build/temp.linux-x86_64-cpython-37 2022-12-01T09:59:38.0763061Z creating build/temp.linux-x86_64-cpython-37/torch 2022-12-01T09:59:38.0763305Z creating build/temp.linux-x86_64-cpython-37/torch/csrc 2022-12-01T09:59:38.0765013Z clang -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:38.1837616Z 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:38.2518069Z building 'torch._C_flatbuffer' extension 2022-12-01T09:59:38.2520102Z clang -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:38.3453179Z 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:38.3832916Z /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:38.3833370Z setuptools.SetuptoolsDeprecationWarning, 2022-12-01T09:59:38.3913271Z installing to build/bdist.linux-x86_64/wheel 2022-12-01T09:59:38.3913657Z running install 2022-12-01T09:59:38.3973714Z running install_lib 2022-12-01T09:59:38.4029898Z creating build/bdist.linux-x86_64 2022-12-01T09:59:38.4030398Z creating build/bdist.linux-x86_64/wheel 2022-12-01T09:59:38.4031207Z creating build/bdist.linux-x86_64/wheel/caffe2 2022-12-01T09:59:38.4031625Z copying build/lib.linux-x86_64-cpython-37/caffe2/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2 2022-12-01T09:59:38.4033283Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib 2022-12-01T09:59:38.4033763Z copying build/lib.linux-x86_64-cpython-37/caffe2/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/contrib 2022-12-01T09:59:38.4034618Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/aten 2022-12-01T09:59:38.4035617Z 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:38.4037845Z 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:38.4038551Z 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:38.4039227Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/aten/docs 2022-12-01T09:59:38.4039863Z 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:38.4040509Z 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:38.4041194Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/gloo 2022-12-01T09:59:38.4041868Z 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:38.4042927Z 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:38.4043992Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/nccl 2022-12-01T09:59:38.4044676Z 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:38.4045897Z 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:38.4046660Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/nnpack 2022-12-01T09:59:38.4047464Z 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:38.4048419Z 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:38.4049622Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/playground 2022-12-01T09:59:38.4050471Z 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:38.4051903Z 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:38.4053090Z 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:38.4054119Z 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:38.4054877Z 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:38.4056066Z 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:38.4057019Z 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:38.4058140Z 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:38.4059196Z 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:38.4060374Z 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:38.4061537Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/playground/resnetdemo 2022-12-01T09:59:38.4062466Z 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:38.4063445Z 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:38.4064799Z 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:38.4065559Z 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:38.4066885Z 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:38.4067703Z 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:38.4068894Z 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:38.4069728Z 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:38.4071674Z 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:38.4072419Z 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:38.4074161Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/prof 2022-12-01T09:59:38.4074814Z 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:38.4075680Z 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:38.4077198Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/script 2022-12-01T09:59:38.4077661Z 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:38.4079051Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/script/examples 2022-12-01T09:59:38.4079546Z 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:38.4080987Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/tensorboard 2022-12-01T09:59:38.4081558Z 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:38.4082322Z 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:38.4083330Z 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:38.4084348Z 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:38.4085333Z 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:38.4086463Z creating build/bdist.linux-x86_64/wheel/caffe2/contrib/warpctc 2022-12-01T09:59:38.4087095Z 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:38.4088152Z 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:38.4089444Z creating build/bdist.linux-x86_64/wheel/caffe2/core 2022-12-01T09:59:38.4090343Z copying build/lib.linux-x86_64-cpython-37/caffe2/core/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/core 2022-12-01T09:59:38.4091924Z creating build/bdist.linux-x86_64/wheel/caffe2/core/nomnigraph 2022-12-01T09:59:38.4092441Z 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:38.4093153Z 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:38.4093711Z creating build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-12-01T09:59:38.4094316Z copying build/lib.linux-x86_64-cpython-37/caffe2/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/distributed 2022-12-01T09:59:38.4095185Z 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:38.4095964Z 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:38.4096535Z 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:38.4097864Z creating build/bdist.linux-x86_64/wheel/caffe2/experiments 2022-12-01T09:59:38.4098355Z copying build/lib.linux-x86_64-cpython-37/caffe2/experiments/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/experiments 2022-12-01T09:59:38.4099752Z creating build/bdist.linux-x86_64/wheel/caffe2/experiments/python 2022-12-01T09:59:38.4100520Z 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:38.4102232Z 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:38.4102881Z 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:38.4103776Z 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:38.4104609Z 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:38.4105600Z 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:38.4106632Z 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:38.4107686Z 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:38.4108706Z 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:38.4109608Z 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:38.4110367Z creating build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-12-01T09:59:38.4111168Z copying build/lib.linux-x86_64-cpython-37/caffe2/perfkernels/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/perfkernels 2022-12-01T09:59:38.4111885Z 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:38.4112483Z creating build/bdist.linux-x86_64/wheel/caffe2/proto 2022-12-01T09:59:38.4113229Z copying build/lib.linux-x86_64-cpython-37/caffe2/proto/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/proto 2022-12-01T09:59:38.4114096Z 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:38.4115291Z 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:38.4116644Z 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:38.4118554Z creating build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4119310Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4120342Z 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:38.4121348Z 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:38.4122289Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/attention.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4123210Z 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:38.4124168Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/binarysize.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4125041Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/brew.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4125901Z 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:38.4126841Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/build.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4127726Z 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:38.4128639Z 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:38.4129749Z 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:38.4130671Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/checkpoint.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4131656Z 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:38.4132789Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/cnn.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4133846Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/context.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4134857Z 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:38.4135758Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/control.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4136746Z 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:38.4137654Z 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:38.4138531Z 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:38.4139440Z 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:38.4140153Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/convert.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4141401Z 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:38.4142339Z 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:38.4143492Z 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:38.4144090Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/core.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4146018Z 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:38.4146827Z 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:38.4148194Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/crf.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4149084Z 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:38.4149753Z 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:38.4150503Z 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:38.4152078Z 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:38.4153174Z 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:38.4154003Z 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:38.4155236Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataio.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4156090Z 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:38.4157268Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dataset.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4158265Z 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:38.4159251Z 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:38.4160376Z 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:38.4161118Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/dyndep.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4162149Z 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:38.4162750Z 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:38.4163845Z 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:38.4164650Z 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:38.4165624Z 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:38.4166577Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/functional.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4167561Z 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:38.4168415Z 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:38.4169469Z 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:38.4170581Z 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:38.4171376Z 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:38.4172253Z 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:38.4173033Z 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:38.4173851Z 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:38.4175585Z 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:38.4176463Z 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:38.4177320Z 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:38.4178343Z 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:38.4179356Z 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:38.4180346Z 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:38.4180847Z 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:38.4182902Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/lazy.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4183516Z 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:38.4184377Z 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:38.4185546Z 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:38.4186244Z 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:38.4187250Z 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:38.4188412Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/memonger.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4189354Z 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:38.4190562Z 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:38.4191505Z 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:38.4192381Z 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:38.4193439Z 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:38.4194406Z 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:38.4195333Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/muji.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4196789Z 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:38.4197361Z 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:38.4198808Z 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:38.4199575Z 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:38.4201380Z 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:38.4202411Z 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:38.4203216Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/nomnigraph.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4204124Z 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:38.4204904Z 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:38.4206300Z 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:38.4207085Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/normalizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4208020Z 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:38.4208823Z 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:38.4209821Z 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:38.4210997Z 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:38.4211917Z 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:38.4212692Z 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:38.4213593Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/optimizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4214902Z 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:38.4215548Z 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:38.4216899Z 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:38.4217584Z 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:38.4218677Z 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:38.4219357Z 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:38.4220278Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/pipeline.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4221315Z 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:38.4222197Z 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:38.4223027Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/recurrent.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4224037Z 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:38.4224912Z 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:38.4225715Z 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:38.4226694Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/regularizer.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4228370Z 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:38.4229250Z 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:38.4230105Z 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:38.4231208Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/schema.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4232557Z 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:38.4233453Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/scope.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4234391Z 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:38.4235665Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/session.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4236548Z 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:38.4237612Z 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:38.4238481Z 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:38.4239502Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/task.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4240590Z 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:38.4242095Z 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:38.4242817Z 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:38.4243826Z 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:38.4244949Z 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:38.4245926Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/transformations.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4246902Z 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:38.4247821Z 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:38.4248762Z 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:38.4249716Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/utils.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4250571Z 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:38.4251693Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/visualize.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4252545Z copying build/lib.linux-x86_64-cpython-37/caffe2/python/workspace.py -> build/bdist.linux-x86_64/wheel/caffe2/python 2022-12-01T09:59:38.4253447Z 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:38.4254434Z creating build/bdist.linux-x86_64/wheel/caffe2/python/docs 2022-12-01T09:59:38.4255185Z 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:38.4256126Z 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:38.4256808Z 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:38.4257839Z 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:38.4258907Z 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:38.4260725Z creating build/bdist.linux-x86_64/wheel/caffe2/python/examples 2022-12-01T09:59:38.4261591Z 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:38.4262404Z 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:38.4263354Z 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:38.4264294Z 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:38.4265293Z 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:38.4265889Z creating build/bdist.linux-x86_64/wheel/caffe2/python/fakelowp 2022-12-01T09:59:38.4266716Z 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:38.4267925Z 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:38.4268835Z 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:38.4269765Z creating build/bdist.linux-x86_64/wheel/caffe2/python/helpers 2022-12-01T09:59:38.4270514Z 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:38.4271457Z 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:38.4272466Z 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:38.4273437Z 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:38.4274243Z 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:38.4275273Z 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:38.4276599Z 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:38.4277693Z 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:38.4278633Z 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:38.4279509Z 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:38.4280517Z 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:38.4281374Z 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:38.4282268Z 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:38.4283230Z 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:38.4284182Z 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:38.4284914Z 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:38.4285572Z creating build/bdist.linux-x86_64/wheel/caffe2/python/ideep 2022-12-01T09:59:38.4286406Z 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:38.4287276Z 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:38.4288191Z 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:38.4289047Z 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:38.4290142Z 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:38.4291229Z 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:38.4308978Z 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:38.4310062Z 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:38.4311095Z 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:38.4311842Z 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:38.4312561Z 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:38.4313302Z 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:38.4314012Z 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:38.4314683Z 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:38.4315418Z 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:38.4316197Z 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:38.4316816Z 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:38.4317397Z 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:38.4318064Z 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:38.4318706Z 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:38.4319232Z 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:38.4319791Z 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:38.4320383Z 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:38.4320956Z 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:38.4321563Z 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:38.4322171Z 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:38.4322861Z 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:38.4323592Z 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:38.4324266Z 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:38.4325067Z 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:38.4325600Z creating build/bdist.linux-x86_64/wheel/caffe2/python/layers 2022-12-01T09:59:38.4326054Z 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:38.4326756Z 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:38.4327477Z 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:38.4328065Z 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:38.4328736Z 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:38.4329568Z 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:38.4330157Z 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:38.4330820Z 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:38.4331512Z 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:38.4332274Z 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:38.4333002Z 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:38.4333620Z 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:38.4334310Z 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:38.4335121Z 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:38.4335753Z 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:38.4336416Z 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:38.4337177Z 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:38.4337812Z 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:38.4338486Z 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:38.4339366Z 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:38.4340151Z 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:38.4348352Z 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:38.4349300Z 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:38.4350080Z 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:38.4350998Z 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:38.4351892Z 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:38.4352493Z 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:38.4353054Z 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:38.4353644Z 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:38.4354308Z 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:38.4355091Z 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:38.4355762Z 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:38.4356333Z 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:38.4357027Z 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:38.4357719Z 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:38.4358389Z 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:38.4359188Z 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:38.4359751Z 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:38.4360466Z 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:38.4361063Z 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:38.4361783Z 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:38.4362473Z 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:38.4363114Z 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:38.4363694Z 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:38.4364248Z 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:38.4364833Z 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:38.4365264Z creating build/bdist.linux-x86_64/wheel/caffe2/python/mint 2022-12-01T09:59:38.4365726Z 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:38.4366501Z 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:38.4367861Z creating build/bdist.linux-x86_64/wheel/caffe2/python/mkl 2022-12-01T09:59:38.4368629Z 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:38.4369640Z 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:38.4371067Z 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:38.4371909Z 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:38.4372560Z 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:38.4373192Z 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:38.4374009Z 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:38.4375075Z 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:38.4376184Z 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:38.4376769Z 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:38.4378202Z 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:38.4378808Z 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:38.4380038Z 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:38.4381308Z 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:38.4381932Z 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:38.4383013Z 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:38.4383944Z 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:38.4385006Z 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:38.4386210Z 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:38.4387074Z 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:38.4388027Z 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:38.4389800Z creating build/bdist.linux-x86_64/wheel/caffe2/python/modeling 2022-12-01T09:59:38.4391650Z 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:38.4392723Z 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:38.4393801Z 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:38.4395037Z 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:38.4396102Z 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:38.4397143Z 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:38.4398223Z 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:38.4399244Z 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:38.4400264Z 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:38.4401266Z 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:38.4402271Z 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:38.4403286Z 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:38.4404287Z 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:38.4405402Z 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:38.4406386Z 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:38.4407372Z 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:38.4408153Z 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:38.4409017Z creating build/bdist.linux-x86_64/wheel/caffe2/python/models 2022-12-01T09:59:38.4410014Z 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:38.4410982Z 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:38.4411864Z 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:38.4412690Z 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:38.4413732Z 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:38.4415602Z 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:38.4416268Z 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:38.4416816Z 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:38.4418089Z creating build/bdist.linux-x86_64/wheel/caffe2/python/models/seq2seq 2022-12-01T09:59:38.4418588Z 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:38.4419527Z 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:38.4421486Z 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:38.4422349Z 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:38.4423064Z 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:38.4424203Z 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:38.4425055Z 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:38.4426153Z 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:38.4427850Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx 2022-12-01T09:59:38.4428473Z 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:38.4429042Z 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:38.4431291Z 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:38.4432010Z 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:38.4432641Z 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:38.4433634Z 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:38.4434694Z 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:38.4435868Z 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:38.4436687Z 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:38.4437442Z 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:38.4438644Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx/bin 2022-12-01T09:59:38.4439465Z 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:38.4440472Z 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:38.4441228Z creating build/bdist.linux-x86_64/wheel/caffe2/python/onnx/tests 2022-12-01T09:59:38.4442077Z 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:38.4443005Z 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:38.4444041Z 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:38.4444978Z 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:38.4445942Z 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:38.4446836Z 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:38.4447807Z 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:38.4449636Z creating build/bdist.linux-x86_64/wheel/caffe2/python/operator_test 2022-12-01T09:59:38.4450513Z 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:38.4451796Z 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:38.4452599Z 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:38.4453522Z 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:38.4454512Z 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:38.4455293Z 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:38.4456842Z 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:38.4457559Z 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:38.4458434Z 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:38.4459447Z 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:38.4460518Z 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:38.4461275Z 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:38.4462177Z 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:38.4463393Z 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:38.4464322Z 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:38.4465350Z 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:38.4466166Z 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:38.4467416Z 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:38.4468149Z 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:38.4469152Z 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:38.4470292Z 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:38.4471039Z 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:38.4472152Z 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:38.4473264Z 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:38.4474286Z 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:38.4475401Z 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:38.4476346Z 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:38.4477630Z 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:38.4478721Z 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:38.4479723Z 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:38.4480718Z 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:38.4481786Z 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:38.4482728Z 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:38.4483866Z 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:38.4485013Z 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:38.4485920Z 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:38.4486956Z 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:38.4487661Z 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:38.4488489Z 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:38.4489565Z 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:38.4490492Z 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:38.4491197Z 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:38.4492052Z 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:38.4492808Z 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:38.4493599Z 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:38.4494615Z 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:38.4495514Z 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:38.4496553Z 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:38.4497541Z 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:38.4498456Z 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:38.4499475Z 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:38.4500553Z 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:38.4501553Z 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:38.4502482Z 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:38.4503302Z 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:38.4504142Z 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:38.4505147Z 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:38.4506268Z 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:38.4507278Z 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:38.4508114Z 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:38.4509021Z 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:38.4510042Z 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:38.4510966Z 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:38.4512113Z 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:38.4512975Z 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:38.4514220Z 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:38.4515006Z 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:38.4516177Z 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:38.4518184Z 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:38.4518802Z 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:38.4519938Z 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:38.4521204Z 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:38.4522475Z 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:38.4523464Z 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:38.4524519Z 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:38.4525591Z 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:38.4526865Z 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:38.4527982Z 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:38.4529035Z 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:38.4530361Z 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:38.4531602Z 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:38.4532668Z 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:38.4533692Z 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:38.4534891Z 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:38.4535830Z 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:38.4537013Z 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:38.4538407Z 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:38.4539551Z 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:38.4540618Z 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:38.4541826Z 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:38.4543150Z 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:38.4544397Z 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:38.4545652Z 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:38.4546714Z 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:38.4547864Z 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:38.4549193Z 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:38.4550270Z 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:38.4551272Z 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:38.4552537Z 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:38.4553422Z 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:38.4554714Z 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:38.4556085Z 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:38.4557128Z 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:38.4558451Z 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:38.4559481Z 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:38.4560662Z 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:38.4561927Z 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:38.4563055Z 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:38.4564154Z 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:38.4565269Z 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:38.4566658Z 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:38.4567902Z 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:38.4568914Z 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:38.4570001Z 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:38.4572304Z 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:38.4572812Z 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:38.4573548Z 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:38.4574428Z 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:38.4574975Z 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:38.4576081Z 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:38.4576830Z 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:38.4577889Z 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:38.4578970Z 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:38.4579896Z 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:38.4581615Z 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:38.4582023Z 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:38.4583342Z 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:38.4584282Z 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:38.4585085Z 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:38.4586715Z 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:38.4587810Z 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:38.4588923Z 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:38.4590060Z 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:38.4591187Z 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:38.4592208Z 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:38.4593480Z 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:38.4594555Z 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:38.4595821Z 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:38.4596877Z 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:38.4598291Z 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:38.4599151Z 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:38.4600546Z 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:38.4601543Z 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:38.4602719Z 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:38.4603921Z 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:38.4605139Z 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:38.4606256Z 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:38.4607342Z 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:38.4608460Z 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:38.4609645Z 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:38.4610806Z 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:38.4612118Z 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:38.4613231Z 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:38.4614352Z 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:38.4615601Z 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:38.4616688Z 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:38.4617779Z 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:38.4619441Z 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:38.4620616Z 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:38.4621954Z 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:38.4623150Z 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:38.4624579Z 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:38.4625698Z 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:38.4626813Z 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:38.4627956Z 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:38.4629390Z 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:38.4630376Z 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:38.4631787Z 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:38.4633053Z 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:38.4633980Z 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:38.4635471Z 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:38.4636439Z 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:38.4637982Z 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:38.4639160Z 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:38.4640278Z 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:38.4641447Z 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:38.4642537Z 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:38.4643723Z 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:38.4644928Z 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:38.4646047Z 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:38.4647119Z 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:38.4648173Z 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:38.4649452Z 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:38.4650656Z 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:38.4651773Z 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:38.4652814Z 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:38.4653900Z 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:38.4655037Z 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:38.4656381Z 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:38.4657852Z 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:38.4658954Z 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:38.4659985Z 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:38.4661179Z 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:38.4663278Z 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:38.4664168Z 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:38.4665297Z 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:38.4666537Z 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:38.4667606Z 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:38.4668783Z 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:38.4669841Z 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:38.4671062Z 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:38.4672152Z 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:38.4673654Z creating build/bdist.linux-x86_64/wheel/caffe2/python/predictor 2022-12-01T09:59:38.4674364Z 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:38.4675453Z 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:38.4676473Z 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:38.4677610Z 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:38.4679783Z 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:38.4680158Z 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:38.4680993Z 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:38.4681890Z 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:38.4683105Z creating build/bdist.linux-x86_64/wheel/caffe2/python/rnn 2022-12-01T09:59:38.4683926Z 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:38.4684793Z 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:38.4685595Z 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:38.4687392Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test 2022-12-01T09:59:38.4688197Z 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:38.4688688Z 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:38.4689786Z 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:38.4691114Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data 2022-12-01T09:59:38.4692960Z creating build/bdist.linux-x86_64/wheel/caffe2/python/serialized_test/data/operator_test 2022-12-01T09:59:38.4693373Z 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:38.4694442Z 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:38.4695736Z 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:38.4696732Z 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:38.4697743Z 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:38.4698599Z 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:38.4699849Z 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:38.4700539Z 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:38.4701697Z 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:38.4702500Z 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:38.4703432Z 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:38.4704218Z 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:38.4705221Z 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:38.4706102Z 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:38.4707005Z 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:38.4708077Z 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:38.4708819Z 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:38.4709763Z 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:38.4710627Z 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:38.4711353Z 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:38.4712388Z 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:38.4713167Z 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:38.4714249Z 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:38.4715134Z 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:38.4716223Z 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:38.4716863Z 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:38.4717828Z 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:38.4718622Z 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:38.4719610Z 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:38.4720548Z 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:38.4722735Z 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:38.4723381Z 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:38.4724025Z 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:38.4724724Z 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:38.4725392Z 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:38.4726460Z 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:38.4727227Z 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:38.4728632Z 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:38.4729371Z 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:38.4730446Z 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:38.4731092Z 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:38.4732324Z 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:38.4733262Z 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:38.4734131Z 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:38.4735032Z 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:38.4736071Z 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:38.4736730Z 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:38.4737695Z 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:38.4738714Z 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:38.4739661Z 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:38.4740592Z 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:38.4741421Z 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:38.4742449Z 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:38.4743530Z 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:38.4744460Z 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:38.4745448Z 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:38.4746302Z 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:38.4747358Z 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:38.4748596Z 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:38.4749604Z 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:38.4750512Z 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:38.4751464Z 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:38.4752387Z 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:38.4753445Z 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:38.4754407Z 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:38.4755544Z 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:38.4756543Z 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:38.4757403Z 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:38.4758415Z 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:38.4759361Z 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:38.4760339Z 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:38.4761793Z 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:38.4762559Z 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:38.4763575Z 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:38.4764590Z 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:38.4765561Z 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:38.4766621Z 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:38.4767499Z 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:38.4768501Z 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:38.4769575Z 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:38.4770713Z 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:38.4771993Z 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:38.4772992Z 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:38.4774876Z 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:38.4775469Z 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:38.4776199Z 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:38.4776899Z 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:38.4778101Z 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:38.4778903Z 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:38.4779783Z 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:38.4780561Z 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:38.4781767Z 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:38.4783641Z 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:38.4784314Z 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:38.4784907Z 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:38.4786097Z 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:38.4787252Z 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:38.4788362Z 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:38.4789379Z 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:38.4790401Z 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:38.4791545Z 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:38.4792564Z 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:38.4793670Z 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:38.4795187Z 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:38.4796086Z 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:38.4798047Z 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:38.4799136Z 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:38.4800440Z 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:38.4801612Z 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:38.4802830Z 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:38.4803911Z 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:38.4805084Z 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:38.4806149Z 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:38.4807211Z 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:38.4808302Z 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:38.4809498Z 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:38.4810567Z 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:38.4811847Z 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:38.4813036Z 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:38.4814001Z 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:38.4815210Z 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:38.4816219Z 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:38.4817814Z 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:38.4819070Z 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:38.4820274Z 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:38.4821319Z 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:38.4822441Z 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:38.4823564Z 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:38.4824737Z 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:38.4825830Z 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:38.4826948Z 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:38.4828096Z 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:38.4829182Z 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:38.4830288Z 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:38.4831429Z 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:38.4832535Z 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:38.4833641Z 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:38.4834763Z 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:38.4836026Z 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:38.4837137Z 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:38.4838172Z 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:38.4839445Z 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:38.4840716Z 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:38.4841785Z 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:38.4842931Z 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:38.4844155Z 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:38.4845370Z 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:38.4846310Z 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:38.4847437Z 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:38.4848637Z 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:38.4849755Z 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:38.4850737Z 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:38.4851949Z 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:38.4853016Z 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:38.4854288Z 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:38.4855391Z 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:38.4856429Z creating build/bdist.linux-x86_64/wheel/caffe2/python/test 2022-12-01T09:59:38.4857152Z 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:38.4858394Z 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:38.4859675Z 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:38.4860560Z 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:38.4861677Z 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:38.4862784Z 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:38.4863824Z 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:38.4864877Z 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:38.4865923Z 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:38.4867339Z creating build/bdist.linux-x86_64/wheel/caffe2/python/trt 2022-12-01T09:59:38.4867945Z 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:38.4868890Z 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:38.4869824Z 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:38.4871071Z 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:38.4872541Z creating build/bdist.linux-x86_64/wheel/caffe2/quantization 2022-12-01T09:59:38.4873315Z copying build/lib.linux-x86_64-cpython-37/caffe2/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/caffe2/quantization 2022-12-01T09:59:38.4874566Z creating build/bdist.linux-x86_64/wheel/caffe2/quantization/server 2022-12-01T09:59:38.4875405Z 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:38.4876646Z 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:38.4877898Z 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:38.4879135Z 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:38.4880153Z 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:38.4881142Z 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:38.4882203Z 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:38.4883486Z 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:38.4884402Z 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:38.4885785Z 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:38.4887211Z 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:38.4888339Z 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:38.4889432Z 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:38.4890923Z 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:38.4892496Z 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:38.4893737Z 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:38.4894864Z 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:38.4895972Z 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:38.4897175Z 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:38.4898129Z 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:38.4899336Z 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:38.4900545Z 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:38.4901481Z 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:38.4902682Z 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:38.4903691Z 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:38.4904790Z 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:38.4905964Z 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:38.4907044Z 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:38.4908143Z 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:38.4909232Z 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:38.4910306Z 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:38.4911411Z 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:38.4912532Z 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:38.4913511Z 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:38.4914615Z 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:38.4915887Z 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:38.4917063Z 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:38.4918556Z creating build/bdist.linux-x86_64/wheel/functorch 2022-12-01T09:59:38.4919089Z copying build/lib.linux-x86_64-cpython-37/functorch/__init__.py -> build/bdist.linux-x86_64/wheel/functorch 2022-12-01T09:59:38.4920287Z copying build/lib.linux-x86_64-cpython-37/functorch/setup.py -> build/bdist.linux-x86_64/wheel/functorch 2022-12-01T09:59:38.4921802Z creating build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:38.4922244Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:38.4923275Z 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:38.4924299Z 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:38.4925057Z 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:38.4925961Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/compilers.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:38.4927407Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/config.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:38.4927904Z 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:38.4929537Z 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:38.4930284Z 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:38.4931484Z 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:38.4932121Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/partitioners.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:38.4933194Z 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:38.4934133Z 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:38.4935354Z 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:38.4936739Z copying build/lib.linux-x86_64-cpython-37/functorch/_src/vmap.py -> build/bdist.linux-x86_64/wheel/functorch/_src 2022-12-01T09:59:38.4937785Z creating build/bdist.linux-x86_64/wheel/functorch/compile 2022-12-01T09:59:38.4938545Z copying build/lib.linux-x86_64-cpython-37/functorch/compile/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/compile 2022-12-01T09:59:38.4939730Z creating build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T09:59:38.4940227Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T09:59:38.4941588Z 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:38.4942358Z 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:38.4943264Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/dim.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T09:59:38.4944067Z 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:38.4945171Z 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:38.4946003Z copying build/lib.linux-x86_64-cpython-37/functorch/dim/reference.py -> build/bdist.linux-x86_64/wheel/functorch/dim 2022-12-01T09:59:38.4946906Z 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:38.4948323Z 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:38.4949177Z creating build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T09:59:38.4949526Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/__init__.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T09:59:38.4950825Z 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:38.4951728Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/cond.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T09:59:38.4952766Z copying build/lib.linux-x86_64-cpython-37/functorch/experimental/ops.py -> build/bdist.linux-x86_64/wheel/functorch/experimental 2022-12-01T09:59:38.4953255Z 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:38.4957282Z creating build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4958773Z copying build/lib.linux-x86_64-cpython-37/torch/_VF.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4959271Z copying build/lib.linux-x86_64-cpython-37/torch/__config__.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4960315Z copying build/lib.linux-x86_64-cpython-37/torch/__future__.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4961116Z copying build/lib.linux-x86_64-cpython-37/torch/__init__.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4962357Z copying build/lib.linux-x86_64-cpython-37/torch/_appdirs.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4963438Z copying build/lib.linux-x86_64-cpython-37/torch/_classes.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4964439Z copying build/lib.linux-x86_64-cpython-37/torch/_deploy.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4965454Z copying build/lib.linux-x86_64-cpython-37/torch/_jit_internal.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4966830Z copying build/lib.linux-x86_64-cpython-37/torch/_linalg_utils.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4968112Z copying build/lib.linux-x86_64-cpython-37/torch/_lobpcg.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4969483Z copying build/lib.linux-x86_64-cpython-37/torch/_lowrank.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4971471Z copying build/lib.linux-x86_64-cpython-37/torch/_meta_registrations.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4971954Z copying build/lib.linux-x86_64-cpython-37/torch/_namedtensor_internals.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4973167Z copying build/lib.linux-x86_64-cpython-37/torch/_ops.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4974267Z copying build/lib.linux-x86_64-cpython-37/torch/_python_dispatcher.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4975285Z copying build/lib.linux-x86_64-cpython-37/torch/_six.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4976653Z copying build/lib.linux-x86_64-cpython-37/torch/_sources.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4977337Z copying build/lib.linux-x86_64-cpython-37/torch/_storage_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4978732Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4980022Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4982044Z copying build/lib.linux-x86_64-cpython-37/torch/_tensor_str.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4982692Z copying build/lib.linux-x86_64-cpython-37/torch/_torch_docs.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4986333Z copying build/lib.linux-x86_64-cpython-37/torch/_utils.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4987326Z copying build/lib.linux-x86_64-cpython-37/torch/_utils_internal.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4988599Z copying build/lib.linux-x86_64-cpython-37/torch/_vmap_internals.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4989511Z copying build/lib.linux-x86_64-cpython-37/torch/_weights_only_unpickler.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4990241Z copying build/lib.linux-x86_64-cpython-37/torch/functional.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4991828Z copying build/lib.linux-x86_64-cpython-37/torch/hub.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4992913Z copying build/lib.linux-x86_64-cpython-37/torch/library.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4993795Z copying build/lib.linux-x86_64-cpython-37/torch/overrides.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4995673Z copying build/lib.linux-x86_64-cpython-37/torch/quasirandom.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4996259Z copying build/lib.linux-x86_64-cpython-37/torch/random.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4997561Z copying build/lib.linux-x86_64-cpython-37/torch/return_types.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4998073Z copying build/lib.linux-x86_64-cpython-37/torch/serialization.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.4999843Z copying build/lib.linux-x86_64-cpython-37/torch/storage.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.5000626Z copying build/lib.linux-x86_64-cpython-37/torch/torch_version.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.5001414Z copying build/lib.linux-x86_64-cpython-37/torch/types.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.5002021Z copying build/lib.linux-x86_64-cpython-37/torch/version.py -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.5003389Z creating build/bdist.linux-x86_64/wheel/torch/_decomp 2022-12-01T09:59:38.5003811Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-12-01T09:59:38.5004795Z copying build/lib.linux-x86_64-cpython-37/torch/_decomp/decompositions.py -> build/bdist.linux-x86_64/wheel/torch/_decomp 2022-12-01T09:59:38.5006457Z 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:38.5007280Z creating build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-12-01T09:59:38.5007810Z copying build/lib.linux-x86_64-cpython-37/torch/_dispatch/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-12-01T09:59:38.5008675Z copying build/lib.linux-x86_64-cpython-37/torch/_dispatch/python.py -> build/bdist.linux-x86_64/wheel/torch/_dispatch 2022-12-01T09:59:38.5010004Z creating build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:38.5010668Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:38.5011852Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/closure.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:38.5012391Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/computation.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:38.5014071Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/config.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:38.5014582Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/debug.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:38.5015025Z 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:38.5015793Z 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:38.5016759Z 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:38.5017282Z copying build/lib.linux-x86_64-cpython-37/torch/_lazy/metrics.py -> build/bdist.linux-x86_64/wheel/torch/_lazy 2022-12-01T09:59:38.5018579Z 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:38.5020839Z 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:38.5021076Z creating build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T09:59:38.5021350Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T09:59:38.5023275Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/context.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T09:59:38.5024154Z copying build/lib.linux-x86_64-cpython-37/torch/_prims/executor.py -> build/bdist.linux-x86_64/wheel/torch/_prims 2022-12-01T09:59:38.5024806Z 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:38.5026199Z 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:38.5028550Z creating build/bdist.linux-x86_64/wheel/torch/_prims_common 2022-12-01T09:59:38.5029092Z 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:38.5029789Z 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:38.5031125Z creating build/bdist.linux-x86_64/wheel/torch/_refs 2022-12-01T09:59:38.5032043Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2022-12-01T09:59:38.5034359Z copying build/lib.linux-x86_64-cpython-37/torch/_refs/fft.py -> build/bdist.linux-x86_64/wheel/torch/_refs 2022-12-01T09:59:38.5036017Z creating build/bdist.linux-x86_64/wheel/torch/_refs/linalg 2022-12-01T09:59:38.5036325Z 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:38.5037560Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn 2022-12-01T09:59:38.5037836Z 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:38.5040025Z creating build/bdist.linux-x86_64/wheel/torch/_refs/nn/functional 2022-12-01T09:59:38.5040440Z 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:38.5041409Z creating build/bdist.linux-x86_64/wheel/torch/_refs/special 2022-12-01T09:59:38.5041734Z 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:38.5043339Z creating build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-12-01T09:59:38.5043681Z copying build/lib.linux-x86_64-cpython-37/torch/_subclasses/__init__.py -> build/bdist.linux-x86_64/wheel/torch/_subclasses 2022-12-01T09:59:38.5045008Z 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:38.5045981Z 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:38.5047083Z 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:38.5048312Z creating build/bdist.linux-x86_64/wheel/torch/amp 2022-12-01T09:59:38.5049084Z copying build/lib.linux-x86_64-cpython-37/torch/amp/__init__.py -> build/bdist.linux-x86_64/wheel/torch/amp 2022-12-01T09:59:38.5050207Z 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:38.5051640Z creating build/bdist.linux-x86_64/wheel/torch/ao 2022-12-01T09:59:38.5052006Z copying build/lib.linux-x86_64-cpython-37/torch/ao/__init__.py -> build/bdist.linux-x86_64/wheel/torch/ao 2022-12-01T09:59:38.5053627Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn 2022-12-01T09:59:38.5054360Z 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:38.5055505Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic 2022-12-01T09:59:38.5055918Z 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:38.5057592Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/intrinsic/modules 2022-12-01T09:59:38.5058635Z 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:38.5059584Z 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:38.5061260Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat 2022-12-01T09:59:38.5061957Z 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:38.5063044Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic 2022-12-01T09:59:38.5063743Z 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:38.5065520Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/dynamic/modules 2022-12-01T09:59:38.5065997Z 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:38.5066705Z 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:38.5068195Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/qat/modules 2022-12-01T09:59:38.5069086Z 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:38.5070130Z 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:38.5071271Z 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:38.5072304Z 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:38.5073599Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable 2022-12-01T09:59:38.5075427Z 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:38.5076535Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantizable/modules 2022-12-01T09:59:38.5077097Z 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:38.5078425Z 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:38.5079451Z 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:38.5081049Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized 2022-12-01T09:59:38.5081926Z 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:38.5082704Z 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:38.5084159Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic 2022-12-01T09:59:38.5084820Z 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:38.5086765Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/dynamic/modules 2022-12-01T09:59:38.5087421Z 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:38.5088265Z 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:38.5089500Z 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:38.5090784Z 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:38.5092481Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/modules 2022-12-01T09:59:38.5093122Z 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:38.5094108Z 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:38.5095162Z 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:38.5097116Z 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:38.5098020Z 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:38.5098784Z 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:38.5099890Z 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:38.5101063Z 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:38.5102522Z 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:38.5103688Z 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:38.5104771Z 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:38.5106196Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference 2022-12-01T09:59:38.5106809Z 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:38.5108412Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/quantized/reference/modules 2022-12-01T09:59:38.5109005Z 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:38.5109946Z 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:38.5111355Z 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:38.5112219Z 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:38.5113918Z 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:38.5114812Z 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:38.5115948Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse 2022-12-01T09:59:38.5116626Z 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:38.5118467Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized 2022-12-01T09:59:38.5118894Z 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:38.5120028Z 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:38.5120928Z 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:38.5121781Z creating build/bdist.linux-x86_64/wheel/torch/ao/nn/sparse/quantized/dynamic 2022-12-01T09:59:38.5122785Z 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:38.5123517Z 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:38.5124788Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns 2022-12-01T09:59:38.5125123Z 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:38.5126434Z 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:38.5127297Z 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:38.5128606Z creating build/bdist.linux-x86_64/wheel/torch/ao/ns/fx 2022-12-01T09:59:38.5129088Z 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:38.5130817Z 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:38.5131247Z 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:38.5132284Z 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:38.5133302Z 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:38.5133955Z 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:38.5135475Z 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:38.5136123Z 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:38.5137691Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization 2022-12-01T09:59:38.5138084Z 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:38.5139232Z 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:38.5139747Z 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:38.5140725Z 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:38.5141374Z 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:38.5142691Z 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:38.5143360Z 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:38.5144250Z 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:38.5145357Z 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:38.5146459Z 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:38.5147160Z 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:38.5148129Z 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:38.5148666Z 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:38.5149760Z 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:38.5151061Z 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:38.5152100Z 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:38.5152873Z 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:38.5153681Z 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:38.5154623Z 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:38.5156313Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/backend_config 2022-12-01T09:59:38.5156759Z 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:38.5158330Z 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:38.5158975Z 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:38.5159947Z 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:38.5160830Z 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:38.5161519Z 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:38.5162507Z 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:38.5163256Z 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:38.5164076Z 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:38.5164919Z 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:38.5165869Z 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:38.5166974Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx 2022-12-01T09:59:38.5167866Z 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:38.5168607Z 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:38.5170269Z 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:38.5171776Z 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:38.5172500Z 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:38.5173805Z 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:38.5174796Z 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:38.5175490Z 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:38.5176551Z 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:38.5177458Z 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:38.5178405Z 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:38.5179197Z 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:38.5180168Z 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:38.5181098Z 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:38.5182555Z 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:38.5183909Z 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:38.5184793Z 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:38.5185791Z 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:38.5187071Z creating build/bdist.linux-x86_64/wheel/torch/ao/quantization/fx/_model_report 2022-12-01T09:59:38.5187717Z 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:38.5189164Z 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:38.5190426Z 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:38.5191424Z 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:38.5192320Z 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:38.5194119Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity 2022-12-01T09:59:38.5194676Z 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:38.5195673Z 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:38.5196895Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental 2022-12-01T09:59:38.5197489Z 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:38.5199337Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/activation_sparsifier 2022-12-01T09:59:38.5199900Z 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:38.5200858Z 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:38.5202112Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_scheduler 2022-12-01T09:59:38.5202787Z 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:38.5204046Z 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:38.5205410Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier 2022-12-01T09:59:38.5205933Z 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:38.5206721Z 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:38.5207830Z 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:38.5208459Z 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:38.5209544Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning 2022-12-01T09:59:38.5210153Z 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:38.5211296Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks 2022-12-01T09:59:38.5212128Z 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:38.5213081Z 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:38.5213926Z 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:38.5214820Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/_experimental/pruner 2022-12-01T09:59:38.5215490Z 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:38.5216630Z 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:38.5217566Z 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:38.5219397Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/scheduler 2022-12-01T09:59:38.5220008Z 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:38.5220615Z 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:38.5221249Z 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:38.5221835Z 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:38.5222905Z creating build/bdist.linux-x86_64/wheel/torch/ao/sparsity/sparsifier 2022-12-01T09:59:38.5223650Z 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:38.5224585Z 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:38.5225864Z 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:38.5226879Z 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:38.5228112Z 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:38.5229515Z creating build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:38.5230096Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/__init__.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:38.5231765Z 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:38.5232712Z 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:38.5233707Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/function.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:38.5235190Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/functional.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:38.5236578Z 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:38.5238632Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/gradcheck.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:38.5240037Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/graph.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:38.5241185Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/profiler.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:38.5242836Z 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:38.5244066Z 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:38.5245430Z copying build/lib.linux-x86_64-cpython-37/torch/autograd/variable.py -> build/bdist.linux-x86_64/wheel/torch/autograd 2022-12-01T09:59:38.5246885Z creating build/bdist.linux-x86_64/wheel/torch/autograd/_functions 2022-12-01T09:59:38.5247558Z 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:38.5248824Z 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:38.5249888Z 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:38.5251378Z creating build/bdist.linux-x86_64/wheel/torch/backends 2022-12-01T09:59:38.5251901Z copying build/lib.linux-x86_64-cpython-37/torch/backends/__init__.py -> build/bdist.linux-x86_64/wheel/torch/backends 2022-12-01T09:59:38.5253545Z creating build/bdist.linux-x86_64/wheel/torch/backends/_coreml 2022-12-01T09:59:38.5253876Z 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:38.5254955Z 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:38.5256147Z creating build/bdist.linux-x86_64/wheel/torch/backends/_nnapi 2022-12-01T09:59:38.5257300Z 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:38.5257611Z 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:38.5258866Z 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:38.5260639Z creating build/bdist.linux-x86_64/wheel/torch/backends/cuda 2022-12-01T09:59:38.5260960Z 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:38.5262320Z creating build/bdist.linux-x86_64/wheel/torch/backends/cudnn 2022-12-01T09:59:38.5262771Z 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:38.5263946Z 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:38.5265103Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkl 2022-12-01T09:59:38.5265657Z 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:38.5267708Z creating build/bdist.linux-x86_64/wheel/torch/backends/mkldnn 2022-12-01T09:59:38.5268276Z 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:38.5268792Z creating build/bdist.linux-x86_64/wheel/torch/backends/mps 2022-12-01T09:59:38.5269097Z 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:38.5270625Z creating build/bdist.linux-x86_64/wheel/torch/backends/openmp 2022-12-01T09:59:38.5271576Z 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:38.5272541Z creating build/bdist.linux-x86_64/wheel/torch/backends/opt_einsum 2022-12-01T09:59:38.5273142Z 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:38.5274333Z creating build/bdist.linux-x86_64/wheel/torch/backends/quantized 2022-12-01T09:59:38.5275281Z 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:38.5276766Z creating build/bdist.linux-x86_64/wheel/torch/backends/xeon 2022-12-01T09:59:38.5277305Z 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:38.5278570Z 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:38.5280312Z creating build/bdist.linux-x86_64/wheel/torch/backends/xnnpack 2022-12-01T09:59:38.5281094Z 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:38.5282067Z creating build/bdist.linux-x86_64/wheel/torch/contrib 2022-12-01T09:59:38.5282664Z copying build/lib.linux-x86_64-cpython-37/torch/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/torch/contrib 2022-12-01T09:59:38.5283371Z 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:38.5284685Z creating build/bdist.linux-x86_64/wheel/torch/cpu 2022-12-01T09:59:38.5285131Z copying build/lib.linux-x86_64-cpython-37/torch/cpu/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cpu 2022-12-01T09:59:38.5286495Z creating build/bdist.linux-x86_64/wheel/torch/cpu/amp 2022-12-01T09:59:38.5286842Z 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:38.5288185Z 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:38.5289387Z creating build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:38.5290359Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/__init__.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:38.5291196Z 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:38.5292155Z 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:38.5292972Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_sanitizer.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:38.5294214Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/_utils.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:38.5295010Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/comm.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:38.5296069Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/error.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:38.5296987Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/graphs.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:38.5298727Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/jiterator.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:38.5299385Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/memory.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:38.5300671Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/nccl.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:38.5301759Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/nvtx.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:38.5302768Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/profiler.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:38.5303825Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/random.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:38.5304878Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/sparse.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:38.5305982Z copying build/lib.linux-x86_64-cpython-37/torch/cuda/streams.py -> build/bdist.linux-x86_64/wheel/torch/cuda 2022-12-01T09:59:38.5307451Z creating build/bdist.linux-x86_64/wheel/torch/cuda/amp 2022-12-01T09:59:38.5307973Z 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:38.5309751Z 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:38.5310162Z 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:38.5310824Z 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:38.5313065Z creating build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T09:59:38.5313475Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T09:59:38.5314397Z 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:38.5315477Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/constants.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T09:59:38.5317285Z 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:38.5319661Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/launch.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T09:59:38.5320242Z 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:38.5321349Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/rendezvous.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T09:59:38.5322084Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/run.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T09:59:38.5323742Z copying build/lib.linux-x86_64-cpython-37/torch/distributed/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributed 2022-12-01T09:59:38.5324650Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard 2022-12-01T09:59:38.5325885Z 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:38.5326881Z 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:38.5327896Z 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:38.5328994Z 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:38.5330265Z 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:38.5331183Z 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:38.5332329Z 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:38.5333558Z 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:38.5334658Z 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:38.5335778Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/checkpoint 2022-12-01T09:59:38.5336406Z 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:38.5337983Z 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:38.5339133Z 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:38.5340172Z 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:38.5341175Z 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:38.5342229Z 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:38.5343334Z 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:38.5344453Z 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:38.5345502Z 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:38.5346633Z 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:38.5347797Z 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:38.5348845Z 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:38.5350420Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_optim 2022-12-01T09:59:38.5351156Z 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:38.5352402Z 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:38.5353628Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor 2022-12-01T09:59:38.5354573Z 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:38.5356095Z 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:38.5357603Z 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:38.5358923Z 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:38.5360045Z 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:38.5361548Z 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:38.5363021Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharded_tensor/_ops 2022-12-01T09:59:38.5363712Z 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:38.5364912Z 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:38.5365770Z 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:38.5367266Z 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:38.5367901Z 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:38.5369285Z 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:38.5370047Z 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:38.5371036Z 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:38.5372235Z 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:38.5372906Z 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:38.5374686Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_plan 2022-12-01T09:59:38.5375086Z 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:38.5376642Z 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:38.5378074Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec 2022-12-01T09:59:38.5378487Z 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:38.5379430Z 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:38.5380300Z 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:38.5381181Z 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:38.5382535Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops 2022-12-01T09:59:38.5383251Z 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:38.5384178Z 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:38.5385913Z 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:38.5386705Z 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:38.5387737Z 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:38.5388655Z 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:38.5389791Z 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:38.5390772Z 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:38.5391649Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharded_tensor 2022-12-01T09:59:38.5392337Z 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:38.5393480Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_sharding_spec 2022-12-01T09:59:38.5394136Z 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:38.5395016Z creating build/bdist.linux-x86_64/wheel/torch/distributed/_spmd 2022-12-01T09:59:38.5395381Z 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:38.5396492Z 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:38.5397645Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms 2022-12-01T09:59:38.5398064Z 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:38.5398916Z 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:38.5400204Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_checkpoint 2022-12-01T09:59:38.5400672Z 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:38.5401595Z 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:38.5402484Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_comm_hooks 2022-12-01T09:59:38.5403395Z 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:38.5404359Z 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:38.5405400Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_optimizer_overlap 2022-12-01T09:59:38.5405850Z 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:38.5406786Z 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:38.5408097Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/_quantization 2022-12-01T09:59:38.5408520Z 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:38.5409272Z 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:38.5410642Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/ddp_comm_hooks 2022-12-01T09:59:38.5411080Z 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:38.5412159Z 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:38.5413175Z 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:38.5414018Z 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:38.5415090Z 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:38.5416109Z 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:38.5416962Z 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:38.5418532Z 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:38.5419987Z creating build/bdist.linux-x86_64/wheel/torch/distributed/algorithms/model_averaging 2022-12-01T09:59:38.5420456Z 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:38.5421393Z 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:38.5422580Z 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:38.5423298Z 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:38.5424608Z creating build/bdist.linux-x86_64/wheel/torch/distributed/autograd 2022-12-01T09:59:38.5425005Z 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:38.5426294Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic 2022-12-01T09:59:38.5427914Z 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:38.5428172Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent 2022-12-01T09:59:38.5428622Z 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:38.5429788Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/agent/server 2022-12-01T09:59:38.5430244Z 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:38.5431424Z 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:38.5432628Z 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:38.5433783Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/events 2022-12-01T09:59:38.5434175Z 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:38.5435457Z 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:38.5436237Z 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:38.5437367Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/metrics 2022-12-01T09:59:38.5437937Z 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:38.5439063Z 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:38.5440029Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing 2022-12-01T09:59:38.5440901Z 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:38.5441585Z 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:38.5442631Z 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:38.5443586Z 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:38.5445001Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/multiprocessing/errors 2022-12-01T09:59:38.5445458Z 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:38.5446791Z 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:38.5447449Z 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:38.5448324Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/rendezvous 2022-12-01T09:59:38.5448873Z 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:38.5450001Z 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:38.5450769Z 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:38.5452451Z 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:38.5453502Z 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:38.5454994Z 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:38.5455811Z 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:38.5456715Z 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:38.5457669Z 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:38.5458672Z 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:38.5459468Z 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:38.5461057Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/timer 2022-12-01T09:59:38.5461442Z 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:38.5462496Z 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:38.5463306Z 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:38.5464113Z 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:38.5465428Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils 2022-12-01T09:59:38.5465859Z 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:38.5466823Z 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:38.5467454Z 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:38.5468491Z 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:38.5469359Z 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:38.5470341Z 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:38.5472552Z creating build/bdist.linux-x86_64/wheel/torch/distributed/elastic/utils/data 2022-12-01T09:59:38.5472963Z 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:38.5473551Z 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:38.5474390Z 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:38.5475463Z creating build/bdist.linux-x86_64/wheel/torch/distributed/fsdp 2022-12-01T09:59:38.5476595Z 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:38.5477621Z 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:38.5478521Z 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:38.5480368Z 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:38.5481377Z 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:38.5482348Z 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:38.5483600Z 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:38.5485025Z 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:38.5486237Z 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:38.5489396Z 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:38.5489981Z 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:38.5490842Z 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:38.5492767Z creating build/bdist.linux-x86_64/wheel/torch/distributed/launcher 2022-12-01T09:59:38.5493585Z 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:38.5494487Z 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:38.5495696Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn 2022-12-01T09:59:38.5496408Z 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:38.5497463Z 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:38.5499249Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/api 2022-12-01T09:59:38.5499849Z 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:38.5500651Z 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:38.5501940Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit 2022-12-01T09:59:38.5502251Z 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:38.5503233Z 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:38.5504182Z creating build/bdist.linux-x86_64/wheel/torch/distributed/nn/jit/templates 2022-12-01T09:59:38.5504586Z 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:38.5506132Z 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:38.5506655Z creating build/bdist.linux-x86_64/wheel/torch/distributed/optim 2022-12-01T09:59:38.5507231Z 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:38.5508170Z 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:38.5508904Z 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:38.5509733Z 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:38.5510826Z 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:38.5511642Z 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:38.5512676Z 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:38.5513380Z 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:38.5514376Z 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:38.5515199Z 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:38.5516276Z 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:38.5517635Z 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:38.5518179Z 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:38.5520308Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline 2022-12-01T09:59:38.5520920Z 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:38.5521864Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync 2022-12-01T09:59:38.5522205Z 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:38.5523345Z 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:38.5524117Z 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:38.5526320Z 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:38.5526777Z 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:38.5527266Z 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:38.5528305Z 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:38.5529131Z 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:38.5530118Z 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:38.5531222Z 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:38.5532032Z 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:38.5533078Z 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:38.5534469Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/_balance 2022-12-01T09:59:38.5534922Z 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:38.5536148Z 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:38.5536817Z 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:38.5538467Z creating build/bdist.linux-x86_64/wheel/torch/distributed/pipeline/sync/skip 2022-12-01T09:59:38.5538982Z 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:38.5539919Z 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:38.5540799Z 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:38.5541660Z 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:38.5542641Z 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:38.5543415Z 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:38.5544741Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc 2022-12-01T09:59:38.5545075Z 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:38.5546425Z 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:38.5547138Z 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:38.5548040Z 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:38.5549081Z 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:38.5549913Z 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:38.5551663Z 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:38.5552099Z 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:38.5553124Z 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:38.5554024Z 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:38.5555169Z creating build/bdist.linux-x86_64/wheel/torch/distributed/rpc/_testing 2022-12-01T09:59:38.5555501Z 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:38.5556651Z 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:38.5558017Z creating build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5558706Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/__init__.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5559604Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/bernoulli.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5560613Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/beta.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5561354Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/binomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5562115Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/categorical.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5563414Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/cauchy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5563854Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/chi2.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5565309Z 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:38.5565990Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/constraints.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5567777Z 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:38.5568534Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/dirichlet.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5569649Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/distribution.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5570771Z 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:38.5571385Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/exponential.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5572362Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/fishersnedecor.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5573250Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/gamma.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5575097Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/geometric.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5576067Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/gumbel.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5577071Z 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:38.5578256Z 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:38.5579174Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/independent.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5580222Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/kl.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5582392Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/kumaraswamy.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5582887Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/laplace.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5583742Z 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:38.5585062Z 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:38.5586292Z 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:38.5587047Z 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:38.5588391Z 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:38.5589523Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/multinomial.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5590630Z 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:38.5591653Z 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:38.5592762Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/normal.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5593920Z 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:38.5595148Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/pareto.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5596121Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/poisson.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5597326Z 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:38.5598425Z 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:38.5599642Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/studentT.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5600900Z 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:38.5601900Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/transforms.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5603435Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/uniform.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5604485Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/utils.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5605745Z 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:38.5606857Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/weibull.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5607819Z copying build/lib.linux-x86_64-cpython-37/torch/distributions/wishart.py -> build/bdist.linux-x86_64/wheel/torch/distributions 2022-12-01T09:59:38.5609524Z creating build/bdist.linux-x86_64/wheel/torch/fft 2022-12-01T09:59:38.5609793Z copying build/lib.linux-x86_64-cpython-37/torch/fft/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fft 2022-12-01T09:59:38.5611901Z creating build/bdist.linux-x86_64/wheel/torch/futures 2022-12-01T09:59:38.5612448Z copying build/lib.linux-x86_64-cpython-37/torch/futures/__init__.py -> build/bdist.linux-x86_64/wheel/torch/futures 2022-12-01T09:59:38.5613643Z creating build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:38.5614231Z copying build/lib.linux-x86_64-cpython-37/torch/fx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:38.5615596Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_compatibility.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:38.5616327Z copying build/lib.linux-x86_64-cpython-37/torch/fx/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:38.5617206Z 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:38.5618433Z copying build/lib.linux-x86_64-cpython-37/torch/fx/annotate.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:38.5619138Z copying build/lib.linux-x86_64-cpython-37/torch/fx/graph.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:38.5620924Z 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:38.5621784Z 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:38.5622306Z copying build/lib.linux-x86_64-cpython-37/torch/fx/interpreter.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:38.5623643Z copying build/lib.linux-x86_64-cpython-37/torch/fx/node.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:38.5624644Z 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:38.5625540Z copying build/lib.linux-x86_64-cpython-37/torch/fx/proxy.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:38.5627064Z 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:38.5627483Z 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:38.5628997Z copying build/lib.linux-x86_64-cpython-37/torch/fx/traceback.py -> build/bdist.linux-x86_64/wheel/torch/fx 2022-12-01T09:59:38.5629984Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental 2022-12-01T09:59:38.5630569Z 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:38.5631815Z 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:38.5633093Z 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:38.5633992Z 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:38.5635205Z 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:38.5636671Z 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:38.5637761Z 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:38.5638349Z 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:38.5639451Z 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:38.5640518Z 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:38.5641618Z 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:38.5643000Z 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:38.5643422Z 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:38.5644902Z 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:38.5645784Z 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:38.5647086Z 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:38.5648362Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/migrate_gradual_types 2022-12-01T09:59:38.5648855Z 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:38.5650146Z 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:38.5651080Z 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:38.5652440Z 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:38.5653975Z 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:38.5654480Z 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:38.5655358Z 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:38.5656162Z 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:38.5657344Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification 2022-12-01T09:59:38.5657740Z 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:38.5658730Z 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:38.5659424Z 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:38.5660232Z 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:38.5661119Z 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:38.5661976Z 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:38.5662958Z 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:38.5663856Z 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:38.5665505Z creating build/bdist.linux-x86_64/wheel/torch/fx/experimental/unification/multipledispatch 2022-12-01T09:59:38.5666081Z 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:38.5667142Z 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:38.5667999Z 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:38.5668964Z 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:38.5669890Z 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:38.5670736Z 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:38.5671802Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes 2022-12-01T09:59:38.5672606Z 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:38.5673465Z 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:38.5674158Z 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:38.5675450Z 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:38.5676065Z 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:38.5677629Z 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:38.5678536Z 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:38.5679506Z 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:38.5680057Z 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:38.5681349Z 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:38.5682072Z 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:38.5683065Z 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:38.5684135Z 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:38.5685185Z 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:38.5686964Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/backends 2022-12-01T09:59:38.5687566Z 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:38.5688316Z 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:38.5689393Z 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:38.5690625Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect 2022-12-01T09:59:38.5691594Z 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:38.5692850Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/dialect/common 2022-12-01T09:59:38.5693438Z 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:38.5694350Z 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:38.5695883Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/infra 2022-12-01T09:59:38.5696859Z 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:38.5697845Z 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:38.5698843Z 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:38.5699960Z 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:38.5701445Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/tests 2022-12-01T09:59:38.5701916Z 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:38.5703137Z 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:38.5704642Z creating build/bdist.linux-x86_64/wheel/torch/fx/passes/utils 2022-12-01T09:59:38.5705057Z 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:38.5706234Z 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:38.5707070Z 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:38.5707951Z 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:38.5709429Z creating build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:38.5709923Z copying build/lib.linux-x86_64-cpython-37/torch/jit/__init__.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:38.5710975Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_async.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:38.5711518Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_builtins.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:38.5712351Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_check.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:38.5713140Z 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:38.5713966Z 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:38.5714797Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_decompositions.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:38.5715709Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:38.5716888Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_fuser.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:38.5717508Z 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:38.5718552Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_logging.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:38.5719459Z 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:38.5719931Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_pickle.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:38.5720921Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_recursive.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:38.5722214Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_script.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:38.5723654Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_serialization.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:38.5724786Z 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:38.5726443Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_state.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:38.5727028Z copying build/lib.linux-x86_64-cpython-37/torch/jit/_trace.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:38.5727948Z copying build/lib.linux-x86_64-cpython-37/torch/jit/annotations.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:38.5729118Z copying build/lib.linux-x86_64-cpython-37/torch/jit/frontend.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:38.5730691Z 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:38.5731376Z copying build/lib.linux-x86_64-cpython-37/torch/jit/quantized.py -> build/bdist.linux-x86_64/wheel/torch/jit 2022-12-01T09:59:38.5732532Z 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:38.5733604Z 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:38.5734358Z creating build/bdist.linux-x86_64/wheel/torch/jit/_passes 2022-12-01T09:59:38.5734834Z 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:38.5736098Z 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:38.5737049Z creating build/bdist.linux-x86_64/wheel/torch/jit/mobile 2022-12-01T09:59:38.5737544Z 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:38.5739148Z creating build/bdist.linux-x86_64/wheel/torch/linalg 2022-12-01T09:59:38.5739581Z copying build/lib.linux-x86_64-cpython-37/torch/linalg/__init__.py -> build/bdist.linux-x86_64/wheel/torch/linalg 2022-12-01T09:59:38.5741902Z creating build/bdist.linux-x86_64/wheel/torch/masked 2022-12-01T09:59:38.5742652Z copying build/lib.linux-x86_64-cpython-37/torch/masked/__init__.py -> build/bdist.linux-x86_64/wheel/torch/masked 2022-12-01T09:59:38.5743491Z copying build/lib.linux-x86_64-cpython-37/torch/masked/_docs.py -> build/bdist.linux-x86_64/wheel/torch/masked 2022-12-01T09:59:38.5745367Z copying build/lib.linux-x86_64-cpython-37/torch/masked/_ops.py -> build/bdist.linux-x86_64/wheel/torch/masked 2022-12-01T09:59:38.5747262Z creating build/bdist.linux-x86_64/wheel/torch/masked/maskedtensor 2022-12-01T09:59:38.5747851Z 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:38.5748965Z 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:38.5750137Z 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:38.5751251Z 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:38.5752653Z 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:38.5753516Z 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:38.5754612Z 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:38.5755842Z 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:38.5756979Z creating build/bdist.linux-x86_64/wheel/torch/monitor 2022-12-01T09:59:38.5757801Z copying build/lib.linux-x86_64-cpython-37/torch/monitor/__init__.py -> build/bdist.linux-x86_64/wheel/torch/monitor 2022-12-01T09:59:38.5759540Z creating build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T09:59:38.5759951Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T09:59:38.5760812Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/_atfork.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T09:59:38.5761708Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/pool.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T09:59:38.5762646Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/queue.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T09:59:38.5763905Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/reductions.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T09:59:38.5764905Z copying build/lib.linux-x86_64-cpython-37/torch/multiprocessing/spawn.py -> build/bdist.linux-x86_64/wheel/torch/multiprocessing 2022-12-01T09:59:38.5765903Z creating build/bdist.linux-x86_64/wheel/torch/nested 2022-12-01T09:59:38.5766371Z copying build/lib.linux-x86_64-cpython-37/torch/nested/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nested 2022-12-01T09:59:38.5768001Z creating build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:38.5768346Z copying build/lib.linux-x86_64-cpython-37/torch/nn/__init__.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:38.5769320Z copying build/lib.linux-x86_64-cpython-37/torch/nn/_reduction.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:38.5770061Z 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:38.5770941Z copying build/lib.linux-x86_64-cpython-37/torch/nn/cpp.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:38.5771829Z copying build/lib.linux-x86_64-cpython-37/torch/nn/functional.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:38.5774027Z copying build/lib.linux-x86_64-cpython-37/torch/nn/grad.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:38.5774624Z copying build/lib.linux-x86_64-cpython-37/torch/nn/init.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:38.5776275Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parameter.py -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:38.5777426Z creating build/bdist.linux-x86_64/wheel/torch/nn/backends 2022-12-01T09:59:38.5777767Z 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:38.5779170Z 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:38.5780062Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic 2022-12-01T09:59:38.5780404Z 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:38.5781694Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/modules 2022-12-01T09:59:38.5782232Z 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:38.5783324Z 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:38.5784472Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat 2022-12-01T09:59:38.5784778Z 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:38.5786544Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/qat/modules 2022-12-01T09:59:38.5786915Z 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:38.5787624Z 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:38.5789097Z 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:38.5789944Z 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:38.5791648Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized 2022-12-01T09:59:38.5791974Z 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:38.5794008Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic 2022-12-01T09:59:38.5794672Z 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:38.5795622Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/dynamic/modules 2022-12-01T09:59:38.5796314Z 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:38.5797146Z 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:38.5798421Z creating build/bdist.linux-x86_64/wheel/torch/nn/intrinsic/quantized/modules 2022-12-01T09:59:38.5799042Z 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:38.5800086Z 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:38.5801120Z 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:38.5802927Z 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:38.5803928Z creating build/bdist.linux-x86_64/wheel/torch/nn/modules 2022-12-01T09:59:38.5804829Z 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:38.5805921Z 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:38.5807024Z 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:38.5808434Z 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:38.5809795Z 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:38.5811219Z 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:38.5812467Z 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:38.5813809Z 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:38.5815657Z 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:38.5816666Z 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:38.5817645Z 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:38.5818839Z 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:38.5820048Z 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:38.5821398Z 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:38.5822387Z 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:38.5823487Z 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:38.5825620Z 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:38.5827341Z 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:38.5828547Z 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:38.5829856Z 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:38.5830978Z 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:38.5832651Z 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:38.5834276Z 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:38.5835630Z 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:38.5837920Z 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:38.5838656Z 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:38.5840118Z creating build/bdist.linux-x86_64/wheel/torch/nn/parallel 2022-12-01T09:59:38.5840865Z 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:38.5841919Z 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:38.5843319Z 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:38.5844409Z 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:38.5845260Z 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:38.5846591Z 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:38.5847665Z 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:38.5849569Z 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:38.5850639Z 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:38.5851715Z 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:38.5852835Z 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:38.5853793Z 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:38.5854853Z 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:38.5856070Z 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:38.5857531Z 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:38.5858653Z 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:38.5859774Z 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:38.5861288Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat 2022-12-01T09:59:38.5861785Z 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:38.5863005Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic 2022-12-01T09:59:38.5863998Z 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:38.5865240Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/dynamic/modules 2022-12-01T09:59:38.5865943Z 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:38.5867138Z 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:38.5868692Z creating build/bdist.linux-x86_64/wheel/torch/nn/qat/modules 2022-12-01T09:59:38.5869282Z 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:38.5870375Z 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:38.5871289Z 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:38.5872122Z 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:38.5872961Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable 2022-12-01T09:59:38.5873566Z 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:38.5874838Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantizable/modules 2022-12-01T09:59:38.5875447Z 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:38.5876605Z 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:38.5877149Z 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:38.5878683Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized 2022-12-01T09:59:38.5879127Z 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:38.5879916Z 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:38.5881299Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference 2022-12-01T09:59:38.5881687Z 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:38.5882860Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/_reference/modules 2022-12-01T09:59:38.5883529Z 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:38.5884855Z 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:38.5885488Z 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:38.5886130Z 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:38.5886943Z 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:38.5887845Z 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:38.5888801Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic 2022-12-01T09:59:38.5889673Z 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:38.5890895Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/dynamic/modules 2022-12-01T09:59:38.5891315Z 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:38.5892240Z 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:38.5893265Z 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:38.5894195Z 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:38.5895472Z creating build/bdist.linux-x86_64/wheel/torch/nn/quantized/modules 2022-12-01T09:59:38.5895789Z 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:38.5897242Z 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:38.5898101Z 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:38.5898901Z 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:38.5899891Z 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:38.5901115Z 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:38.5902039Z 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:38.5903054Z 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:38.5904147Z 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:38.5905255Z 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:38.5905970Z 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:38.5907945Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils 2022-12-01T09:59:38.5908352Z 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:38.5909314Z 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:38.5910328Z 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:38.5911494Z 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:38.5912205Z 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:38.5913385Z 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:38.5914290Z 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:38.5915520Z 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:38.5916465Z 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:38.5917593Z 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:38.5918863Z 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:38.5920268Z 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:38.5921977Z 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:38.5923168Z 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:38.5924532Z 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:38.5925726Z 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:38.5927622Z creating build/bdist.linux-x86_64/wheel/torch/nn/utils/_expanded_weights 2022-12-01T09:59:38.5928985Z 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:38.5930217Z 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:38.5930859Z 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:38.5931904Z 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:38.5933902Z 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:38.5934567Z 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:38.5935257Z 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:38.5936127Z 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:38.5937250Z 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:38.5938259Z 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:38.5939179Z copying build/lib.linux-x86_64-cpython-37/torch/nn/parameter.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:38.5940053Z copying build/lib.linux-x86_64-cpython-37/torch/nn/functional.pyi -> build/bdist.linux-x86_64/wheel/torch/nn 2022-12-01T09:59:38.5942130Z creating build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:38.5942645Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/__init__.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:38.5943290Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_constants.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:38.5944427Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_deprecation.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:38.5945437Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_experimental.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:38.5946447Z 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:38.5947461Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/_globals.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:38.5948636Z 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:38.5949648Z 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:38.5950724Z 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:38.5951822Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/errors.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:38.5952912Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/operators.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:38.5954069Z 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:38.5955375Z 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:38.5956827Z 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:38.5958360Z 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:38.5960319Z 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:38.5961430Z 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:38.5962708Z 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:38.5963874Z 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:38.5965214Z 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:38.5966149Z 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:38.5967213Z 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:38.5968360Z 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:38.5969653Z 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:38.5972573Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/utils.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:38.5973892Z copying build/lib.linux-x86_64-cpython-37/torch/onnx/verification.py -> build/bdist.linux-x86_64/wheel/torch/onnx 2022-12-01T09:59:38.5975696Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal 2022-12-01T09:59:38.5976216Z 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:38.5977402Z 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:38.5978458Z 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:38.5979590Z 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:38.5981119Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics 2022-12-01T09:59:38.5981727Z 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:38.5982896Z 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:38.5984015Z 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:38.5985244Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra 2022-12-01T09:59:38.5986129Z 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:38.5987289Z 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:38.5988434Z 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:38.5989496Z 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:38.5992362Z creating build/bdist.linux-x86_64/wheel/torch/onnx/_internal/diagnostics/infra/sarif 2022-12-01T09:59:38.5992896Z 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:38.5993385Z 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:38.5994041Z 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:38.5995096Z 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:38.5996030Z 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:38.5998288Z 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:38.5999315Z 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:38.6000400Z 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:38.6001454Z 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:38.6002302Z 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:38.6003228Z 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:38.6004310Z 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:38.6005309Z 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:38.6006360Z 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:38.6007903Z 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:38.6008573Z 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:38.6009506Z 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:38.6011084Z 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:38.6011993Z 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:38.6013076Z 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:38.6013992Z 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:38.6015202Z 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:38.6016285Z 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:38.6017411Z 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:38.6018587Z 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:38.6019618Z 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:38.6020723Z 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:38.6021882Z 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:38.6022934Z 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:38.6024054Z 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:38.6025126Z 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:38.6026243Z 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:38.6027362Z 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:38.6028470Z 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:38.6029599Z 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:38.6030715Z 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:38.6031690Z 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:38.6032899Z 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:38.6034013Z 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:38.6035340Z 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:38.6036451Z 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:38.6037635Z 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:38.6038711Z 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:38.6039839Z 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:38.6040971Z 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:38.6042239Z 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:38.6043389Z 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:38.6044493Z 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:38.6045630Z 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:38.6046853Z 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:38.6047957Z 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:38.6049102Z 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:38.6050179Z 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:38.6051334Z 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:38.6052419Z 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:38.6053874Z creating build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6054663Z copying build/lib.linux-x86_64-cpython-37/torch/optim/__init__.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6056077Z copying build/lib.linux-x86_64-cpython-37/torch/optim/_functional.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6057229Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adadelta.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6058469Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adagrad.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6059547Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6061517Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamax.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6062488Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamw.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6063596Z copying build/lib.linux-x86_64-cpython-37/torch/optim/asgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6064745Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lbfgs.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6066111Z 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:38.6067935Z copying build/lib.linux-x86_64-cpython-37/torch/optim/nadam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6069098Z copying build/lib.linux-x86_64-cpython-37/torch/optim/optimizer.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6070129Z copying build/lib.linux-x86_64-cpython-37/torch/optim/radam.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6071297Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rmsprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6072452Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rprop.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6073627Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sgd.py -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6074711Z 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:38.6075933Z 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:38.6077436Z creating build/bdist.linux-x86_64/wheel/torch/optim/_multi_tensor 2022-12-01T09:59:38.6078468Z 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:38.6079648Z copying build/lib.linux-x86_64-cpython-37/torch/optim/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6080713Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adadelta.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6081787Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adagrad.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6083033Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6084131Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamax.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6085125Z copying build/lib.linux-x86_64-cpython-37/torch/optim/adamw.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6086246Z copying build/lib.linux-x86_64-cpython-37/torch/optim/asgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6087434Z copying build/lib.linux-x86_64-cpython-37/torch/optim/lbfgs.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6088623Z 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:38.6089699Z copying build/lib.linux-x86_64-cpython-37/torch/optim/nadam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6090859Z copying build/lib.linux-x86_64-cpython-37/torch/optim/optimizer.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6091851Z copying build/lib.linux-x86_64-cpython-37/torch/optim/radam.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6093073Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rmsprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6094006Z copying build/lib.linux-x86_64-cpython-37/torch/optim/rprop.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6094986Z copying build/lib.linux-x86_64-cpython-37/torch/optim/sgd.pyi -> build/bdist.linux-x86_64/wheel/torch/optim 2022-12-01T09:59:38.6096161Z 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:38.6097272Z 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:38.6098782Z creating build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:38.6099355Z copying build/lib.linux-x86_64-cpython-37/torch/package/__init__.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:38.6100699Z copying build/lib.linux-x86_64-cpython-37/torch/package/_digraph.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:38.6101659Z 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:38.6102326Z copying build/lib.linux-x86_64-cpython-37/torch/package/_importlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:38.6103497Z copying build/lib.linux-x86_64-cpython-37/torch/package/_mangling.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:38.6104384Z copying build/lib.linux-x86_64-cpython-37/torch/package/_mock.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:38.6105198Z 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:38.6105958Z 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:38.6107222Z copying build/lib.linux-x86_64-cpython-37/torch/package/_stdlib.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:38.6107965Z 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:38.6109033Z 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:38.6109684Z 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:38.6110648Z copying build/lib.linux-x86_64-cpython-37/torch/package/importer.py -> build/bdist.linux-x86_64/wheel/torch/package 2022-12-01T09:59:38.6111554Z 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:38.6113236Z 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:38.6114458Z creating build/bdist.linux-x86_64/wheel/torch/package/analyze 2022-12-01T09:59:38.6116145Z 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:38.6117990Z 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:38.6118468Z 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:38.6119126Z 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:38.6120013Z creating build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T09:59:38.6120524Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/__init__.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T09:59:38.6121813Z 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:38.6122828Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/_utils.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T09:59:38.6123832Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/itt.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T09:59:38.6124595Z copying build/lib.linux-x86_64-cpython-37/torch/profiler/profiler.py -> build/bdist.linux-x86_64/wheel/torch/profiler 2022-12-01T09:59:38.6125675Z 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:38.6127015Z creating build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:38.6127574Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/__init__.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:38.6128968Z 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:38.6129341Z 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:38.6130517Z 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:38.6131480Z 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:38.6132513Z 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:38.6133167Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/observer.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:38.6134424Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/qconfig.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:38.6134974Z 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:38.6136030Z 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:38.6136897Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/quantize.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:38.6137642Z 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:38.6138897Z 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:38.6139453Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/stubs.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:38.6140325Z copying build/lib.linux-x86_64-cpython-37/torch/quantization/utils.py -> build/bdist.linux-x86_64/wheel/torch/quantization 2022-12-01T09:59:38.6141860Z creating build/bdist.linux-x86_64/wheel/torch/quantization/fx 2022-12-01T09:59:38.6142226Z 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:38.6143071Z 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:38.6143996Z 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:38.6145291Z 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:38.6145976Z 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:38.6146943Z 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:38.6147672Z 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:38.6148750Z 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:38.6149681Z 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:38.6151195Z 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:38.6151596Z 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:38.6152452Z 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:38.6153753Z creating build/bdist.linux-x86_64/wheel/torch/sparse 2022-12-01T09:59:38.6154162Z copying build/lib.linux-x86_64-cpython-37/torch/sparse/__init__.py -> build/bdist.linux-x86_64/wheel/torch/sparse 2022-12-01T09:59:38.6155962Z creating build/bdist.linux-x86_64/wheel/torch/special 2022-12-01T09:59:38.6156858Z copying build/lib.linux-x86_64-cpython-37/torch/special/__init__.py -> build/bdist.linux-x86_64/wheel/torch/special 2022-12-01T09:59:38.6158398Z creating build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T09:59:38.6158813Z copying build/lib.linux-x86_64-cpython-37/torch/testing/__init__.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T09:59:38.6159824Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_comparison.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T09:59:38.6161332Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_creation.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T09:59:38.6162068Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_deprecated.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T09:59:38.6162791Z copying build/lib.linux-x86_64-cpython-37/torch/testing/_legacy.py -> build/bdist.linux-x86_64/wheel/torch/testing 2022-12-01T09:59:38.6164511Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal 2022-12-01T09:59:38.6165308Z 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:38.6166156Z 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:38.6167304Z 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:38.6168400Z 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:38.6169512Z 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:38.6172001Z 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:38.6172861Z 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:38.6173976Z 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:38.6175382Z 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:38.6176705Z 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:38.6183391Z 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:38.6184716Z 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:38.6187203Z 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:38.6189048Z 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:38.6189954Z 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:38.6191203Z 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:38.6192996Z 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:38.6194024Z 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:38.6195128Z 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:38.6195819Z 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:38.6197389Z 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:38.6199222Z 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:38.6199677Z 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:38.6200045Z 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:38.6201545Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/codegen 2022-12-01T09:59:38.6201904Z 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:38.6202779Z 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:38.6204075Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/data 2022-12-01T09:59:38.6204528Z 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:38.6205681Z 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:38.6206142Z 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:38.6207662Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed 2022-12-01T09:59:38.6208421Z 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:38.6209502Z 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:38.6210536Z 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:38.6213785Z 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:38.6214527Z 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:38.6215409Z 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:38.6216758Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard 2022-12-01T09:59:38.6217564Z 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:38.6218412Z 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:38.6219223Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/_shard/sharded_tensor 2022-12-01T09:59:38.6219966Z 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:38.6221000Z 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:38.6221805Z 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:38.6222986Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn 2022-12-01T09:59:38.6223408Z 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:38.6224435Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/nn/api 2022-12-01T09:59:38.6224960Z 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:38.6225933Z 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:38.6227294Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/pipeline 2022-12-01T09:59:38.6227947Z 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:38.6228847Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc 2022-12-01T09:59:38.6229203Z 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:38.6230558Z 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:38.6232140Z 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:38.6233040Z 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:38.6234036Z 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:38.6235228Z 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:38.6236110Z 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:38.6238618Z 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:38.6239675Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/examples 2022-12-01T09:59:38.6240184Z 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:38.6240976Z 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:38.6242359Z 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:38.6243596Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/distributed/rpc/jit 2022-12-01T09:59:38.6243970Z 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:38.6245028Z 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:38.6245892Z 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:38.6247435Z 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:38.6248435Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/generated 2022-12-01T09:59:38.6248831Z 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:38.6249744Z 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:38.6253129Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo 2022-12-01T09:59:38.6253887Z 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:38.6254700Z 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:38.6256464Z 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:38.6257288Z 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:38.6258346Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/opinfo/definitions 2022-12-01T09:59:38.6259158Z 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:38.6259979Z 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:38.6261100Z 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:38.6262214Z 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:38.6264042Z 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:38.6264669Z creating build/bdist.linux-x86_64/wheel/torch/testing/_internal/test_module 2022-12-01T09:59:38.6265283Z 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:38.6266350Z 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:38.6266923Z 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:38.6268190Z creating build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:38.6268633Z copying build/lib.linux-x86_64-cpython-37/torch/utils/__init__.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:38.6269688Z 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:38.6270592Z 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:38.6271024Z 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:38.6271849Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_freeze.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:38.6272859Z 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:38.6273443Z 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:38.6274696Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_pytree.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:38.6275267Z copying build/lib.linux-x86_64-cpython-37/torch/utils/_zip.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:38.6276242Z 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:38.6277192Z copying build/lib.linux-x86_64-cpython-37/torch/utils/checkpoint.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:38.6278405Z 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:38.6280274Z 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:38.6280781Z 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:38.6282461Z copying build/lib.linux-x86_64-cpython-37/torch/utils/dlpack.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:38.6283456Z 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:38.6284258Z copying build/lib.linux-x86_64-cpython-37/torch/utils/hooks.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:38.6284928Z copying build/lib.linux-x86_64-cpython-37/torch/utils/mkldnn.py -> build/bdist.linux-x86_64/wheel/torch/utils 2022-12-01T09:59:38.6285903Z 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:38.6286984Z 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:38.6287658Z 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:38.6289224Z 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:38.6289905Z creating build/bdist.linux-x86_64/wheel/torch/utils/backcompat 2022-12-01T09:59:38.6290750Z 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:38.6292525Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark 2022-12-01T09:59:38.6292998Z 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:38.6296709Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/examples 2022-12-01T09:59:38.6297117Z 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:38.6297489Z 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:38.6297997Z 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:38.6298334Z 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:38.6298882Z 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:38.6299903Z 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:38.6300638Z 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:38.6301516Z 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:38.6302035Z 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:38.6303530Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/op_fuzzers 2022-12-01T09:59:38.6304212Z 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:38.6305246Z 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:38.6306520Z 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:38.6307319Z 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:38.6308163Z 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:38.6308891Z 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:38.6310951Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils 2022-12-01T09:59:38.6311369Z 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:38.6311857Z 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:38.6312518Z 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:38.6313412Z 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:38.6314289Z 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:38.6315267Z 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:38.6316897Z 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:38.6318261Z 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:38.6319312Z creating build/bdist.linux-x86_64/wheel/torch/utils/benchmark/utils/valgrind_wrapper 2022-12-01T09:59:38.6320179Z 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:38.6320858Z 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:38.6322037Z 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:38.6323068Z 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:38.6323853Z 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:38.6324773Z 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:38.6328228Z 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:38.6329784Z creating build/bdist.linux-x86_64/wheel/torch/utils/bottleneck 2022-12-01T09:59:38.6330117Z 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:38.6331080Z 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:38.6332241Z creating build/bdist.linux-x86_64/wheel/torch/utils/data 2022-12-01T09:59:38.6332955Z 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:38.6333983Z 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:38.6335000Z 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:38.6336900Z 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:38.6337878Z 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:38.6339577Z 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:38.6340102Z 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:38.6341144Z 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:38.6342146Z 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:38.6344258Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/_utils 2022-12-01T09:59:38.6344675Z 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:38.6345377Z 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:38.6346235Z 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:38.6347339Z 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:38.6348487Z 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:38.6349807Z 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:38.6350591Z 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:38.6351861Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/communication 2022-12-01T09:59:38.6352663Z 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:38.6353825Z 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:38.6354744Z 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:38.6355973Z 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:38.6357076Z 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:38.6358149Z 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:38.6359880Z 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:38.6360883Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes 2022-12-01T09:59:38.6361669Z 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:38.6363033Z 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:38.6363941Z 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:38.6365109Z 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:38.6366278Z 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:38.6367388Z 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:38.6368638Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/dataframe 2022-12-01T09:59:38.6369649Z 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:38.6370841Z 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:38.6373584Z 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:38.6374238Z 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:38.6374846Z 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:38.6375438Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/iter 2022-12-01T09:59:38.6376827Z 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:38.6378019Z 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:38.6379282Z 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:38.6380253Z 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:38.6381687Z 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:38.6382698Z 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:38.6383665Z 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:38.6384873Z 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:38.6386005Z 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:38.6387089Z 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:38.6388073Z 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:38.6389343Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/map 2022-12-01T09:59:38.6390206Z 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:38.6391192Z 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:38.6392384Z 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:38.6393419Z 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:38.6394715Z 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:38.6395798Z 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:38.6397071Z creating build/bdist.linux-x86_64/wheel/torch/utils/data/datapipes/utils 2022-12-01T09:59:38.6397855Z 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:38.6398868Z 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:38.6400203Z 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:38.6401264Z 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:38.6402292Z 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:38.6403509Z creating build/bdist.linux-x86_64/wheel/torch/utils/hipify 2022-12-01T09:59:38.6404308Z 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:38.6405404Z 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:38.6406543Z 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:38.6410787Z 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:38.6411715Z 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:38.6413197Z creating build/bdist.linux-x86_64/wheel/torch/utils/jit 2022-12-01T09:59:38.6413822Z 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:38.6415018Z 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:38.6416498Z creating build/bdist.linux-x86_64/wheel/torch/utils/model_dump 2022-12-01T09:59:38.6417141Z 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:38.6418535Z 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:38.6419230Z 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:38.6420525Z 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:38.6421682Z 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:38.6422420Z 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:38.6424259Z creating build/bdist.linux-x86_64/wheel/torch/utils/tensorboard 2022-12-01T09:59:38.6425066Z 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:38.6425879Z 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:38.6427089Z 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:38.6428192Z 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:38.6429280Z 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:38.6430336Z 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:38.6431482Z 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:38.6432489Z 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:38.6433675Z 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:38.6435173Z 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:38.6436707Z copying build/lib.linux-x86_64-cpython-37/torch/py.typed -> build/bdist.linux-x86_64/wheel/torch 2022-12-01T09:59:38.6438169Z creating build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:38.6438766Z 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:38.6468192Z copying build/lib.linux-x86_64-cpython-37/torch/bin/protoc -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:38.6497373Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_jit -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:38.6543678Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:38.6645502Z copying build/lib.linux-x86_64-cpython-37/torch/bin/tutorial_tensorexpr -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:38.6647766Z copying build/lib.linux-x86_64-cpython-37/torch/bin/FileStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:38.6652341Z copying build/lib.linux-x86_64-cpython-37/torch/bin/TCPStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:38.6657121Z copying build/lib.linux-x86_64-cpython-37/torch/bin/HashStoreTest -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:38.6661616Z 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:38.6665962Z 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:38.6671496Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_api -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:38.6781463Z 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:38.6786230Z 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:38.6788222Z copying build/lib.linux-x86_64-cpython-37/torch/bin/test_lazy -> build/bdist.linux-x86_64/wheel/torch/bin 2022-12-01T09:59:38.6818810Z 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:38.6820512Z creating build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.6820969Z 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:38.6825483Z 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:38.6829788Z 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:38.6834247Z 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:38.6839179Z 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:38.6843065Z 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:38.6847370Z 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:38.6851862Z 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:38.6856516Z 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:38.6861145Z 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:38.6865304Z 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:38.6869855Z 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:38.6874451Z 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:38.6878829Z 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:38.6882857Z 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:38.6887097Z 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:38.6891902Z 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:38.6897099Z copying build/lib.linux-x86_64-cpython-37/torch/test/c10_SmallVectorTest -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.6910026Z 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:38.6914192Z 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:38.6918936Z 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:38.6923029Z 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:38.6927408Z 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:38.6931568Z 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:38.6935927Z 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:38.6940350Z 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:38.6944930Z 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:38.6949504Z 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:38.6958364Z 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:38.6963689Z 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:38.6968327Z 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:38.6981705Z 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:38.6986438Z 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:38.6991374Z 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:38.6998559Z 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:38.7004394Z 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:38.7009262Z 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:38.7015118Z 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:38.7019783Z 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:38.7024876Z 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:38.7029139Z copying build/lib.linux-x86_64-cpython-37/torch/test/Dict_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7035777Z copying build/lib.linux-x86_64-cpython-37/torch/test/Dimname_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7040687Z copying build/lib.linux-x86_64-cpython-37/torch/test/MaybeOwned_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7046835Z copying build/lib.linux-x86_64-cpython-37/torch/test/NamedTensor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7051983Z 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:38.7057365Z copying build/lib.linux-x86_64-cpython-37/torch/test/atest -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7062987Z copying build/lib.linux-x86_64-cpython-37/torch/test/basic -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7086088Z copying build/lib.linux-x86_64-cpython-37/torch/test/broadcast_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7086741Z 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:38.7087375Z 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:38.7088032Z 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:38.7097316Z 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:38.7101074Z copying build/lib.linux-x86_64-cpython-37/torch/test/dlconvertor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7105353Z 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:38.7110240Z copying build/lib.linux-x86_64-cpython-37/torch/test/half_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7114460Z copying build/lib.linux-x86_64-cpython-37/torch/test/ivalue_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7122252Z 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:38.7126208Z 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:38.7130763Z 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:38.7135019Z 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:38.7139415Z 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:38.7143790Z copying build/lib.linux-x86_64-cpython-37/torch/test/native_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7148428Z 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:38.7152683Z copying build/lib.linux-x86_64-cpython-37/torch/test/operators_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7157093Z copying build/lib.linux-x86_64-cpython-37/torch/test/packedtensoraccessor_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7161664Z copying build/lib.linux-x86_64-cpython-37/torch/test/pow_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7167399Z copying build/lib.linux-x86_64-cpython-37/torch/test/quantized_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7172506Z 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:38.7176714Z copying build/lib.linux-x86_64-cpython-37/torch/test/reportMemoryUsage_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7180728Z 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:38.7185372Z copying build/lib.linux-x86_64-cpython-37/torch/test/scalar_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7190571Z 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:38.7195007Z 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:38.7202377Z copying build/lib.linux-x86_64-cpython-37/torch/test/test_parallel -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7206916Z 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:38.7208210Z 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:38.7212980Z copying build/lib.linux-x86_64-cpython-37/torch/test/type_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7218010Z 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:38.7222273Z copying build/lib.linux-x86_64-cpython-37/torch/test/variant_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7226505Z 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:38.7227695Z copying build/lib.linux-x86_64-cpython-37/torch/test/vmap_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7233912Z copying build/lib.linux-x86_64-cpython-37/torch/test/weakref_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7238615Z copying build/lib.linux-x86_64-cpython-37/torch/test/wrapdim_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7242868Z 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:38.7247135Z copying build/lib.linux-x86_64-cpython-37/torch/test/IListRef_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7251982Z copying build/lib.linux-x86_64-cpython-37/torch/test/List_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7260991Z copying build/lib.linux-x86_64-cpython-37/torch/test/KernelFunction_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7266118Z 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:38.7277718Z 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:38.7285780Z 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:38.7297177Z 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:38.7306169Z 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:38.7311177Z 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:38.7319398Z copying build/lib.linux-x86_64-cpython-37/torch/test/CppSignature_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7324075Z 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:38.7328542Z 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:38.7332841Z 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:38.7361794Z 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:38.7366021Z copying build/lib.linux-x86_64-cpython-37/torch/test/vulkan_api_test -> build/bdist.linux-x86_64/wheel/torch/test 2022-12-01T09:59:38.7378296Z creating build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:38.7378719Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_autograd.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:38.7380709Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_cudnn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:38.7381439Z 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:38.7381986Z 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:38.7382943Z 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:38.7383845Z 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:38.7385082Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_functions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:38.7386109Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_functorch.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:38.7387132Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_itt.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:38.7388065Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_lazy.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:38.7389155Z 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:38.7390877Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_monitor.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:38.7391689Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_nvtx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:38.7392624Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_onnx.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:38.7393472Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_profiler.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:38.7394620Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_verbose.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:38.7395698Z copying build/lib.linux-x86_64-cpython-37/torch/_C/__init__.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:38.7398381Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_VariableFunctions.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:38.7399808Z copying build/lib.linux-x86_64-cpython-37/torch/_C/_nn.pyi -> build/bdist.linux-x86_64/wheel/torch/_C 2022-12-01T09:59:38.7401781Z creating build/bdist.linux-x86_64/wheel/torch/_C_flatbuffer 2022-12-01T09:59:38.7402410Z 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:38.7403240Z creating build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T09:59:38.7403959Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libc10.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T09:59:38.7408673Z 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:38.9169592Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libtorch.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T09:59:38.9170183Z 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:38.9171130Z 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:38.9176573Z 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:38.9179448Z 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:38.9182596Z 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:38.9325170Z copying build/lib.linux-x86_64-cpython-37/torch/lib/libshm.so -> build/bdist.linux-x86_64/wheel/torch/lib 2022-12-01T09:59:38.9326154Z creating build/bdist.linux-x86_64/wheel/torch/include 2022-12-01T09:59:38.9327262Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen 2022-12-01T09:59:38.9328010Z 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:38.9329949Z 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:38.9330599Z 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:38.9331492Z 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:38.9333914Z 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:38.9335224Z 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:38.9336543Z 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:38.9337618Z 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:38.9338877Z 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:38.9339994Z 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:38.9341076Z 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:38.9342187Z 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:38.9343357Z 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:38.9344317Z 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:38.9345211Z 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:38.9346522Z 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:38.9347279Z 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:38.9347941Z 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:38.9348557Z 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:38.9349130Z 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:38.9350430Z 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:38.9351568Z 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:38.9352455Z 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:38.9353563Z 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:38.9354468Z 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:38.9355605Z 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:38.9356742Z 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:38.9357872Z 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:38.9358803Z 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:38.9359742Z 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:38.9360838Z 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:38.9361644Z 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:38.9362420Z 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:38.9363405Z 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:38.9364526Z 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:38.9365320Z 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:38.9366190Z 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:38.9367748Z 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:38.9368695Z 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:38.9371632Z 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:38.9372426Z 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:38.9373159Z 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:38.9373840Z 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:38.9374420Z 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:38.9375086Z 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:38.9375946Z 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:38.9376586Z 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:38.9378016Z 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:38.9379142Z 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:38.9380203Z 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:38.9381040Z 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:38.9382073Z 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:38.9383057Z 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:38.9384321Z 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:38.9385293Z 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:38.9386535Z 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:38.9387715Z 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:38.9389202Z 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:38.9390198Z 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:38.9391340Z 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:38.9392359Z 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:38.9393294Z 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:38.9394416Z 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:38.9395631Z 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:38.9396716Z 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:38.9397933Z 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:38.9399461Z 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:38.9400581Z 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:38.9401681Z 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:38.9402910Z 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:38.9404017Z 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:38.9405127Z 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:38.9406847Z 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:38.9407813Z 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:38.9408752Z 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:38.9409755Z 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:38.9411126Z 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:38.9412035Z 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:38.9413265Z 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:38.9414203Z 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:38.9415162Z 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:38.9416249Z 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:38.9417161Z 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:38.9418034Z 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:38.9420117Z 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:38.9421163Z 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:38.9422076Z 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:38.9423070Z 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:38.9423979Z 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:38.9425183Z 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:38.9426246Z 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:38.9427286Z 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:38.9428419Z 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:38.9430398Z 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:38.9431360Z 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:38.9432430Z 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:38.9433510Z 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:38.9435007Z 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:38.9437282Z 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:38.9438710Z 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:38.9439962Z 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:38.9441036Z 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:38.9441962Z 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:38.9442921Z 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:38.9443848Z 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:38.9444796Z 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:38.9446278Z 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:38.9447885Z 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:38.9449748Z 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:38.9462827Z 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:38.9468614Z 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:38.9479879Z 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:38.9480657Z 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:38.9482558Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu 2022-12-01T09:59:38.9483271Z 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:38.9483980Z 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:38.9485155Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec 2022-12-01T09:59:38.9486147Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec256 2022-12-01T09:59:38.9487787Z 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:38.9488936Z 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:38.9489983Z 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:38.9491100Z 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:38.9492361Z 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:38.9493790Z 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:38.9494959Z 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:38.9496068Z 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:38.9497178Z 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:38.9498953Z 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:38.9500071Z 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:38.9501332Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cpu/vec/vec512 2022-12-01T09:59:38.9501980Z 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:38.9503652Z 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:38.9504665Z 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:38.9505859Z 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:38.9507560Z 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:38.9508374Z 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:38.9509539Z 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:38.9510846Z 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:38.9512346Z 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:38.9513242Z 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:38.9515241Z 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:38.9516073Z 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:38.9516935Z 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:38.9518080Z 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:38.9520041Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core 2022-12-01T09:59:38.9521004Z 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:38.9532927Z 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:38.9533805Z 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:38.9534645Z 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:38.9535411Z 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:38.9536235Z 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:38.9537094Z 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:38.9538036Z 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:38.9539033Z 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:38.9539931Z 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:38.9540751Z 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:38.9541606Z 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:38.9542465Z 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:38.9543507Z 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:38.9544389Z 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:38.9545213Z 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:38.9546087Z 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:38.9546836Z 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:38.9547596Z 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:38.9548326Z 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:38.9549052Z 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:38.9549818Z 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:38.9550566Z 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:38.9551319Z 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:38.9552116Z 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:38.9552898Z 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:38.9553629Z 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:38.9554357Z 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:38.9555301Z 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:38.9556074Z 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:38.9556808Z 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:38.9557532Z 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:38.9558349Z 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:38.9559262Z 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:38.9560212Z 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:38.9561117Z 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:38.9561908Z 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:38.9562854Z 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:38.9563702Z 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:38.9564435Z 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:38.9565182Z 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:38.9566055Z 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:38.9566888Z 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:38.9567741Z 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:38.9568545Z 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:38.9569478Z 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:38.9570305Z 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:38.9571138Z 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:38.9571967Z 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:38.9572853Z 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:38.9573722Z 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:38.9574569Z 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:38.9575434Z 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:38.9576328Z 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:38.9577188Z 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:38.9578266Z 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:38.9579124Z 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:38.9579953Z 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:38.9580803Z 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:38.9581657Z 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:38.9582727Z 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:38.9583562Z 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:38.9584634Z 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:38.9585842Z 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:38.9586733Z 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:38.9587826Z 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:38.9589734Z 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:38.9590428Z 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:38.9593301Z 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:38.9595485Z 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:38.9596451Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing 2022-12-01T09:59:38.9597490Z 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:38.9598682Z 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:38.9599742Z 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:38.9600828Z 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:38.9601871Z 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:38.9602870Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/boxing/impl 2022-12-01T09:59:38.9604043Z 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:38.9605140Z 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:38.9606131Z 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:38.9607157Z 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:38.9608236Z 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:38.9609239Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/dispatch 2022-12-01T09:59:38.9610065Z 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:38.9611233Z 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:38.9612218Z 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:38.9613529Z 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:38.9614529Z 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:38.9615508Z 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:38.9616595Z 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:38.9617473Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/core/op_registration 2022-12-01T09:59:38.9618358Z 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:38.9619409Z 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:38.9620402Z 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:38.9621434Z 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:38.9622417Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda 2022-12-01T09:59:38.9623640Z 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:38.9624660Z 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:38.9625618Z 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:38.9626901Z 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:38.9628103Z 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:38.9629210Z 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:38.9630873Z 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:38.9632405Z 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:38.9633417Z 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:38.9634378Z 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:38.9636473Z 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:38.9637473Z 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:38.9638469Z 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:38.9639513Z 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:38.9640509Z 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:38.9641474Z 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:38.9642996Z 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:38.9644092Z 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:38.9645079Z 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:38.9646059Z 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:38.9647033Z 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:38.9648076Z 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:38.9649075Z 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:38.9650163Z 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:38.9651175Z 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:38.9652142Z 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:38.9653321Z 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:38.9654363Z 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:38.9655610Z 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:38.9656589Z 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:38.9657753Z 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:38.9659249Z 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:38.9660504Z 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:38.9661741Z 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:38.9662749Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cuda/detail 2022-12-01T09:59:38.9663919Z 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:38.9665258Z 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:38.9666639Z 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:38.9668090Z 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:38.9669406Z 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:38.9670744Z 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:38.9672065Z 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:38.9673417Z 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:38.9674658Z 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:38.9676004Z 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:38.9676987Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/cudnn 2022-12-01T09:59:38.9678018Z 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:38.9679291Z 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:38.9680486Z 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:38.9681707Z 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:38.9683149Z 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:38.9684368Z 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:38.9685582Z 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:38.9686613Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/functorch 2022-12-01T09:59:38.9687603Z 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:38.9688476Z 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:38.9690704Z 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:38.9691447Z 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:38.9692180Z 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:38.9692891Z 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:38.9693530Z 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:38.9694655Z 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:38.9695995Z 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:38.9697057Z 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:38.9698310Z 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:38.9699719Z 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:38.9700685Z 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:38.9730264Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/ops 2022-12-01T09:59:38.9731191Z 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:38.9741941Z 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:38.9742988Z 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:38.9744042Z 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:38.9745221Z 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:38.9746411Z 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:38.9747526Z 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:38.9748634Z 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:38.9749710Z 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:38.9750887Z 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:38.9751984Z 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:38.9753038Z 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:38.9754115Z 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:38.9755329Z 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:38.9756348Z 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:38.9757349Z 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:38.9758630Z 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:38.9761423Z 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:38.9762566Z 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:38.9763759Z 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:38.9764779Z 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:38.9765939Z 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:38.9767093Z 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:38.9768170Z 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:38.9769306Z 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:38.9770343Z 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:38.9771314Z 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:38.9772432Z 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:38.9773511Z 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:38.9775822Z 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:38.9776833Z 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:38.9777907Z 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:38.9778980Z 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:38.9779981Z 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:38.9781007Z 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:38.9781980Z 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:38.9782964Z 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:38.9784147Z 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:38.9785318Z 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:38.9786449Z 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:38.9787484Z 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:38.9788516Z 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:38.9789610Z 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:38.9790630Z 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:38.9791607Z 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:38.9792672Z 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:38.9793739Z 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:38.9794782Z 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:38.9795889Z 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:38.9796876Z 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:38.9797915Z 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:38.9799140Z 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:38.9800357Z 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:38.9801493Z 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:38.9802594Z 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:38.9803610Z 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:38.9804726Z 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:38.9805817Z 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:38.9806884Z 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:38.9807915Z 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:38.9808946Z 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:38.9810105Z 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:38.9811117Z 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:38.9812155Z 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:38.9813218Z 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:38.9814199Z 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:38.9815204Z 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:38.9816517Z 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:38.9817668Z 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:38.9818701Z 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:38.9819740Z 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:38.9820898Z 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:38.9822041Z 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:38.9823086Z 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:38.9824126Z 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:38.9825305Z 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:38.9826479Z 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:38.9827551Z 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:38.9828568Z 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:38.9829658Z 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:38.9830732Z 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:38.9831713Z 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:38.9832692Z 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:38.9833803Z 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:38.9835076Z 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:38.9836216Z 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:38.9837391Z 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:38.9838544Z 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:38.9839674Z 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:38.9840716Z 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:38.9841696Z 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:38.9842766Z 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:38.9843830Z 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:38.9844815Z 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:38.9845769Z 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:38.9846823Z 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:38.9847879Z 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:38.9848865Z 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:38.9849922Z 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:38.9850995Z 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:38.9852200Z 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:38.9853196Z 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:38.9854154Z 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:38.9855264Z 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:38.9856401Z 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:38.9857464Z 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:38.9858032Z 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:38.9858705Z 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:38.9859287Z 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:38.9859910Z 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:38.9860478Z 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:38.9861159Z 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:38.9861705Z 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:38.9862260Z 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:38.9862809Z 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:38.9863505Z 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:38.9864083Z 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:38.9864661Z 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:38.9865208Z 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:38.9865878Z 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:38.9866481Z 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:38.9867045Z 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:38.9867590Z 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:38.9868292Z 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:38.9868892Z 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:38.9869518Z 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:38.9870116Z 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:38.9870694Z 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:38.9871262Z 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:38.9872028Z 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:38.9873214Z 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:38.9873826Z 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:38.9874491Z 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:38.9875120Z 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:38.9876278Z 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:38.9878411Z 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:38.9879394Z 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:38.9880576Z 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:38.9881223Z 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:38.9882361Z 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:38.9883224Z 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:38.9886238Z 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:38.9886682Z 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:38.9887107Z 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:38.9887678Z 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:38.9888883Z 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:38.9890270Z 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:38.9891459Z 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:38.9892426Z 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:38.9893762Z 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:38.9895634Z 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:38.9896633Z 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:38.9898466Z 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:38.9899101Z 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:38.9900008Z 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:38.9901061Z 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:38.9902167Z 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:38.9903332Z 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:38.9904415Z 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:38.9905574Z 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:38.9906536Z 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:38.9909389Z 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:38.9910198Z 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:38.9910786Z 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:38.9911378Z 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:38.9912205Z 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:38.9913307Z 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:38.9914434Z 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:38.9915846Z 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:38.9916906Z 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:38.9918349Z 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:38.9919175Z 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:38.9921082Z 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:38.9922470Z 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:38.9923158Z 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:38.9923893Z 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:38.9925052Z 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:38.9926482Z 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:38.9927313Z 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:38.9928490Z 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:38.9929628Z 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:38.9930829Z 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:38.9932020Z 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:38.9933011Z 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:38.9934886Z 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:38.9936373Z 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:38.9937045Z 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:38.9937871Z 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:38.9938512Z 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:38.9939863Z 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:38.9940910Z 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:38.9942157Z 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:38.9942992Z 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:38.9944269Z 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:38.9945096Z 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:38.9946226Z 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:38.9947298Z 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:38.9948324Z 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:38.9949677Z 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:38.9950754Z 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:38.9951838Z 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:38.9952859Z 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:38.9954021Z 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:38.9955901Z 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:38.9956544Z 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:38.9957319Z 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:38.9958852Z 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:38.9959296Z 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:38.9960596Z 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:38.9962846Z 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:38.9963277Z 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:38.9963725Z 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:38.9964665Z 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:38.9965327Z 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:38.9967231Z 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:38.9968150Z 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:38.9968907Z 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:38.9970059Z 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:38.9971500Z 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:38.9974695Z 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:38.9975165Z 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:38.9975683Z 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:38.9976184Z 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:38.9976692Z 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:38.9977225Z 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:38.9978378Z 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:38.9979247Z 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:38.9979886Z 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:38.9981947Z 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:38.9982518Z 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:38.9983141Z 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:38.9983794Z 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:38.9984769Z 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:38.9985889Z 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:38.9986752Z 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:38.9987844Z 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:38.9988859Z 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:38.9989875Z 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:38.9991190Z 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:38.9993104Z 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:38.9993696Z 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:38.9994743Z 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:38.9995724Z 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:38.9997018Z 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:38.9998000Z 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:38.9999186Z 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:39.0000435Z 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:39.0001503Z 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:39.0002702Z 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:39.0003684Z 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:39.0005189Z 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:39.0006158Z 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:39.0007129Z 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:39.0008171Z 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:39.0009544Z 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:39.0013774Z 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:39.0014610Z 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:39.0015360Z 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:39.0016099Z 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:39.0016725Z 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:39.0017335Z 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:39.0018025Z 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:39.0018786Z 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:39.0019423Z 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:39.0020116Z 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:39.0021237Z 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:39.0022290Z 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:39.0023336Z 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:39.0024455Z 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:39.0025493Z 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:39.0026709Z 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:39.0027969Z 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:39.0029046Z 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:39.0030099Z 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:39.0031127Z 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:39.0032564Z 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:39.0033514Z 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:39.0034707Z 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:39.0036269Z 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:39.0037446Z 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:39.0038576Z 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:39.0039717Z 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:39.0040852Z 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:39.0042107Z 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:39.0043307Z 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:39.0044251Z 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:39.0045744Z 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:39.0046416Z 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:39.0047659Z 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:39.0048815Z 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:39.0050074Z 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:39.0051214Z 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:39.0052182Z 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:39.0053141Z 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:39.0054239Z 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:39.0055087Z 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:39.0056446Z 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:39.0057198Z 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:39.0058456Z 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:39.0059041Z 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:39.0060649Z 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:39.0061473Z 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:39.0062237Z 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:39.0063691Z 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:39.0064670Z 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:39.0066582Z 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:39.0067558Z 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:39.0068467Z 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:39.0069145Z 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:39.0070230Z 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:39.0073954Z 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:39.0075157Z 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:39.0075851Z 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:39.0076478Z 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:39.0077102Z 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:39.0077729Z 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:39.0078458Z 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:39.0079398Z 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:39.0080331Z 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:39.0081717Z 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:39.0082289Z 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:39.0084684Z 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:39.0085284Z 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:39.0085928Z 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:39.0086935Z 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:39.0087869Z 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:39.0088649Z 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:39.0089626Z 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:39.0090670Z 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:39.0091745Z 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:39.0092329Z 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:39.0093265Z 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:39.0094552Z 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:39.0095498Z 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:39.0096871Z 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:39.0097935Z 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:39.0098622Z 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:39.0099486Z 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:39.0101045Z 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:39.0103472Z 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:39.0104051Z 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:39.0104418Z 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:39.0105251Z 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:39.0106948Z 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:39.0107491Z 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:39.0108564Z 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:39.0109485Z 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:39.0110357Z 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:39.0111366Z 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:39.0112020Z 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:39.0112936Z 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:39.0113862Z 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:39.0114696Z 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:39.0116216Z 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:39.0117199Z 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:39.0118280Z 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:39.0119155Z 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:39.0120235Z 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:39.0120920Z 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:39.0121733Z 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:39.0122711Z 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:39.0124213Z 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:39.0125040Z 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:39.0125866Z 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:39.0129654Z 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:39.0130320Z 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:39.0130980Z 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:39.0131607Z 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:39.0132324Z 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:39.0132968Z 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:39.0133737Z 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:39.0134483Z 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:39.0135451Z 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:39.0136693Z 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:39.0137689Z 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:39.0140112Z 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:39.0140553Z 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:39.0141023Z 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:39.0141679Z 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:39.0142987Z 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:39.0143854Z 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:39.0144795Z 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:39.0145660Z 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:39.0147003Z 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:39.0147977Z 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:39.0149102Z 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:39.0150171Z 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:39.0151288Z 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:39.0152816Z 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:39.0153921Z 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:39.0155493Z 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:39.0156360Z 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:39.0157509Z 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:39.0158614Z 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:39.0159737Z 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:39.0160818Z 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:39.0162082Z 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:39.0162989Z 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:39.0164260Z 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:39.0165300Z 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:39.0166727Z 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:39.0167609Z 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:39.0168662Z 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:39.0169889Z 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:39.0171029Z 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:39.0172294Z 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:39.0173807Z 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:39.0175247Z 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:39.0176451Z 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:39.0177821Z 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:39.0178897Z 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:39.0179894Z 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:39.0181153Z 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:39.0183240Z 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:39.0183866Z 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:39.0184454Z 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:39.0185412Z 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:39.0186550Z 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:39.0187869Z 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:39.0189125Z 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:39.0190161Z 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:39.0191236Z 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:39.0192166Z 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:39.0193492Z 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:39.0194806Z 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:39.0195803Z 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:39.0196982Z 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:39.0198254Z 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:39.0199330Z 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:39.0200399Z 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:39.0201686Z 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:39.0202627Z 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:39.0203473Z 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:39.0204448Z 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:39.0205457Z 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:39.0206517Z 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:39.0208617Z 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:39.0209016Z 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:39.0210030Z 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:39.0210633Z 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:39.0212511Z 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:39.0213823Z 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:39.0214645Z 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:39.0215685Z 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:39.0216614Z 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:39.0217684Z 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:39.0218571Z 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:39.0220995Z 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:39.0221688Z 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:39.0222206Z 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:39.0222927Z 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:39.0223784Z 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:39.0224574Z 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:39.0225493Z 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:39.0226528Z 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:39.0227186Z 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:39.0228158Z 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:39.0229200Z 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:39.0229968Z 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:39.0230877Z 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:39.0231781Z 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:39.0232627Z 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:39.0233597Z 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:39.0234487Z 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:39.0235698Z 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:39.0236695Z 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:39.0237542Z 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:39.0238428Z 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:39.0239305Z 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:39.0240131Z 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:39.0241569Z 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:39.0242162Z 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:39.0243161Z 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:39.0244297Z 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:39.0244785Z 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:39.0245980Z 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:39.0247101Z 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:39.0247901Z 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:39.0248969Z 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:39.0249680Z 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:39.0250594Z 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:39.0251707Z 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:39.0252593Z 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:39.0253644Z 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:39.0254801Z 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:39.0255505Z 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:39.0256561Z 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:39.0257551Z 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:39.0258608Z 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:39.0259525Z 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:39.0260573Z 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:39.0261434Z 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:39.0262223Z 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:39.0263288Z 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:39.0264397Z 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:39.0265392Z 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:39.0266381Z 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:39.0267503Z 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:39.0268444Z 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:39.0269388Z 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:39.0270406Z 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:39.0271293Z 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:39.0272690Z 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:39.0273577Z 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:39.0274599Z 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:39.0275411Z 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:39.0276711Z 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:39.0277492Z 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:39.0278395Z 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:39.0279361Z 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:39.0280199Z 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:39.0281686Z 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:39.0282646Z 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:39.0283527Z 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:39.0284374Z 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:39.0285260Z 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:39.0286547Z 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:39.0287295Z 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:39.0288329Z 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:39.0289082Z 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:39.0290229Z 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:39.0291179Z 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:39.0292937Z 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:39.0293403Z 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:39.0294165Z 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:39.0295192Z 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:39.0296869Z 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:39.0297890Z 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:39.0298805Z 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:39.0299942Z 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:39.0301031Z 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:39.0302222Z 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:39.0303330Z 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:39.0304675Z 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:39.0306577Z 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:39.0307679Z 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:39.0308521Z 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:39.0309856Z 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:39.0311096Z 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:39.0312232Z 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:39.0313260Z 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:39.0314336Z 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:39.0315607Z 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:39.0317834Z 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:39.0318545Z 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:39.0320066Z 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:39.0321002Z 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:39.0321836Z 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:39.0323875Z 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:39.0324240Z 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:39.0325393Z 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:39.0326198Z 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:39.0327221Z 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:39.0396441Z 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:39.0396986Z 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:39.0397493Z 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:39.0397896Z 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:39.0398513Z 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:39.0398947Z 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:39.0399504Z 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:39.0400005Z 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:39.0400525Z 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:39.0401039Z 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:39.0401677Z 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:39.0402156Z 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:39.0402702Z 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:39.0403228Z 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:39.0403724Z 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:39.0404215Z 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:39.0404645Z 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:39.0405074Z 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:39.0405556Z 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:39.0406195Z 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:39.0406623Z 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:39.0407048Z 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:39.0407547Z 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:39.0407983Z 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:39.0408505Z 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:39.0408920Z 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:39.0409510Z 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:39.0409882Z 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:39.0410375Z 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:39.0410836Z 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:39.0411160Z 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:39.0411508Z 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:39.0412025Z 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:39.0412457Z 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:39.0412895Z 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:39.0413283Z 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:39.0413733Z 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:39.0414281Z 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:39.0414834Z 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:39.0415410Z 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:39.0415776Z 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:39.0416437Z 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:39.0417101Z 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:39.0417673Z 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:39.0418069Z 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:39.0418441Z 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:39.0418958Z 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:39.0419468Z 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:39.0419912Z 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:39.0420340Z 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:39.0420841Z 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:39.0421294Z 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:39.0421785Z 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:39.0422275Z 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:39.0422759Z 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:39.0423118Z 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:39.0423542Z 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:39.0423996Z 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:39.0424323Z 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:39.0424796Z 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:39.0425260Z 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:39.0425851Z 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:39.0426400Z 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:39.0426915Z 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:39.0427475Z 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:39.0428197Z 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:39.0428741Z 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:39.0429308Z 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:39.0429779Z 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:39.0430183Z 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:39.0430580Z 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:39.0431166Z 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:39.0431612Z 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:39.0432100Z 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:39.0432504Z 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:39.0432868Z 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:39.0433304Z 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:39.0433815Z 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:39.0434258Z 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:39.0435097Z 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:39.0435670Z 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:39.0436392Z 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:39.0436896Z 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:39.0437477Z 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:39.0438068Z 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:39.0438591Z 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:39.0439029Z 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:39.0439701Z 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:39.0440481Z 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:39.0440886Z 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:39.0441505Z 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:39.0442199Z 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:39.0442725Z 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:39.0443448Z 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:39.0443988Z 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:39.0444756Z 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:39.0445532Z 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:39.0446117Z 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:39.0446703Z 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:39.0447263Z 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:39.0447837Z 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:39.0448417Z 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:39.0449273Z 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:39.0449886Z 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:39.0450502Z 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:39.0451123Z 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:39.0451869Z 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:39.0452693Z 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:39.0453340Z 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:39.0453998Z 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:39.0454788Z 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:39.0455530Z 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:39.0456186Z 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:39.0456810Z 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:39.0457568Z 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:39.0458212Z 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:39.0458841Z 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:39.0459481Z 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:39.0460241Z 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:39.0460983Z 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:39.0461594Z 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:39.0462954Z 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:39.0463657Z 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:39.0464297Z 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:39.0465327Z 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:39.0466615Z 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:39.0467779Z 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:39.0468785Z 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:39.0470021Z 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:39.0470777Z 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:39.0473412Z 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:39.0473969Z 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:39.0474414Z 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:39.0476371Z 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:39.0481064Z 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:39.0481666Z 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:39.0482237Z 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:39.0482687Z 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:39.0483127Z 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:39.0483510Z 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:39.0483934Z 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:39.0484904Z 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:39.0485977Z 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:39.0486980Z 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:39.0488022Z 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:39.0489849Z 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:39.0490562Z 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:39.0491627Z 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:39.0492549Z 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:39.0493602Z 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:39.0494789Z 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:39.0496092Z 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:39.0497173Z 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:39.0498573Z 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:39.0499558Z 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:39.0500702Z 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:39.0501874Z 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:39.0503272Z 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:39.0504236Z 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:39.0505352Z 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:39.0506602Z 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:39.0508177Z 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:39.0508971Z 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:39.0510252Z 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:39.0511308Z 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:39.0512477Z 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:39.0513674Z 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:39.0514798Z 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:39.0516221Z 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:39.0517827Z 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:39.0518809Z 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:39.0519946Z 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:39.0520866Z 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:39.0523178Z 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:39.0523560Z 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:39.0524981Z 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:39.0526446Z 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:39.0527444Z 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:39.0529004Z 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:39.0529744Z 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:39.0530384Z 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:39.0531102Z 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:39.0532492Z 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:39.0533283Z 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:39.0534080Z 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:39.0535638Z 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:39.0536072Z 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:39.0537144Z 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:39.0539141Z 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:39.0539708Z 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:39.0540253Z 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:39.0541261Z 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:39.0541992Z 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:39.0542841Z 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:39.0544319Z 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:39.0545228Z 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:39.0546392Z 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:39.0547456Z 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:39.0548274Z 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:39.0549797Z 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:39.0550647Z 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:39.0551983Z 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:39.0552912Z 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:39.0553775Z 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:39.0554584Z 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:39.0555823Z 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:39.0556826Z 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:39.0558104Z 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:39.0559212Z 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:39.0559923Z 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:39.0560930Z 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:39.0562116Z 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:39.0562970Z 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:39.0564106Z 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:39.0565200Z 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:39.0566466Z 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:39.0567040Z 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:39.0568117Z 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:39.0569129Z 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:39.0570330Z 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:39.0571389Z 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:39.0572530Z 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:39.0573220Z 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:39.0574421Z 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:39.0575505Z 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:39.0576381Z 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:39.0577542Z 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:39.0578582Z 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:39.0579462Z 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:39.0580272Z 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:39.0581149Z 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:39.0582939Z 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:39.0583750Z 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:39.0584812Z 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:39.0585667Z 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:39.0587097Z 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:39.0587462Z 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:39.0589469Z 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:39.0590055Z 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:39.0591493Z 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:39.0592777Z 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:39.0593659Z 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:39.0594794Z 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:39.0596110Z 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:39.0597468Z 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:39.0598595Z 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:39.0599947Z 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:39.0601048Z 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:39.0602246Z 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:39.0603521Z 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:39.0604659Z 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:39.0605754Z 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:39.0607017Z 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:39.0608028Z 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:39.0609409Z 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:39.0610511Z 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:39.0611794Z 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:39.0612959Z 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:39.0614053Z 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:39.0615163Z 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:39.0616307Z 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:39.0617534Z 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:39.0618977Z 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:39.0620077Z 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:39.0621148Z 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:39.0622410Z 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:39.0623553Z 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:39.0624716Z 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:39.0625909Z 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:39.0627014Z 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:39.0628190Z 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:39.0629043Z 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:39.0630491Z 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:39.0631602Z 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:39.0633349Z 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:39.0633950Z 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:39.0634993Z 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:39.0636292Z 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:39.0637373Z 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:39.0638364Z 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:39.0639573Z 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:39.0640741Z 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:39.0642197Z 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:39.0643199Z 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:39.0645234Z 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:39.0645863Z 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:39.0647073Z 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:39.0647933Z 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:39.0649096Z 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:39.0650327Z 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:39.0651621Z 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:39.0652707Z 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:39.0653929Z 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:39.0655253Z 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:39.0659068Z 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:39.0659447Z 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:39.0659940Z 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:39.0660365Z 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:39.0660846Z 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:39.0661463Z 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:39.0662523Z 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:39.0664591Z 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:39.0665781Z 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:39.0666866Z 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:39.0667952Z 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:39.0669199Z 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:39.0670436Z 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:39.0671415Z 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:39.0672723Z 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:39.0674060Z 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:39.0675117Z 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:39.0676153Z 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:39.0677490Z 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:39.0678636Z 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:39.0679720Z 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:39.0682034Z 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:39.0684198Z 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:39.0685881Z 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:39.0686680Z 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:39.0688394Z 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:39.0689025Z 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:39.0689756Z 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:39.0690222Z 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:39.0691089Z 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:39.0691640Z 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:39.0692283Z 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:39.0693389Z 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:39.0694307Z 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:39.0695173Z 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:39.0696414Z 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:39.0697380Z 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:39.0698734Z 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:39.0699602Z 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:39.0700859Z 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:39.0701678Z 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:39.0703441Z 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:39.0704017Z 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:39.0704716Z 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:39.0705772Z 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:39.0706510Z 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:39.0707478Z 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:39.0708565Z 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:39.0709684Z 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:39.0710665Z 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:39.0711465Z 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:39.0712469Z 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:39.0713869Z 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:39.0714587Z 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:39.0715644Z 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:39.0716212Z 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:39.0718370Z 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:39.0719003Z 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:39.0720159Z 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:39.0721310Z 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:39.0722027Z 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:39.0723190Z 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:39.0724061Z 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:39.0725237Z 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:39.0726034Z 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:39.0727270Z 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:39.0728247Z 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:39.0729261Z 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:39.0730631Z 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:39.0731695Z 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:39.0732649Z 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:39.0734045Z 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:39.0735164Z 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:39.0736072Z 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:39.0736955Z 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:39.0737964Z 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:39.0738814Z 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:39.0740033Z 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:39.0741090Z 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:39.0742092Z 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:39.0743183Z 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:39.0744275Z 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:39.0745132Z 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:39.0746352Z 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:39.0747550Z 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:39.0748789Z 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:39.0749832Z 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:39.0751192Z 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:39.0752264Z 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:39.0753419Z 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:39.0754653Z 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:39.0756119Z 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:39.0757066Z 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:39.0758333Z 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:39.0759530Z 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:39.0760643Z 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:39.0762033Z 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:39.0763037Z 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:39.0764138Z 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:39.0765614Z 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:39.0766575Z 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:39.0767785Z 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:39.0768822Z 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:39.0770396Z 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:39.0771628Z 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:39.0772876Z 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:39.0773991Z 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:39.0775251Z 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:39.0776350Z 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:39.0777521Z 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:39.0778742Z 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:39.0780181Z 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:39.0781011Z 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:39.0783103Z 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:39.0783746Z 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:39.0785213Z 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:39.0786654Z 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:39.0788654Z 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:39.0789120Z 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:39.0790444Z 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:39.0791442Z 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:39.0792515Z 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:39.0793630Z 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:39.0795040Z 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:39.0795871Z 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:39.0797031Z 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:39.0798014Z 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:39.0800215Z 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:39.0801124Z 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:39.0801964Z 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:39.0802769Z 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:39.0804376Z 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:39.0805158Z 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:39.0806324Z 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:39.0807975Z 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:39.0809775Z 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:39.0810282Z 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:39.0811628Z 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:39.0812792Z 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:39.0813539Z 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:39.0814783Z 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:39.0815833Z 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:39.0817220Z 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:39.0818273Z 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:39.0819194Z 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:39.0820122Z 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:39.0820928Z 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:39.0821962Z 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:39.0822960Z 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:39.0823622Z 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:39.0824844Z 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:39.0825543Z 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:39.0826619Z 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:39.0827940Z 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:39.0829031Z 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:39.0829461Z 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:39.0831176Z 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:39.0831585Z 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:39.0833193Z 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:39.0834277Z 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:39.0835215Z 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:39.0836126Z 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:39.0836976Z 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:39.0837962Z 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:39.0839211Z 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:39.0839974Z 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:39.0841626Z 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:39.0842452Z 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:39.0843160Z 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:39.0844160Z 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:39.0844714Z 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:39.0845642Z 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:39.0846483Z 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:39.0847163Z 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:39.0848449Z 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:39.0849339Z 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:39.0850017Z 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:39.0850897Z 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:39.0851669Z 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:39.0852725Z 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:39.0853630Z 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:39.0854449Z 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:39.0855446Z 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:39.0856429Z 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:39.0857323Z 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:39.0858319Z 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:39.0859173Z 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:39.0860339Z 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:39.0861202Z 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:39.0861887Z 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:39.0863310Z 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:39.0864005Z 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:39.0864926Z 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:39.0865831Z 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:39.0867666Z 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:39.0868116Z 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:39.0868674Z 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:39.0869707Z 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:39.0870493Z 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:39.0872344Z 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:39.0872819Z 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:39.0874427Z 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:39.0875152Z 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:39.0875555Z 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:39.0877692Z 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:39.0878612Z 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:39.0879713Z 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:39.0880306Z 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:39.0881695Z 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:39.0882350Z 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:39.0883337Z 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:39.0884059Z 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:39.0885424Z 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:39.0886416Z 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:39.0887287Z 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:39.0888591Z 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:39.0889634Z 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:39.0891029Z 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:39.0891672Z 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:39.0892353Z 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:39.0893140Z 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:39.0894206Z 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:39.0895717Z 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:39.0896382Z 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:39.0897427Z 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:39.0898138Z 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:39.0899345Z 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:39.0900050Z 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:39.0900897Z 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:39.0901991Z 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:39.0902823Z 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:39.0903771Z 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:39.0904760Z 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:39.0905629Z 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:39.0906565Z 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:39.0907485Z 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:39.0908394Z 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:39.0909219Z 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:39.0910344Z 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:39.0911350Z 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:39.0912235Z 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:39.0913249Z 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:39.0914283Z 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:39.0915627Z 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:39.0916957Z 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:39.0917495Z 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:39.0918688Z 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:39.0919889Z 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:39.0920874Z 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:39.0921477Z 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:39.0922396Z 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:39.0923279Z 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:39.0924643Z 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:39.0925231Z 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:39.0926631Z 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:39.0927432Z 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:39.0928520Z 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:39.0929560Z 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:39.0930410Z 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:39.0931303Z 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:39.0933143Z 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:39.0933857Z 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:39.0934320Z 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:39.0936305Z 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:39.0936725Z 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:39.0937594Z 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:39.0938644Z 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:39.0939723Z 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:39.0941651Z 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:39.0942144Z 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:39.0942946Z 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:39.0943899Z 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:39.0944671Z 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:39.0946160Z 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:39.0946689Z 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:39.0947631Z 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:39.0948256Z 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:39.0949469Z 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:39.0950248Z 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:39.0951692Z 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:39.0952707Z 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:39.0953784Z 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:39.0954732Z 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:39.0955983Z 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:39.0957288Z 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:39.0958476Z 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:39.0959504Z 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:39.0960694Z 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:39.0961951Z 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:39.0963078Z 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:39.0964237Z 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:39.0966275Z 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:39.0966901Z 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:39.0967837Z 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:39.0968862Z 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:39.0970265Z 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:39.0971477Z 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:39.0972615Z 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:39.0973806Z 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:39.0975108Z 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:39.0976063Z 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:39.0977357Z 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:39.0978421Z 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:39.0979561Z 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:39.0980946Z 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:39.0981999Z 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:39.0983155Z 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:39.0984303Z 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:39.0985992Z 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:39.0987205Z 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:39.0988166Z 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:39.0989369Z 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:39.0990607Z 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:39.0991758Z 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:39.0992906Z 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:39.0994123Z 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:39.0995292Z 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:39.0996508Z 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:39.0999167Z 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:39.0999788Z 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:39.1000778Z 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:39.1002108Z 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:39.1003398Z 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:39.1004542Z 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:39.1005623Z 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:39.1006884Z 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:39.1008159Z 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:39.1009712Z 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:39.1010893Z 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:39.1012285Z 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:39.1013574Z 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:39.1014505Z 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:39.1015647Z 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:39.1016816Z 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:39.1017888Z 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:39.1019308Z 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:39.1020412Z 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:39.1021436Z 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:39.1022681Z 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:39.1023703Z 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:39.1025122Z 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:39.1026250Z 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:39.1027480Z 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:39.1028599Z 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:39.1029904Z 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:39.1031027Z 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:39.1032140Z 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:39.1033237Z 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:39.1034335Z 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:39.1035718Z 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:39.1036911Z 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:39.1038096Z 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:39.1039484Z 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:39.1040668Z 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:39.1041699Z 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:39.1042738Z 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:39.1043833Z 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:39.1044989Z 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:39.1046230Z 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:39.1047284Z 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:39.1048450Z 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:39.1049736Z 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:39.1051140Z 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:39.1052235Z 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:39.1053281Z 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:39.1054546Z 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:39.1055810Z 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:39.1057022Z 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:39.1058119Z 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:39.1059427Z 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:39.1060655Z 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:39.1061765Z 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:39.1062955Z 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:39.1064074Z 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:39.1065151Z 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:39.1066263Z 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:39.1067850Z 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:39.1068886Z 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:39.1069961Z 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:39.1071130Z 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:39.1072229Z 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:39.1073564Z 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:39.1074621Z 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:39.1076057Z 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:39.1077070Z 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:39.1078366Z 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:39.1079792Z 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:39.1080834Z 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:39.1081870Z 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:39.1083056Z 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:39.1084420Z 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:39.1086392Z 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:39.1087247Z 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:39.1088507Z 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:39.1089654Z 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:39.1091166Z 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:39.1092324Z 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:39.1093359Z 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:39.1094541Z 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:39.1095999Z 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:39.1096941Z 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:39.1098750Z 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:39.1099398Z 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:39.1100678Z 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:39.1101713Z 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:39.1102938Z 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:39.1104097Z 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:39.1105356Z 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:39.1106278Z 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:39.1107430Z 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:39.1108658Z 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:39.1109940Z 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:39.1111255Z 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:39.1112429Z 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:39.1113528Z 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:39.1114605Z 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:39.1116042Z 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:39.1117173Z 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:39.1118254Z 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:39.1119446Z 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:39.1120556Z 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:39.1121806Z 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:39.1123131Z 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:39.1124215Z 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:39.1125551Z 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:39.1126793Z 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:39.1127908Z 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:39.1128958Z 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:39.1130163Z 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:39.1131286Z 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:39.1132697Z 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:39.1133626Z 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:39.1134854Z 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:39.1135972Z 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:39.1137177Z 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:39.1138489Z 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:39.1139583Z 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:39.1140652Z 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:39.1141985Z 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:39.1143251Z 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:39.1144296Z 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:39.1145390Z 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:39.1146568Z 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:39.1147881Z 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:39.1149230Z 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:39.1150402Z 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:39.1151711Z 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:39.1152867Z 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:39.1153963Z 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:39.1155174Z 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:39.1156416Z 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:39.1157630Z 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:39.1158970Z 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:39.1160754Z 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:39.1161469Z 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:39.1162924Z 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:39.1164333Z 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:39.1165484Z 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:39.1166660Z 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:39.1167829Z 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:39.1169042Z 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:39.1170179Z 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:39.1171374Z 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:39.1172582Z 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:39.1174133Z 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:39.1175119Z 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:39.1176141Z 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:39.1177197Z 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:39.1178659Z 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:39.1179968Z 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:39.1181099Z 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:39.1182465Z 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:39.1183693Z 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:39.1184553Z 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:39.1185629Z 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:39.1186875Z 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:39.1188159Z 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:39.1189367Z 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:39.1190743Z 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:39.1191916Z 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:39.1193100Z 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:39.1194472Z 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:39.1195677Z 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:39.1197543Z 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:39.1198572Z 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:39.1199814Z 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:39.1200899Z 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:39.1202157Z 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:39.1203225Z 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:39.1204549Z 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:39.1205701Z 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:39.1206867Z 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:39.1208133Z 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:39.1209265Z 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:39.1210460Z 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:39.1212529Z 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:39.1213081Z 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:39.1213764Z 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:39.1215152Z 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:39.1216268Z 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:39.1217346Z 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:39.1218589Z 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:39.1219902Z 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:39.1220993Z 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:39.1222118Z 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:39.1223299Z 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:39.1224479Z 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:39.1225792Z 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:39.1227047Z 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:39.1228136Z 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:39.1229256Z 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:39.1230543Z 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:39.1231738Z 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:39.1232901Z 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:39.1234196Z 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:39.1235540Z 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:39.1237022Z 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:39.1237989Z 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:39.1239018Z 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:39.1241693Z 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:39.1242354Z 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:39.1243626Z 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:39.1244601Z 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:39.1246582Z 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:39.1247207Z 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:39.1248543Z 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:39.1249777Z 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:39.1251590Z 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:39.1252275Z 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:39.1253180Z 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:39.1254329Z 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:39.1255669Z 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:39.1256885Z 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:39.1258206Z 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:39.1259498Z 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:39.1260623Z 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:39.1261773Z 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:39.1262896Z 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:39.1264095Z 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:39.1265266Z 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:39.1266506Z 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:39.1267559Z 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:39.1268803Z 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:39.1270023Z 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:39.1271418Z 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:39.1272770Z 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:39.1273896Z 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:39.1275201Z 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:39.1276354Z 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:39.1277586Z 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:39.1278717Z 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:39.1279971Z 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:39.1281294Z 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:39.1282285Z 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:39.1283590Z 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:39.1284568Z 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:39.1285895Z 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:39.1287037Z 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:39.1288250Z 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:39.1289278Z 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:39.1290730Z 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:39.1291920Z 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:39.1293232Z 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:39.1294182Z 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:39.1295392Z 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:39.1296537Z 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:39.1297777Z 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:39.1298891Z 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:39.1300069Z 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:39.1301293Z 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:39.1302581Z 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:39.1303476Z 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:39.1304744Z 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:39.1305794Z 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:39.1306993Z 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:39.1308112Z 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:39.1309264Z 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:39.1310458Z 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:39.1311692Z 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:39.1313147Z 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:39.1314511Z 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:39.1315592Z 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:39.1316965Z 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:39.1318665Z 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:39.1319944Z 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:39.1321007Z 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:39.1322002Z 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:39.1323313Z 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:39.1324730Z 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:39.1325954Z 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:39.1326884Z 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:39.1327971Z 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:39.1329427Z 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:39.1330640Z 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:39.1331955Z 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:39.1333105Z 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:39.1334221Z 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:39.1335402Z 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:39.1336589Z 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:39.1338046Z 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:39.1339232Z 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:39.1340414Z 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:39.1341308Z 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:39.1342491Z 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:39.1343816Z 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:39.1344959Z 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:39.1346207Z 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:39.1347409Z 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:39.1348556Z 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:39.1349696Z 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:39.1368212Z 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:39.1370272Z 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:39.1370936Z 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:39.1371704Z 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:39.1372352Z 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:39.1373000Z 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:39.1373638Z 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:39.1374401Z 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:39.1375073Z 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:39.1375708Z 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:39.1376414Z 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:39.1377176Z 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:39.1377809Z 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:39.1378528Z 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:39.1379133Z 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:39.1379890Z 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:39.1380528Z 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:39.1381151Z 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:39.1381797Z 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:39.1382530Z 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:39.1383171Z 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:39.1383793Z 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:39.1384338Z 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:39.1384891Z 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:39.1385577Z 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:39.1386330Z 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:39.1386921Z 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:39.1387514Z 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:39.1388077Z 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:39.1388645Z 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:39.1389191Z 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:39.1389861Z 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:39.1390513Z 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:39.1391056Z 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:39.1391583Z 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:39.1392334Z 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:39.1392943Z 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:39.1394387Z 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:39.1395669Z 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:39.1396936Z 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:39.1398124Z 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:39.1399387Z 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:39.1400610Z 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:39.1401656Z 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:39.1403005Z 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:39.1403953Z 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:39.1405399Z 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:39.1406578Z 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:39.1407571Z 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:39.1408881Z 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:39.1410001Z 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:39.1411273Z 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:39.1412430Z 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:39.1413671Z 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:39.1414735Z 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:39.1416053Z 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:39.1417132Z 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:39.1418319Z 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:39.1419401Z 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:39.1420766Z 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:39.1421885Z 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:39.1423067Z 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:39.1424094Z 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:39.1425286Z 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:39.1426523Z 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:39.1427890Z 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:39.1428825Z 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:39.1429902Z 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:39.1431047Z 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:39.1432224Z 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:39.1433378Z 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:39.1434510Z 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:39.1436006Z 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:39.1437521Z 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:39.1438517Z 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:39.1439656Z 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:39.1440791Z 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:39.1442102Z 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:39.1443064Z 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:39.1444307Z 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:39.1445480Z 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:39.1446804Z 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:39.1447794Z 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:39.1449008Z 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:39.1450438Z 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:39.1451836Z 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:39.1452969Z 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:39.1454078Z 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:39.1455541Z 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:39.1456235Z 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:39.1457369Z 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:39.1458178Z 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:39.1459649Z 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:39.1460602Z 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:39.1461702Z 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:39.1462529Z 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:39.1463717Z 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:39.1464820Z 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:39.1465469Z 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:39.1466524Z 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:39.1467482Z 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:39.1469273Z 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:39.1470054Z 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:39.1470801Z 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:39.1471608Z 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:39.1472500Z 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:39.1473436Z 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:39.1474404Z 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:39.1475552Z 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:39.1476740Z 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:39.1477772Z 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:39.1478273Z 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:39.1479633Z 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:39.1480516Z 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:39.1481726Z 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:39.1482598Z 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:39.1483654Z 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:39.1484714Z 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:39.1485746Z 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:39.1486792Z 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:39.1487959Z 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:39.1489068Z 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:39.1490027Z 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:39.1491927Z 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:39.1492441Z 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:39.1493281Z 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:39.1494117Z 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:39.1494969Z 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:39.1495685Z 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:39.1496720Z 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:39.1497781Z 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:39.1498516Z 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:39.1499436Z 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:39.1500099Z 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:39.1501118Z 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:39.1502008Z 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:39.1502763Z 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:39.1503616Z 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:39.1504561Z 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:39.1506194Z 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:39.1507177Z 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:39.1508030Z 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:39.1508498Z 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:39.1510238Z 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:39.1510697Z 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:39.1511360Z 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:39.1512266Z 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:39.1513947Z 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:39.1514444Z 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:39.1515293Z 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:39.1516269Z 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:39.1517246Z 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:39.1517860Z 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:39.1519120Z 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:39.1519712Z 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:39.1520788Z 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:39.1521688Z 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:39.1522464Z 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:39.1523026Z 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:39.1524052Z 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:39.1525634Z 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:39.1527758Z 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:39.1528201Z 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:39.1530221Z 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:39.1530802Z 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:39.1531289Z 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:39.1531747Z 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:39.1532162Z 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:39.1532756Z 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:39.1534326Z 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:39.1534975Z 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:39.1536323Z 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:39.1537268Z 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:39.1537982Z 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:39.1539262Z 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:39.1539912Z 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:39.1540852Z 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:39.1541946Z 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:39.1542905Z 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:39.1543891Z 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:39.1544569Z 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:39.1546071Z 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:39.1546429Z 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:39.1547525Z 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:39.1548401Z 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:39.1549508Z 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:39.1550306Z 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:39.1551083Z 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:39.1552058Z 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:39.1552935Z 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:39.1553880Z 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:39.1554713Z 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:39.1555729Z 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:39.1557415Z 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:39.1558243Z 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:39.1559196Z 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:39.1560360Z 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:39.1561256Z 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:39.1562253Z 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:39.1563518Z 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:39.1564281Z 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:39.1565365Z 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:39.1566248Z 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:39.1567397Z 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:39.1568092Z 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:39.1569589Z 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:39.1570983Z 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:39.1571648Z 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:39.1572715Z 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:39.1573314Z 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:39.1574165Z 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:39.1575427Z 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:39.1576615Z 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:39.1577436Z 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:39.1577967Z 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:39.1579054Z 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:39.1580020Z 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:39.1580997Z 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:39.1582350Z 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:39.1582979Z 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:39.1584765Z 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:39.1585418Z 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:39.1586342Z 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:39.1587215Z 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:39.1588805Z 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:39.1589261Z 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:39.1590194Z 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:39.1590628Z 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:39.1591356Z 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:39.1592999Z 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:39.1593599Z 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:39.1594496Z 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:39.1595735Z 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:39.1596648Z 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:39.1597516Z 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:39.1598619Z 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:39.1599493Z 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:39.1600536Z 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:39.1601238Z 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:39.1602193Z 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:39.1603122Z 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:39.1604132Z 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:39.1605286Z 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:39.1605991Z 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:39.1606982Z 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:39.1607735Z 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:39.1608768Z 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:39.1609824Z 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:39.1610627Z 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:39.1611783Z 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:39.1612604Z 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:39.1613465Z 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:39.1614395Z 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:39.1615365Z 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:39.1616325Z 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:39.1617279Z 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:39.1618233Z 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:39.1619335Z 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:39.1620222Z 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:39.1621215Z 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:39.1622176Z 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:39.1623278Z 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:39.1624215Z 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:39.1625153Z 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:39.1626165Z 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:39.1627150Z 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:39.1628072Z 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:39.1629023Z 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:39.1630137Z 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:39.1631094Z 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:39.1632252Z 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:39.1633003Z 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:39.1633867Z 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:39.1634721Z 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:39.1636015Z 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:39.1636857Z 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:39.1637764Z 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:39.1638607Z 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:39.1639545Z 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:39.1640417Z 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:39.1641600Z 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:39.1642368Z 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:39.1643283Z 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:39.1644052Z 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:39.1644915Z 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:39.1646243Z 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:39.1646801Z 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:39.1647861Z 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:39.1648711Z 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:39.1649685Z 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:39.1650609Z 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:39.1651510Z 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:39.1652298Z 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:39.1653727Z 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:39.1654359Z 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:39.1655439Z 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:39.1656242Z 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:39.1656969Z 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:39.1657970Z 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:39.1658860Z 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:39.1659801Z 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:39.1660444Z 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:39.1661512Z 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:39.1662405Z 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:39.1663257Z 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:39.1663956Z 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:39.1664986Z 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:39.1665766Z 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:39.1666882Z 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:39.1667564Z 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:39.1668710Z 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:39.1669498Z 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:39.1670461Z 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:39.1671157Z 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:39.1672180Z 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:39.1673036Z 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:39.1673938Z 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:39.1674650Z 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:39.1675753Z 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:39.1676886Z 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:39.1677375Z 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:39.1678336Z 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:39.1679091Z 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:39.1680243Z 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:39.1681228Z 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:39.1681903Z 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:39.1682775Z 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:39.1683703Z 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:39.1684679Z 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:39.1685733Z 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:39.1686519Z 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:39.1687373Z 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:39.1688392Z 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:39.1689084Z 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:39.1690100Z 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:39.1691123Z 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:39.1691970Z 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:39.1692863Z 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:39.1693600Z 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:39.1694557Z 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:39.1695357Z 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:39.1696255Z 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:39.1697275Z 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:39.1697977Z 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:39.1699125Z 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:39.1699890Z 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:39.1701022Z 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:39.1701553Z 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:39.1702780Z 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:39.1703860Z 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:39.1704284Z 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:39.1705580Z 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:39.1706363Z 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:39.1707285Z 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:39.1708271Z 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:39.1709019Z 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:39.1709871Z 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:39.1711989Z 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:39.1712529Z 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:39.1713277Z 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:39.1714426Z 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:39.1715412Z 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:39.1715962Z 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:39.1717150Z 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:39.1718520Z 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:39.1718973Z 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:39.1720253Z 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:39.1720891Z 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:39.1721772Z 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:39.1722733Z 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:39.1723586Z 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:39.1724468Z 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:39.1725431Z 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:39.1726425Z 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:39.1727135Z 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:39.1728333Z 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:39.1729320Z 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:39.1730155Z 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:39.1731341Z 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:39.1732440Z 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:39.1733419Z 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:39.1734021Z 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:39.1735219Z 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:39.1735985Z 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:39.1737130Z 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:39.1738562Z 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:39.1739201Z 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:39.1740347Z 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:39.1740860Z 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:39.1741756Z 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:39.1742775Z 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:39.1743551Z 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:39.1744308Z 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:39.1745392Z 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:39.1746267Z 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:39.1747337Z 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:39.1748135Z 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:39.1749072Z 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:39.1750076Z 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:39.1750731Z 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:39.1751823Z 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:39.1752748Z 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:39.1753685Z 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:39.1754935Z 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:39.1755930Z 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:39.1756786Z 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:39.1757742Z 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:39.1758831Z 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:39.1759525Z 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:39.1760547Z 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:39.1761548Z 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:39.1762436Z 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:39.1763926Z 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:39.1764740Z 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:39.1765501Z 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:39.1766788Z 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:39.1767512Z 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:39.1768422Z 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:39.1769448Z 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:39.1770455Z 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:39.1771257Z 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:39.1772716Z 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:39.1773490Z 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:39.1774499Z 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:39.1775638Z 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:39.1776608Z 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:39.1777638Z 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:39.1778956Z 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:39.1779753Z 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:39.1780735Z 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:39.1781586Z 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:39.1782386Z 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:39.1783444Z 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:39.1784233Z 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:39.1785383Z 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:39.1786110Z 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:39.1787444Z 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:39.1788072Z 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:39.1789239Z 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:39.1790047Z 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:39.1791260Z 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:39.1792229Z 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:39.1793146Z 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:39.1794371Z 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:39.1795639Z 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:39.1796719Z 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:39.1797937Z 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:39.1798949Z 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:39.1800065Z 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:39.1800981Z 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:39.1802071Z 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:39.1803500Z 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:39.1804313Z 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:39.1805111Z 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:39.1806024Z 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:39.1807247Z 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:39.1807960Z 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:39.1809009Z 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:39.1810075Z 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:39.1811464Z 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:39.1812145Z 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:39.1813291Z 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:39.1814244Z 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:39.1815251Z 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:39.1816449Z 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:39.1817449Z 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:39.1818525Z 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:39.1819597Z 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:39.1820651Z 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:39.1821825Z 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:39.1822794Z 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:39.1823964Z 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:39.1824921Z 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:39.1826056Z 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:39.1827027Z 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:39.1828102Z 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:39.1829202Z 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:39.1830221Z 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:39.1831334Z 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:39.1832527Z 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:39.1833611Z 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:39.1834622Z 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:39.1835950Z 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:39.1837039Z 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:39.1838289Z 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:39.1839820Z 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:39.1840760Z 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:39.1841796Z 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:39.1842804Z 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:39.1843897Z 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:39.1844869Z 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:39.1845943Z 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:39.1846912Z 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:39.1848022Z 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:39.1848871Z 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:39.1849976Z 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:39.1851168Z 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:39.1852114Z 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:39.1853167Z 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:39.1854251Z 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:39.1855087Z 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:39.1856191Z 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:39.1857463Z 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:39.1858477Z 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:39.1859263Z 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:39.1860274Z 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:39.1861323Z 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:39.1862437Z 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:39.1863123Z 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:39.1864244Z 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:39.1865392Z 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:39.1866136Z 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:39.1866984Z 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:39.1867896Z 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:39.1869228Z 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:39.1870132Z 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:39.1871000Z 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:39.1871983Z 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:39.1873019Z 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:39.1873889Z 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:39.1874817Z 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:39.1876578Z 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:39.1877595Z 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:39.1878517Z 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:39.1880297Z 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:39.1880963Z 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:39.1881855Z 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:39.1882527Z 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:39.1883635Z 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:39.1884543Z 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:39.1885387Z 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:39.1886183Z 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:39.1887119Z 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:39.1888595Z 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:39.1889338Z 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:39.1890257Z 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:39.1891117Z 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:39.1892105Z 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:39.1893255Z 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:39.1894144Z 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:39.1895191Z 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:39.1896329Z 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:39.1897354Z 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:39.1898089Z 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:39.1899043Z 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:39.1900042Z 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:39.1901181Z 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:39.1902155Z 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:39.1903293Z 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:39.1904967Z 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:39.1906006Z 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:39.1906863Z 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:39.1907816Z 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:39.1908734Z 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:39.1909865Z 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:39.1910604Z 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:39.1911585Z 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:39.1912831Z 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:39.1914203Z 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:39.1915085Z 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:39.1915980Z 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:39.1917072Z 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:39.1917735Z 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:39.1918495Z 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:39.1919622Z 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:39.1920612Z 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:39.1921333Z 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:39.1922286Z 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:39.1923334Z 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:39.1924768Z 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:39.1925615Z 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:39.1926419Z 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:39.1927217Z 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:39.1928121Z 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:39.1929034Z 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:39.1929968Z 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:39.1931110Z 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:39.1932173Z 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:39.1933056Z 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:39.1933864Z 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:39.1934771Z 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:39.1935727Z 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:39.1936733Z 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:39.1937479Z 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:39.1938392Z 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:39.1939154Z 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:39.1940254Z 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:39.1941194Z 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:39.1941947Z 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:39.1942826Z 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:39.1944406Z 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:39.1945334Z 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:39.1946364Z 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:39.1947398Z 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:39.1948222Z 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:39.1948939Z 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:39.1950012Z 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:39.1950932Z 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:39.1951883Z 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:39.1953236Z 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:39.1954310Z 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:39.1955293Z 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:39.1956444Z 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:39.1957299Z 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:39.1958363Z 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:39.1959526Z 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:39.1960587Z 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:39.1961553Z 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:39.1962191Z 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:39.1964500Z 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:39.1965028Z 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:39.1965726Z 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:39.1966771Z 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:39.1967998Z 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:39.1969852Z 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:39.1970324Z 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:39.1971205Z 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:39.1971940Z 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:39.1972746Z 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:39.1973424Z 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:39.1974610Z 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:39.1975617Z 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:39.1976368Z 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:39.1977479Z 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:39.1978190Z 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:39.1979037Z 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:39.1980471Z 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:39.1981236Z 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:39.1982149Z 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:39.1983260Z 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:39.1984163Z 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:39.1985802Z 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:39.1986718Z 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:39.1987579Z 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:39.1989146Z 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:39.1990114Z 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:39.1991212Z 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:39.1992297Z 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:39.1993438Z 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:39.1994625Z 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:39.1996077Z 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:39.1997233Z 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:39.1998473Z 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:39.1999708Z 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:39.2000828Z 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:39.2002004Z 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:39.2003262Z 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:39.2004308Z 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:39.2005562Z 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:39.2006745Z 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:39.2007965Z 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:39.2010116Z 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:39.2010820Z 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:39.2011556Z 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:39.2013489Z 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:39.2014163Z 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:39.2015218Z 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:39.2016464Z 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:39.2017449Z 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:39.2018637Z 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:39.2019806Z 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:39.2021210Z 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:39.2022145Z 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:39.2023243Z 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:39.2024411Z 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:39.2025759Z 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:39.2026864Z 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:39.2027904Z 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:39.2029511Z 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:39.2030729Z 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:39.2031765Z 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:39.2032927Z 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:39.2035250Z 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:39.2035909Z 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:39.2038507Z 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:39.2038933Z 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:39.2039551Z 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:39.2041031Z 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:39.2041544Z 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:39.2042230Z 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:39.2043882Z 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:39.2044816Z 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:39.2045505Z 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:39.2046472Z 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:39.2047776Z 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:39.2048734Z 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:39.2050759Z 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:39.2051123Z 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:39.2051999Z 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:39.2052894Z 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:39.2053879Z 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:39.2054585Z 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:39.2055677Z 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:39.2056641Z 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:39.2057401Z 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:39.2058311Z 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:39.2059319Z 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:39.2060133Z 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:39.2061382Z 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:39.2061940Z 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:39.2063464Z 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:39.2064357Z 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:39.2065222Z 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:39.2066097Z 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:39.2066954Z 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:39.2067816Z 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:39.2068755Z 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:39.2069580Z 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:39.2070741Z 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:39.2071517Z 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:39.2072448Z 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:39.2073391Z 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:39.2074479Z 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:39.2075368Z 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:39.2076105Z 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:39.2077167Z 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:39.2077796Z 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:39.2079374Z 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:39.2080040Z 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:39.2081493Z 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:39.2082393Z 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:39.2083802Z 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:39.2085143Z 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:39.2085932Z 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:39.2086992Z 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:39.2088184Z 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:39.2089572Z 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:39.2090601Z 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:39.2091800Z 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:39.2092926Z 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:39.2094098Z 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:39.2095580Z 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:39.2096722Z 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:39.2097794Z 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:39.2099099Z 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:39.2100218Z 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:39.2102224Z 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:39.2103459Z 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:39.2103991Z 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:39.2105271Z 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:39.2106614Z 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:39.2108709Z 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:39.2109866Z 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:39.2111074Z 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:39.2112217Z 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:39.2113483Z 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:39.2115086Z 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:39.2116067Z 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:39.2117174Z 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:39.2118427Z 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:39.2119392Z 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:39.2120487Z 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:39.2121671Z 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:39.2122534Z 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:39.2123904Z 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:39.2124882Z 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:39.2125737Z 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:39.2127160Z 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:39.2127829Z 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:39.2129102Z 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:39.2130109Z 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:39.2131513Z 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:39.2132686Z 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:39.2133981Z 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:39.2135104Z 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:39.2136286Z 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:39.2137386Z 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:39.2138560Z 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:39.2139677Z 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:39.2140929Z 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:39.2141976Z 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:39.2143222Z 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:39.2144481Z 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:39.2145557Z 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:39.2146832Z 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:39.2148200Z 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:39.2149285Z 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:39.2150423Z 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:39.2151391Z 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:39.2152623Z 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:39.2153673Z 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:39.2154599Z 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:39.2155906Z 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:39.2156793Z 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:39.2157614Z 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:39.2158843Z 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:39.2159799Z 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:39.2160614Z 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:39.2161515Z 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:39.2162637Z 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:39.2163779Z 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:39.2164453Z 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:39.2165662Z 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:39.2166446Z 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:39.2167296Z 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:39.2168235Z 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:39.2169584Z 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:39.2170394Z 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:39.2171452Z 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:39.2172448Z 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:39.2173425Z 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:39.2174194Z 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:39.2175370Z 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:39.2176193Z 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:39.2177250Z 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:39.2178581Z 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:39.2179526Z 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:39.2180497Z 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:39.2181523Z 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:39.2182272Z 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:39.2184201Z 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:39.2184946Z 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:39.2185559Z 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:39.2186468Z 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:39.2187305Z 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:39.2188428Z 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:39.2189617Z 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:39.2190700Z 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:39.2191551Z 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:39.2192733Z 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:39.2193699Z 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:39.2195043Z 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:39.2195963Z 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:39.2198289Z 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:39.2199035Z 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:39.2199954Z 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:39.2200857Z 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:39.2201832Z 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:39.2202617Z 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:39.2203697Z 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:39.2204859Z 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:39.2205663Z 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:39.2207526Z 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:39.2208218Z 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:39.2208894Z 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:39.2209695Z 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:39.2211141Z 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:39.2211948Z 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:39.2213138Z 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:39.2214202Z 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:39.2215041Z 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:39.2216415Z 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:39.2217345Z 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:39.2218810Z 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:39.2219861Z 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:39.2220902Z 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:39.2221864Z 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:39.2222843Z 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:39.2223928Z 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:39.2225013Z 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:39.2226043Z 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:39.2226966Z 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:39.2227977Z 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:39.2229045Z 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:39.2230023Z 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:39.2230915Z 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:39.2232008Z 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:39.2233089Z 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:39.2234140Z 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:39.2235273Z 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:39.2236372Z 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:39.2237318Z 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:39.2238366Z 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:39.2239306Z 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:39.2240465Z 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:39.2241489Z 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:39.2242466Z 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:39.2243516Z 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:39.2244648Z 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:39.2246018Z 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:39.2246984Z 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:39.2248318Z 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:39.2249374Z 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:39.2250358Z 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:39.2251284Z 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:39.2252465Z 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:39.2253512Z 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:39.2254400Z 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:39.2255312Z 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:39.2256195Z 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:39.2257147Z 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:39.2258034Z 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:39.2258906Z 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:39.2259983Z 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:39.2261132Z 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:39.2262016Z 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:39.2262943Z 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:39.2263833Z 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:39.2264786Z 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:39.2265694Z 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:39.2266612Z 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:39.2267731Z 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:39.2268791Z 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:39.2269564Z 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:39.2270556Z 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:39.2271421Z 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:39.2272503Z 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:39.2273227Z 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:39.2274171Z 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:39.2275386Z 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:39.2276291Z 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:39.2277301Z 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:39.2278261Z 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:39.2279271Z 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:39.2280178Z 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:39.2281322Z 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:39.2282300Z 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:39.2283228Z 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:39.2284280Z 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:39.2285268Z 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:39.2286123Z 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:39.2287058Z 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:39.2287735Z 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:39.2288849Z 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:39.2289717Z 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:39.2290884Z 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:39.2291537Z 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:39.2292636Z 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:39.2293420Z 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:39.2294455Z 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:39.2295404Z 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:39.2296493Z 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:39.2297632Z 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:39.2298745Z 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:39.2299849Z 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:39.2300711Z 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:39.2301548Z 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:39.2302519Z 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:39.2303823Z 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:39.2304806Z 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:39.2306068Z 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:39.2306913Z 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:39.2307735Z 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:39.2309428Z 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:39.2310430Z 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:39.2311481Z 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:39.2312393Z 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:39.2313187Z 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:39.2314451Z 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:39.2315452Z 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:39.2321557Z 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:39.2322340Z 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:39.2323136Z 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:39.2323883Z 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:39.2324623Z 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:39.2325317Z 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:39.2325985Z 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:39.2326619Z 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:39.2327223Z 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:39.2327896Z 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:39.2328554Z 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:39.2329518Z 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:39.2330231Z 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:39.2331127Z 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:39.2332242Z 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:39.2333062Z 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:39.2334934Z 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:39.2335629Z 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:39.2336621Z 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:39.2337683Z 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:39.2338679Z 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:39.2339823Z 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:39.2341044Z 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:39.2341954Z 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:39.2343039Z 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:39.2344165Z 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:39.2345223Z 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:39.2346324Z 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:39.2347061Z 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:39.2348190Z 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:39.2349905Z 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:39.2350543Z 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:39.2351281Z 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:39.2352376Z 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:39.2354114Z 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:39.2355062Z 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:39.2355811Z 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:39.2356351Z 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:39.2357422Z 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:39.2359365Z 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:39.2360081Z 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:39.2360843Z 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:39.2361406Z 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:39.2362327Z 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:39.2363230Z 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:39.2364011Z 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:39.2365179Z 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:39.2366418Z 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:39.2367192Z 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:39.2368282Z 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:39.2369235Z 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:39.2370188Z 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:39.2371050Z 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:39.2372091Z 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:39.2373102Z 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:39.2374194Z 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:39.2375388Z 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:39.2376765Z 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:39.2377882Z 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:39.2378814Z 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:39.2379877Z 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:39.2380651Z 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:39.2381667Z 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:39.2382711Z 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:39.2383410Z 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:39.2384286Z 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:39.2385478Z 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:39.2386613Z 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:39.2387280Z 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:39.2388153Z 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:39.2389320Z 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:39.2390626Z 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:39.2391459Z 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:39.2392142Z 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:39.2393229Z 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:39.2394266Z 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:39.2395127Z 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:39.2396009Z 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:39.2396864Z 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:39.2398017Z 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:39.2398887Z 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:39.2399805Z 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:39.2400708Z 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:39.2401519Z 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:39.2402415Z 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:39.2403154Z 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:39.2403943Z 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:39.2404994Z 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:39.2406087Z 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:39.2406867Z 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:39.2407653Z 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:39.2408701Z 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:39.2409475Z 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:39.2410738Z 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:39.2411471Z 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:39.2412559Z 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:39.2413567Z 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:39.2414563Z 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:39.2415514Z 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:39.2416831Z 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:39.2417591Z 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:39.2418673Z 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:39.2420623Z 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:39.2421225Z 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:39.2422170Z 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:39.2422946Z 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:39.2423808Z 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:39.2424787Z 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:39.2425646Z 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:39.2426456Z 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:39.2427596Z 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:39.2428552Z 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:39.2429158Z 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:39.2430504Z 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:39.2431744Z 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:39.2432835Z 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:39.2433499Z 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:39.2434428Z 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:39.2435535Z 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:39.2437143Z 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:39.2437742Z 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:39.2439046Z 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:39.2439842Z 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:39.2440705Z 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:39.2441612Z 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:39.2442570Z 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:39.2443556Z 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:39.2444552Z 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:39.2445472Z 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:39.2446423Z 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:39.2447259Z 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:39.2448278Z 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:39.2449344Z 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:39.2450279Z 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:39.2451510Z 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:39.2452167Z 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:39.2453321Z 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:39.2454147Z 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:39.2455123Z 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:39.2456157Z 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:39.2457250Z 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:39.2458604Z 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:39.2460017Z 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:39.2460966Z 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:39.2461702Z 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:39.2463837Z 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:39.2464861Z 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:39.2465450Z 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:39.2466727Z 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:39.2467793Z 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:39.2468825Z 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:39.2469625Z 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:39.2470280Z 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:39.2471032Z 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:39.2471808Z 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:39.2472548Z 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:39.2473174Z 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:39.2473837Z 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:39.2474506Z 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:39.2475564Z 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:39.2476448Z 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:39.2477619Z 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:39.2478224Z 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:39.2479813Z 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:39.2480743Z 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:39.2481751Z 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:39.2482957Z 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:39.2483961Z 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:39.2484936Z 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:39.2485642Z 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:39.2486473Z 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:39.2487459Z 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:39.2488467Z 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:39.2489653Z 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:39.2490605Z 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:39.2491368Z 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:39.2491945Z 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:39.2492781Z 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:39.2493812Z 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:39.2494787Z 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:39.2495783Z 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:39.2496498Z 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:39.2497411Z 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:39.2498408Z 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:39.2499393Z 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:39.2500493Z 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:39.2501559Z 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:39.2502317Z 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:39.2503404Z 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:39.2504446Z 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:39.2505340Z 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:39.2506450Z 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:39.2507512Z 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:39.2508627Z 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:39.2509456Z 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:39.2510477Z 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:39.2511606Z 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:39.2512398Z 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:39.2513418Z 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:39.2514327Z 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:39.2515589Z 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:39.2517881Z 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:39.2518648Z 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:39.2519527Z 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:39.2520238Z 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:39.2521147Z 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:39.2521859Z 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:39.2522614Z 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:39.2523550Z 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:39.2524450Z 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:39.2525255Z 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:39.2526170Z 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:39.2526965Z 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:39.2527971Z 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:39.2528729Z 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:39.2529889Z 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:39.2531047Z 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:39.2532282Z 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:39.2533359Z 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:39.2534497Z 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:39.2535479Z 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:39.2536513Z 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:39.2537482Z 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:39.2538536Z 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:39.2539506Z 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:39.2540461Z 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:39.2541544Z 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:39.2542551Z 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:39.2543445Z 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:39.2544481Z 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:39.2545611Z 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:39.2546558Z 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:39.2548198Z 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:39.2548897Z 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:39.2549975Z 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:39.2550925Z 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:39.2552055Z 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:39.2553094Z 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:39.2554176Z 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:39.2555152Z 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:39.2556115Z 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:39.2557084Z 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:39.2558201Z 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:39.2559357Z 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:39.2560126Z 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:39.2561251Z 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:39.2562210Z 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:39.2563236Z 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:39.2564098Z 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:39.2564990Z 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:39.2566102Z 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:39.2567099Z 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:39.2568114Z 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:39.2569079Z 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:39.2570143Z 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:39.2571124Z 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:39.2572158Z 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:39.2573352Z 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:39.2574416Z 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:39.2575341Z 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:39.2576274Z 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:39.2577340Z 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:39.2578358Z 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:39.2579346Z 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:39.2580253Z 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:39.2581173Z 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:39.2581877Z 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:39.2583162Z 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:39.2584225Z 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:39.2585300Z 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:39.2586056Z 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:39.2587006Z 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:39.2587698Z 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:39.2588561Z 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:39.2590062Z 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:39.2591397Z 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:39.2592272Z 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:39.2593213Z 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:39.2594383Z 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:39.2595508Z 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:39.2596845Z 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:39.2597750Z 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:39.2598987Z 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:39.2599860Z 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:39.2601061Z 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:39.2602294Z 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:39.2603146Z 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:39.2604416Z 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:39.2605191Z 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:39.2606511Z 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:39.2607350Z 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:39.2608244Z 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:39.2608910Z 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:39.2609880Z 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:39.2611074Z 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:39.2611861Z 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:39.2613128Z 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:39.2614702Z 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:39.2615215Z 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:39.2615678Z 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:39.2617090Z 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:39.2618024Z 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:39.2619084Z 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:39.2620372Z 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:39.2621521Z 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:39.2622934Z 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:39.2623948Z 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:39.2625124Z 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:39.2626235Z 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:39.2627390Z 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:39.2628537Z 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:39.2629711Z 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:39.2631147Z 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:39.2632719Z 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:39.2633896Z 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:39.2635269Z 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:39.2636485Z 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:39.2637515Z 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:39.2638643Z 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:39.2640045Z 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:39.2641168Z 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:39.2642683Z 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:39.2643948Z 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:39.2645096Z 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:39.2646389Z 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:39.2647393Z 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:39.2648719Z 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:39.2650197Z 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:39.2651261Z 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:39.2652324Z 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:39.2653428Z 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:39.2654783Z 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:39.2655869Z 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:39.2657081Z 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:39.2658231Z 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:39.2659150Z 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:39.2660460Z 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:39.2661650Z 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:39.2662785Z 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:39.2663928Z 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:39.2664990Z 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:39.2666390Z 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:39.2667441Z 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:39.2668546Z 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:39.2669720Z 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:39.2670851Z 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:39.2672010Z 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:39.2673093Z 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:39.2674390Z 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:39.2675546Z 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:39.2677689Z 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:39.2678691Z 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:39.2679765Z 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:39.2680943Z 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:39.2682240Z 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:39.2683451Z 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:39.2684839Z 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:39.2686238Z 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:39.2687293Z 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:39.2688524Z 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:39.2689823Z 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:39.2690817Z 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:39.2692047Z 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:39.2693276Z 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:39.2694399Z 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:39.2695647Z 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:39.2696706Z 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:39.2698049Z 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:39.2699181Z 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:39.2700432Z 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:39.2701656Z 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:39.2702955Z 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:39.2703982Z 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:39.2705129Z 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:39.2706383Z 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:39.2707461Z 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:39.2708611Z 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:39.2710533Z 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:39.2711559Z 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:39.2712823Z 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:39.2714070Z 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:39.2715567Z 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:39.2716777Z 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:39.2718090Z 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:39.2719101Z 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:39.2720430Z 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:39.2721513Z 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:39.2722770Z 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:39.2723849Z 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:39.2725025Z 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:39.2726319Z 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:39.2727785Z 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:39.2728949Z 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:39.2730120Z 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:39.2731442Z 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:39.2732702Z 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:39.2734032Z 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:39.2735181Z 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:39.2736253Z 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:39.2737562Z 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:39.2738543Z 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:39.2739581Z 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:39.2741634Z 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:39.2742293Z 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:39.2743107Z 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:39.2744787Z 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:39.2745608Z 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:39.2746784Z 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:39.2748722Z 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:39.2749343Z 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:39.2750003Z 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:39.2751308Z 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:39.2752427Z 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:39.2753557Z 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:39.2754621Z 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:39.2756155Z 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:39.2757159Z 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:39.2758304Z 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:39.2759451Z 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:39.2760573Z 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:39.2761898Z 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:39.2762952Z 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:39.2764027Z 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:39.2765314Z 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:39.2766570Z 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:39.2767793Z 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:39.2768801Z 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:39.2770161Z 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:39.2771217Z 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:39.2772344Z 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:39.2773465Z 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:39.2774807Z 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:39.2775844Z 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:39.2777008Z 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:39.2778351Z 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:39.2779616Z 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:39.2780552Z 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:39.2781704Z 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:39.2782803Z 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:39.2783905Z 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:39.2785185Z 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:39.2786734Z 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:39.2787981Z 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:39.2789247Z 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:39.2790375Z 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:39.2791527Z 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:39.2792662Z 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:39.2793952Z 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:39.2795169Z 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:39.2796499Z 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:39.2797677Z 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:39.2798833Z 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:39.2800112Z 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:39.2801121Z 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:39.2802225Z 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:39.2803521Z 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:39.2804561Z 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:39.2805727Z 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:39.2807024Z 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:39.2808332Z 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:39.2809588Z 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:39.2811454Z 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:39.2812193Z 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:39.2813421Z 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:39.2814372Z 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:39.2815558Z 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:39.2816667Z 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:39.2817811Z 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:39.2819207Z 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:39.2820155Z 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:39.2821298Z 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:39.2822622Z 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:39.2823923Z 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:39.2825091Z 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:39.2826158Z 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:39.2827439Z 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:39.2828521Z 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:39.2829720Z 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:39.2830879Z 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:39.2831916Z 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:39.2833336Z 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:39.2834383Z 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:39.2835490Z 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:39.2837663Z 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:39.2838947Z 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:39.2839936Z 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:39.2841050Z 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:39.2842205Z 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:39.2843376Z 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:39.2844687Z 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:39.2845872Z 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:39.2847127Z 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:39.2848440Z 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:39.2849720Z 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:39.2850858Z 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:39.2851960Z 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:39.2853243Z 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:39.2854427Z 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:39.2855446Z 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:39.2856727Z 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:39.2858036Z 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:39.2859079Z 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:39.2860157Z 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:39.2861227Z 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:39.2862517Z 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:39.2864087Z 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:39.2865302Z 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:39.2866379Z 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:39.2867699Z 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:39.2868784Z 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:39.2870041Z 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:39.2871177Z 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:39.2872522Z 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:39.2873597Z 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:39.2874737Z 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:39.2876197Z 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:39.2877149Z 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:39.2878248Z 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:39.2879543Z 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:39.2880889Z 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:39.2881881Z 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:39.2883128Z 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:39.2884200Z 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:39.2885377Z 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:39.2886573Z 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:39.2887796Z 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:39.2889067Z 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:39.2890269Z 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:39.2891359Z 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:39.2892659Z 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:39.2893644Z 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:39.2895003Z 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:39.2896013Z 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:39.2897171Z 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:39.2898348Z 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:39.2899660Z 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:39.2900727Z 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:39.2902224Z 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:39.2903189Z 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:39.2904326Z 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:39.2905434Z 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:39.2906777Z 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:39.2907682Z 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:39.2908914Z 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:39.2910045Z 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:39.2911422Z 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:39.2912448Z 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:39.2913488Z 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:39.2914596Z 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:39.2916187Z 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:39.2917225Z 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:39.2918370Z 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:39.2919473Z 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:39.2920817Z 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:39.2921892Z 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:39.2922994Z 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:39.2924170Z 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:39.2925286Z 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:39.2926403Z 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:39.2927546Z 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:39.2928936Z 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:39.2930148Z 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:39.2931321Z 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:39.2932410Z 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:39.2933920Z 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:39.2934821Z 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:39.2935986Z 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:39.2937160Z 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:39.2938326Z 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:39.2939950Z 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:39.2941123Z 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:39.2942236Z 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:39.2943632Z 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:39.2944601Z 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:39.2945769Z 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:39.2946825Z 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:39.2948029Z 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:39.2949253Z 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:39.2950427Z 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:39.2951580Z 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:39.2952925Z 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:39.2954133Z 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:39.2955300Z 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:39.2956549Z 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:39.2957647Z 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:39.2958786Z 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:39.2960058Z 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:39.2961108Z 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:39.2962338Z 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:39.2963875Z 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:39.2964809Z 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:39.2965923Z 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:39.2967120Z 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:39.2968297Z 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:39.2969634Z 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:39.2970759Z 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:39.2971912Z 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:39.2973119Z 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:39.2974479Z 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:39.2975807Z 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:39.2976924Z 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:39.2978089Z 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:39.2979105Z 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:39.2980436Z 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:39.2981485Z 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:39.2982876Z 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:39.2983749Z 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:39.2984974Z 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:39.2986084Z 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:39.2987168Z 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:39.2988325Z 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:39.2989462Z 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:39.2990592Z 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:39.2991801Z 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:39.2992969Z 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:39.2994167Z 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:39.2995375Z 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:39.2997009Z 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:39.2998501Z 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:39.2999477Z 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:39.3000573Z 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:39.3001744Z 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:39.3002998Z 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:39.3004165Z 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:39.3005277Z 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:39.3006382Z 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:39.3007634Z 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:39.3008746Z 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:39.3010099Z 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:39.3011331Z 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:39.3012604Z 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:39.3013614Z 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:39.3014977Z 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:39.3016526Z 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:39.3017578Z 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:39.3019389Z 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:39.3020232Z 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:39.3021279Z 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:39.3022311Z 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:39.3023541Z 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:39.3024600Z 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:39.3025889Z 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:39.3026926Z 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:39.3028233Z 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:39.3029256Z 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:39.3030401Z 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:39.3031515Z 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:39.3032662Z 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:39.3033926Z 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:39.3035356Z 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:39.3036573Z 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:39.3037701Z 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:39.3038875Z 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:39.3040092Z 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:39.3041306Z 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:39.3042313Z 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:39.3043524Z 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:39.3044882Z 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:39.3045953Z 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:39.3047045Z 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:39.3048173Z 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:39.3049364Z 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:39.3050895Z 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:39.3052051Z 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:39.3053054Z 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:39.3054304Z 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:39.3055541Z 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:39.3056546Z 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:39.3057754Z 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:39.3058906Z 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:39.3060062Z 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:39.3061209Z 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:39.3062352Z 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:39.3063709Z 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:39.3064693Z 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:39.3065829Z 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:39.3066970Z 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:39.3068243Z 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:39.3069225Z 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:39.3070492Z 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:39.3071715Z 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:39.3072857Z 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:39.3074178Z 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:39.3075333Z 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:39.3076448Z 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:39.3077531Z 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:39.3078716Z 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:39.3079899Z 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:39.3081080Z 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:39.3082376Z 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:39.3083516Z 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:39.3084697Z 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:39.3085774Z 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:39.3086930Z 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:39.3088068Z 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:39.3089287Z 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:39.3090623Z 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:39.3092482Z 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:39.3093559Z 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:39.3094710Z 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:39.3095922Z 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:39.3096965Z 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:39.3098096Z 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:39.3099244Z 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:39.3100443Z 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:39.3101637Z 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:39.3102723Z 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:39.3103838Z 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:39.3104971Z 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:39.3106326Z 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:39.3107392Z 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:39.3108507Z 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:39.3109640Z 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:39.3110817Z 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:39.3111997Z 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:39.3113125Z 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:39.3114236Z 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:39.3115747Z 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:39.3116904Z 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:39.3118061Z 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:39.3119148Z 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:39.3120240Z 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:39.3121409Z 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:39.3122484Z 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:39.3123933Z 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:39.3124830Z 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:39.3125992Z 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:39.3127080Z 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:39.3128461Z 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:39.3129678Z 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:39.3130825Z 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:39.3132014Z 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:39.3133093Z 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:39.3134276Z 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:39.3135405Z 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:39.3136571Z 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:39.3137677Z 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:39.3138841Z 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:39.3140177Z 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:39.3141271Z 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:39.3142370Z 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:39.3143613Z 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:39.3144966Z 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:39.3146051Z 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:39.3147400Z 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:39.3148424Z 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:39.3149587Z 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:39.3150916Z 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:39.3151896Z 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:39.3153153Z 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:39.3154239Z 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:39.3156142Z 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:39.3156989Z 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:39.3157914Z 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:39.3158612Z 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:39.3159744Z 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:39.3160440Z 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:39.3161494Z 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:39.3162377Z 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:39.3163168Z 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:39.3164288Z 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:39.3165789Z 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:39.3166575Z 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:39.3167736Z 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:39.3169217Z 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:39.3170180Z 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:39.3170999Z 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:39.3171797Z 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:39.3172790Z 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:39.3173907Z 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:39.3174738Z 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:39.3175650Z 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:39.3176628Z 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:39.3177730Z 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:39.3178904Z 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:39.3179710Z 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:39.3180614Z 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:39.3181519Z 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:39.3182644Z 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:39.3183346Z 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:39.3184542Z 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:39.3185368Z 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:39.3186371Z 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:39.3187507Z 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:39.3188438Z 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:39.3189402Z 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:39.3190464Z 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:39.3191405Z 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:39.3192317Z 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:39.3193291Z 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:39.3194515Z 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:39.3195735Z 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:39.3196955Z 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:39.3198815Z 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:39.3199375Z 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:39.3199946Z 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:39.3201035Z 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:39.3202028Z 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:39.3203377Z 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:39.3205069Z 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:39.3205550Z 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:39.3206294Z 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:39.3207400Z 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:39.3208569Z 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:39.3209408Z 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:39.3210328Z 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:39.3211442Z 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:39.3212612Z 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:39.3213522Z 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:39.3214551Z 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:39.3215377Z 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:39.3216408Z 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:39.3217394Z 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:39.3218380Z 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:39.3219478Z 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:39.3220314Z 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:39.3221381Z 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:39.3222251Z 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:39.3223290Z 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:39.3224207Z 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:39.3225201Z 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:39.3226206Z 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:39.3227279Z 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:39.3228478Z 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:39.3229298Z 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:39.3230987Z 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:39.3231747Z 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:39.3232761Z 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:39.3233763Z 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:39.3234658Z 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:39.3235982Z 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:39.3236910Z 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:39.3238039Z 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:39.3239010Z 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:39.3239847Z 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:39.3240538Z 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:39.3241692Z 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:39.3242568Z 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:39.3243569Z 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:39.3244867Z 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:39.3245526Z 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:39.3246579Z 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:39.3247243Z 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:39.3248241Z 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:39.3249397Z 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:39.3250393Z 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:39.3251224Z 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:39.3252341Z 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:39.3253072Z 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:39.3253978Z 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:39.3255004Z 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:39.3255747Z 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:39.3256657Z 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:39.3257529Z 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:39.3258564Z 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:39.3259329Z 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:39.3260346Z 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:39.3261514Z 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:39.3262468Z 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:39.3262978Z 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:39.3264261Z 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:39.3265216Z 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:39.3266444Z 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:39.3267270Z 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:39.3268634Z 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:39.3269124Z 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:39.3270596Z 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:39.3283642Z 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:39.3284187Z 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:39.3284930Z 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:39.3285394Z 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:39.3285726Z 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:39.3286116Z 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:39.3286493Z 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:39.3286896Z 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:39.3287271Z 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:39.3287609Z 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:39.3287917Z 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:39.3288301Z 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:39.3288629Z 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:39.3288986Z 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:39.3289523Z 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:39.3289904Z 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:39.3290322Z 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:39.3290630Z 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:39.3291138Z 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:39.3291909Z 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:39.3292295Z 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:39.3293442Z 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:39.3294867Z 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:39.3295647Z 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:39.3297031Z 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:39.3297881Z 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:39.3298942Z 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:39.3299868Z 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:39.3300775Z 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:39.3301626Z 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:39.3302646Z 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:39.3303805Z 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:39.3304523Z 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:39.3306096Z 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:39.3306845Z 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:39.3307754Z 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:39.3308401Z 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:39.3309493Z 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:39.3310392Z 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:39.3312362Z 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:39.3312738Z 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:39.3313704Z 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:39.3314774Z 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:39.3315773Z 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:39.3317264Z 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:39.3318435Z 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:39.3319061Z 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:39.3320010Z 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:39.3320889Z 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:39.3321788Z 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:39.3322896Z 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:39.3324180Z 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:39.3324921Z 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:39.3325631Z 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:39.3326685Z 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:39.3327477Z 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:39.3328571Z 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:39.3329543Z 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:39.3330319Z 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:39.3331405Z 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:39.3332462Z 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:39.3333424Z 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:39.3334033Z 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:39.3335103Z 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:39.3336173Z 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:39.3337079Z 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:39.3338066Z 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:39.3339122Z 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:39.3339967Z 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:39.3340760Z 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:39.3341696Z 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:39.3342651Z 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:39.3343609Z 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:39.3345322Z 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:39.3345662Z 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:39.3346861Z 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:39.3347923Z 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:39.3348853Z 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:39.3349826Z 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:39.3350841Z 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:39.3351871Z 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:39.3352867Z 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:39.3353939Z 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:39.3355934Z 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:39.3356367Z 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:39.3357532Z 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:39.3359046Z 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:39.3359665Z 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:39.3360728Z 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:39.3361721Z 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:39.3362876Z 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:39.3363581Z 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:39.3364906Z 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:39.3365711Z 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:39.3366550Z 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:39.3367337Z 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:39.3368108Z 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:39.3369099Z 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:39.3370081Z 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:39.3370962Z 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:39.3372066Z 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:39.3373254Z 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:39.3374210Z 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:39.3375191Z 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:39.3376202Z 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:39.3376966Z 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:39.3377968Z 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:39.3379002Z 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:39.3379811Z 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:39.3380698Z 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:39.3381662Z 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:39.3382661Z 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:39.3383601Z 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:39.3384387Z 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:39.3385321Z 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:39.3386358Z 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:39.3387162Z 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:39.3388140Z 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:39.3388990Z 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:39.3390191Z 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:39.3390909Z 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:39.3391879Z 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:39.3392742Z 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:39.3393741Z 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:39.3394593Z 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:39.3395813Z 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:39.3396747Z 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:39.3397709Z 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:39.3398613Z 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:39.3399834Z 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:39.3400845Z 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:39.3401872Z 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:39.3402582Z 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:39.3403615Z 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:39.3404740Z 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:39.3406778Z 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:39.3407270Z 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:39.3407946Z 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:39.3408925Z 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:39.3410050Z 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:39.3410861Z 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:39.3411922Z 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:39.3412999Z 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:39.3413944Z 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:39.3414976Z 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:39.3415775Z 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:39.3416678Z 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:39.3418534Z 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:39.3418956Z 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:39.3419730Z 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:39.3421351Z 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:39.3421963Z 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:39.3423037Z 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:39.3423965Z 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:39.3424914Z 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:39.3425950Z 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:39.3426681Z 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:39.3427863Z 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:39.3428953Z 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:39.3429490Z 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:39.3430933Z 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:39.3431614Z 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:39.3432984Z 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:39.3433665Z 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:39.3435250Z 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:39.3435837Z 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:39.3437023Z 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:39.3437854Z 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:39.3438965Z 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:39.3440047Z 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:39.3441134Z 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:39.3441849Z 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:39.3443023Z 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:39.3443875Z 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:39.3444949Z 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:39.3446225Z 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:39.3447069Z 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:39.3448554Z 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:39.3449267Z 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:39.3450490Z 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:39.3451698Z 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:39.3452715Z 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:39.3453838Z 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:39.3454666Z 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:39.3456057Z 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:39.3457083Z 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:39.3458067Z 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:39.3458958Z 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:39.3460395Z 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:39.3461532Z 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:39.3462648Z 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:39.3463817Z 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:39.3465193Z 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:39.3466237Z 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:39.3467424Z 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:39.3468573Z 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:39.3469743Z 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:39.3470921Z 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:39.3472108Z 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:39.3473244Z 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:39.3474530Z 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:39.3475714Z 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:39.3476896Z 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:39.3478281Z 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:39.3479620Z 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:39.3481118Z 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:39.3482236Z 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:39.3483524Z 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:39.3484604Z 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:39.3485904Z 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:39.3487083Z 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:39.3488319Z 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:39.3489389Z 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:39.3490616Z 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:39.3492695Z 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:39.3493653Z 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:39.3494717Z 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:39.3495887Z 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:39.3497235Z 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:39.3498298Z 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:39.3499414Z 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:39.3500538Z 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:39.3501906Z 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:39.3503094Z 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:39.3504294Z 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:39.3505407Z 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:39.3506678Z 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:39.3507928Z 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:39.3509287Z 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:39.3510403Z 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:39.3511816Z 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:39.3512878Z 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:39.3513995Z 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:39.3515299Z 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:39.3516609Z 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:39.3518416Z 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:39.3519627Z 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:39.3520779Z 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:39.3522152Z 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:39.3523225Z 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:39.3524416Z 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:39.3525546Z 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:39.3526849Z 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:39.3528037Z 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:39.3529368Z 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:39.3530530Z 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:39.3531667Z 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:39.3532877Z 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:39.3534222Z 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:39.3535176Z 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:39.3536295Z 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:39.3537660Z 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:39.3538919Z 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:39.3539960Z 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:39.3541053Z 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:39.3542184Z 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:39.3544041Z 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:39.3544900Z 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:39.3546012Z 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:39.3546983Z 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:39.3548366Z 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:39.3549257Z 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:39.3550300Z 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:39.3551297Z 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:39.3552717Z 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:39.3553385Z 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:39.3555125Z 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:39.3555587Z 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:39.3557334Z 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:39.3558109Z 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:39.3559250Z 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:39.3560490Z 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:39.3561907Z 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:39.3562931Z 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:39.3564148Z 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:39.3565504Z 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:39.3566930Z 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:39.3567962Z 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:39.3569796Z 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:39.3571065Z 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:39.3572492Z 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:39.3573511Z 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:39.3574627Z 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:39.3575889Z 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:39.3576982Z 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:39.3578231Z 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:39.3579304Z 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:39.3580418Z 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:39.3581780Z 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:39.3582952Z 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:39.3584054Z 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:39.3585318Z 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:39.3586441Z 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:39.3587545Z 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:39.3588745Z 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:39.3590006Z 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:39.3591112Z 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:39.3592312Z 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:39.3593520Z 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:39.3595168Z 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:39.3595997Z 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:39.3597111Z 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:39.3599099Z 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:39.3599512Z 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:39.3601319Z 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:39.3601661Z 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:39.3602837Z 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:39.3603838Z 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:39.3604738Z 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:39.3605731Z 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:39.3606772Z 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:39.3607811Z 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:39.3609010Z 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:39.3610048Z 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:39.3611460Z 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:39.3612289Z 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:39.3613230Z 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:39.3613912Z 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:39.3615161Z 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:39.3615958Z 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:39.3616689Z 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:39.3617773Z 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:39.3618810Z 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:39.3619957Z 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:39.3620695Z 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:39.3622683Z 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:39.3623344Z 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:39.3623959Z 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:39.3624686Z 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:39.3625674Z 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:39.3626841Z 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:39.3627690Z 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:39.3628760Z 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:39.3629751Z 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:39.3630853Z 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:39.3632005Z 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:39.3633012Z 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:39.3634105Z 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:39.3635475Z 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:39.3636961Z 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:39.3637809Z 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:39.3638780Z 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:39.3640223Z 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:39.3641125Z 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:39.3642029Z 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:39.3643010Z 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:39.3644448Z 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:39.3645533Z 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:39.3646225Z 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:39.3647281Z 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:39.3648208Z 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:39.3649684Z 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:39.3650484Z 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:39.3651295Z 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:39.3652479Z 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:39.3653335Z 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:39.3654338Z 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:39.3655445Z 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:39.3656132Z 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:39.3657502Z 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:39.3658375Z 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:39.3659372Z 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:39.3660222Z 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:39.3661182Z 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:39.3662146Z 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:39.3663347Z 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:39.3664391Z 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:39.3665049Z 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:39.3665900Z 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:39.3666918Z 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:39.3667557Z 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:39.3668476Z 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:39.3669247Z 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:39.3670484Z 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:39.3671182Z 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:39.3672400Z 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:39.3673257Z 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:39.3674679Z 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:39.3675715Z 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:39.3677185Z 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:39.3678369Z 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:39.3679650Z 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:39.3680842Z 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:39.3682020Z 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:39.3683065Z 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:39.3684308Z 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:39.3685453Z 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:39.3686790Z 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:39.3687932Z 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:39.3689019Z 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:39.3690492Z 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:39.3691751Z 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:39.3693007Z 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:39.3694006Z 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:39.3695105Z 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:39.3696324Z 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:39.3697515Z 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:39.3698678Z 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:39.3699881Z 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:39.3701174Z 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:39.3702356Z 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:39.3703514Z 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:39.3704744Z 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:39.3706001Z 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:39.3707119Z 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:39.3708278Z 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:39.3710329Z 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:39.3711456Z 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:39.3712653Z 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:39.3713864Z 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:39.3715207Z 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:39.3717168Z 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:39.3717887Z 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:39.3718641Z 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:39.3720119Z 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:39.3720632Z 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:39.3721735Z 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:39.3722498Z 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:39.3723405Z 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:39.3724012Z 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:39.3725359Z 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:39.3725971Z 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:39.3727029Z 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:39.3728285Z 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:39.3729325Z 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:39.3730276Z 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:39.3731367Z 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:39.3732432Z 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:39.3733648Z 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:39.3734592Z 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:39.3735895Z 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:39.3736699Z 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:39.3737858Z 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:39.3738799Z 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:39.3739664Z 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:39.3740741Z 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:39.3741667Z 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:39.3742815Z 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:39.3743845Z 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:39.3744577Z 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:39.3745492Z 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:39.3747121Z 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:39.3747812Z 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:39.3748889Z 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:39.3749886Z 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:39.3750695Z 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:39.3751641Z 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:39.3752666Z 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:39.3753558Z 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:39.3754663Z 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:39.3755992Z 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:39.3756642Z 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:39.3757544Z 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:39.3759015Z 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:39.3761600Z 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:39.3762086Z 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:39.3762454Z 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:39.3762832Z 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:39.3763363Z 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:39.3764726Z 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:39.3765839Z 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:39.3766621Z 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:39.3767566Z 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:39.3769403Z 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:39.3769772Z 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:39.3770759Z 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:39.3771651Z 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:39.3773039Z 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:39.3773732Z 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:39.3774510Z 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:39.3776135Z 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:39.3777231Z 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:39.3778019Z 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:39.3779042Z 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:39.3780343Z 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:39.3781586Z 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:39.3783354Z 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:39.3783892Z 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:39.3784583Z 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:39.3785501Z 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:39.3786333Z 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:39.3787341Z 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:39.3788421Z 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:39.3788972Z 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:39.3790969Z 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:39.3791776Z 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:39.3792591Z 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:39.3793975Z 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:39.3795237Z 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:39.3796409Z 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:39.3797411Z 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:39.3798696Z 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:39.3799835Z 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:39.3801161Z 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:39.3802272Z 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:39.3803694Z 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:39.3804828Z 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:39.3806018Z 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:39.3807301Z 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:39.3808689Z 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:39.3809758Z 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:39.3810899Z 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:39.3812107Z 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:39.3813527Z 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:39.3814525Z 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:39.3815972Z 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:39.3816990Z 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:39.3818060Z 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:39.3819402Z 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:39.3820965Z 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:39.3822057Z 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:39.3823243Z 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:39.3824430Z 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:39.3825812Z 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:39.3826853Z 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:39.3828036Z 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:39.3829326Z 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:39.3830739Z 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:39.3831865Z 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:39.3833024Z 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:39.3834096Z 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:39.3835457Z 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:39.3837705Z 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:39.3838573Z 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:39.3839838Z 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:39.3841169Z 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:39.3842348Z 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:39.3843915Z 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:39.3845117Z 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:39.3846063Z 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:39.3847254Z 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:39.3848850Z 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:39.3850014Z 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:39.3851048Z 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:39.3852909Z 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:39.3854008Z 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:39.3855185Z 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:39.3856346Z 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:39.3857528Z 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:39.3858892Z 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:39.3860032Z 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:39.3861072Z 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:39.3862259Z 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:39.3863731Z 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:39.3864820Z 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:39.3866031Z 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:39.3867173Z 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:39.3868337Z 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:39.3869354Z 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:39.3870546Z 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:39.3871702Z 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:39.3873083Z 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:39.3874218Z 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:39.3875512Z 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:39.3876696Z 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:39.3877814Z 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:39.3879216Z 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:39.3880354Z 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:39.3881443Z 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:39.3882589Z 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:39.3883906Z 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:39.3885104Z 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:39.3886220Z 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:39.3887367Z 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:39.3888809Z 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:39.3889818Z 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:39.3890938Z 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:39.3892946Z 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:39.3893370Z 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:39.3894391Z 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:39.3895079Z 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:39.3896724Z 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:39.3897718Z 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:39.3898789Z 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:39.3899544Z 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:39.3900475Z 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:39.3901366Z 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:39.3902394Z 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:39.3903700Z 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:39.3904220Z 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:39.3905802Z 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:39.3906544Z 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:39.3907642Z 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:39.3909031Z 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:39.3910278Z 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:39.3910970Z 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:39.3912205Z 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:39.3913202Z 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:39.3914389Z 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:39.3915587Z 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:39.3916791Z 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:39.3917594Z 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:39.3918928Z 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:39.3919714Z 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:39.3920935Z 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:39.3921861Z 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:39.3922986Z 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:39.3923972Z 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:39.3925872Z 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:39.3926657Z 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:39.3927365Z 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:39.3928490Z 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:39.3929502Z 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:39.3930420Z 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:39.3931315Z 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:39.3932502Z 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:39.3933264Z 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:39.3934385Z 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:39.3935109Z 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:39.3936458Z 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:39.3937306Z 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:39.3938540Z 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:39.3939486Z 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:39.3940911Z 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:39.3941469Z 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:39.3942339Z 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:39.3943282Z 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:39.3944329Z 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:39.3945294Z 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:39.3946810Z 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:39.3947645Z 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:39.3948569Z 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:39.3949681Z 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:39.3950706Z 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:39.3951616Z 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:39.3952329Z 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:39.3953759Z 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:39.3954457Z 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:39.3956595Z 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:39.3957530Z 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:39.3958578Z 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:39.3959502Z 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:39.3960616Z 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:39.3961743Z 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:39.3963083Z 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:39.3964308Z 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:39.3965436Z 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:39.3966567Z 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:39.3967714Z 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:39.3968841Z 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:39.3970080Z 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:39.3971275Z 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:39.3973674Z 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:39.3974267Z 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:39.3975132Z 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:39.3976182Z 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:39.3977401Z 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:39.3978622Z 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:39.3979875Z 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:39.3980967Z 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:39.3982226Z 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:39.3983280Z 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:39.3984555Z 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:39.3985769Z 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:39.3986818Z 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:39.3988066Z 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:39.3989162Z 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:39.3990443Z 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:39.3991650Z 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:39.3992705Z 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:39.3993882Z 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:39.3995195Z 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:39.3997845Z 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:39.3998965Z 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:39.4000032Z 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:39.4001035Z 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:39.4002336Z 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:39.4003490Z 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:39.4004644Z 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:39.4005731Z 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:39.4007258Z 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:39.4008307Z 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:39.4009590Z 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:39.4010731Z 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:39.4011946Z 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:39.4013125Z 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:39.4014259Z 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:39.4015435Z 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:39.4016847Z 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:39.4018339Z 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:39.4019400Z 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:39.4020477Z 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:39.4021731Z 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:39.4023207Z 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:39.4024237Z 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:39.4025259Z 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:39.4026534Z 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:39.4027788Z 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:39.4028871Z 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:39.4030296Z 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:39.4031505Z 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:39.4032456Z 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:39.4033625Z 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:39.4035302Z 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:39.4036137Z 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:39.4037416Z 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:39.4038590Z 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:39.4039729Z 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:39.4040900Z 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:39.4042217Z 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:39.4043296Z 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:39.4044497Z 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:39.4045680Z 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:39.4046840Z 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:39.4048210Z 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:39.4049565Z 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:39.4050653Z 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:39.4051871Z 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:39.4053008Z 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:39.4054200Z 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:39.4055413Z 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:39.4056622Z 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:39.4058102Z 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:39.4059491Z 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:39.4061709Z 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:39.4062172Z 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:39.4063027Z 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:39.4063862Z 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:39.4064768Z 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:39.4065681Z 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:39.4066686Z 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:39.4067803Z 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:39.4068725Z 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:39.4069689Z 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:39.4070684Z 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:39.4072216Z 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:39.4073420Z 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:39.4074389Z 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:39.4075695Z 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:39.4076423Z 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:39.4077524Z 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:39.4078409Z 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:39.4079623Z 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:39.4080712Z 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:39.4081953Z 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:39.4082446Z 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:39.4083756Z 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:39.4084454Z 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:39.4085461Z 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:39.4086319Z 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:39.4087287Z 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:39.4088513Z 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:39.4089454Z 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:39.4090790Z 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:39.4091791Z 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:39.4092466Z 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:39.4093557Z 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:39.4094517Z 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:39.4095590Z 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:39.4096605Z 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:39.4097353Z 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:39.4098600Z 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:39.4099554Z 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:39.4100842Z 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:39.4101855Z 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:39.4102882Z 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:39.4103804Z 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:39.4104670Z 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:39.4105688Z 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:39.4107060Z 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:39.4108171Z 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:39.4109132Z 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:39.4110226Z 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:39.4111077Z 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:39.4112329Z 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:39.4113125Z 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:39.4113927Z 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:39.4115102Z 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:39.4116719Z 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:39.4117461Z 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:39.4118498Z 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:39.4119396Z 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:39.4120373Z 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:39.4121359Z 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:39.4122031Z 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:39.4123048Z 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:39.4123714Z 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:39.4125961Z 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:39.4126321Z 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:39.4126820Z 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:39.4128012Z 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:39.4129035Z 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:39.4130177Z 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:39.4131113Z 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:39.4132126Z 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:39.4133085Z 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:39.4134519Z 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:39.4135735Z 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:39.4136768Z 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:39.4145121Z 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:39.4145600Z 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:39.4145930Z 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:39.4146290Z 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:39.4146756Z 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:39.4147086Z 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:39.4147456Z 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:39.4147846Z 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:39.4148175Z 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:39.4148645Z 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:39.4148956Z 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:39.4149393Z 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:39.4149787Z 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:39.4150211Z 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:39.4150633Z 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:39.4151127Z 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:39.4152426Z 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:39.4153375Z 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:39.4154320Z 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:39.4155374Z 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:39.4157157Z 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:39.4158088Z 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:39.4159120Z 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:39.4160370Z 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:39.4161451Z 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:39.4162503Z 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:39.4163789Z 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:39.4165033Z 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:39.4166331Z 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:39.4167464Z 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:39.4168700Z 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:39.4169930Z 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:39.4171245Z 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:39.4172503Z 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:39.4173608Z 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:39.4174738Z 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:39.4176072Z 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:39.4177456Z 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:39.4178596Z 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:39.4179693Z 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:39.4181037Z 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:39.4182213Z 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:39.4183299Z 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:39.4184455Z 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:39.4185873Z 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:39.4187220Z 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:39.4188430Z 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:39.4189645Z 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:39.4190745Z 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:39.4191941Z 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:39.4193093Z 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:39.4194372Z 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:39.4195679Z 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:39.4196891Z 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:39.4197940Z 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:39.4198982Z 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:39.4200157Z 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:39.4201447Z 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:39.4202513Z 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:39.4203645Z 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:39.4204935Z 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:39.4206235Z 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:39.4207277Z 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:39.4208482Z 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:39.4209694Z 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:39.4211513Z 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:39.4212956Z 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:39.4213965Z 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:39.4215136Z 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:39.4216266Z 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:39.4217491Z 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:39.4218595Z 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:39.4219769Z 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:39.4221125Z 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:39.4222150Z 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:39.4223332Z 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:39.4224478Z 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:39.4225670Z 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:39.4226828Z 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:39.4227976Z 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:39.4229163Z 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:39.4230386Z 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:39.4231432Z 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:39.4232533Z 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:39.4233778Z 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:39.4235022Z 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:39.4236278Z 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:39.4237665Z 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:39.4238659Z 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:39.4239873Z 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:39.4241149Z 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:39.4242216Z 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:39.4243367Z 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:39.4244569Z 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:39.4245887Z 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:39.4247115Z 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:39.4248089Z 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:39.4249309Z 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:39.4250443Z 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:39.4251684Z 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:39.4252877Z 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:39.4254117Z 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:39.4255240Z 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:39.4256408Z 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:39.4257514Z 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:39.4259046Z 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:39.4260142Z 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:39.4261284Z 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:39.4262282Z 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:39.4263492Z 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:39.4264630Z 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:39.4265862Z 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:39.4266938Z 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:39.4268241Z 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:39.4269495Z 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:39.4270631Z 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:39.4271708Z 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:39.4272979Z 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:39.4274109Z 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:39.4275320Z 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:39.4276557Z 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:39.4277669Z 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:39.4278832Z 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:39.4280135Z 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:39.4281318Z 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:39.4282415Z 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:39.4283503Z 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:39.4284772Z 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:39.4286194Z 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:39.4287896Z 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:39.4289110Z 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:39.4290741Z 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:39.4291615Z 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:39.4292876Z 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:39.4294055Z 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:39.4295396Z 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:39.4296457Z 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:39.4297504Z 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:39.4298641Z 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:39.4299797Z 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:39.4300984Z 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:39.4302127Z 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:39.4303254Z 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:39.4304449Z 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:39.4305817Z 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:39.4306837Z 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:39.4307977Z 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:39.4309100Z 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:39.4310244Z 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:39.4311379Z 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:39.4312543Z 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:39.4313708Z 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:39.4315026Z 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:39.4316248Z 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:39.4318212Z 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:39.4319952Z 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:39.4320747Z 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:39.4321842Z 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:39.4323108Z 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:39.4324184Z 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:39.4325258Z 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:39.4326477Z 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:39.4327911Z 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:39.4329260Z 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:39.4330407Z 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:39.4331787Z 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:39.4333114Z 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:39.4334141Z 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:39.4335289Z 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:39.4336366Z 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:39.4337665Z 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:39.4338865Z 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:39.4340004Z 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:39.4341219Z 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:39.4342554Z 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:39.4343991Z 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:39.4345594Z 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:39.4346246Z 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:39.4347238Z 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:39.4348385Z 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:39.4349849Z 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:39.4350950Z 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:39.4352449Z 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:39.4353331Z 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:39.4354527Z 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:39.4355976Z 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:39.4357231Z 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:39.4358496Z 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:39.4359627Z 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:39.4360828Z 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:39.4362146Z 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:39.4363476Z 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:39.4364510Z 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:39.4366210Z 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:39.4367382Z 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:39.4368600Z 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:39.4370158Z 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:39.4371247Z 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:39.4372747Z 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:39.4373578Z 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:39.4374753Z 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:39.4376048Z 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:39.4377103Z 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:39.4378382Z 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:39.4379466Z 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:39.4380637Z 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:39.4381777Z 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:39.4382829Z 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:39.4384022Z 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:39.4385307Z 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:39.4386643Z 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:39.4387829Z 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:39.4388964Z 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:39.4390180Z 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:39.4391404Z 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:39.4392416Z 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:39.4393618Z 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:39.4396050Z 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:39.4396769Z 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:39.4397601Z 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:39.4398825Z 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:39.4399993Z 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:39.4401251Z 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:39.4402357Z 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:39.4404213Z 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:39.4404855Z 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:39.4405972Z 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:39.4407161Z 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:39.4408100Z 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:39.4409527Z 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:39.4410945Z 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:39.4412008Z 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:39.4413128Z 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:39.4414278Z 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:39.4415338Z 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:39.4416447Z 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:39.4417622Z 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:39.4418799Z 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:39.4420092Z 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:39.4421155Z 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:39.4422308Z 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:39.4423521Z 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:39.4424683Z 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:39.4425755Z 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:39.4426924Z 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:39.4428222Z 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:39.4429610Z 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:39.4430621Z 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:39.4431734Z 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:39.4433051Z 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:39.4434139Z 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:39.4435424Z 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:39.4436575Z 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:39.4437937Z 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:39.4439035Z 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:39.4440287Z 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:39.4441378Z 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:39.4443319Z 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:39.4444660Z 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:39.4445585Z 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:39.4446972Z 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:39.4447885Z 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:39.4449027Z 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:39.4450290Z 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:39.4451675Z 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:39.4452817Z 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:39.4453895Z 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:39.4455349Z 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:39.4457074Z 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:39.4457662Z 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:39.4458827Z 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:39.4459846Z 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:39.4461163Z 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:39.4462302Z 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:39.4463442Z 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:39.4464505Z 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:39.4465705Z 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:39.4466818Z 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:39.4468059Z 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:39.4469978Z 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:39.4470561Z 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:39.4471679Z 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:39.4473010Z 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:39.4474104Z 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:39.4475350Z 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:39.4476593Z 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:39.4477883Z 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:39.4479028Z 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:39.4480172Z 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:39.4481216Z 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:39.4482752Z 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:39.4483728Z 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:39.4484944Z 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:39.4486003Z 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:39.4487089Z 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:39.4488267Z 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:39.4489568Z 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:39.4490682Z 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:39.4492076Z 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:39.4493356Z 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:39.4494380Z 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:39.4495567Z 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:39.4496852Z 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:39.4498137Z 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:39.4499412Z 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:39.4500439Z 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:39.4501538Z 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:39.4502782Z 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:39.4503872Z 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:39.4504996Z 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:39.4506246Z 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:39.4507456Z 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:39.4509062Z 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:39.4510107Z 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:39.4511309Z 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:39.4512418Z 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:39.4513621Z 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:39.4514729Z 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:39.4515877Z 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:39.4518249Z 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:39.4519421Z 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:39.4521226Z 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:39.4522373Z 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:39.4523546Z 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:39.4524705Z 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:39.4525892Z 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:39.4527066Z 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:39.4528202Z 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:39.4529489Z 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:39.4530618Z 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:39.4531911Z 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:39.4533031Z 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:39.4534319Z 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:39.4535558Z 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:39.4536656Z 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:39.4537880Z 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:39.4539110Z 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:39.4540307Z 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:39.4541530Z 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:39.4542631Z 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:39.4543823Z 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:39.4544974Z 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:39.4546142Z 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:39.4547253Z 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:39.4548474Z 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:39.4549636Z 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:39.4550792Z 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:39.4551900Z 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:39.4553104Z 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:39.4554531Z 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:39.4555620Z 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:39.4556966Z 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:39.4558194Z 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:39.4559411Z 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:39.4560464Z 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:39.4561629Z 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:39.4563073Z 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:39.4564061Z 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:39.4565195Z 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:39.4566565Z 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:39.4567795Z 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:39.4569064Z 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:39.4570194Z 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:39.4571328Z 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:39.4573314Z 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:39.4573909Z 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:39.4575063Z 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:39.4576307Z 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:39.4577826Z 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:39.4578855Z 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:39.4579935Z 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:39.4581115Z 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:39.4582468Z 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:39.4583620Z 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:39.4584748Z 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:39.4586041Z 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:39.4587150Z 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:39.4588295Z 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:39.4589631Z 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:39.4590968Z 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:39.4591936Z 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:39.4593155Z 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:39.4594484Z 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:39.4595699Z 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:39.4596933Z 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:39.4598842Z 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:39.4599880Z 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:39.4601112Z 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:39.4602491Z 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:39.4603575Z 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:39.4605051Z 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:39.4606144Z 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:39.4607194Z 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:39.4608488Z 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:39.4609631Z 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:39.4610904Z 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:39.4611967Z 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:39.4613391Z 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:39.4614725Z 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:39.4615765Z 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:39.4617091Z 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:39.4618562Z 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:39.4619791Z 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:39.4620803Z 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:39.4622099Z 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:39.4623258Z 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:39.4624585Z 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:39.4625659Z 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:39.4626953Z 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:39.4628049Z 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:39.4629301Z 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:39.4630497Z 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:39.4631601Z 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:39.4632837Z 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:39.4634190Z 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:39.4635320Z 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:39.4637655Z 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:39.4638140Z 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:39.4638991Z 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:39.4639900Z 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:39.4640808Z 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:39.4641784Z 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:39.4642665Z 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:39.4643726Z 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:39.4644839Z 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:39.4645713Z 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:39.4647048Z 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:39.4647863Z 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:39.4648790Z 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:39.4649782Z 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:39.4650828Z 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:39.4651726Z 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:39.4652571Z 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:39.4653545Z 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:39.4654637Z 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:39.4655512Z 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:39.4656526Z 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:39.4657560Z 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:39.4658545Z 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:39.4659557Z 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:39.4660394Z 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:39.4661399Z 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:39.4662361Z 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:39.4663168Z 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:39.4664245Z 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:39.4664987Z 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:39.4666936Z 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:39.4667279Z 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:39.4667850Z 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:39.4669432Z 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:39.4670171Z 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:39.4671102Z 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:39.4672120Z 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:39.4673257Z 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:39.4674234Z 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:39.4675380Z 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:39.4676315Z 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:39.4677990Z 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:39.4678888Z 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:39.4680049Z 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:39.4681316Z 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:39.4682358Z 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:39.4683411Z 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:39.4684201Z 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:39.4685233Z 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:39.4686241Z 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:39.4687031Z 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:39.4687978Z 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:39.4688966Z 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:39.4690125Z 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:39.4691913Z 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:39.4692341Z 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:39.4692970Z 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:39.4693958Z 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:39.4695070Z 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:39.4696344Z 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:39.4697195Z 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:39.4698219Z 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:39.4699228Z 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:39.4700519Z 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:39.4701544Z 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:39.4702512Z 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:39.4704051Z 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:39.4706044Z 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:39.4706396Z 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:39.4706942Z 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:39.4708231Z 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:39.4709110Z 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:39.4710082Z 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:39.4711320Z 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:39.4712233Z 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:39.4713581Z 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:39.4715710Z 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:39.4716578Z 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:39.4717021Z 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:39.4718082Z 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:39.4719155Z 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:39.4719797Z 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:39.4721233Z 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:39.4722152Z 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:39.4723343Z 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:39.4724109Z 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:39.4725404Z 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:39.4726079Z 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:39.4727185Z 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:39.4727953Z 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:39.4728930Z 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:39.4730469Z 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:39.4731368Z 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:39.4732349Z 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:39.4733354Z 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:39.4734304Z 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:39.4735736Z 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:39.4736823Z 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:39.4737706Z 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:39.4739085Z 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:39.4740178Z 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:39.4741069Z 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:39.4741951Z 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:39.4742993Z 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:39.4744398Z 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:39.4745377Z 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:39.4746277Z 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:39.4747350Z 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:39.4747977Z 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:39.4749232Z 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:39.4750143Z 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:39.4750844Z 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:39.4751693Z 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:39.4752716Z 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:39.4753561Z 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:39.4754455Z 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:39.4755568Z 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:39.4756795Z 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:39.4757352Z 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:39.4758448Z 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:39.4759493Z 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:39.4760503Z 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:39.4761434Z 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:39.4762626Z 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:39.4763688Z 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:39.4764222Z 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:39.4765179Z 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:39.4766361Z 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:39.4767027Z 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:39.4768415Z 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:39.4769238Z 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:39.4770307Z 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:39.4771263Z 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:39.4772267Z 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:39.4773336Z 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:39.4774637Z 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:39.4775377Z 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:39.4777068Z 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:39.4777478Z 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:39.4778846Z 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:39.4779236Z 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:39.4780584Z 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:39.4781257Z 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:39.4782257Z 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:39.4783379Z 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:39.4784826Z 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:39.4785197Z 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:39.4786220Z 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:39.4787034Z 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:39.4788182Z 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:39.4789059Z 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:39.4791125Z 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:39.4791502Z 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:39.4791952Z 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:39.4793346Z 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:39.4794346Z 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:39.4795518Z 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:39.4797231Z 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:39.4798171Z 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:39.4798884Z 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:39.4800235Z 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:39.4801560Z 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:39.4802843Z 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:39.4803635Z 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:39.4804599Z 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:39.4805719Z 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:39.4807027Z 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:39.4807796Z 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:39.4808962Z 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:39.4810376Z 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:39.4811305Z 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:39.4812536Z 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:39.4813460Z 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:39.4814743Z 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:39.4815734Z 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:39.4816721Z 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:39.4817971Z 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:39.4819459Z 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:39.4820381Z 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:39.4821511Z 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:39.4822499Z 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:39.4823759Z 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:39.4824698Z 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:39.4825732Z 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:39.4826966Z 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:39.4827920Z 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:39.4829156Z 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:39.4829600Z 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:39.4831511Z 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:39.4832187Z 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:39.4833028Z 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:39.4834444Z 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:39.4835123Z 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:39.4836469Z 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:39.4837969Z 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:39.4839286Z 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:39.4839951Z 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:39.4841128Z 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:39.4842477Z 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:39.4843077Z 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:39.4844529Z 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:39.4845396Z 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:39.4846405Z 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:39.4847319Z 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:39.4848332Z 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:39.4849125Z 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:39.4850075Z 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:39.4852048Z 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:39.4852699Z 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:39.4853429Z 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:39.4854403Z 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:39.4855577Z 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:39.4856336Z 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:39.4857195Z 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:39.4858078Z 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:39.4859287Z 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:39.4859922Z 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:39.4861330Z 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:39.4861921Z 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:39.4862892Z 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:39.4863744Z 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:39.4865189Z 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:39.4866427Z 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:39.4867169Z 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:39.4868422Z 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:39.4869882Z 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:39.4870691Z 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:39.4871736Z 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:39.4872743Z 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:39.4873833Z 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:39.4874626Z 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:39.4875678Z 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:39.4876811Z 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:39.4877811Z 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:39.4878643Z 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:39.4879411Z 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:39.4880525Z 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:39.4881440Z 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:39.4882318Z 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:39.4883233Z 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:39.4884668Z 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:39.4885392Z 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:39.4886367Z 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:39.4887287Z 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:39.4888189Z 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:39.4889130Z 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:39.4890148Z 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:39.4891141Z 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:39.4892366Z 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:39.4893203Z 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:39.4894161Z 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:39.4895840Z 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:39.4896350Z 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:39.4897414Z 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:39.4898155Z 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:39.4899015Z 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:39.4900228Z 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:39.4901174Z 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:39.4902692Z 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:39.4903153Z 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:39.4904264Z 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:39.4905181Z 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:39.4906817Z 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:39.4907619Z 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:39.4909871Z 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:39.4910430Z 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:39.4911123Z 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:39.4911948Z 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:39.4912833Z 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:39.4913852Z 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:39.4915294Z 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:39.4916203Z 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:39.4917307Z 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:39.4918492Z 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:39.4919213Z 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:39.4920187Z 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:39.4921320Z 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:39.4922349Z 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:39.4923674Z 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:39.4924662Z 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:39.4925756Z 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:39.4926860Z 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:39.4927642Z 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:39.4928663Z 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:39.4929550Z 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:39.4930800Z 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:39.4932017Z 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:39.4932554Z 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:39.4933663Z 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:39.4935273Z 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:39.4935821Z 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:39.4937343Z 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:39.4938133Z 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:39.4939076Z 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:39.4940050Z 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:39.4940827Z 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:39.4942166Z 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:39.4943014Z 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:39.4944783Z 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:39.4945467Z 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:39.4946020Z 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:39.4947017Z 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:39.4947970Z 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:39.4949002Z 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:39.4950234Z 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:39.4951125Z 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:39.4952616Z 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:39.4953813Z 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:39.4954824Z 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:39.4956298Z 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:39.4957250Z 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:39.4958610Z 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:39.4959739Z 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:39.4960886Z 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:39.4962200Z 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:39.4963314Z 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:39.4964369Z 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:39.4965582Z 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:39.4966899Z 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:39.4968013Z 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:39.4969236Z 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:39.4970466Z 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:39.4971568Z 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:39.4972835Z 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:39.4974201Z 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:39.4975590Z 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:39.4976671Z 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:39.4978593Z 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:39.4979106Z 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:39.4980913Z 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:39.4981438Z 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:39.4982098Z 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:39.4983232Z 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:39.4984289Z 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:39.4985025Z 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:39.4986173Z 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:39.4987632Z 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:39.4988276Z 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:39.4988967Z 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:39.4990013Z 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:39.4990730Z 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:39.4991721Z 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:39.4992766Z 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:39.4993531Z 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:39.4994463Z 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:39.4995711Z 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:39.4996683Z 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:39.4997511Z 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:39.4999266Z 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:39.4999795Z 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:39.5000297Z 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:39.5001843Z 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:39.5002350Z 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:39.5003817Z 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:39.5004783Z 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:39.5005610Z 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:39.5006485Z 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:39.5007437Z 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:39.5008514Z 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:39.5009538Z 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:39.5010748Z 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:39.5011647Z 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:39.5012663Z 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:39.5013622Z 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:39.5014802Z 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:39.5015709Z 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:39.5016738Z 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:39.5017677Z 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:39.5018838Z 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:39.5019896Z 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:39.5020681Z 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:39.5021806Z 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:39.5022915Z 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:39.5023869Z 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:39.5024868Z 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:39.5025872Z 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:39.5027080Z 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:39.5028121Z 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:39.5029205Z 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:39.5030107Z 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:39.5031311Z 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:39.5032299Z 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:39.5033144Z 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:39.5034136Z 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:39.5035782Z 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:39.5036709Z 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:39.5038083Z 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:39.5038979Z 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:39.5040260Z 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:39.5041393Z 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:39.5042407Z 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:39.5043556Z 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:39.5045043Z 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:39.5046177Z 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:39.5047371Z 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:39.5048499Z 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:39.5050088Z 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:39.5051312Z 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:39.5052255Z 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:39.5053686Z 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:39.5054852Z 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:39.5056307Z 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:39.5057153Z 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:39.5058184Z 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:39.5059580Z 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:39.5060924Z 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:39.5061954Z 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:39.5063184Z 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:39.5064442Z 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:39.5065709Z 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:39.5066727Z 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:39.5067914Z 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:39.5069778Z 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:39.5070451Z 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:39.5071769Z 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:39.5072903Z 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:39.5074304Z 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:39.5076132Z 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:39.5077283Z 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:39.5078428Z 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:39.5079617Z 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:39.5080904Z 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:39.5082303Z 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:39.5083468Z 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:39.5084752Z 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:39.5086446Z 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:39.5087088Z 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:39.5088384Z 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:39.5089567Z 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:39.5091032Z 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:39.5092207Z 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:39.5093395Z 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:39.5094559Z 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:39.5095782Z 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:39.5096932Z 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:39.5098315Z 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:39.5099498Z 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:39.5100450Z 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:39.5101801Z 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:39.5102962Z 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:39.5103781Z 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:39.5104956Z 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:39.5106008Z 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:39.5106906Z 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:39.5107740Z 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:39.5108789Z 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:39.5109614Z 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:39.5110667Z 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:39.5111596Z 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:39.5112613Z 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:39.5113522Z 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:39.5114494Z 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:39.5115536Z 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:39.5116557Z 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:39.5117559Z 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:39.5118611Z 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:39.5119588Z 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:39.5120558Z 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:39.5121579Z 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:39.5122476Z 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:39.5123624Z 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:39.5124576Z 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:39.5125732Z 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:39.5126586Z 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:39.5127481Z 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:39.5128402Z 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:39.5129428Z 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:39.5130627Z 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:39.5131392Z 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:39.5132306Z 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:39.5133390Z 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:39.5134157Z 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:39.5134835Z 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:39.5136336Z 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:39.5137389Z 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:39.5138350Z 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:39.5138985Z 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:39.5140772Z 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:39.5141611Z 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:39.5142304Z 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:39.5143492Z 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:39.5145029Z 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:39.5145993Z 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:39.5147024Z 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:39.5148123Z 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:39.5149104Z 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:39.5150164Z 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:39.5151153Z 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:39.5152290Z 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:39.5153240Z 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:39.5154346Z 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:39.5155469Z 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:39.5156639Z 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:39.5157622Z 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:39.5158526Z 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:39.5159570Z 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:39.5160570Z 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:39.5161552Z 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:39.5162599Z 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:39.5163557Z 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:39.5164710Z 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:39.5165586Z 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:39.5166641Z 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:39.5167877Z 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:39.5168706Z 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:39.5170180Z 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:39.5170809Z 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:39.5172110Z 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:39.5172927Z 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:39.5174011Z 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:39.5174566Z 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:39.5175614Z 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:39.5176672Z 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:39.5177512Z 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:39.5178609Z 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:39.5179549Z 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:39.5180588Z 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:39.5181539Z 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:39.5182617Z 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:39.5183646Z 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:39.5184823Z 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:39.5185821Z 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:39.5186459Z 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:39.5187446Z 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:39.5188108Z 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:39.5189051Z 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:39.5190087Z 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:39.5191013Z 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:39.5192518Z 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:39.5192937Z 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:39.5194418Z 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:39.5195239Z 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:39.5196168Z 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:39.5197633Z 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:39.5198565Z 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:39.5199249Z 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:39.5200377Z 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:39.5201353Z 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:39.5202666Z 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:39.5203602Z 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:39.5204336Z 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:39.5205263Z 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:39.5206475Z 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:39.5207483Z 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:39.5208258Z 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:39.5210065Z 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:39.5210623Z 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:39.5211994Z 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:39.5212593Z 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:39.5213668Z 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:39.5214651Z 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:39.5215794Z 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:39.5216737Z 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:39.5217659Z 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:39.5218569Z 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:39.5219638Z 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:39.5220551Z 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:39.5222049Z 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:39.5222976Z 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:39.5223717Z 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:39.5224808Z 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:39.5226099Z 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:39.5226905Z 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:39.5227945Z 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:39.5229186Z 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:39.5230198Z 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:39.5231535Z 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:39.5232681Z 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:39.5233434Z 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:39.5234769Z 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:39.5235742Z 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:39.5236998Z 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:39.5238214Z 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:39.5239432Z 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:39.5240295Z 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:39.5241362Z 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:39.5242339Z 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:39.5243532Z 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:39.5244525Z 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:39.5245883Z 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:39.5246629Z 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:39.5247589Z 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:39.5248269Z 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:39.5249527Z 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:39.5250175Z 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:39.5251334Z 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:39.5252090Z 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:39.5253026Z 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:39.5254025Z 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:39.5254890Z 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:39.5255861Z 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:39.5256711Z 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:39.5257827Z 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:39.5258651Z 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:39.5259458Z 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:39.5260763Z 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:39.5261588Z 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:39.5262891Z 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:39.5263873Z 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:39.5265051Z 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:39.5266012Z 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:39.5266803Z 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:39.5267925Z 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:39.5269421Z 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:39.5270201Z 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:39.5271256Z 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:39.5272116Z 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:39.5273067Z 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:39.5274071Z 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:39.5275776Z 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:39.5277195Z 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:39.5278059Z 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:39.5279181Z 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:39.5279984Z 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:39.5281017Z 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:39.5281984Z 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:39.5283075Z 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:39.5284045Z 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:39.5285054Z 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:39.5286017Z 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:39.5287013Z 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:39.5288137Z 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:39.5289265Z 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:39.5289978Z 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:39.5291425Z 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:39.5292251Z 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:39.5293668Z 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:39.5294300Z 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:39.5295456Z 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:39.5296243Z 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:39.5297845Z 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:39.5298377Z 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:39.5299364Z 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:39.5300086Z 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:39.5300888Z 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:39.5301831Z 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:39.5302881Z 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:39.5304017Z 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:39.5305310Z 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:39.5305985Z 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:39.5307158Z 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:39.5308155Z 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:39.5308969Z 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:39.5310359Z 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:39.5311265Z 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:39.5312172Z 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:39.5313092Z 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:39.5314162Z 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:39.5315100Z 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:39.5316083Z 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:39.5316813Z 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:39.5317854Z 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:39.5319026Z 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:39.5319803Z 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:39.5320737Z 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:39.5321683Z 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:39.5322478Z 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:39.5323309Z 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:39.5324300Z 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:39.5325199Z 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:39.5326346Z 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:39.5327188Z 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:39.5327772Z 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:39.5329215Z 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:39.5330483Z 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:39.5331276Z 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:39.5333344Z 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:39.5333797Z 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:39.5334514Z 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:39.5335452Z 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:39.5337048Z 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:39.5337713Z 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:39.5338705Z 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:39.5340281Z 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:39.5341252Z 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:39.5342292Z 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:39.5343313Z 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:39.5344891Z 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:39.5345602Z 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:39.5346718Z 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:39.5347707Z 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:39.5348701Z 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:39.5349879Z 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:39.5350519Z 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:39.5351971Z 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:39.5352983Z 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:39.5353770Z 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:39.5355280Z 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:39.5356060Z 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:39.5357320Z 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:39.5357986Z 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:39.5358769Z 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:39.5360658Z 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:39.5361065Z 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:39.5362003Z 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:39.5363163Z 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:39.5364071Z 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:39.5365550Z 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:39.5366435Z 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:39.5367678Z 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:39.5368754Z 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:39.5369532Z 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:39.5371148Z 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:39.5372098Z 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:39.5373436Z 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:39.5374251Z 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:39.5375658Z 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:39.5376283Z 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:39.5377850Z 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:39.5378625Z 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:39.5380112Z 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:39.5380943Z 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:39.5382002Z 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:39.5383399Z 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:39.5384071Z 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:39.5385205Z 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:39.5385757Z 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:39.5386912Z 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:39.5388074Z 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:39.5388875Z 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:39.5389968Z 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:39.5390658Z 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:39.5391534Z 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:39.5392500Z 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:39.5393457Z 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:39.5394538Z 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:39.5395601Z 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:39.5397629Z 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:39.5398451Z 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:39.5399545Z 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:39.5400679Z 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:39.5401756Z 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:39.5402758Z 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:39.5403830Z 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:39.5404975Z 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:39.5406146Z 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:39.5407072Z 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:39.5408656Z 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:39.5409612Z 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:39.5410915Z 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:39.5411769Z 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:39.5412770Z 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:39.5413745Z 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:39.5414418Z 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:39.5415694Z 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:39.5416680Z 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:39.5417456Z 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:39.5418555Z 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:39.5419479Z 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:39.5420349Z 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:39.5421398Z 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:39.5422144Z 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:39.5424113Z 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:39.5424630Z 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:39.5425335Z 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:39.5426020Z 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:39.5427041Z 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:39.5428004Z 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:39.5428867Z 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:39.5430139Z 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:39.5431026Z 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:39.5432652Z 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:39.5433564Z 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:39.5434366Z 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:39.5435777Z 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:39.5436562Z 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:39.5437529Z 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:39.5438383Z 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:39.5439603Z 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:39.5440391Z 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:39.5441202Z 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:39.5442104Z 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:39.5444017Z 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:39.5444536Z 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:39.5445207Z 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:39.5446136Z 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:39.5447268Z 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:39.5448079Z 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:39.5448972Z 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:39.5449806Z 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:39.5450850Z 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:39.5451881Z 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:39.5453123Z 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:39.5454089Z 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:39.5455011Z 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:39.5455982Z 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:39.5457145Z 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:39.5458116Z 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:39.5459222Z 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:39.5460296Z 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:39.5462703Z 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:39.5463190Z 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:39.5463963Z 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:39.5464981Z 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:39.5466068Z 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:39.5467556Z 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:39.5468432Z 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:39.5468927Z 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:39.5469982Z 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:39.5471331Z 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:39.5471948Z 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:39.5473619Z 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:39.5475160Z 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:39.5475858Z 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:39.5476779Z 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:39.5477532Z 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:39.5478834Z 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:39.5479687Z 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:39.5480929Z 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:39.5481898Z 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:39.5482856Z 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:39.5483909Z 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:39.5484731Z 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:39.5485853Z 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:39.5486884Z 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:39.5488448Z 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:39.5489525Z 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:39.5490834Z 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:39.5492063Z 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:39.5493064Z 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:39.5494275Z 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:39.5495357Z 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:39.5496648Z 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:39.5497998Z 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:39.5498785Z 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:39.5500279Z 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:39.5501605Z 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:39.5502680Z 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:39.5503711Z 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:39.5504880Z 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:39.5506153Z 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:39.5507170Z 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:39.5508405Z 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:39.5509651Z 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:39.5511122Z 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:39.5512214Z 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:39.5513392Z 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:39.5514623Z 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:39.5516092Z 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:39.5517133Z 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:39.5518312Z 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:39.5519471Z 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:39.5520716Z 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:39.5522150Z 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:39.5523344Z 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:39.5524399Z 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:39.5525604Z 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:39.5526709Z 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:39.5527953Z 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:39.5529118Z 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:39.5530407Z 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:39.5531784Z 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:39.5532873Z 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:39.5534008Z 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:39.5535195Z 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:39.5536392Z 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:39.5537568Z 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:39.5538747Z 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:39.5539956Z 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:39.5541363Z 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:39.5542410Z 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:39.5543664Z 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:39.5544973Z 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:39.5546171Z 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:39.5547335Z 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:39.5549294Z 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:39.5550223Z 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:39.5551650Z 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:39.5552862Z 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:39.5554010Z 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:39.5555363Z 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:39.5556591Z 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:39.5557837Z 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:39.5559010Z 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:39.5560209Z 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:39.5561587Z 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:39.5562639Z 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:39.5563761Z 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:39.5564938Z 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:39.5566123Z 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:39.5567319Z 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:39.5568546Z 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:39.5569782Z 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:39.5571315Z 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:39.5572430Z 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:39.5573715Z 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:39.5574812Z 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:39.5576063Z 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:39.5577256Z 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:39.5578527Z 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:39.5579603Z 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:39.5580894Z 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:39.5581982Z 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:39.5583428Z 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:39.5584615Z 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:39.5585673Z 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:39.5586844Z 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:39.5587918Z 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:39.5589239Z 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:39.5590482Z 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:39.5591708Z 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:39.5592729Z 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:39.5594007Z 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:39.5595325Z 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:39.5596861Z 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:39.5597876Z 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:39.5599122Z 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:39.5600266Z 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:39.5602166Z 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:39.5602701Z 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:39.5603668Z 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:39.5604560Z 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:39.5605430Z 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:39.5606770Z 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:39.5607663Z 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:39.5608635Z 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:39.5610115Z 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:39.5611076Z 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:39.5611996Z 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:39.5613020Z 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:39.5614061Z 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:39.5614961Z 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:39.5616020Z 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:39.5617055Z 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:39.5618849Z 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:39.5619180Z 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:39.5620749Z 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:39.5621068Z 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:39.5621791Z 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:39.5623740Z 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:39.5624501Z 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:39.5625472Z 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:39.5626249Z 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:39.5627303Z 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:39.5628049Z 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:39.5629195Z 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:39.5629948Z 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:39.5630892Z 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:39.5631752Z 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:39.5632774Z 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:39.5634573Z 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:39.5635158Z 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:39.5635938Z 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:39.5637871Z 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:39.5638664Z 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:39.5639471Z 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:39.5640595Z 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:39.5641554Z 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:39.5642576Z 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:39.5643640Z 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:39.5644428Z 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:39.5645687Z 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:39.5646643Z 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:39.5647719Z 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:39.5648592Z 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:39.5649702Z 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:39.5650649Z 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:39.5651757Z 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:39.5652483Z 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:39.5653467Z 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:39.5654954Z 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:39.5655730Z 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:39.5657493Z 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:39.5658434Z 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:39.5659372Z 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:39.5660456Z 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:39.5661650Z 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:39.5662946Z 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:39.5664064Z 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:39.5665165Z 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:39.5666565Z 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:39.5667790Z 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:39.5668919Z 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:39.5670513Z 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:39.5671550Z 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:39.5672684Z 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:39.5673972Z 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:39.5675219Z 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:39.5676233Z 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:39.5677597Z 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:39.5678901Z 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:39.5680033Z 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:39.5681109Z 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:39.5682255Z 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:39.5683528Z 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:39.5684756Z 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:39.5685894Z 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:39.5687051Z 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:39.5688282Z 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:39.5689822Z 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:39.5690855Z 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:39.5692020Z 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:39.5693103Z 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:39.5695169Z 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:39.5696281Z 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:39.5697395Z 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:39.5698925Z 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:39.5699756Z 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:39.5701189Z 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:39.5702311Z 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:39.5703507Z 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:39.5704638Z 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:39.5705820Z 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:39.5707025Z 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:39.5708536Z 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:39.5710106Z 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:39.5711224Z 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:39.5712304Z 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:39.5713496Z 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:39.5714669Z 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:39.5716026Z 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:39.5718068Z 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:39.5718577Z 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:39.5719451Z 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:39.5720519Z 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:39.5721437Z 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:39.5722445Z 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:39.5723977Z 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:39.5724965Z 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:39.5725637Z 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:39.5726702Z 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:39.5728002Z 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:39.5728580Z 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:39.5729651Z 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:39.5731066Z 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:39.5731551Z 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:39.5732961Z 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:39.5733914Z 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:39.5734846Z 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:39.5735695Z 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:39.5737144Z 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:39.5737909Z 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:39.5738967Z 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:39.5739945Z 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:39.5741026Z 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:39.5742083Z 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:39.5743120Z 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:39.5744040Z 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:39.5745428Z 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:39.5746224Z 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:39.5747221Z 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:39.5748232Z 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:39.5749162Z 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:39.5749899Z 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:39.5750835Z 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:39.5751689Z 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:39.5752662Z 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:39.5753538Z 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:39.5754602Z 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:39.5755763Z 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:39.5757011Z 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:39.5758408Z 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:39.5760800Z 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:39.5761400Z 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:39.5761974Z 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:39.5762721Z 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:39.5763853Z 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:39.5765747Z 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:39.5766732Z 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:39.5768124Z 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:39.5769285Z 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:39.5770489Z 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:39.5771661Z 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:39.5772873Z 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:39.5774023Z 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:39.5775271Z 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:39.5776564Z 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:39.5777777Z 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:39.5778859Z 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:39.5780065Z 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:39.5781255Z 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:39.5782399Z 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:39.5783783Z 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:39.5785085Z 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:39.5786180Z 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:39.5787619Z 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:39.5788724Z 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:39.5789915Z 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:39.5790937Z 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:39.5792223Z 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:39.5793454Z 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:39.5794609Z 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:39.5796086Z 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:39.5797971Z 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:39.5808604Z 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:39.5810919Z 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:39.5811561Z 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:39.5812191Z 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:39.5812808Z 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:39.5813484Z 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:39.5814072Z 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:39.5814847Z 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:39.5815532Z 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:39.5816153Z 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:39.5816745Z 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:39.5817380Z 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:39.5817979Z 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:39.5818565Z 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:39.5819175Z 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:39.5819938Z 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:39.5820775Z 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:39.5821529Z 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:39.5822202Z 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:39.5822838Z 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:39.5823479Z 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:39.5824360Z 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:39.5825230Z 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:39.5826269Z 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:39.5827474Z 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:39.5828440Z 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:39.5830167Z 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:39.5830957Z 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:39.5831919Z 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:39.5832790Z 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:39.5833613Z 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:39.5835656Z 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:39.5836107Z 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:39.5836814Z 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:39.5837599Z 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:39.5838648Z 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:39.5839562Z 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:39.5840903Z 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:39.5841897Z 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:39.5842932Z 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:39.5844226Z 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:39.5845145Z 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:39.5845941Z 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:39.5846907Z 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:39.5847997Z 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:39.5849531Z 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:39.5850611Z 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:39.5851516Z 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:39.5852308Z 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:39.5853672Z 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:39.5854586Z 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:39.5855333Z 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:39.5856409Z 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:39.5857242Z 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:39.5858720Z 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:39.5859511Z 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:39.5861064Z 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:39.5861735Z 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:39.5862622Z 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:39.5863737Z 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:39.5864546Z 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:39.5865579Z 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:39.5866582Z 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:39.5867729Z 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:39.5868754Z 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:39.5869565Z 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:39.5870617Z 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:39.5871735Z 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:39.5872879Z 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:39.5873352Z 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:39.5874380Z 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:39.5876161Z 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:39.5876770Z 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:39.5877797Z 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:39.5878886Z 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:39.5879998Z 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:39.5880846Z 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:39.5881516Z 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:39.5883154Z 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:39.5883526Z 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:39.5884565Z 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:39.5885613Z 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:39.5886709Z 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:39.5887791Z 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:39.5888783Z 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:39.5890123Z 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:39.5890998Z 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:39.5892966Z 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:39.5893600Z 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:39.5894493Z 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:39.5895764Z 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:39.5896805Z 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:39.5898008Z 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:39.5898749Z 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:39.5900281Z 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:39.5901118Z 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:39.5902084Z 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:39.5903080Z 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:39.5903721Z 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:39.5904943Z 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:39.5905756Z 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:39.5907753Z 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:39.5908625Z 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:39.5909697Z 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:39.5910653Z 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:39.5911610Z 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:39.5912646Z 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:39.5913695Z 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:39.5914749Z 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:39.5915848Z 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:39.5916683Z 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:39.5917884Z 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:39.5918905Z 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:39.5919924Z 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:39.5920606Z 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:39.5922540Z 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:39.5923152Z 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:39.5924147Z 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:39.5925012Z 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:39.5925974Z 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:39.5926927Z 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:39.5928009Z 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:39.5928891Z 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:39.5930141Z 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:39.5931235Z 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:39.5931784Z 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:39.5932734Z 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:39.5934201Z 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:39.5934939Z 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:39.5936015Z 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:39.5936819Z 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:39.5937822Z 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:39.5938660Z 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:39.5939480Z 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:39.5940580Z 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:39.5941688Z 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:39.5942568Z 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:39.5944197Z 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:39.5944724Z 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:39.5945292Z 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:39.5946258Z 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:39.5947496Z 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:39.5948304Z 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:39.5949196Z 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:39.5950049Z 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:39.5950891Z 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:39.5951775Z 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:39.5952925Z 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:39.5953848Z 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:39.5954733Z 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:39.5955738Z 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:39.5957493Z 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:39.5958265Z 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:39.5959177Z 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:39.5960133Z 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:39.5961155Z 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:39.5962099Z 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:39.5963164Z 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:39.5964189Z 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:39.5965285Z 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:39.5966627Z 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:39.5967283Z 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:39.5968190Z 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:39.5969109Z 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:39.5970194Z 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:39.5971760Z 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:39.5972921Z 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:39.5973851Z 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:39.5974983Z 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:39.5975820Z 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:39.5976915Z 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:39.5977896Z 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:39.5978747Z 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:39.5979667Z 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:39.5980597Z 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:39.5981933Z 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:39.5982661Z 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:39.5983652Z 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:39.5985044Z 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:39.5985834Z 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:39.5986774Z 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:39.5988035Z 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:39.5988853Z 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:39.5989919Z 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:39.5990842Z 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:39.5992061Z 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:39.5992726Z 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:39.5994044Z 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:39.5995122Z 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:39.5996025Z 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:39.5997255Z 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:39.5998202Z 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:39.5999137Z 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:39.6000247Z 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:39.6000952Z 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:39.6001947Z 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:39.6002945Z 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:39.6003900Z 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:39.6004756Z 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:39.6006137Z 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:39.6006741Z 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:39.6008049Z 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:39.6008956Z 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:39.6010204Z 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:39.6011059Z 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:39.6012058Z 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:39.6013000Z 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:39.6014703Z 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:39.6015582Z 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:39.6016366Z 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:39.6017426Z 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:39.6018617Z 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:39.6019233Z 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:39.6020282Z 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:39.6021642Z 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:39.6022278Z 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:39.6023516Z 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:39.6024450Z 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:39.6025505Z 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:39.6026360Z 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:39.6027023Z 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:39.6028123Z 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:39.6028917Z 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:39.6029963Z 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:39.6030925Z 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:39.6031972Z 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:39.6033139Z 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:39.6034199Z 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:39.6035129Z 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:39.6036727Z 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:39.6037563Z 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:39.6038558Z 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:39.6039471Z 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:39.6040450Z 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:39.6041376Z 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:39.6042407Z 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:39.6043291Z 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:39.6044245Z 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:39.6045150Z 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:39.6046199Z 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:39.6047051Z 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:39.6048007Z 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:39.6048894Z 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:39.6050188Z 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:39.6050903Z 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:39.6051880Z 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:39.6052813Z 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:39.6053783Z 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:39.6054663Z 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:39.6055601Z 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:39.6056552Z 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:39.6057613Z 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:39.6058494Z 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:39.6059418Z 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:39.6060329Z 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:39.6061377Z 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:39.6062225Z 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:39.6063174Z 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:39.6064064Z 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:39.6065120Z 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:39.6066103Z 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:39.6067082Z 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:39.6068105Z 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:39.6069382Z 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:39.6070023Z 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:39.6071088Z 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:39.6071992Z 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:39.6073088Z 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:39.6074151Z 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:39.6075033Z 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:39.6076092Z 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:39.6077374Z 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:39.6078078Z 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:39.6079879Z 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:39.6080419Z 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:39.6081289Z 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:39.6081925Z 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:39.6083279Z 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:39.6084020Z 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:39.6085058Z 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:39.6086693Z 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:39.6087498Z 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:39.6088509Z 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:39.6089613Z 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:39.6091177Z 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:39.6091677Z 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:39.6092897Z 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:39.6093517Z 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:39.6094919Z 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:39.6095732Z 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:39.6096641Z 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:39.6097470Z 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:39.6099230Z 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:39.6099641Z 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:39.6101337Z 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:39.6102130Z 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:39.6103163Z 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:39.6104298Z 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:39.6105388Z 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:39.6106356Z 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:39.6107582Z 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:39.6108220Z 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:39.6109494Z 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:39.6110405Z 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:39.6111171Z 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:39.6112478Z 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:39.6113183Z 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:39.6114129Z 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:39.6115358Z 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:39.6116221Z 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:39.6117723Z 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:39.6119498Z 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:39.6120017Z 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:39.6121039Z 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:39.6122579Z 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:39.6123041Z 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:39.6124127Z 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:39.6124975Z 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:39.6125755Z 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:39.6126824Z 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:39.6127521Z 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:39.6128454Z 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:39.6129413Z 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:39.6130474Z 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:39.6131349Z 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:39.6132215Z 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:39.6133135Z 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:39.6134257Z 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:39.6135086Z 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:39.6135895Z 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:39.6137088Z 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:39.6137849Z 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:39.6138816Z 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:39.6139640Z 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:39.6140788Z 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:39.6141517Z 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:39.6142769Z 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:39.6143370Z 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:39.6144600Z 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:39.6145323Z 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:39.6146199Z 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:39.6147171Z 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:39.6148267Z 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:39.6149306Z 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:39.6150118Z 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:39.6151221Z 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:39.6152638Z 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:39.6153658Z 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:39.6155047Z 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:39.6156151Z 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:39.6157216Z 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:39.6158325Z 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:39.6159537Z 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:39.6160739Z 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:39.6162185Z 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:39.6163114Z 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:39.6164214Z 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:39.6166312Z 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:39.6167420Z 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:39.6168438Z 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:39.6169854Z 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:39.6171220Z 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:39.6172316Z 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:39.6173454Z 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:39.6174768Z 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:39.6175780Z 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:39.6177038Z 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:39.6178347Z 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:39.6179552Z 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:39.6180762Z 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:39.6182194Z 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:39.6183147Z 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:39.6184416Z 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:39.6185528Z 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:39.6186749Z 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:39.6187971Z 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:39.6189312Z 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:39.6190291Z 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:39.6191532Z 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:39.6192618Z 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:39.6194021Z 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:39.6195278Z 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:39.6196483Z 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:39.6197720Z 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:39.6199035Z 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:39.6200127Z 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:39.6201449Z 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:39.6202522Z 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:39.6203890Z 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:39.6205068Z 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:39.6206108Z 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:39.6207524Z 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:39.6208902Z 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:39.6209990Z 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:39.6211206Z 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:39.6212361Z 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:39.6213799Z 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:39.6215006Z 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:39.6216354Z 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:39.6217562Z 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:39.6218816Z 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:39.6220014Z 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:39.6221138Z 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:39.6222292Z 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:39.6223700Z 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:39.6224844Z 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:39.6225995Z 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:39.6227163Z 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:39.6228578Z 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:39.6229673Z 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:39.6230859Z 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:39.6232031Z 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:39.6233393Z 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:39.6234603Z 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:39.6235839Z 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:39.6236991Z 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:39.6238202Z 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:39.6239481Z 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:39.6240669Z 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:39.6241843Z 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:39.6243087Z 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:39.6245229Z 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:39.6246090Z 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:39.6247344Z 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:39.6248475Z 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:39.6249875Z 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:39.6251016Z 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:39.6252145Z 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:39.6253357Z 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:39.6254725Z 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:39.6256227Z 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:39.6257281Z 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:39.6258537Z 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:39.6259812Z 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:39.6260946Z 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:39.6262160Z 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:39.6263444Z 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:39.6264669Z 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:39.6265994Z 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:39.6267754Z 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:39.6268066Z 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:39.6269200Z 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:39.6270898Z 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:39.6271367Z 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:39.6272458Z 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:39.6273113Z 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:39.6274030Z 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:39.6275155Z 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:39.6276755Z 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:39.6277454Z 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:39.6278234Z 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:39.6279664Z 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:39.6280422Z 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:39.6281577Z 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:39.6282397Z 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:39.6283715Z 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:39.6284415Z 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:39.6285415Z 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:39.6286052Z 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:39.6287095Z 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:39.6288073Z 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:39.6289028Z 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:39.6290023Z 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:39.6290743Z 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:39.6292198Z 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:39.6293181Z 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:39.6293961Z 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:39.6295100Z 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:39.6295833Z 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:39.6296744Z 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:39.6297819Z 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:39.6298825Z 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:39.6299678Z 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:39.6300600Z 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:39.6301736Z 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:39.6302473Z 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:39.6303647Z 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:39.6304700Z 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:39.6305825Z 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:39.6306682Z 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:39.6307559Z 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:39.6309537Z 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:39.6309891Z 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:39.6310519Z 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:39.6311392Z 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:39.6313229Z 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:39.6313813Z 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:39.6315010Z 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:39.6316034Z 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:39.6317400Z 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:39.6318677Z 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:39.6319181Z 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:39.6320169Z 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:39.6321187Z 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:39.6322559Z 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:39.6323192Z 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:39.6324961Z 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:39.6325381Z 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:39.6326890Z 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:39.6328009Z 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:39.6329008Z 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:39.6330120Z 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:39.6330878Z 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:39.6331845Z 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:39.6332796Z 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:39.6334080Z 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:39.6335004Z 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:39.6336052Z 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:39.6336800Z 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:39.6337998Z 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:39.6339104Z 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:39.6339943Z 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:39.6341474Z 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:39.6342301Z 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:39.6343038Z 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:39.6343922Z 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:39.6344925Z 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:39.6347725Z 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:39.6348194Z 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:39.6348582Z 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:39.6348974Z 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:39.6349867Z 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:39.6350653Z 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:39.6351761Z 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:39.6352715Z 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:39.6353867Z 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:39.6354813Z 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:39.6356128Z 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:39.6357196Z 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:39.6358121Z 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:39.6358923Z 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:39.6359862Z 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:39.6361126Z 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:39.6362165Z 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:39.6363065Z 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:39.6364315Z 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:39.6365181Z 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:39.6366170Z 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:39.6367296Z 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:39.6368155Z 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:39.6369211Z 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:39.6370190Z 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:39.6371176Z 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:39.6371907Z 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:39.6373199Z 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:39.6374138Z 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:39.6374759Z 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:39.6376043Z 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:39.6377075Z 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:39.6378816Z 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:39.6379517Z 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:39.6380469Z 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:39.6381513Z 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:39.6382477Z 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:39.6383202Z 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:39.6384302Z 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:39.6385352Z 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:39.6386309Z 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:39.6387148Z 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:39.6387913Z 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:39.6389299Z 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:39.6389817Z 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:39.6391134Z 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:39.6392040Z 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:39.6392977Z 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:39.6393884Z 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:39.6395375Z 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:39.6396369Z 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:39.6397353Z 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:39.6398632Z 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:39.6399376Z 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:39.6400550Z 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:39.6401949Z 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:39.6403084Z 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:39.6403850Z 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:39.6405033Z 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:39.6405960Z 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:39.6407286Z 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:39.6408295Z 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:39.6409486Z 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:39.6410788Z 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:39.6412066Z 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:39.6413066Z 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:39.6414271Z 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:39.6416246Z 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:39.6416822Z 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:39.6417969Z 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:39.6419161Z 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:39.6420304Z 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:39.6421555Z 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:39.6422681Z 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:39.6423899Z 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:39.6425218Z 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:39.6426354Z 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:39.6427543Z 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:39.6428571Z 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:39.6429829Z 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:39.6431001Z 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:39.6432175Z 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:39.6433369Z 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:39.6434713Z 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:39.6436216Z 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:39.6437567Z 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:39.6438724Z 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:39.6439965Z 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:39.6441115Z 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:39.6442344Z 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:39.6443540Z 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:39.6444642Z 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:39.6445909Z 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:39.6447362Z 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:39.6448415Z 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:39.6449682Z 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:39.6451702Z 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:39.6453200Z 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:39.6453786Z 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:39.6455139Z 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:39.6456191Z 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:39.6457394Z 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:39.6458635Z 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:39.6459842Z 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:39.6460976Z 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:39.6462308Z 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:39.6463657Z 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:39.6464624Z 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:39.6465879Z 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:39.6467118Z 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:39.6468404Z 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:39.6469340Z 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:39.6470773Z 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:39.6471795Z 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:39.6472926Z 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:39.6474089Z 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:39.6475644Z 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:39.6476789Z 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:39.6478098Z 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:39.6479410Z 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:39.6480788Z 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:39.6481797Z 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:39.6483151Z 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:39.6484252Z 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:39.6485511Z 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:39.6486694Z 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:39.6487829Z 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:39.6489002Z 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:39.6491290Z 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:39.6491878Z 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:39.6492895Z 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:39.6494052Z 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:39.6495417Z 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:39.6496718Z 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:39.6497743Z 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:39.6498982Z 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:39.6500260Z 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:39.6501499Z 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:39.6502688Z 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:39.6503804Z 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:39.6504949Z 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:39.6506177Z 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:39.6507605Z 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:39.6508811Z 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:39.6509887Z 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:39.6510977Z 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:39.6512527Z 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:39.6513612Z 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:39.6514688Z 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:39.6516028Z 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:39.6518461Z 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:39.6519354Z 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:39.6520495Z 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:39.6521833Z 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:39.6523015Z 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:39.6524097Z 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:39.6525281Z 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:39.6526643Z 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:39.6527767Z 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:39.6528922Z 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:39.6531220Z 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:39.6531985Z 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:39.6533199Z 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:39.6534195Z 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:39.6544039Z 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:39.6544741Z 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:39.6545821Z 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:39.6546802Z 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:39.6547584Z 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:39.6548606Z 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:39.6549325Z 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:39.6550731Z 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:39.6551578Z 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:39.6552432Z 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:39.6553679Z 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:39.6554482Z 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:39.6555734Z 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:39.6557132Z 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:39.6557905Z 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:39.6558715Z 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:39.6560121Z 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:39.6560868Z 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:39.6561768Z 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:39.6562825Z 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:39.6564248Z 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:39.6565248Z 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:39.6566354Z 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:39.6567316Z 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:39.6567988Z 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:39.6569076Z 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:39.6569970Z 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:39.6571663Z 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:39.6571987Z 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:39.6573070Z 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:39.6574318Z 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:39.6574882Z 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:39.6576831Z 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:39.6577170Z 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:39.6578501Z 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:39.6579312Z 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:39.6580452Z 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:39.6581537Z 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:39.6582631Z 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:39.6583999Z 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:39.6584693Z 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:39.6585824Z 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:39.6586956Z 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:39.6588107Z 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:39.6589327Z 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:39.6590207Z 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:39.6591418Z 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:39.6592384Z 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:39.6593657Z 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:39.6594545Z 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:39.6595744Z 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:39.6596873Z 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:39.6597794Z 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:39.6598926Z 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:39.6599975Z 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:39.6601028Z 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:39.6601901Z 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:39.6602808Z 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:39.6603759Z 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:39.6604642Z 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:39.6605839Z 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:39.6606696Z 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:39.6607726Z 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:39.6608522Z 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:39.6609857Z 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:39.6610611Z 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:39.6611355Z 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:39.6612736Z 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:39.6613265Z 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:39.6614342Z 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:39.6615366Z 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:39.6616254Z 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:39.6617369Z 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:39.6619164Z 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:39.6619838Z 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:39.6620961Z 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:39.6622245Z 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:39.6623123Z 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:39.6624228Z 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:39.6625300Z 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:39.6627503Z 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:39.6629071Z 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:39.6630016Z 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:39.6632012Z 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:39.6633615Z 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:39.6634437Z 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:39.6635656Z 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:39.6637094Z 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:39.6637680Z 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:39.6638646Z 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:39.6639691Z 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:39.6640246Z 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:39.6641674Z 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:39.6642970Z 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:39.6644155Z 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:39.6645501Z 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:39.6646808Z 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:39.6647907Z 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:39.6649025Z 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:39.6650227Z 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:39.6651672Z 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:39.6652768Z 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:39.6654789Z 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:39.6655947Z 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:39.6657041Z 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:39.6657936Z 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:39.6660910Z 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:39.6661635Z 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:39.6662582Z 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:39.6664734Z 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:39.6666329Z 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:39.6667409Z 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:39.6667985Z 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:39.6669367Z 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:39.6670333Z 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:39.6671453Z 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:39.6672557Z 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:39.6673658Z 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:39.6674327Z 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:39.6675760Z 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:39.6677229Z 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:39.6677987Z 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:39.6678979Z 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:39.6679882Z 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:39.6681457Z 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:39.6682538Z 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:39.6683294Z 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:39.6685488Z 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:39.6686248Z 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:39.6687285Z 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:39.6690691Z 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:39.6691670Z 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:39.6692788Z 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:39.6693365Z 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:39.6694689Z 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:39.6695155Z 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:39.6696516Z 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:39.6697201Z 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:39.6698785Z 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:39.6699244Z 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:39.6699955Z 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:39.6700807Z 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:39.6701813Z 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:39.6702815Z 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:39.6703686Z 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:39.6704603Z 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:39.6705546Z 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:39.6706419Z 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:39.6707450Z 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:39.6708550Z 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:39.6710088Z 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:39.6710743Z 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:39.6711742Z 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:39.6713519Z 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:39.6715452Z 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:39.6716283Z 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:39.6718716Z 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:39.6719835Z 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:39.6720972Z 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:39.6722414Z 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:39.6722921Z 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:39.6724102Z 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:39.6724967Z 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:39.6725615Z 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:39.6726828Z 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:39.6727918Z 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:39.6728655Z 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:39.6730015Z 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:39.6731026Z 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:39.6731936Z 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:39.6733173Z 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:39.6733997Z 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:39.6735119Z 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:39.6736100Z 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:39.6736958Z 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:39.6738311Z 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:39.6739497Z 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:39.6740425Z 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:39.6741575Z 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:39.6742321Z 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:39.6743336Z 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:39.6744365Z 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:39.6745277Z 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:39.6746344Z 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:39.6747193Z 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:39.6749065Z 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:39.6749887Z 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:39.6750734Z 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:39.6752165Z 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:39.6753067Z 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:39.6753926Z 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:39.6755507Z 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:39.6756523Z 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:39.6757612Z 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:39.6758741Z 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:39.6759552Z 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:39.6760710Z 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:39.6761636Z 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:39.6762859Z 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:39.6763524Z 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:39.6764938Z 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:39.6766188Z 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:39.6768178Z 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:39.6768939Z 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:39.6770178Z 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:39.6771305Z 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:39.6772393Z 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:39.6773606Z 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:39.6775127Z 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:39.6776187Z 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:39.6777434Z 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:39.6778740Z 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:39.6780118Z 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:39.6781285Z 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:39.6782494Z 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:39.6783548Z 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:39.6785793Z 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:39.6786407Z 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:39.6787343Z 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:39.6788666Z 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:39.6789888Z 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:39.6791002Z 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:39.6792168Z 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:39.6793261Z 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:39.6794488Z 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:39.6796129Z 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:39.6797514Z 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:39.6798496Z 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:39.6799713Z 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:39.6801006Z 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:39.6802746Z 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:39.6803603Z 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:39.6804333Z 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:39.6805682Z 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:39.6806747Z 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:39.6808105Z 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:39.6809363Z 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:39.6810424Z 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:39.6812656Z 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:39.6813220Z 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:39.6815131Z 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:39.6815819Z 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:39.6816809Z 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:39.6818133Z 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:39.6819248Z 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:39.6820571Z 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:39.6821971Z 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:39.6823286Z 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:39.6824357Z 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:39.6826611Z 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:39.6827055Z 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:39.6827818Z 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:39.6829356Z 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:39.6830264Z 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:39.6831107Z 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:39.6832233Z 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:39.6834288Z 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:39.6835242Z 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:39.6836165Z 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:39.6837871Z 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:39.6838634Z 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:39.6839409Z 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:39.6840501Z 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:39.6841661Z 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:39.6842785Z 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:39.6844013Z 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:39.6845407Z 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:39.6846486Z 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:39.6847540Z 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:39.6848748Z 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:39.6849941Z 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:39.6851195Z 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:39.6853491Z 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:39.6854265Z 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:39.6854899Z 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:39.6855778Z 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:39.6856820Z 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:39.6858402Z 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:39.6859268Z 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:39.6860445Z 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:39.6861581Z 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:39.6862906Z 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:39.6863977Z 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:39.6865429Z 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:39.6866700Z 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:39.6867969Z 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:39.6869643Z 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:39.6870232Z 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:39.6871558Z 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:39.6872813Z 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:39.6873894Z 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:39.6875297Z 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:39.6876692Z 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:39.6878186Z 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:39.6879351Z 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:39.6880633Z 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:39.6881612Z 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:39.6882949Z 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:39.6883962Z 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:39.6885866Z 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:39.6886422Z 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:39.6887782Z 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:39.6888827Z 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:39.6890013Z 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:39.6891365Z 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:39.6892483Z 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:39.6893726Z 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:39.6895077Z 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:39.6896387Z 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:39.6897419Z 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:39.6898581Z 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:39.6899737Z 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:39.6900935Z 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:39.6902210Z 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:39.6903406Z 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:39.6904604Z 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:39.6906524Z 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:39.6907643Z 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:39.6908791Z 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:39.6910192Z 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:39.6911496Z 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:39.6912753Z 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:39.6913783Z 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:39.6915052Z 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:39.6916191Z 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:39.6917371Z 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:39.6918563Z 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:39.6920066Z 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:39.6921289Z 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:39.6922593Z 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:39.6923512Z 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:39.6924701Z 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:39.6925953Z 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:39.6926992Z 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:39.6932075Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip 2022-12-01T09:59:39.6932634Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/hip/impl 2022-12-01T09:59:39.6933638Z 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:39.6934824Z 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:39.6935822Z 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:39.6937971Z 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:39.6938331Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/detail 2022-12-01T09:59:39.6939171Z 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:39.6940551Z 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:39.6941523Z 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:39.6942756Z 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:39.6944586Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native 2022-12-01T09:59:39.6945216Z 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:39.6946203Z 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:39.6947634Z 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:39.6948158Z 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:39.6949469Z 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:39.6950431Z 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:39.6951522Z 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:39.6952771Z 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:39.6953848Z 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:39.6954777Z 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:39.6956232Z 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:39.6957107Z 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:39.6958311Z 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:39.6959308Z 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:39.6960709Z 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:39.6962089Z 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:39.6963107Z 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:39.6964238Z 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:39.6965422Z 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:39.6967237Z 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:39.6968503Z 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:39.6969675Z 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:39.6970892Z 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:39.6972098Z 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:39.6973106Z 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:39.6974323Z 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:39.6975405Z 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:39.6976429Z 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:39.6977549Z 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:39.6978690Z 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:39.6979850Z 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:39.6980901Z 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:39.6982045Z 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:39.6983176Z 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:39.6985789Z 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:39.6986811Z 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:39.6987836Z 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:39.6988954Z 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:39.6989948Z 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:39.6991027Z 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:39.6992039Z 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:39.6993151Z 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:39.6994251Z 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:39.6995545Z 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:39.6996764Z 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:39.6998180Z 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:39.6998907Z 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:39.7000250Z 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:39.7001249Z 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:39.7002595Z 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:39.7003594Z 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:39.7004680Z 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:39.7005749Z 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:39.7006817Z 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:39.7007955Z 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:39.7009106Z 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:39.7010159Z 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:39.7011318Z 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:39.7012434Z 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:39.7013579Z 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:39.7014689Z 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:39.7015748Z 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:39.7016816Z 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:39.7017931Z 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:39.7018963Z 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:39.7020159Z 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:39.7021342Z 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:39.7022349Z 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:39.7023365Z 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:39.7024558Z 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:39.7025681Z 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:39.7026699Z 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:39.7027735Z 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:39.7028966Z 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:39.7029951Z 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:39.7031318Z 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:39.7032384Z 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:39.7033451Z 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:39.7034591Z 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:39.7035975Z 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:39.7037678Z 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:39.7038628Z 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:39.7039836Z 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:39.7041877Z 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:39.7042836Z 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:39.7043828Z 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:39.7045290Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cpu 2022-12-01T09:59:39.7046313Z 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:39.7047626Z 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:39.7048757Z 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:39.7049902Z 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:39.7050705Z 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:39.7051816Z 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:39.7053580Z 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:39.7054378Z 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:39.7055302Z 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:39.7056384Z 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:39.7057393Z 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:39.7058593Z 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:39.7059663Z 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:39.7060684Z 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:39.7062148Z 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:39.7063462Z 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:39.7064279Z 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:39.7065487Z 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:39.7066564Z 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:39.7067991Z 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:39.7068815Z 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:39.7070022Z 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:39.7070988Z 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:39.7072729Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/cuda 2022-12-01T09:59:39.7073672Z 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:39.7075006Z 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:39.7076142Z 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:39.7077178Z 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:39.7078261Z 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:39.7079815Z 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:39.7080806Z 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:39.7082230Z 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:39.7083177Z 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:39.7084232Z 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:39.7085199Z 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:39.7086885Z 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:39.7087501Z 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:39.7088415Z 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:39.7089620Z 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:39.7090548Z 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:39.7092014Z 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:39.7146393Z 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:39.7147050Z 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:39.7147845Z 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:39.7148639Z 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:39.7149433Z 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:39.7150391Z 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:39.7151162Z 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:39.7151731Z 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:39.7152479Z 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:39.7153364Z 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:39.7154226Z 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:39.7155455Z 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:39.7156345Z 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:39.7157768Z 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:39.7158665Z 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:39.7159520Z 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:39.7160568Z 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:39.7161402Z 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:39.7162194Z 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:39.7162926Z 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:39.7163680Z 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:39.7164356Z 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:39.7165084Z 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:39.7165706Z 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:39.7166301Z 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:39.7166951Z 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:39.7167531Z 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:39.7168190Z 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:39.7168787Z 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:39.7169464Z 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:39.7170192Z 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:39.7170819Z 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:39.7198118Z 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:39.7199292Z 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:39.7200299Z 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:39.7201406Z 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:39.7202512Z 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:39.7203378Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized 2022-12-01T09:59:39.7204404Z 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:39.7205588Z 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:39.7206755Z 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:39.7207873Z 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:39.7209212Z 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:39.7210285Z 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:39.7211194Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/native/quantized/cpu 2022-12-01T09:59:39.7212293Z 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:39.7295238Z 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:39.7298284Z 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:39.7298955Z 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:39.7299798Z 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:39.7300472Z 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:39.7301244Z 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:39.7302311Z 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:39.7303362Z 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:39.7304427Z 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:39.7305466Z 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:39.7306325Z 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:39.7307274Z 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:39.7307821Z creating build/bdist.linux-x86_64/wheel/torch/include/ATen/quantized 2022-12-01T09:59:39.7308467Z 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:39.7309020Z 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:39.7309470Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2 2022-12-01T09:59:39.7309833Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils 2022-12-01T09:59:39.7310408Z 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:39.7311072Z 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:39.7311842Z 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:39.7312499Z 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:39.7313143Z 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:39.7313842Z 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:39.7314372Z 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:39.7315197Z 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:39.7316000Z 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:39.7316717Z 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:39.7317583Z 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:39.7318513Z 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:39.7319273Z 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:39.7319934Z 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:39.7320589Z 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:39.7321526Z 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:39.7322449Z 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:39.7323289Z 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:39.7323831Z 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:39.7324372Z 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:39.7325010Z 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:39.7325666Z 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:39.7326603Z 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:39.7327146Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/math 2022-12-01T09:59:39.7327622Z 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:39.7328407Z 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:39.7329407Z 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:39.7330003Z 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:39.7330608Z 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:39.7331430Z 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:39.7332011Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/utils/threadpool 2022-12-01T09:59:39.7332687Z 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:39.7333655Z 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:39.7334539Z 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:39.7335438Z 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:39.7336119Z 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:39.7336996Z 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:39.7337612Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib 2022-12-01T09:59:39.7338004Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/aten 2022-12-01T09:59:39.7338786Z 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:39.7339584Z 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:39.7340029Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/fakelowp 2022-12-01T09:59:39.7340557Z 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:39.7341314Z 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:39.7342059Z 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:39.7342763Z 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:39.7343787Z 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:39.7344863Z 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:39.7345919Z 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:39.7346740Z 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:39.7347393Z 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:39.7348208Z 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:39.7349464Z 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:39.7350221Z 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:39.7350880Z 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:39.7351653Z 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:39.7352711Z 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:39.7353709Z 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:39.7354393Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/gloo 2022-12-01T09:59:39.7355239Z 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:39.7356270Z 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:39.7357089Z 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:39.7357940Z 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:39.7358626Z 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:39.7359401Z 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:39.7360094Z 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:39.7360788Z 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:39.7361649Z 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:39.7362179Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/nccl 2022-12-01T09:59:39.7362808Z 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:39.7363253Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/opencl 2022-12-01T09:59:39.7363887Z 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:39.7364445Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/prof 2022-12-01T09:59:39.7365023Z 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:39.7365718Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/shm_mutex 2022-12-01T09:59:39.7366274Z 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:39.7366767Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/tensorrt 2022-12-01T09:59:39.7367492Z 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:39.7368301Z 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:39.7369033Z 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:39.7369683Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/contrib/warpctc 2022-12-01T09:59:39.7370406Z 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:39.7370865Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core 2022-12-01T09:59:39.7371449Z 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:39.7372181Z 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:39.7372941Z 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:39.7373634Z 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:39.7374301Z 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:39.7374986Z 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:39.7375667Z 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:39.7376302Z 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:39.7376972Z 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:39.7377496Z 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:39.7378168Z 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:39.7378864Z 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:39.7379456Z 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:39.7380149Z 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:39.7380710Z 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:39.7381483Z 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:39.7382052Z 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:39.7382714Z 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:39.7383318Z 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:39.7383970Z 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:39.7384690Z 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:39.7385335Z 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:39.7386117Z 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:39.7386885Z 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:39.7387558Z 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:39.7388217Z 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:39.7388877Z 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:39.7389461Z 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:39.7390237Z 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:39.7390874Z 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:39.7391584Z 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:39.7392201Z 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:39.7392822Z 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:39.7393509Z 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:39.7394113Z 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:39.7394756Z 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:39.7395586Z 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:39.7396421Z 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:39.7397040Z 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:39.7397632Z 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:39.7398459Z 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:39.7399295Z 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:39.7399894Z 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:39.7400478Z 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:39.7401189Z 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:39.7401856Z 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:39.7402618Z 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:39.7403318Z 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:39.7403925Z 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:39.7404544Z 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:39.7405202Z 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:39.7405799Z 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:39.7406509Z 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:39.7407142Z 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:39.7407691Z 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:39.7408398Z 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:39.7408944Z 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:39.7409713Z 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:39.7410330Z 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:39.7410770Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/hip 2022-12-01T09:59:39.7411634Z 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:39.7412650Z 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:39.7413181Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph 2022-12-01T09:59:39.7413558Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include 2022-12-01T09:59:39.7414028Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph 2022-12-01T09:59:39.7414700Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters 2022-12-01T09:59:39.7415385Z 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:39.7416065Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated 2022-12-01T09:59:39.7416787Z 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:39.7417671Z 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:39.7418595Z 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:39.7419277Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph 2022-12-01T09:59:39.7420033Z 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:39.7420988Z 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:39.7421770Z 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:39.7422480Z 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:39.7423206Z 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:39.7423759Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations 2022-12-01T09:59:39.7424632Z 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:39.7425604Z 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:39.7426531Z 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:39.7427362Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support 2022-12-01T09:59:39.7428110Z 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:39.7428979Z 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:39.7429758Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations 2022-12-01T09:59:39.7430481Z 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:39.7431395Z 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:39.7431993Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/core/nomnigraph/tests 2022-12-01T09:59:39.7432552Z 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:39.7433015Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/cuda_rtc 2022-12-01T09:59:39.7433568Z 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:39.7433990Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/db 2022-12-01T09:59:39.7434601Z 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:39.7435251Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/distributed 2022-12-01T09:59:39.7435867Z 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:39.7436850Z 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:39.7437876Z 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:39.7438974Z 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:39.7439982Z 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:39.7440678Z 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:39.7441199Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments 2022-12-01T09:59:39.7441784Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/experiments/operators 2022-12-01T09:59:39.7442602Z 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:39.7443309Z 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:39.7444175Z 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:39.7444818Z 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:39.7445474Z 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:39.7446462Z 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:39.7447269Z 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:39.7447952Z 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:39.7448407Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep 2022-12-01T09:59:39.7448878Z 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:39.7449429Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/operators 2022-12-01T09:59:39.7449942Z 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:39.7450648Z 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:39.7451334Z 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:39.7451848Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/ideep/utils 2022-12-01T09:59:39.7452469Z 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:39.7453109Z 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:39.7453763Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/image 2022-12-01T09:59:39.7454368Z 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:39.7455321Z 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:39.7455748Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile 2022-12-01T09:59:39.7456130Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib 2022-12-01T09:59:39.7456505Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios 2022-12-01T09:59:39.7457065Z 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:39.7457819Z 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:39.7458494Z 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:39.7459018Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ios/mpscnn 2022-12-01T09:59:39.7459835Z 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:39.7460562Z 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:39.7461425Z 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:39.7462219Z 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:39.7463011Z 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:39.7463615Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub 2022-12-01T09:59:39.7464094Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include 2022-12-01T09:59:39.7464835Z 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:39.7465455Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL 2022-12-01T09:59:39.7466281Z 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:39.7467287Z 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:39.7468374Z 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:39.7469238Z 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:39.7470208Z 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:39.7471117Z 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:39.7471691Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub 2022-12-01T09:59:39.7472221Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include 2022-12-01T09:59:39.7472996Z 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:39.7473716Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan 2022-12-01T09:59:39.7474509Z 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:39.7475515Z 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:39.7476023Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/nnapi 2022-12-01T09:59:39.7476602Z 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:39.7477380Z 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:39.7478174Z 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:39.7478690Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/snpe 2022-12-01T09:59:39.7479377Z 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:39.7479970Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mobile/contrib/ulp2 2022-12-01T09:59:39.7480857Z 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:39.7481871Z 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:39.7482617Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/mpi 2022-12-01T09:59:39.7483409Z 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:39.7484302Z 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:39.7484975Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/observers 2022-12-01T09:59:39.7485775Z 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:39.7486437Z 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:39.7487055Z 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:39.7487746Z 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:39.7488449Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx 2022-12-01T09:59:39.7489045Z 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:39.7489859Z 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:39.7490566Z 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:39.7491284Z 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:39.7491897Z 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:39.7492539Z 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:39.7493266Z 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:39.7493965Z 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:39.7494607Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/onnx/torch_ops 2022-12-01T09:59:39.7495119Z 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:39.7496058Z 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:39.7496995Z 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:39.7497727Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators 2022-12-01T09:59:39.7498553Z 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:39.7499302Z 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:39.7499904Z 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:39.7500583Z 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:39.7501376Z 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:39.7502199Z 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:39.7502778Z 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:39.7503466Z 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:39.7504030Z 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:39.7504739Z 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:39.7505327Z 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:39.7506042Z 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:39.7506706Z 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:39.7507310Z 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:39.7508044Z 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:39.7508800Z 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:39.7509510Z 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:39.7510164Z 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:39.7510906Z 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:39.7511689Z 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:39.7512389Z 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:39.7513105Z 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:39.7513797Z 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:39.7514488Z 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:39.7515419Z 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:39.7516081Z 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:39.7516859Z 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:39.7517458Z 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:39.7518103Z 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:39.7518675Z 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:39.7519251Z 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:39.7519826Z 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:39.7520445Z 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:39.7521282Z 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:39.7522140Z 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:39.7522808Z 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:39.7523453Z 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:39.7524395Z 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:39.7525366Z 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:39.7526387Z 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:39.7527214Z 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:39.7527969Z 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:39.7528854Z 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:39.7529658Z 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:39.7530257Z 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:39.7530958Z 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:39.7531693Z 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:39.7532358Z 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:39.7533090Z 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:39.7533722Z 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:39.7534688Z 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:39.7535436Z 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:39.7536014Z 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:39.7536690Z 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:39.7537314Z 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:39.7537931Z 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:39.7538538Z 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:39.7539160Z 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:39.7539755Z 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:39.7540308Z 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:39.7540948Z 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:39.7541550Z 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:39.7542177Z 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:39.7543133Z 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:39.7543849Z 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:39.7544588Z 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:39.7545229Z 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:39.7545988Z 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:39.7546739Z 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:39.7547581Z 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:39.7548424Z 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:39.7549108Z 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:39.7549838Z 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:39.7550630Z 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:39.7551392Z 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:39.7552052Z 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:39.7552687Z 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:39.7553355Z 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:39.7554127Z 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:39.7554970Z 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:39.7555628Z 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:39.7556343Z 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:39.7557151Z 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:39.7557803Z 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:39.7558536Z 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:39.7559245Z 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:39.7559946Z 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:39.7560573Z 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:39.7561158Z 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:39.7561925Z 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:39.7562572Z 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:39.7563238Z 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:39.7563826Z 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:39.7564410Z 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:39.7565072Z 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:39.7565725Z 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:39.7566438Z 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:39.7567220Z 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:39.7567916Z 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:39.7568687Z 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:39.7569520Z 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:39.7570144Z 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:39.7570972Z 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:39.7571948Z 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:39.7573127Z 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:39.7574271Z 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:39.7575090Z 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:39.7575920Z 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:39.7576714Z 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:39.7577488Z 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:39.7578301Z 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:39.7578997Z 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:39.7579704Z 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:39.7580389Z 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:39.7581044Z 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:39.7581684Z 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:39.7582397Z 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:39.7582950Z 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:39.7583611Z 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:39.7584268Z 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:39.7584839Z 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:39.7585457Z 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:39.7586142Z 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:39.7587178Z 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:39.7588142Z 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:39.7588774Z 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:39.7589864Z 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:39.7590651Z 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:39.7591613Z 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:39.7592607Z 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:39.7593312Z 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:39.7594395Z 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:39.7595443Z 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:39.7611210Z 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:39.7612340Z 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:39.7613464Z 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:39.7614523Z 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:39.7615578Z 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:39.7616564Z 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:39.7617542Z 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:39.7618619Z 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:39.7619544Z 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:39.7620598Z 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:39.7621265Z 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:39.7621869Z 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:39.7622655Z 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:39.7623301Z 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:39.7624022Z 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:39.7624761Z 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:39.7625448Z 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:39.7626097Z 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:39.7626825Z 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:39.7627616Z 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:39.7628462Z 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:39.7629232Z 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:39.7629917Z 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:39.7630854Z 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:39.7631717Z 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:39.7632492Z 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:39.7633176Z 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:39.7633844Z 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:39.7634544Z 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:39.7635478Z 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:39.7636203Z 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:39.7636866Z 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:39.7637636Z 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:39.7638313Z 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:39.7638951Z 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:39.7639715Z 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:39.7640388Z 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:39.7641255Z 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:39.7641971Z 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:39.7642676Z 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:39.7643541Z 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:39.7643884Z 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:39.7644325Z 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:39.7644699Z 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:39.7645065Z 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:39.7645575Z 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:39.7645908Z 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:39.7646330Z 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:39.7646766Z 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:39.7647140Z 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:39.7647611Z 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:39.7647934Z 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:39.7648358Z 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:39.7648757Z 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:39.7649252Z 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:39.7649678Z 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:39.7650038Z 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:39.7650476Z 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:39.7650843Z 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:39.7651405Z 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:39.7652220Z 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:39.7653671Z 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:39.7654526Z 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:39.7655611Z 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:39.7656747Z 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:39.7657882Z 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:39.7658943Z 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:39.7659828Z 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:39.7661397Z 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:39.7662816Z 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:39.7663241Z 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:39.7664003Z 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:39.7665168Z 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:39.7667218Z 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:39.7667813Z 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:39.7668848Z 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:39.7669892Z 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:39.7670585Z 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:39.7671759Z 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:39.7672376Z 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:39.7673378Z 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:39.7675618Z 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:39.7676156Z 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:39.7676515Z 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:39.7678066Z 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:39.7679071Z 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:39.7679925Z 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:39.7681027Z 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:39.7682150Z 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:39.7682594Z 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:39.7683655Z 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:39.7684497Z 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:39.7685838Z 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:39.7687414Z 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:39.7688336Z 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:39.7689372Z 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:39.7690587Z 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:39.7691597Z 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:39.7692263Z 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:39.7693358Z 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:39.7694454Z 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:39.7695376Z 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:39.7696439Z 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:39.7697174Z 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:39.7698332Z 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:39.7699376Z 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:39.7700269Z 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:39.7701356Z 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:39.7702246Z 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:39.7703538Z 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:39.7704217Z 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:39.7705255Z 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:39.7705977Z 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:39.7707327Z 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:39.7708126Z 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:39.7709218Z 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:39.7710226Z 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:39.7711071Z 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:39.7711980Z 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:39.7712964Z 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:39.7713993Z 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:39.7714669Z 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:39.7715826Z 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:39.7716695Z 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:39.7717362Z 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:39.7718455Z 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:39.7719474Z 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:39.7720314Z 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:39.7721168Z 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:39.7722815Z 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:39.7723499Z 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:39.7724496Z 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:39.7725105Z 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:39.7726053Z 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:39.7726949Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/hip 2022-12-01T09:59:39.7727407Z 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:39.7729100Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn 2022-12-01T09:59:39.7729677Z 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:39.7730588Z 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:39.7731479Z 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:39.7732479Z 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:39.7733750Z 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:39.7734405Z 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:39.7735777Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/rnn/hip 2022-12-01T09:59:39.7736263Z 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:39.7737515Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/operators/quantized 2022-12-01T09:59:39.7738140Z 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:39.7739309Z 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:39.7740186Z 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:39.7741703Z 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:39.7742399Z 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:39.7743113Z 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:39.7744101Z 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:39.7744680Z 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:39.7745545Z 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:39.7746356Z 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:39.7747123Z 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:39.7747930Z 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:39.7748770Z 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:39.7750592Z 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:39.7751115Z 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:39.7751720Z 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:39.7752685Z 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:39.7753327Z 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:39.7754230Z 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:39.7755362Z 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:39.7756705Z 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:39.7757153Z 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:39.7758140Z 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:39.7758879Z 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:39.7760460Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt 2022-12-01T09:59:39.7761135Z 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:39.7761987Z 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:39.7762509Z 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:39.7763551Z 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:39.7764484Z 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:39.7765408Z 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:39.7766178Z 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:39.7767137Z 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:39.7767885Z 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:39.7768860Z 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:39.7769761Z 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:39.7770680Z 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:39.7771503Z 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:39.7772546Z 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:39.7773409Z 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:39.7774475Z 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:39.7775309Z 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:39.7776227Z 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:39.7777236Z 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:39.7778327Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/custom 2022-12-01T09:59:39.7778938Z 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:39.7779950Z 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:39.7780867Z 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:39.7781536Z 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:39.7782312Z 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:39.7783672Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/opt/nql 2022-12-01T09:59:39.7784333Z 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:39.7785178Z 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:39.7786590Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/perfkernels 2022-12-01T09:59:39.7787297Z 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:39.7788139Z 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:39.7788917Z 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:39.7789834Z 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:39.7790770Z 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:39.7791728Z 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:39.7792651Z 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:39.7793362Z 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:39.7794117Z 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:39.7795253Z 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:39.7796289Z 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:39.7796942Z 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:39.7797904Z 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:39.7799108Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor 2022-12-01T09:59:39.7799684Z 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:39.7800457Z 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:39.7801324Z 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:39.7802144Z 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:39.7802912Z 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:39.7803781Z 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:39.7804804Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/predictor/emulator 2022-12-01T09:59:39.7805343Z 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:39.7806600Z 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:39.7807398Z 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:39.7808262Z 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:39.7809383Z 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:39.7810372Z 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:39.7810976Z 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:39.7812031Z 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:39.7812548Z 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:39.7813630Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/proto 2022-12-01T09:59:39.7814205Z 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:39.7815077Z 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:39.7815701Z 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:39.7817685Z 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:39.7822214Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/python 2022-12-01T09:59:39.7822801Z 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:39.7823700Z 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:39.7824945Z 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:39.7826075Z 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:39.7827184Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization 2022-12-01T09:59:39.7828418Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/quantization/server 2022-12-01T09:59:39.7829211Z 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:39.7830755Z 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:39.7831503Z 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:39.7832950Z 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:39.7834193Z 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:39.7835201Z 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:39.7836193Z 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:39.7837710Z 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:39.7838790Z 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:39.7840004Z 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:39.7841391Z 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:39.7842557Z 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:39.7843646Z 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:39.7844880Z 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:39.7846047Z 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:39.7847142Z 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:39.7848211Z 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:39.7849485Z 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:39.7850580Z 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:39.7851760Z 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:39.7852846Z 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:39.7853945Z 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:39.7854987Z 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:39.7856300Z 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:39.7857120Z 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:39.7858037Z 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:39.7859062Z 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:39.7860361Z 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:39.7861837Z 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:39.7862519Z 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:39.7863543Z 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:39.7864139Z 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:39.7865113Z 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:39.7865966Z 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:39.7866992Z 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:39.7868084Z 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:39.7869049Z 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:39.7870779Z 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:39.7871320Z 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:39.7872427Z 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:39.7873622Z 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:39.7874316Z 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:39.7875238Z 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:39.7876031Z 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:39.7877028Z 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:39.7878263Z 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:39.7879277Z 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:39.7880250Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/queue 2022-12-01T09:59:39.7880662Z 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:39.7881924Z 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:39.7882815Z 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:39.7883875Z 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:39.7884739Z 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:39.7885720Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/serialize 2022-12-01T09:59:39.7886406Z 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:39.7887912Z 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:39.7888986Z 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:39.7889926Z 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:39.7890893Z 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:39.7891753Z 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:39.7892317Z 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:39.7893736Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/sgd 2022-12-01T09:59:39.7894702Z 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:39.7895519Z 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:39.7896979Z 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:39.7897933Z 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:39.7898873Z 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:39.7900191Z 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:39.7900995Z 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:39.7901750Z 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:39.7902721Z 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:39.7903571Z 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:39.7904654Z 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:39.7905501Z 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:39.7906382Z 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:39.7907318Z 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:39.7908229Z 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:39.7909652Z 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:39.7911439Z 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:39.7911751Z 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:39.7912535Z 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:39.7914159Z 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:39.7914561Z 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:39.7916289Z 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:39.7916844Z 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:39.7917874Z 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:39.7919408Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share 2022-12-01T09:59:39.7919890Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share/contrib 2022-12-01T09:59:39.7920777Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/share/contrib/zstd 2022-12-01T09:59:39.7922167Z 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:39.7923241Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/transforms 2022-12-01T09:59:39.7924048Z 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:39.7925534Z 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:39.7926016Z 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:39.7927278Z 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:39.7928847Z creating build/bdist.linux-x86_64/wheel/torch/include/caffe2/video 2022-12-01T09:59:39.7929721Z 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:39.7930478Z 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:39.7931576Z 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:39.7932889Z 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:39.7934071Z creating build/bdist.linux-x86_64/wheel/torch/include/c10 2022-12-01T09:59:39.7935289Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/macros 2022-12-01T09:59:39.7935829Z 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:39.7937760Z 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:39.7938483Z 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:39.7939719Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core 2022-12-01T09:59:39.7940559Z 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:39.7941702Z 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:39.7942845Z 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:39.7944015Z 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:39.7945213Z 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:39.7946213Z 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:39.7947156Z 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:39.7948259Z 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:39.7949277Z 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:39.7950419Z 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:39.7951590Z 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:39.7952629Z 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:39.7953667Z 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:39.7955300Z 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:39.7956671Z 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:39.7958471Z 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:39.7959467Z 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:39.7960554Z 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:39.7961152Z 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:39.7961964Z 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:39.7963273Z 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:39.7965372Z 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:39.7965842Z 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:39.7966205Z 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:39.7966845Z 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:39.7967723Z 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:39.7968412Z 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:39.7969798Z 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:39.7970707Z 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:39.7971954Z 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:39.7972716Z 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:39.7973682Z 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:39.7974919Z 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:39.7975847Z 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:39.7976591Z 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:39.7977542Z 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:39.7978782Z 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:39.7979608Z 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:39.7980679Z 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:39.7982269Z 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:39.7983681Z 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:39.7984127Z 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:39.7985325Z 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:39.7986199Z 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:39.7987268Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/core/impl 2022-12-01T09:59:39.7988042Z 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:39.7988901Z 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:39.7989844Z 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:39.7990821Z 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:39.7991784Z 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:39.7992762Z 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:39.7993799Z 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:39.7994699Z 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:39.7995800Z 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:39.7997549Z 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:39.7998319Z 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:39.7999217Z 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:39.8000048Z 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:39.8002359Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/util 2022-12-01T09:59:39.8002764Z 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:39.8003579Z 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:39.8005138Z 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:39.8005813Z 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:39.8006893Z 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:39.8007858Z 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:39.8009937Z 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:39.8010411Z 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:39.8011135Z 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:39.8011986Z 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:39.8013167Z 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:39.8014190Z 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:39.8015442Z 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:39.8016408Z 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:39.8017170Z 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:39.8018993Z 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:39.8020126Z 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:39.8021203Z 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:39.8022324Z 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:39.8023291Z 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:39.8024706Z 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:39.8025844Z 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:39.8026930Z 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:39.8028019Z 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:39.8029067Z 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:39.8030297Z 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:39.8031439Z 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:39.8032489Z 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:39.8033587Z 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:39.8035406Z 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:39.8036389Z 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:39.8037575Z 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:39.8038775Z 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:39.8039844Z 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:39.8041545Z 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:39.8042641Z 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:39.8043698Z 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:39.8044822Z 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:39.8045788Z 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:39.8046938Z 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:39.8048148Z 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:39.8049358Z 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:39.8050653Z 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:39.8051764Z 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:39.8052898Z 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:39.8054102Z 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:39.8055071Z 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:39.8056202Z 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:39.8057301Z 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:39.8058513Z 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:39.8059801Z 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:39.8061591Z 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:39.8062519Z 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:39.8063712Z 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:39.8064822Z 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:39.8066379Z 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:39.8067521Z 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:39.8068693Z 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:39.8069920Z 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:39.8071601Z 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:39.8072713Z 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:39.8073938Z 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:39.8075373Z 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:39.8076562Z 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:39.8077646Z 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:39.8078820Z 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:39.8080526Z 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:39.8081614Z 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:39.8082717Z 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:39.8083688Z 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:39.8084812Z 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:39.8085742Z 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:39.8086861Z 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:39.8088007Z 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:39.8089403Z 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:39.8090471Z 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:39.8091668Z 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:39.8092933Z 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:39.8094169Z 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:39.8095464Z 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:39.8096530Z 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:39.8097909Z 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:39.8099105Z 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:39.8100256Z 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:39.8101545Z 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:39.8103715Z 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:39.8104792Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda 2022-12-01T09:59:39.8105423Z 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:39.8106790Z 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:39.8107506Z 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:39.8108470Z 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:39.8109839Z 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:39.8110768Z 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:39.8111965Z 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:39.8112966Z 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:39.8114082Z 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:39.8115944Z 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:39.8117156Z creating build/bdist.linux-x86_64/wheel/torch/include/c10/cuda/impl 2022-12-01T09:59:39.8118082Z 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:39.8119151Z 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:39.8120628Z creating build/bdist.linux-x86_64/wheel/torch/include/torch 2022-12-01T09:59:39.8121378Z 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:39.8122476Z 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:39.8123471Z 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:39.8124728Z 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:39.8126420Z 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:39.8127603Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc 2022-12-01T09:59:39.8128688Z 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:39.8129983Z 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:39.8130985Z 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:39.8132097Z 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:39.8133309Z 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:39.8134414Z 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:39.8135465Z 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:39.8137169Z 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:39.8137734Z 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:39.8138724Z 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:39.8139717Z 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:39.8140961Z 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:39.8141932Z 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:39.8142991Z 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:39.8144035Z 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:39.8145044Z 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:39.8146074Z 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:39.8147248Z 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:39.8148576Z 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:39.8149803Z 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:39.8150921Z 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:39.8151877Z 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:39.8153001Z 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:39.8154094Z 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:39.8155284Z 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:39.8156280Z 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:39.8157495Z 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:39.8158526Z 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:39.8159969Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api 2022-12-01T09:59:39.8160918Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include 2022-12-01T09:59:39.8163096Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch 2022-12-01T09:59:39.8163756Z 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:39.8164825Z 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:39.8166003Z 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:39.8166939Z 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:39.8168357Z 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:39.8169503Z 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:39.8170744Z 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:39.8171991Z 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:39.8172892Z 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:39.8173943Z 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:39.8175312Z 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:39.8176516Z 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:39.8177649Z 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:39.8178619Z 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:39.8179994Z 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:39.8181192Z 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:39.8182387Z 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:39.8183494Z 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:39.8184641Z 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:39.8185790Z 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:39.8187000Z 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:39.8188484Z 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:39.8189603Z 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:39.8190900Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data 2022-12-01T09:59:39.8191712Z 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:39.8193007Z 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:39.8194024Z 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:39.8195405Z 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:39.8196419Z 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:39.8198258Z 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:39.8199258Z 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:39.8200501Z 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:39.8201697Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/dataloader 2022-12-01T09:59:39.8202798Z 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:39.8204082Z 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:39.8205050Z 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:39.8206183Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/datasets 2022-12-01T09:59:39.8206846Z 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:39.8208290Z 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:39.8209258Z 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:39.8210642Z 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:39.8211625Z 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:39.8212710Z 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:39.8213625Z 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:39.8215104Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/detail 2022-12-01T09:59:39.8216292Z 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:39.8217236Z 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:39.8218282Z 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:39.8219972Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/samplers 2022-12-01T09:59:39.8220742Z 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:39.8221723Z 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:39.8222792Z 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:39.8223941Z 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:39.8225000Z 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:39.8226021Z 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:39.8228026Z 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:39.8229100Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/data/transforms 2022-12-01T09:59:39.8229729Z 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:39.8231271Z 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:39.8232272Z 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:39.8233907Z 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:39.8235287Z 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:39.8236399Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/detail 2022-12-01T09:59:39.8237385Z 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:39.8238561Z 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:39.8239825Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn 2022-12-01T09:59:39.8240698Z 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:39.8242040Z 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:39.8243152Z 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:39.8244327Z 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:39.8245535Z 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:39.8246915Z 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:39.8248109Z 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:39.8249085Z 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:39.8250322Z 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:39.8252249Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/functional 2022-12-01T09:59:39.8253009Z 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:39.8254347Z 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:39.8255636Z 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:39.8256767Z 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:39.8257782Z 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:39.8258776Z 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:39.8259967Z 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:39.8261145Z 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:39.8262685Z 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:39.8263204Z 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:39.8264866Z 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:39.8265928Z 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:39.8266899Z 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:39.8267926Z 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:39.8269404Z 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:39.8270585Z 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:39.8272205Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/options 2022-12-01T09:59:39.8272929Z 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:39.8274292Z 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:39.8275622Z 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:39.8276764Z 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:39.8277927Z 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:39.8279012Z 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:39.8280056Z 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:39.8281248Z 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:39.8282427Z 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:39.8283595Z 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:39.8284509Z 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:39.8286297Z 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:39.8287199Z 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:39.8288951Z 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:39.8289834Z 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:39.8290826Z 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:39.8291920Z 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:39.8293490Z 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:39.8294000Z 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:39.8295236Z 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:39.8296217Z 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:39.8297927Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules 2022-12-01T09:59:39.8298545Z 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:39.8299127Z 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:39.8300395Z 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:39.8301808Z 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:39.8302895Z 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:39.8304126Z 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:39.8305126Z 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:39.8306542Z 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:39.8307840Z 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:39.8308871Z 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:39.8309817Z 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:39.8311121Z 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:39.8312509Z 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:39.8313711Z 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:39.8314702Z 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:39.8316302Z 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:39.8317018Z 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:39.8318794Z 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:39.8319888Z 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:39.8321278Z 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:39.8322274Z 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:39.8323331Z 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:39.8324338Z 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:39.8325759Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/modules/container 2022-12-01T09:59:39.8326406Z 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:39.8327805Z 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:39.8328871Z 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:39.8330008Z 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:39.8331033Z 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:39.8331866Z 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:39.8332983Z 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:39.8333999Z 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:39.8335199Z 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:39.8337770Z 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:39.8338054Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/parallel 2022-12-01T09:59:39.8338502Z 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:39.8339230Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/nn/utils 2022-12-01T09:59:39.8339705Z 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:39.8340815Z 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:39.8341845Z 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:39.8343163Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim 2022-12-01T09:59:39.8343769Z 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:39.8345217Z 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:39.8345884Z 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:39.8346637Z 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:39.8347619Z 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:39.8348659Z 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:39.8349818Z 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:39.8350660Z 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:39.8351733Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/optim/schedulers 2022-12-01T09:59:39.8352484Z 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:39.8353238Z 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:39.8354269Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/api/include/torch/serialize 2022-12-01T09:59:39.8354830Z 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:39.8355798Z 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:39.8357211Z 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:39.8358178Z 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:39.8359222Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd 2022-12-01T09:59:39.8359944Z 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:39.8361253Z 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:39.8362029Z 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:39.8363250Z 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:39.8363895Z 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:39.8365439Z 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:39.8366168Z 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:39.8366642Z 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:39.8367823Z 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:39.8368635Z 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:39.8369567Z 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:39.8370301Z 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:39.8371566Z 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:39.8372497Z 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:39.8373251Z 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:39.8374313Z 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:39.8374905Z 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:39.8375853Z 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:39.8377066Z 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:39.8378057Z 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:39.8378847Z 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:39.8379638Z 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:39.8380367Z 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:39.8381488Z 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:39.8382479Z 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:39.8383848Z 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:39.8384816Z 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:39.8385977Z 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:39.8386943Z 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:39.8388049Z 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:39.8389226Z 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:39.8390529Z 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:39.8391426Z 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:39.8392558Z 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:39.8393550Z 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:39.8394825Z 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:39.8396870Z 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:39.8398008Z 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:39.8398988Z 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:39.8400092Z 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:39.8401263Z 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:39.8402327Z 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:39.8403296Z 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:39.8404516Z 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:39.8405644Z 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:39.8406609Z 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:39.8408658Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/functions 2022-12-01T09:59:39.8409405Z 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:39.8410302Z 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:39.8411206Z 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:39.8412384Z 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:39.8413510Z 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:39.8414411Z 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:39.8415288Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/generated 2022-12-01T09:59:39.8416826Z 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:39.8417347Z 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:39.8418038Z 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:39.8420613Z 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:39.8422078Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/autograd/utils 2022-12-01T09:59:39.8422676Z 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:39.8423520Z 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:39.8424629Z 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:39.8425265Z 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:39.8426334Z 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:39.8426945Z 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:39.8428031Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/cuda 2022-12-01T09:59:39.8429007Z 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:39.8429648Z 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:39.8430670Z 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:39.8431906Z 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:39.8432583Z 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:39.8433983Z 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:39.8435140Z 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:39.8436133Z 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:39.8437241Z 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:39.8438239Z 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:39.8439498Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed 2022-12-01T09:59:39.8440912Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/c10d 2022-12-01T09:59:39.8441677Z 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:39.8442956Z 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:39.8444060Z 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:39.8445125Z 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:39.8446143Z 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:39.8447365Z 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:39.8449194Z 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:39.8449876Z 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:39.8450691Z 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:39.8451931Z 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:39.8453188Z 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:39.8454244Z 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:39.8455483Z 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:39.8456816Z 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:39.8457795Z 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:39.8458835Z 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:39.8459978Z 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:39.8461314Z 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:39.8463332Z 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:39.8464388Z 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:39.8465730Z 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:39.8466817Z 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:39.8467975Z 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:39.8469103Z 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:39.8470357Z 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:39.8471470Z 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:39.8472694Z 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:39.8473762Z 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:39.8475095Z 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:39.8476077Z 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:39.8477243Z 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:39.8478303Z 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:39.8479671Z 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:39.8480777Z 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:39.8481889Z 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:39.8483131Z 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:39.8484120Z 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:39.8485176Z 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:39.8486552Z 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:39.8487631Z 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:39.8489264Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/distributed/rpc 2022-12-01T09:59:39.8490034Z 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:39.8491269Z 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:39.8492338Z 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:39.8493486Z 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:39.8494425Z 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:39.8495576Z 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:39.8496560Z 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:39.8497687Z 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:39.8500620Z 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:39.8501040Z 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:39.8501547Z 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:39.8502291Z 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:39.8502852Z 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:39.8503963Z 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:39.8504745Z 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:39.8505805Z 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:39.8506969Z 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:39.8508004Z 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:39.8509385Z 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:39.8510180Z 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:39.8511643Z 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:39.8512646Z 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:39.8513492Z 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:39.8514546Z 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:39.8515599Z 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:39.8517523Z 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:39.8518062Z 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:39.8519342Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit 2022-12-01T09:59:39.8520229Z 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:39.8521084Z 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:39.8521962Z 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:39.8523283Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/backends 2022-12-01T09:59:39.8523711Z 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:39.8524948Z 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:39.8525996Z 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:39.8526635Z 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:39.8528198Z 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:39.8528647Z 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:39.8529625Z 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:39.8530548Z 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:39.8531331Z 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:39.8532692Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes 2022-12-01T09:59:39.8533673Z 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:39.8534530Z 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:39.8535374Z 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:39.8536424Z 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:39.8536946Z 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:39.8538146Z 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:39.8539038Z 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:39.8539568Z 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:39.8540894Z 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:39.8541413Z 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:39.8543091Z 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:39.8543701Z 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:39.8544746Z 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:39.8545833Z 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:39.8546648Z 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:39.8547688Z 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:39.8548562Z 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:39.8549633Z 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:39.8550807Z 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:39.8551651Z 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:39.8552695Z 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:39.8553628Z 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:39.8554663Z 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:39.8556107Z 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:39.8557006Z 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:39.8558243Z 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:39.8559543Z 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:39.8560295Z 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:39.8561669Z 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:39.8562493Z 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:39.8563278Z 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:39.8564297Z 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:39.8565335Z 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:39.8566318Z 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:39.8567696Z 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:39.8568593Z 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:39.8569542Z 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:39.8570886Z 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:39.8572158Z 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:39.8573199Z 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:39.8574113Z 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:39.8575134Z 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:39.8575880Z 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:39.8576575Z 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:39.8578659Z 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:39.8579005Z 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:39.8580084Z 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:39.8580579Z 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:39.8581101Z 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:39.8582064Z 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:39.8583395Z 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:39.8584603Z 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:39.8585789Z 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:39.8586822Z 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:39.8587898Z 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:39.8588942Z 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:39.8590143Z 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:39.8591235Z 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:39.8592300Z 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:39.8593444Z 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:39.8594532Z 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:39.8595678Z 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:39.8596683Z 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:39.8597855Z 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:39.8599486Z 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:39.8600615Z 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:39.8601766Z 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:39.8602892Z 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:39.8603948Z 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:39.8605143Z 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:39.8606182Z 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:39.8607344Z 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:39.8608393Z 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:39.8609566Z 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:39.8610723Z 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:39.8611751Z 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:39.8612953Z 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:39.8614273Z 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:39.8615408Z 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:39.8616502Z 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:39.8617779Z 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:39.8618745Z 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:39.8619798Z 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:39.8620929Z 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:39.8622003Z 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:39.8623308Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/quantization 2022-12-01T09:59:39.8624235Z 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:39.8625549Z 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:39.8626582Z 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:39.8627638Z 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:39.8628871Z 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:39.8629858Z 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:39.8630939Z 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:39.8632575Z 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:39.8633687Z 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:39.8635312Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/passes/utils 2022-12-01T09:59:39.8636289Z 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:39.8637374Z 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:39.8638515Z 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:39.8639669Z 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:39.8640778Z 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:39.8642473Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/runtime 2022-12-01T09:59:39.8643131Z 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:39.8644296Z 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:39.8645562Z 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:39.8646590Z 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:39.8647747Z 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:39.8648871Z 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:39.8649872Z 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:39.8651022Z 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:39.8652063Z 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:39.8653199Z 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:39.8655386Z 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:39.8656025Z 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:39.8656822Z 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:39.8658124Z 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:39.8659148Z 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:39.8660304Z 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:39.8661405Z 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:39.8662600Z 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:39.8663889Z 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:39.8664886Z 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:39.8666037Z 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:39.8667346Z 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:39.8668621Z 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:39.8670289Z 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:39.8671502Z 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:39.8672618Z 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:39.8673646Z 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:39.8674753Z 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:39.8676188Z 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:39.8677650Z 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:39.8678898Z 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:39.8680111Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/ir 2022-12-01T09:59:39.8681030Z 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:39.8682409Z 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:39.8683501Z 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:39.8684648Z 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:39.8685646Z 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:39.8687299Z 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:39.8688452Z 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:39.8689504Z 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:39.8690588Z 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:39.8691678Z 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:39.8692929Z 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:39.8693879Z 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:39.8695668Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/frontend 2022-12-01T09:59:39.8696229Z 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:39.8698041Z 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:39.8698426Z 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:39.8699542Z 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:39.8700395Z 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:39.8701192Z 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:39.8701862Z 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:39.8702847Z 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:39.8703821Z 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:39.8704663Z 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:39.8705753Z 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:39.8706843Z 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:39.8708749Z 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:39.8709256Z 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:39.8709771Z 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:39.8711001Z 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:39.8712006Z 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:39.8712547Z 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:39.8713463Z 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:39.8715017Z 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:39.8715533Z 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:39.8716454Z 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:39.8717248Z 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:39.8718187Z 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:39.8720131Z 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:39.8720656Z 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:39.8721169Z 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:39.8722108Z 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:39.8722943Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/api 2022-12-01T09:59:39.8723557Z 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:39.8724973Z 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:39.8725581Z 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:39.8726266Z 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:39.8727337Z 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:39.8729053Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/serialization 2022-12-01T09:59:39.8730022Z 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:39.8730388Z 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:39.8731323Z 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:39.8732432Z 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:39.8733213Z 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:39.8734359Z 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:39.8735057Z 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:39.8736002Z 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:39.8736906Z 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:39.8737785Z 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:39.8738582Z 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:39.8740229Z 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:39.8740627Z 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:39.8742259Z 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:39.8742982Z 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:39.8743971Z 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:39.8744639Z 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:39.8745655Z 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:39.8746874Z 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:39.8747660Z 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:39.8748434Z 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:39.8749190Z 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:39.8750095Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/python 2022-12-01T09:59:39.8750947Z 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:39.8751721Z 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:39.8752853Z 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:39.8753603Z 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:39.8755216Z 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:39.8755830Z 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:39.8756957Z 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:39.8757773Z 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:39.8758746Z 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:39.8759787Z 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:39.8760929Z 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:39.8761934Z 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:39.8762929Z 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:39.8764239Z 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:39.8765005Z 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:39.8766961Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/mobile 2022-12-01T09:59:39.8767461Z 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:39.8768846Z 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:39.8769297Z 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:39.8770010Z 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:39.8770865Z 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:39.8771855Z 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:39.8772522Z 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:39.8773686Z 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:39.8774840Z 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:39.8775931Z 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:39.8776377Z 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:39.8777247Z 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:39.8778037Z 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:39.8779014Z 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:39.8779896Z 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:39.8780833Z 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:39.8781680Z 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:39.8783362Z 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:39.8783939Z 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:39.8785361Z 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:39.8785879Z 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:39.8786644Z 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:39.8787970Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/testing 2022-12-01T09:59:39.8788422Z 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:39.8789540Z 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:39.8791105Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr 2022-12-01T09:59:39.8791763Z 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:39.8792808Z 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:39.8793537Z 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:39.8794723Z 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:39.8795784Z 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:39.8796459Z 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:39.8797430Z 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:39.8798420Z 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:39.8799224Z 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:39.8800000Z 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:39.8800850Z 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:39.8801668Z 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:39.8803376Z 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:39.8804062Z 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:39.8804813Z 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:39.8806159Z 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:39.8807054Z 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:39.8808970Z 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:39.8809798Z 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:39.8810330Z 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:39.8811280Z 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:39.8812569Z 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:39.8813394Z 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:39.8814452Z 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:39.8815849Z 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:39.8816668Z 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:39.8817467Z 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:39.8818307Z 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:39.8819363Z 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:39.8820332Z 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:39.8822926Z 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:39.8823394Z 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:39.8823902Z 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:39.8824669Z 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:39.8825074Z 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:39.8826591Z 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:39.8827151Z 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:39.8828264Z 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:39.8829336Z 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:39.8829849Z 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:39.8831816Z 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:39.8832635Z 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:39.8833338Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/tensorexpr/operators 2022-12-01T09:59:39.8834098Z 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:39.8835214Z 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:39.8836222Z 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:39.8836982Z 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:39.8837807Z 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:39.8838865Z 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:39.8839445Z 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:39.8840938Z 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:39.8841641Z 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:39.8843185Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen 2022-12-01T09:59:39.8844659Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda 2022-12-01T09:59:39.8845096Z 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:39.8846252Z 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:39.8847262Z 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:39.8847914Z 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:39.8848866Z 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:39.8849889Z 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:39.8850961Z 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:39.8851805Z 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:39.8852903Z 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:39.8853875Z 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:39.8854873Z 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:39.8855979Z 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:39.8856747Z 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:39.8857606Z 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:39.8858177Z 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:39.8859630Z 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:39.8861231Z 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:39.8861851Z 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:39.8862792Z 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:39.8863855Z 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:39.8864590Z 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:39.8865430Z 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:39.8867194Z 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:39.8867989Z 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:39.8868857Z 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:39.8869770Z 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:39.8871713Z 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:39.8872611Z 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:39.8873680Z 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:39.8875205Z 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:39.8876359Z 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:39.8878273Z 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:39.8879493Z 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:39.8880590Z 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:39.8881654Z 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:39.8882993Z 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:39.8884241Z 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:39.8885590Z 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:39.8886675Z 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:39.8887821Z 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:39.8888970Z 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:39.8890056Z 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:39.8891335Z 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:39.8892449Z 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:39.8893605Z 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:39.8894741Z 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:39.8896027Z 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:39.8897053Z 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:39.8898372Z 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:39.8899606Z 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:39.8900686Z 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:39.8901935Z 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:39.8903099Z 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:39.8904081Z 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:39.8905238Z 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:39.8906284Z 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:39.8907441Z 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:39.8908543Z 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:39.8909703Z 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:39.8910825Z 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:39.8911914Z 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:39.8912902Z 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:39.8914176Z 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:39.8915449Z 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:39.8916373Z 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:39.8917557Z 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:39.8918700Z 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:39.8919795Z 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:39.8920864Z 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:39.8922153Z 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:39.8923198Z 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:39.8924353Z 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:39.8925571Z 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:39.8926674Z 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:39.8927691Z 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:39.8928776Z 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:39.8930134Z 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:39.8931376Z 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:39.8932439Z 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:39.8933698Z 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:39.8934791Z 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:39.8935796Z 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:39.8936961Z 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:39.8938411Z 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:39.8939422Z 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:39.8940455Z 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:39.8942470Z 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:39.8943525Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/ops 2022-12-01T09:59:39.8944241Z 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:39.8945607Z 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:39.8946582Z 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:39.8948787Z 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:39.8949373Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/jit/codegen/cuda/scheduler 2022-12-01T09:59:39.8950095Z 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:39.8951081Z 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:39.8952229Z 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:39.8953402Z 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:39.8954283Z 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:39.8955645Z 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:39.8956766Z 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:39.8957708Z 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:39.8958937Z 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:39.8960019Z 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:39.8961012Z 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:39.8962092Z 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:39.8963176Z 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:39.8964287Z 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:39.8965512Z 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:39.8966904Z 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:39.8967949Z 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:39.8969544Z 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:39.8970753Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/onnx 2022-12-01T09:59:39.8971750Z 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:39.8972866Z 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:39.8974510Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler 2022-12-01T09:59:39.8975237Z 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:39.8976331Z 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:39.8977552Z 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:39.8978760Z 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:39.8979706Z 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:39.8980697Z 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:39.8981875Z 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:39.8982809Z 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:39.8984176Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/profiler/orchestration 2022-12-01T09:59:39.8985115Z 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:39.8986326Z 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:39.8987682Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/utils 2022-12-01T09:59:39.8988573Z 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:39.8989691Z 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:39.8991387Z 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:39.8992003Z 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:39.8993462Z 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:39.8994593Z 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:39.8995732Z 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:39.8996762Z 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:39.8998007Z 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:39.8998949Z 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:39.8999974Z 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:39.9001127Z 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:39.9002172Z 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:39.9003205Z 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:39.9004511Z 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:39.9005508Z 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:39.9007156Z 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:39.9008258Z 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:39.9009381Z 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:39.9010649Z 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:39.9011815Z 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:39.9012786Z 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:39.9013883Z 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:39.9015054Z 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:39.9016176Z 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:39.9017243Z 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:39.9018170Z 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:39.9028517Z 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:39.9029136Z 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:39.9030743Z 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:39.9031239Z 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:39.9031853Z 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:39.9032669Z 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:39.9033502Z 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:39.9034474Z 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:39.9035389Z 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:39.9036662Z 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:39.9037996Z 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:39.9038814Z 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:39.9039913Z 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:39.9040931Z 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:39.9042557Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/tensor 2022-12-01T09:59:39.9042915Z 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:39.9044424Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy 2022-12-01T09:59:39.9045672Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/backend 2022-12-01T09:59:39.9046049Z 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:39.9047023Z 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:39.9048261Z 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:39.9049284Z 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:39.9050714Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core 2022-12-01T09:59:39.9051049Z 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:39.9052244Z 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:39.9053285Z 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:39.9053913Z 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:39.9055190Z 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:39.9056232Z 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:39.9056994Z 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:39.9058343Z 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:39.9059463Z 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:39.9060238Z 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:39.9061387Z 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:39.9062375Z 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:39.9063421Z 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:39.9064148Z 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:39.9065189Z 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:39.9065843Z 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:39.9066889Z 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:39.9067609Z 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:39.9068953Z 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:39.9069588Z 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:39.9070479Z 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:39.9071272Z 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:39.9072027Z 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:39.9072836Z 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:39.9074124Z 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:39.9075698Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/internal_ops 2022-12-01T09:59:39.9076369Z 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:39.9077055Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/core/ops 2022-12-01T09:59:39.9077516Z 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:39.9078641Z 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:39.9080022Z creating build/bdist.linux-x86_64/wheel/torch/include/torch/csrc/lazy/ts_backend 2022-12-01T09:59:39.9081082Z 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:39.9081908Z 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:39.9083017Z 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:39.9084338Z 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:39.9085357Z 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:39.9086366Z 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:39.9088104Z 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:39.9088800Z 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:39.9089684Z 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:39.9090863Z 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:39.9092914Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11 2022-12-01T09:59:39.9093416Z 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:39.9095025Z 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:39.9095638Z 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:39.9097796Z 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:39.9098609Z 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:39.9099416Z 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:39.9100497Z 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:39.9101878Z 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:39.9103165Z 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:39.9104209Z 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:39.9105263Z 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:39.9106306Z 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:39.9107649Z 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:39.9109587Z 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:39.9110557Z 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:39.9111667Z 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:39.9114446Z 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:39.9116062Z 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:39.9117302Z 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:39.9119285Z creating build/bdist.linux-x86_64/wheel/torch/include/pybind11/detail 2022-12-01T09:59:39.9119855Z 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:39.9121220Z 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:39.9122284Z 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:39.9123106Z 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:39.9124556Z 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:39.9125296Z 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:39.9127146Z 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:39.9129846Z creating build/bdist.linux-x86_64/wheel/torch/share 2022-12-01T09:59:39.9130301Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake 2022-12-01T09:59:39.9131135Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/ATen 2022-12-01T09:59:39.9132028Z 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:39.9133116Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2 2022-12-01T09:59:39.9134068Z 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:39.9135095Z 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:39.9136247Z 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:39.9137324Z 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:39.9139265Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/public 2022-12-01T09:59:39.9139779Z 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:39.9140908Z 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:39.9141822Z 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:39.9143908Z 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:39.9144489Z 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:39.9144998Z 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:39.9145522Z 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:39.9160722Z 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:39.9161139Z 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:39.9161371Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix 2022-12-01T09:59:39.9161734Z 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:39.9162092Z 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:39.9162317Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream 2022-12-01T09:59:39.9162744Z 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:39.9163137Z 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:39.9163707Z 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:39.9164354Z 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:39.9164666Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA 2022-12-01T09:59:39.9165299Z 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:39.9165895Z 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:39.9166459Z 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:39.9167032Z 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:39.9167316Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Tensorpipe 2022-12-01T09:59:39.9167693Z 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:39.9168188Z 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:39.9168373Z creating build/bdist.linux-x86_64/wheel/torch/share/cmake/Torch 2022-12-01T09:59:39.9168781Z 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:39.9169687Z 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:39.9170730Z 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:39.9172009Z 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:39.9174837Z creating build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:39.9175512Z copying build/lib.linux-x86_64-cpython-37/torchgen/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:39.9176400Z copying build/lib.linux-x86_64-cpython-37/torchgen/code_template.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:39.9177594Z copying build/lib.linux-x86_64-cpython-37/torchgen/context.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:39.9178304Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:39.9180404Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_backend_stubs.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:39.9181612Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_functionalization_type.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:39.9182498Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_lazy_tensor.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:39.9183745Z copying build/lib.linux-x86_64-cpython-37/torchgen/gen_vmap_plumbing.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:39.9184901Z copying build/lib.linux-x86_64-cpython-37/torchgen/local.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:39.9185835Z copying build/lib.linux-x86_64-cpython-37/torchgen/model.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:39.9187613Z copying build/lib.linux-x86_64-cpython-37/torchgen/native_function_generation.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:39.9188369Z copying build/lib.linux-x86_64-cpython-37/torchgen/utils.py -> build/bdist.linux-x86_64/wheel/torchgen 2022-12-01T09:59:39.9189788Z creating build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:39.9190370Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:39.9191670Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/autograd.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:39.9192974Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/cpp.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:39.9193745Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/dispatcher.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:39.9194752Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/functionalization.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:39.9195732Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/lazy.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:39.9197249Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/meta.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:39.9198038Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/native.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:39.9199027Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/python.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:39.9200219Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/structured.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:39.9201281Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/translate.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:39.9202169Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/types.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:39.9203314Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:39.9204303Z copying build/lib.linux-x86_64-cpython-37/torchgen/api/unboxing.py -> build/bdist.linux-x86_64/wheel/torchgen/api 2022-12-01T09:59:39.9205336Z creating build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T09:59:39.9205983Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/__init__.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T09:59:39.9207650Z 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:39.9208279Z 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:39.9209400Z 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:39.9210517Z 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:39.9211486Z copying build/lib.linux-x86_64-cpython-37/torchgen/dest/ufunc.py -> build/bdist.linux-x86_64/wheel/torchgen/dest 2022-12-01T09:59:39.9212835Z creating build/bdist.linux-x86_64/wheel/torchgen/operator_versions 2022-12-01T09:59:39.9213502Z 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:39.9214350Z 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:39.9215205Z 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:39.9216112Z creating build/bdist.linux-x86_64/wheel/torchgen/selective_build 2022-12-01T09:59:39.9216881Z 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:39.9217649Z 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:39.9218629Z 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:39.9219805Z creating build/bdist.linux-x86_64/wheel/torchgen/static_runtime 2022-12-01T09:59:39.9220265Z 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:39.9221367Z 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:39.9222307Z 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:39.9223081Z 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:39.9224402Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged 2022-12-01T09:59:39.9225796Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen 2022-12-01T09:59:39.9226059Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/native 2022-12-01T09:59:39.9226413Z 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:39.9231799Z 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:39.9232975Z creating build/bdist.linux-x86_64/wheel/torchgen/packaged/ATen/templates 2022-12-01T09:59:39.9233398Z 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:39.9234623Z 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:39.9236232Z 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:39.9236911Z 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:39.9237807Z 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:39.9238481Z 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:39.9240058Z 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:39.9241084Z 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:39.9241825Z 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:39.9242796Z 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:39.9243465Z 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:39.9244581Z 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:39.9245288Z 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:39.9247051Z 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:39.9247525Z 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:39.9248752Z 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:39.9249745Z 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:39.9250871Z 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:39.9252348Z 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:39.9255952Z 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:39.9256526Z 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:39.9257395Z 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:39.9258481Z 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:39.9259098Z 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:39.9260198Z 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:39.9260864Z 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:39.9261878Z 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:39.9262685Z 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:39.9263579Z 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:39.9264288Z 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:39.9265049Z 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:39.9266510Z 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:39.9266973Z 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:39.9269044Z 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:39.9269939Z 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:39.9270748Z 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:39.9271755Z 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:39.9272657Z 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:39.9273615Z 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:39.9277404Z running install_egg_info 2022-12-01T09:59:39.9959371Z running egg_info 2022-12-01T09:59:39.9959616Z creating torch.egg-info 2022-12-01T09:59:39.9997659Z writing torch.egg-info/PKG-INFO 2022-12-01T09:59:40.0000487Z writing dependency_links to torch.egg-info/dependency_links.txt 2022-12-01T09:59:40.0002732Z writing entry points to torch.egg-info/entry_points.txt 2022-12-01T09:59:40.0004525Z writing requirements to torch.egg-info/requires.txt 2022-12-01T09:59:40.0006251Z writing top-level names to torch.egg-info/top_level.txt 2022-12-01T09:59:40.0007423Z writing manifest file 'torch.egg-info/SOURCES.txt' 2022-12-01T09:59:40.2380305Z reading manifest file 'torch.egg-info/SOURCES.txt' 2022-12-01T09:59:40.2380769Z reading manifest template 'MANIFEST.in' 2022-12-01T09:59:43.5823756Z warning: no previously-included files matching '*.o' found anywhere in distribution 2022-12-01T09:59:43.7016894Z warning: no previously-included files matching '*.dylib' found anywhere in distribution 2022-12-01T09:59:43.9272527Z warning: no previously-included files matching '*.swp' found anywhere in distribution 2022-12-01T09:59:43.9272862Z adding license file 'LICENSE' 2022-12-01T09:59:43.9273089Z adding license file 'NOTICE' 2022-12-01T09:59:44.5112741Z writing manifest file 'torch.egg-info/SOURCES.txt' 2022-12-01T09:59:44.5197482Z Copying torch.egg-info to build/bdist.linux-x86_64/wheel/torch-1.13.0a0+gitc13d400-py3.7.egg-info 2022-12-01T09:59:44.5235958Z running install_scripts 2022-12-01T09:59:44.5484083Z adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2022-12-01T09:59:44.5484823Z adding license file "NOTICE" (matched pattern "NOTICE*") 2022-12-01T09:59:44.5550164Z creating build/bdist.linux-x86_64/wheel/torch-1.13.0a0+gitc13d400.dist-info/WHEEL 2022-12-01T09:59:44.5553177Z 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:44.5555803Z adding 'caffe2/__init__.py' 2022-12-01T09:59:44.5557865Z adding 'caffe2/contrib/__init__.py' 2022-12-01T09:59:44.5559553Z adding 'caffe2/contrib/aten/__init__.py' 2022-12-01T09:59:44.5561475Z adding 'caffe2/contrib/aten/aten_test.py' 2022-12-01T09:59:44.5565701Z adding 'caffe2/contrib/aten/gen_op.py' 2022-12-01T09:59:44.5567886Z adding 'caffe2/contrib/aten/docs/__init__.py' 2022-12-01T09:59:44.5569860Z adding 'caffe2/contrib/aten/docs/sample.py' 2022-12-01T09:59:44.5571679Z adding 'caffe2/contrib/gloo/__init__.py' 2022-12-01T09:59:44.5576787Z adding 'caffe2/contrib/gloo/gloo_test.py' 2022-12-01T09:59:44.5579179Z adding 'caffe2/contrib/nccl/__init__.py' 2022-12-01T09:59:44.5582010Z adding 'caffe2/contrib/nccl/nccl_ops_test.py' 2022-12-01T09:59:44.5584309Z adding 'caffe2/contrib/nnpack/__init__.py' 2022-12-01T09:59:44.5586966Z adding 'caffe2/contrib/nnpack/nnpack_ops_test.py' 2022-12-01T09:59:44.5592470Z adding 'caffe2/contrib/playground/AnyExp.py' 2022-12-01T09:59:44.5595611Z adding 'caffe2/contrib/playground/AnyExpOnTerm.py' 2022-12-01T09:59:44.5598052Z adding 'caffe2/contrib/playground/ModuleRegister.py' 2022-12-01T09:59:44.5599639Z adding 'caffe2/contrib/playground/__init__.py' 2022-12-01T09:59:44.5602425Z adding 'caffe2/contrib/playground/checkpoint.py' 2022-12-01T09:59:44.5604386Z adding 'caffe2/contrib/playground/compute_loss.py' 2022-12-01T09:59:44.5606551Z adding 'caffe2/contrib/playground/compute_topk_accuracy.py' 2022-12-01T09:59:44.5608074Z adding 'caffe2/contrib/playground/meter.py' 2022-12-01T09:59:44.5609848Z adding 'caffe2/contrib/playground/module_map.py' 2022-12-01T09:59:44.5611580Z adding 'caffe2/contrib/playground/output_generator.py' 2022-12-01T09:59:44.5613841Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet.py' 2022-12-01T09:59:44.5615876Z adding 'caffe2/contrib/playground/resnetdemo/IN1k_resnet_no_test_model.py' 2022-12-01T09:59:44.5617530Z adding 'caffe2/contrib/playground/resnetdemo/__init__.py' 2022-12-01T09:59:44.5619147Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_forward.py' 2022-12-01T09:59:44.5620976Z adding 'caffe2/contrib/playground/resnetdemo/caffe2_resnet50_default_param_update.py' 2022-12-01T09:59:44.5624371Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_forward.py' 2022-12-01T09:59:44.5626729Z adding 'caffe2/contrib/playground/resnetdemo/explicit_resnet_param_update.py' 2022-12-01T09:59:44.5628693Z adding 'caffe2/contrib/playground/resnetdemo/gfs_IN1k.py' 2022-12-01T09:59:44.5630351Z adding 'caffe2/contrib/playground/resnetdemo/override_no_test_model_no_checkpoint.py' 2022-12-01T09:59:44.5632188Z adding 'caffe2/contrib/playground/resnetdemo/rendezvous_filestore.py' 2022-12-01T09:59:44.5633927Z adding 'caffe2/contrib/prof/__init__.py' 2022-12-01T09:59:44.5635738Z adding 'caffe2/contrib/prof/cuda_profile_ops_test.py' 2022-12-01T09:59:44.5637460Z adding 'caffe2/contrib/script/__init__.py' 2022-12-01T09:59:44.5639099Z adding 'caffe2/contrib/script/examples/__init__.py' 2022-12-01T09:59:44.5640758Z adding 'caffe2/contrib/tensorboard/__init__.py' 2022-12-01T09:59:44.5643447Z adding 'caffe2/contrib/tensorboard/tensorboard.py' 2022-12-01T09:59:44.5647385Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter.py' 2022-12-01T09:59:44.5651150Z adding 'caffe2/contrib/tensorboard/tensorboard_exporter_test.py' 2022-12-01T09:59:44.5653940Z adding 'caffe2/contrib/tensorboard/tensorboard_test.py' 2022-12-01T09:59:44.5655785Z adding 'caffe2/contrib/warpctc/__init__.py' 2022-12-01T09:59:44.5657984Z adding 'caffe2/contrib/warpctc/ctc_ops_test.py' 2022-12-01T09:59:44.5659738Z adding 'caffe2/core/__init__.py' 2022-12-01T09:59:44.5661534Z adding 'caffe2/core/nomnigraph/__init__.py' 2022-12-01T09:59:44.5664422Z adding 'caffe2/core/nomnigraph/op_gen.py' 2022-12-01T09:59:44.5666408Z adding 'caffe2/distributed/__init__.py' 2022-12-01T09:59:44.5668309Z adding 'caffe2/distributed/file_store_handler_op_test.py' 2022-12-01T09:59:44.5670126Z adding 'caffe2/distributed/redis_store_handler_op_test.py' 2022-12-01T09:59:44.5672101Z adding 'caffe2/distributed/store_ops_test_util.py' 2022-12-01T09:59:44.5673845Z adding 'caffe2/experiments/__init__.py' 2022-12-01T09:59:44.5677460Z adding 'caffe2/experiments/python/SparseTransformer.py' 2022-12-01T09:59:44.5679124Z adding 'caffe2/experiments/python/__init__.py' 2022-12-01T09:59:44.5684525Z adding 'caffe2/experiments/python/convnet_benchmarks.py' 2022-12-01T09:59:44.5687437Z adding 'caffe2/experiments/python/device_reduce_sum_bench.py' 2022-12-01T09:59:44.5689640Z adding 'caffe2/experiments/python/funhash_op_test.py' 2022-12-01T09:59:44.5692298Z adding 'caffe2/experiments/python/net_construct_bench.py' 2022-12-01T09:59:44.5694439Z adding 'caffe2/experiments/python/sparse_funhash_op_test.py' 2022-12-01T09:59:44.5696713Z adding 'caffe2/experiments/python/sparse_reshape_op_test.py' 2022-12-01T09:59:44.5698788Z adding 'caffe2/experiments/python/tt_contraction_op_test.py' 2022-12-01T09:59:44.5700828Z adding 'caffe2/experiments/python/tt_pad_op_test.py' 2022-12-01T09:59:44.5702559Z adding 'caffe2/perfkernels/__init__.py' 2022-12-01T09:59:44.5707071Z adding 'caffe2/perfkernels/hp_emblookup_codegen.py' 2022-12-01T09:59:44.5709699Z adding 'caffe2/proto/__init__.py' 2022-12-01T09:59:44.5721199Z adding 'caffe2/proto/caffe2_pb2.py' 2022-12-01T09:59:44.5725055Z adding 'caffe2/proto/gen_proto_typestubs_helper.py' 2022-12-01T09:59:44.5728874Z adding 'caffe2/proto/torch_pb2.py' 2022-12-01T09:59:44.5733881Z adding 'caffe2/python/__init__.py' 2022-12-01T09:59:44.5735891Z adding 'caffe2/python/_import_c_extension.py' 2022-12-01T09:59:44.5737981Z adding 'caffe2/python/allcompare_test.py' 2022-12-01T09:59:44.5740867Z adding 'caffe2/python/attention.py' 2022-12-01T09:59:44.5743826Z adding 'caffe2/python/benchmark_generator.py' 2022-12-01T09:59:44.5746829Z adding 'caffe2/python/binarysize.py' 2022-12-01T09:59:44.5749319Z adding 'caffe2/python/brew.py' 2022-12-01T09:59:44.5752883Z adding 'caffe2/python/brew_test.py' 2022-12-01T09:59:44.5754527Z adding 'caffe2/python/build.py' 2022-12-01T09:59:44.5757953Z adding 'caffe2/python/cached_reader.py' 2022-12-01T09:59:44.5767226Z adding 'caffe2/python/caffe_translator.py' 2022-12-01T09:59:44.5770311Z adding 'caffe2/python/caffe_translator_test.py' 2022-12-01T09:59:44.5778653Z adding 'caffe2/python/checkpoint.py' 2022-12-01T09:59:44.5783013Z adding 'caffe2/python/checkpoint_test.py' 2022-12-01T09:59:44.5786020Z adding 'caffe2/python/cnn.py' 2022-12-01T09:59:44.5788417Z adding 'caffe2/python/context.py' 2022-12-01T09:59:44.5790455Z adding 'caffe2/python/context_test.py' 2022-12-01T09:59:44.5795361Z adding 'caffe2/python/control.py' 2022-12-01T09:59:44.5804473Z adding 'caffe2/python/control_ops_grad.py' 2022-12-01T09:59:44.5807053Z adding 'caffe2/python/control_ops_grad_test.py' 2022-12-01T09:59:44.5810793Z adding 'caffe2/python/control_ops_util.py' 2022-12-01T09:59:44.5814080Z adding 'caffe2/python/control_test.py' 2022-12-01T09:59:44.5815854Z adding 'caffe2/python/convert.py' 2022-12-01T09:59:44.5817416Z adding 'caffe2/python/convert_test.py' 2022-12-01T09:59:44.5822633Z adding 'caffe2/python/convnet_benchmarks.py' 2022-12-01T09:59:44.5824961Z adding 'caffe2/python/convnet_benchmarks_test.py' 2022-12-01T09:59:44.5866248Z adding 'caffe2/python/core.py' 2022-12-01T09:59:44.5875554Z adding 'caffe2/python/core_gradients_test.py' 2022-12-01T09:59:44.5887093Z adding 'caffe2/python/core_test.py' 2022-12-01T09:59:44.5892382Z adding 'caffe2/python/crf.py' 2022-12-01T09:59:44.5894823Z adding 'caffe2/python/crf_predict.py' 2022-12-01T09:59:44.5896640Z adding 'caffe2/python/crf_viterbi_test.py' 2022-12-01T09:59:44.5919987Z adding 'caffe2/python/data_parallel_model.py' 2022-12-01T09:59:44.5933663Z adding 'caffe2/python/data_parallel_model_test.py' 2022-12-01T09:59:44.5940049Z adding 'caffe2/python/data_workers.py' 2022-12-01T09:59:44.5943209Z adding 'caffe2/python/data_workers_test.py' 2022-12-01T09:59:44.5950205Z adding 'caffe2/python/dataio.py' 2022-12-01T09:59:44.5955319Z adding 'caffe2/python/dataio_test.py' 2022-12-01T09:59:44.5959937Z adding 'caffe2/python/dataset.py' 2022-12-01T09:59:44.5963604Z adding 'caffe2/python/db_file_reader.py' 2022-12-01T09:59:44.5966011Z adding 'caffe2/python/db_test.py' 2022-12-01T09:59:44.5968039Z adding 'caffe2/python/device_checker.py' 2022-12-01T09:59:44.5970210Z adding 'caffe2/python/dyndep.py' 2022-12-01T09:59:44.5973111Z adding 'caffe2/python/embedding_generation_benchmark.py' 2022-12-01T09:59:44.5975517Z adding 'caffe2/python/experiment_util.py' 2022-12-01T09:59:44.5977367Z adding 'caffe2/python/extension_loader.py' 2022-12-01T09:59:44.5979070Z adding 'caffe2/python/fakefp16_transform_lib.py' 2022-12-01T09:59:44.5980782Z adding 'caffe2/python/filler_test.py' 2022-12-01T09:59:44.5983287Z adding 'caffe2/python/functional.py' 2022-12-01T09:59:44.5985790Z adding 'caffe2/python/functional_test.py' 2022-12-01T09:59:44.5988253Z adding 'caffe2/python/fused_8bit_rowwise_conversion_ops_test.py' 2022-12-01T09:59:44.5993165Z adding 'caffe2/python/gradient_check_test.py' 2022-12-01T09:59:44.5998764Z adding 'caffe2/python/gradient_checker.py' 2022-12-01T09:59:44.6001700Z adding 'caffe2/python/gru_cell.py' 2022-12-01T09:59:44.6003579Z adding 'caffe2/python/hip_test_util.py' 2022-12-01T09:59:44.6005587Z adding 'caffe2/python/hsm_util.py' 2022-12-01T09:59:44.6030456Z adding 'caffe2/python/hypothesis_test.py' 2022-12-01T09:59:44.6039917Z adding 'caffe2/python/hypothesis_test_util.py' 2022-12-01T09:59:44.6042476Z adding 'caffe2/python/ideep_test_util.py' 2022-12-01T09:59:44.6050656Z adding 'caffe2/python/layer_model_helper.py' 2022-12-01T09:59:44.6053615Z adding 'caffe2/python/layer_model_instantiator.py' 2022-12-01T09:59:44.6056281Z adding 'caffe2/python/layer_parameter_sharing_test.py' 2022-12-01T09:59:44.6059089Z adding 'caffe2/python/layer_test_util.py' 2022-12-01T09:59:44.6077778Z adding 'caffe2/python/layers_test.py' 2022-12-01T09:59:44.6081590Z adding 'caffe2/python/lazy.py' 2022-12-01T09:59:44.6083825Z adding 'caffe2/python/lazy_dyndep.py' 2022-12-01T09:59:44.6086264Z adding 'caffe2/python/lazy_dyndep_test.py' 2022-12-01T09:59:44.6089004Z adding 'caffe2/python/lengths_reducer_fused_8bit_rowwise_ops_test.py' 2022-12-01T09:59:44.6091718Z adding 'caffe2/python/lengths_reducer_rowwise_8bit_ops_test.py' 2022-12-01T09:59:44.6095539Z adding 'caffe2/python/lstm_benchmark.py' 2022-12-01T09:59:44.6107072Z adding 'caffe2/python/memonger.py' 2022-12-01T09:59:44.6114324Z adding 'caffe2/python/memonger_test.py' 2022-12-01T09:59:44.6117254Z adding 'caffe2/python/mkl_test_util.py' 2022-12-01T09:59:44.6119824Z adding 'caffe2/python/model_device_test.py' 2022-12-01T09:59:44.6127116Z adding 'caffe2/python/model_helper.py' 2022-12-01T09:59:44.6129830Z adding 'caffe2/python/model_helper_test.py' 2022-12-01T09:59:44.6131942Z adding 'caffe2/python/modifier_context.py' 2022-12-01T09:59:44.6134896Z adding 'caffe2/python/muji.py' 2022-12-01T09:59:44.6137311Z adding 'caffe2/python/muji_test.py' 2022-12-01T09:59:44.6144996Z adding 'caffe2/python/net_builder.py' 2022-12-01T09:59:44.6149439Z adding 'caffe2/python/net_builder_test.py' 2022-12-01T09:59:44.6154109Z adding 'caffe2/python/net_drawer.py' 2022-12-01T09:59:44.6158871Z adding 'caffe2/python/net_printer.py' 2022-12-01T09:59:44.6161311Z adding 'caffe2/python/net_printer_test.py' 2022-12-01T09:59:44.6163635Z adding 'caffe2/python/nomnigraph.py' 2022-12-01T09:59:44.6167708Z adding 'caffe2/python/nomnigraph_test.py' 2022-12-01T09:59:44.6170555Z adding 'caffe2/python/nomnigraph_transformations.py' 2022-12-01T09:59:44.6173169Z adding 'caffe2/python/nomnigraph_transformations_test.py' 2022-12-01T09:59:44.6175211Z adding 'caffe2/python/normalizer.py' 2022-12-01T09:59:44.6176735Z adding 'caffe2/python/normalizer_context.py' 2022-12-01T09:59:44.6178264Z adding 'caffe2/python/normalizer_test.py' 2022-12-01T09:59:44.6180371Z adding 'caffe2/python/numa_benchmark.py' 2022-12-01T09:59:44.6182327Z adding 'caffe2/python/numa_test.py' 2022-12-01T09:59:44.6185017Z adding 'caffe2/python/observer_test.py' 2022-12-01T09:59:44.6187059Z adding 'caffe2/python/operator_fp_exceptions_test.py' 2022-12-01T09:59:44.6203871Z adding 'caffe2/python/optimizer.py' 2022-12-01T09:59:44.6207618Z adding 'caffe2/python/optimizer_context.py' 2022-12-01T09:59:44.6214106Z adding 'caffe2/python/optimizer_test.py' 2022-12-01T09:59:44.6218282Z adding 'caffe2/python/optimizer_test_util.py' 2022-12-01T09:59:44.6221668Z adding 'caffe2/python/parallel_workers.py' 2022-12-01T09:59:44.6224353Z adding 'caffe2/python/parallel_workers_test.py' 2022-12-01T09:59:44.6227908Z adding 'caffe2/python/parallelize_bmuf_distributed_test.py' 2022-12-01T09:59:44.6233519Z adding 'caffe2/python/pipeline.py' 2022-12-01T09:59:44.6237168Z adding 'caffe2/python/pipeline_test.py' 2022-12-01T09:59:44.6238683Z adding 'caffe2/python/predictor_constants.py' 2022-12-01T09:59:44.6241562Z adding 'caffe2/python/python_op_test.py' 2022-12-01T09:59:44.6244394Z adding 'caffe2/python/queue_util.py' 2022-12-01T09:59:44.6247122Z adding 'caffe2/python/record_queue.py' 2022-12-01T09:59:44.6251897Z adding 'caffe2/python/recurrent.py' 2022-12-01T09:59:44.6258094Z adding 'caffe2/python/regularizer.py' 2022-12-01T09:59:44.6260560Z adding 'caffe2/python/regularizer_context.py' 2022-12-01T09:59:44.6263844Z adding 'caffe2/python/regularizer_test.py' 2022-12-01T09:59:44.6282025Z adding 'caffe2/python/rnn_cell.py' 2022-12-01T09:59:44.6297521Z adding 'caffe2/python/schema.py' 2022-12-01T09:59:44.6302435Z adding 'caffe2/python/schema_test.py' 2022-12-01T09:59:44.6305143Z adding 'caffe2/python/scope.py' 2022-12-01T09:59:44.6307587Z adding 'caffe2/python/scope_test.py' 2022-12-01T09:59:44.6311109Z adding 'caffe2/python/session.py' 2022-12-01T09:59:44.6313219Z adding 'caffe2/python/session_test.py' 2022-12-01T09:59:44.6315825Z adding 'caffe2/python/sparse_to_dense_mask_test.py' 2022-12-01T09:59:44.6318133Z adding 'caffe2/python/sparse_to_dense_test.py' 2022-12-01T09:59:44.6325811Z adding 'caffe2/python/task.py' 2022-12-01T09:59:44.6328246Z adding 'caffe2/python/task_test.py' 2022-12-01T09:59:44.6330790Z adding 'caffe2/python/test_util.py' 2022-12-01T09:59:44.6332952Z adding 'caffe2/python/text_file_reader.py' 2022-12-01T09:59:44.6335481Z adding 'caffe2/python/timeout_guard.py' 2022-12-01T09:59:44.6337826Z adding 'caffe2/python/toy_regression_test.py' 2022-12-01T09:59:44.6339824Z adding 'caffe2/python/transformations.py' 2022-12-01T09:59:44.6342904Z adding 'caffe2/python/transformations_test.py' 2022-12-01T09:59:44.6346820Z adding 'caffe2/python/tt_core.py' 2022-12-01T09:59:44.6349428Z adding 'caffe2/python/tt_core_test.py' 2022-12-01T09:59:44.6353972Z adding 'caffe2/python/utils.py' 2022-12-01T09:59:44.6356641Z adding 'caffe2/python/utils_test.py' 2022-12-01T09:59:44.6359407Z adding 'caffe2/python/visualize.py' 2022-12-01T09:59:44.6367399Z adding 'caffe2/python/workspace.py' 2022-12-01T09:59:44.6376496Z adding 'caffe2/python/workspace_test.py' 2022-12-01T09:59:44.6378810Z adding 'caffe2/python/docs/__init__.py' 2022-12-01T09:59:44.6381008Z adding 'caffe2/python/docs/formatter.py' 2022-12-01T09:59:44.6383863Z adding 'caffe2/python/docs/generator.py' 2022-12-01T09:59:44.6386611Z adding 'caffe2/python/docs/github.py' 2022-12-01T09:59:44.6388712Z adding 'caffe2/python/docs/parser.py' 2022-12-01T09:59:44.6390628Z adding 'caffe2/python/examples/__init__.py' 2022-12-01T09:59:44.6394257Z adding 'caffe2/python/examples/char_rnn.py' 2022-12-01T09:59:44.6402058Z adding 'caffe2/python/examples/imagenet_trainer.py' 2022-12-01T09:59:44.6405073Z adding 'caffe2/python/examples/lmdb_create_example.py' 2022-12-01T09:59:44.6412717Z adding 'caffe2/python/examples/resnet50_trainer.py' 2022-12-01T09:59:44.6415241Z adding 'caffe2/python/fakelowp/__init__.py' 2022-12-01T09:59:44.6416859Z adding 'caffe2/python/fakelowp/init_shared_libs.py' 2022-12-01T09:59:44.6418789Z adding 'caffe2/python/fakelowp/test_utils.py' 2022-12-01T09:59:44.6420924Z adding 'caffe2/python/helpers/__init__.py' 2022-12-01T09:59:44.6422534Z adding 'caffe2/python/helpers/algebra.py' 2022-12-01T09:59:44.6424369Z adding 'caffe2/python/helpers/arg_scope.py' 2022-12-01T09:59:44.6426198Z adding 'caffe2/python/helpers/array_helpers.py' 2022-12-01T09:59:44.6427672Z adding 'caffe2/python/helpers/control_ops.py' 2022-12-01T09:59:44.6430695Z adding 'caffe2/python/helpers/conv.py' 2022-12-01T09:59:44.6432930Z adding 'caffe2/python/helpers/db_input.py' 2022-12-01T09:59:44.6434712Z adding 'caffe2/python/helpers/dropout.py' 2022-12-01T09:59:44.6436729Z adding 'caffe2/python/helpers/elementwise_linear.py' 2022-12-01T09:59:44.6439404Z adding 'caffe2/python/helpers/fc.py' 2022-12-01T09:59:44.6441259Z adding 'caffe2/python/helpers/nonlinearity.py' 2022-12-01T09:59:44.6444503Z adding 'caffe2/python/helpers/normalization.py' 2022-12-01T09:59:44.6446600Z adding 'caffe2/python/helpers/pooling.py' 2022-12-01T09:59:44.6448161Z adding 'caffe2/python/helpers/quantization.py' 2022-12-01T09:59:44.6450367Z adding 'caffe2/python/helpers/tools.py' 2022-12-01T09:59:44.6452146Z adding 'caffe2/python/helpers/train.py' 2022-12-01T09:59:44.6454553Z adding 'caffe2/python/ideep/LRN_op_test.py' 2022-12-01T09:59:44.6456044Z adding 'caffe2/python/ideep/__init__.py' 2022-12-01T09:59:44.6458263Z adding 'caffe2/python/ideep/adam_op_test.py' 2022-12-01T09:59:44.6460532Z adding 'caffe2/python/ideep/blobs_queue_db_test.py' 2022-12-01T09:59:44.6462546Z adding 'caffe2/python/ideep/channel_shuffle_op_test.py' 2022-12-01T09:59:44.6465034Z adding 'caffe2/python/ideep/concat_split_op_test.py' 2022-12-01T09:59:44.6467596Z adding 'caffe2/python/ideep/conv_op_test.py' 2022-12-01T09:59:44.6469777Z adding 'caffe2/python/ideep/conv_transpose_test.py' 2022-12-01T09:59:44.6474350Z adding 'caffe2/python/ideep/convfusion_op_test.py' 2022-12-01T09:59:44.6477314Z adding 'caffe2/python/ideep/copy_op_test.py' 2022-12-01T09:59:44.6479284Z adding 'caffe2/python/ideep/dropout_op_test.py' 2022-12-01T09:59:44.6481811Z adding 'caffe2/python/ideep/elementwise_sum_op_test.py' 2022-12-01T09:59:44.6484185Z adding 'caffe2/python/ideep/expanddims_squeeze_op_test.py' 2022-12-01T09:59:44.6487017Z adding 'caffe2/python/ideep/fc_op_test.py' 2022-12-01T09:59:44.6489638Z adding 'caffe2/python/ideep/leaky_relu_op_test.py' 2022-12-01T09:59:44.6491400Z adding 'caffe2/python/ideep/moment_sgd_op_test.py' 2022-12-01T09:59:44.6493463Z adding 'caffe2/python/ideep/operator_fallback_op_test.py' 2022-12-01T09:59:44.6495372Z adding 'caffe2/python/ideep/order_switch_op_test.py' 2022-12-01T09:59:44.6497582Z adding 'caffe2/python/ideep/pool_op_test.py' 2022-12-01T09:59:44.6499748Z adding 'caffe2/python/ideep/pre_convert_test.py' 2022-12-01T09:59:44.6501959Z adding 'caffe2/python/ideep/relu_op_test.py' 2022-12-01T09:59:44.6504343Z adding 'caffe2/python/ideep/reshape_op_test.py' 2022-12-01T09:59:44.6506285Z adding 'caffe2/python/ideep/shape_op_test.py' 2022-12-01T09:59:44.6507995Z adding 'caffe2/python/ideep/sigmoid_op_test.py' 2022-12-01T09:59:44.6510029Z adding 'caffe2/python/ideep/softmax_op_test.py' 2022-12-01T09:59:44.6511859Z adding 'caffe2/python/ideep/spatial_bn_op_test.py' 2022-12-01T09:59:44.6514092Z adding 'caffe2/python/ideep/test_ideep_net.py' 2022-12-01T09:59:44.6518202Z adding 'caffe2/python/ideep/transform_ideep_net.py' 2022-12-01T09:59:44.6520065Z adding 'caffe2/python/ideep/transpose_op_test.py' 2022-12-01T09:59:44.6521833Z adding 'caffe2/python/ideep/weightedsum_op_test.py' 2022-12-01T09:59:44.6524216Z adding 'caffe2/python/layers/__init__.py' 2022-12-01T09:59:44.6526730Z adding 'caffe2/python/layers/adaptive_weight.py' 2022-12-01T09:59:44.6539194Z adding 'caffe2/python/layers/add_bias.py' 2022-12-01T09:59:44.6539962Z adding 'caffe2/python/layers/arc_cosine_feature_map.py' 2022-12-01T09:59:44.6540325Z adding 'caffe2/python/layers/batch_huber_loss.py' 2022-12-01T09:59:44.6540601Z adding 'caffe2/python/layers/batch_lr_loss.py' 2022-12-01T09:59:44.6541241Z adding 'caffe2/python/layers/batch_mse_loss.py' 2022-12-01T09:59:44.6541969Z adding 'caffe2/python/layers/batch_normalization.py' 2022-12-01T09:59:44.6543805Z adding 'caffe2/python/layers/batch_sigmoid_cross_entropy_loss.py' 2022-12-01T09:59:44.6546099Z adding 'caffe2/python/layers/batch_softmax_loss.py' 2022-12-01T09:59:44.6548159Z adding 'caffe2/python/layers/blob_weighted_sum.py' 2022-12-01T09:59:44.6550068Z adding 'caffe2/python/layers/bpr_loss.py' 2022-12-01T09:59:44.6552075Z adding 'caffe2/python/layers/bucket_weighted.py' 2022-12-01T09:59:44.6554057Z adding 'caffe2/python/layers/build_index.py' 2022-12-01T09:59:44.6556761Z adding 'caffe2/python/layers/concat.py' 2022-12-01T09:59:44.6558790Z adding 'caffe2/python/layers/constant_weight.py' 2022-12-01T09:59:44.6561207Z adding 'caffe2/python/layers/conv.py' 2022-12-01T09:59:44.6563211Z adding 'caffe2/python/layers/dropout.py' 2022-12-01T09:59:44.6566457Z adding 'caffe2/python/layers/fc.py' 2022-12-01T09:59:44.6570654Z adding 'caffe2/python/layers/fc_with_bootstrap.py' 2022-12-01T09:59:44.6573129Z adding 'caffe2/python/layers/fc_without_bias.py' 2022-12-01T09:59:44.6576760Z adding 'caffe2/python/layers/feature_sparse_to_dense.py' 2022-12-01T09:59:44.6579485Z adding 'caffe2/python/layers/functional.py' 2022-12-01T09:59:44.6581718Z adding 'caffe2/python/layers/gather_record.py' 2022-12-01T09:59:44.6584258Z adding 'caffe2/python/layers/homotopy_weight.py' 2022-12-01T09:59:44.6586657Z adding 'caffe2/python/layers/label_smooth.py' 2022-12-01T09:59:44.6588780Z adding 'caffe2/python/layers/last_n_window_collector.py' 2022-12-01T09:59:44.6591088Z adding 'caffe2/python/layers/layer_normalization.py' 2022-12-01T09:59:44.6596581Z adding 'caffe2/python/layers/layers.py' 2022-12-01T09:59:44.6598963Z adding 'caffe2/python/layers/margin_rank_loss.py' 2022-12-01T09:59:44.6600923Z adding 'caffe2/python/layers/merge_id_lists.py' 2022-12-01T09:59:44.6603281Z adding 'caffe2/python/layers/pairwise_similarity.py' 2022-12-01T09:59:44.6605350Z adding 'caffe2/python/layers/position_weighted.py' 2022-12-01T09:59:44.6607517Z adding 'caffe2/python/layers/random_fourier_features.py' 2022-12-01T09:59:44.6609934Z adding 'caffe2/python/layers/reservoir_sampling.py' 2022-12-01T09:59:44.6611952Z adding 'caffe2/python/layers/sampling_train.py' 2022-12-01T09:59:44.6613841Z adding 'caffe2/python/layers/sampling_trainable_mixin.py' 2022-12-01T09:59:44.6615823Z adding 'caffe2/python/layers/select_record_by_context.py' 2022-12-01T09:59:44.6618405Z adding 'caffe2/python/layers/semi_random_features.py' 2022-12-01T09:59:44.6620828Z adding 'caffe2/python/layers/sparse_dropout_with_replacement.py' 2022-12-01T09:59:44.6623145Z adding 'caffe2/python/layers/sparse_feature_hash.py' 2022-12-01T09:59:44.6625790Z adding 'caffe2/python/layers/sparse_itemwise_dropout_with_replacement.py' 2022-12-01T09:59:44.6630978Z adding 'caffe2/python/layers/sparse_lookup.py' 2022-12-01T09:59:44.6633899Z adding 'caffe2/python/layers/split.py' 2022-12-01T09:59:44.6636382Z adding 'caffe2/python/layers/tags.py' 2022-12-01T09:59:44.6638437Z adding 'caffe2/python/layers/uniform_sampling.py' 2022-12-01T09:59:44.6640521Z adding 'caffe2/python/mint/__init__.py' 2022-12-01T09:59:44.6642982Z adding 'caffe2/python/mint/app.py' 2022-12-01T09:59:44.6644992Z adding 'caffe2/python/mkl/__init__.py' 2022-12-01T09:59:44.6646868Z adding 'caffe2/python/mkl/mkl_LRN_op_test.py' 2022-12-01T09:59:44.6648909Z adding 'caffe2/python/mkl/mkl_LRN_speed_test.py' 2022-12-01T09:59:44.6650843Z adding 'caffe2/python/mkl/mkl_concat_op_test.py' 2022-12-01T09:59:44.6652744Z adding 'caffe2/python/mkl/mkl_conv_op_test.py' 2022-12-01T09:59:44.6654650Z adding 'caffe2/python/mkl/mkl_copy_op_test.py' 2022-12-01T09:59:44.6656487Z adding 'caffe2/python/mkl/mkl_elementwise_add_op_test.py' 2022-12-01T09:59:44.6658575Z adding 'caffe2/python/mkl/mkl_elementwise_sum_op_test.py' 2022-12-01T09:59:44.6660031Z adding 'caffe2/python/mkl/mkl_fc_op_test.py' 2022-12-01T09:59:44.6662156Z adding 'caffe2/python/mkl/mkl_fc_speed_test.py' 2022-12-01T09:59:44.6664026Z adding 'caffe2/python/mkl/mkl_fill_op_test.py' 2022-12-01T09:59:44.6665958Z adding 'caffe2/python/mkl/mkl_pool_op_test.py' 2022-12-01T09:59:44.6667991Z adding 'caffe2/python/mkl/mkl_pool_speed_test.py' 2022-12-01T09:59:44.6669830Z adding 'caffe2/python/mkl/mkl_relu_op_test.py' 2022-12-01T09:59:44.6671815Z adding 'caffe2/python/mkl/mkl_sbn_op_test.py' 2022-12-01T09:59:44.6673917Z adding 'caffe2/python/mkl/mkl_sbn_speed_test.py' 2022-12-01T09:59:44.6675923Z adding 'caffe2/python/mkl/mkl_sigmoid_op_test.py' 2022-12-01T09:59:44.6678096Z adding 'caffe2/python/mkl/mkl_speed_test.py' 2022-12-01T09:59:44.6679856Z adding 'caffe2/python/mkl/mkl_squeeze_op_test.py' 2022-12-01T09:59:44.6683039Z adding 'caffe2/python/mkl/rewrite_graph.py' 2022-12-01T09:59:44.6686012Z adding 'caffe2/python/mkl/rewrite_graph_test.py' 2022-12-01T09:59:44.6688183Z adding 'caffe2/python/modeling/__init__.py' 2022-12-01T09:59:44.6690372Z adding 'caffe2/python/modeling/compute_histogram_for_blobs.py' 2022-12-01T09:59:44.6692607Z adding 'caffe2/python/modeling/compute_histogram_for_blobs_test.py' 2022-12-01T09:59:44.6694999Z adding 'caffe2/python/modeling/compute_norm_for_blobs.py' 2022-12-01T09:59:44.6697275Z adding 'caffe2/python/modeling/compute_norm_for_blobs_test.py' 2022-12-01T09:59:44.6699416Z adding 'caffe2/python/modeling/compute_statistics_for_blobs.py' 2022-12-01T09:59:44.6701436Z adding 'caffe2/python/modeling/compute_statistics_for_blobs_test.py' 2022-12-01T09:59:44.6703696Z adding 'caffe2/python/modeling/get_entry_from_blobs.py' 2022-12-01T09:59:44.6707712Z adding 'caffe2/python/modeling/get_entry_from_blobs_test.py' 2022-12-01T09:59:44.6710572Z adding 'caffe2/python/modeling/gradient_clipping.py' 2022-12-01T09:59:44.6713615Z adding 'caffe2/python/modeling/gradient_clipping_test.py' 2022-12-01T09:59:44.6716512Z adding 'caffe2/python/modeling/initializers.py' 2022-12-01T09:59:44.6718487Z adding 'caffe2/python/modeling/initializers_test.py' 2022-12-01T09:59:44.6720254Z adding 'caffe2/python/modeling/net_modifier.py' 2022-12-01T09:59:44.6721924Z adding 'caffe2/python/modeling/parameter_info.py' 2022-12-01T09:59:44.6724235Z adding 'caffe2/python/modeling/parameter_sharing.py' 2022-12-01T09:59:44.6726816Z adding 'caffe2/python/modeling/parameter_sharing_test.py' 2022-12-01T09:59:44.6728709Z adding 'caffe2/python/models/__init__.py' 2022-12-01T09:59:44.6730592Z adding 'caffe2/python/models/__sym_init__.py' 2022-12-01T09:59:44.6733639Z adding 'caffe2/python/models/download.py' 2022-12-01T09:59:44.6736387Z adding 'caffe2/python/models/imagenet_trainer_test_utils.py' 2022-12-01T09:59:44.6740128Z adding 'caffe2/python/models/resnet.py' 2022-12-01T09:59:44.6742465Z adding 'caffe2/python/models/resnet_test.py' 2022-12-01T09:59:44.6745201Z adding 'caffe2/python/models/shufflenet.py' 2022-12-01T09:59:44.6747439Z adding 'caffe2/python/models/shufflenet_test.py' 2022-12-01T09:59:44.6749172Z adding 'caffe2/python/models/seq2seq/__init__.py' 2022-12-01T09:59:44.6753366Z adding 'caffe2/python/models/seq2seq/beam_search.py' 2022-12-01T09:59:44.6756593Z adding 'caffe2/python/models/seq2seq/seq2seq_beam_search_test.py' 2022-12-01T09:59:44.6758794Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper.py' 2022-12-01T09:59:44.6760717Z adding 'caffe2/python/models/seq2seq/seq2seq_model_helper_test.py' 2022-12-01T09:59:44.6765772Z adding 'caffe2/python/models/seq2seq/seq2seq_util.py' 2022-12-01T09:59:44.6773213Z adding 'caffe2/python/models/seq2seq/train.py' 2022-12-01T09:59:44.6779773Z adding 'caffe2/python/models/seq2seq/translate.py' 2022-12-01T09:59:44.6782206Z adding 'caffe2/python/onnx/__init__.py' 2022-12-01T09:59:44.6793741Z adding 'caffe2/python/onnx/backend.py' 2022-12-01T09:59:44.6796993Z adding 'caffe2/python/onnx/backend_cpp_rep.py' 2022-12-01T09:59:44.6798715Z adding 'caffe2/python/onnx/backend_rep.py' 2022-12-01T09:59:44.6800303Z adding 'caffe2/python/onnx/error.py' 2022-12-01T09:59:44.6804364Z adding 'caffe2/python/onnx/frontend.py' 2022-12-01T09:59:44.6807037Z adding 'caffe2/python/onnx/helper.py' 2022-12-01T09:59:44.6809159Z adding 'caffe2/python/onnx/onnxifi.py' 2022-12-01T09:59:44.6812184Z adding 'caffe2/python/onnx/test_onnxifi.py' 2022-12-01T09:59:44.6814669Z adding 'caffe2/python/onnx/workspace.py' 2022-12-01T09:59:44.6816432Z adding 'caffe2/python/onnx/bin/__init__.py' 2022-12-01T09:59:44.6818538Z adding 'caffe2/python/onnx/bin/conversion.py' 2022-12-01T09:59:44.6820260Z adding 'caffe2/python/onnx/tests/__init__.py' 2022-12-01T09:59:44.6825940Z adding 'caffe2/python/onnx/tests/c2_ref_test.py' 2022-12-01T09:59:44.6830754Z adding 'caffe2/python/onnx/tests/conversion_test.py' 2022-12-01T09:59:44.6832704Z adding 'caffe2/python/onnx/tests/helper_test.py' 2022-12-01T09:59:44.6835696Z adding 'caffe2/python/onnx/tests/onnx_backend_test.py' 2022-12-01T09:59:44.6838187Z adding 'caffe2/python/onnx/tests/ssa_test.py' 2022-12-01T09:59:44.6840082Z adding 'caffe2/python/onnx/tests/test_utils.py' 2022-12-01T09:59:44.6843721Z adding 'caffe2/python/operator_test/__init__.py' 2022-12-01T09:59:44.6846506Z adding 'caffe2/python/operator_test/activation_ops_test.py' 2022-12-01T09:59:44.6849573Z adding 'caffe2/python/operator_test/adadelta_test.py' 2022-12-01T09:59:44.6852060Z adding 'caffe2/python/operator_test/adagrad_test.py' 2022-12-01T09:59:44.6854772Z adding 'caffe2/python/operator_test/adagrad_test_helper.py' 2022-12-01T09:59:44.6858548Z adding 'caffe2/python/operator_test/adam_test.py' 2022-12-01T09:59:44.6861266Z adding 'caffe2/python/operator_test/affine_channel_op_test.py' 2022-12-01T09:59:44.6863210Z adding 'caffe2/python/operator_test/alias_with_name_test.py' 2022-12-01T09:59:44.6865077Z adding 'caffe2/python/operator_test/apmeter_test.py' 2022-12-01T09:59:44.6866967Z adding 'caffe2/python/operator_test/arg_ops_test.py' 2022-12-01T09:59:44.6868842Z adding 'caffe2/python/operator_test/assert_test.py' 2022-12-01T09:59:44.6870475Z adding 'caffe2/python/operator_test/async_net_barrier_test.py' 2022-12-01T09:59:44.6872536Z adding 'caffe2/python/operator_test/atomic_ops_test.py' 2022-12-01T09:59:44.6875262Z adding 'caffe2/python/operator_test/basic_rnn_test.py' 2022-12-01T09:59:44.6877716Z adding 'caffe2/python/operator_test/batch_box_cox_test.py' 2022-12-01T09:59:44.6879972Z adding 'caffe2/python/operator_test/batch_bucketize_op_test.py' 2022-12-01T09:59:44.6881983Z adding 'caffe2/python/operator_test/batch_moments_op_test.py' 2022-12-01T09:59:44.6884200Z adding 'caffe2/python/operator_test/batch_sparse_to_dense_op_test.py' 2022-12-01T09:59:44.6888505Z adding 'caffe2/python/operator_test/bbox_transform_test.py' 2022-12-01T09:59:44.6891270Z adding 'caffe2/python/operator_test/bisect_percentile_op_test.py' 2022-12-01T09:59:44.6893566Z adding 'caffe2/python/operator_test/blobs_queue_db_test.py' 2022-12-01T09:59:44.6896743Z adding 'caffe2/python/operator_test/boolean_mask_test.py' 2022-12-01T09:59:44.6899172Z adding 'caffe2/python/operator_test/boolean_unmask_test.py' 2022-12-01T09:59:44.6902009Z adding 'caffe2/python/operator_test/box_with_nms_limit_op_test.py' 2022-12-01T09:59:44.6903970Z adding 'caffe2/python/operator_test/bucketize_op_test.py' 2022-12-01T09:59:44.6905794Z adding 'caffe2/python/operator_test/cast_op_test.py' 2022-12-01T09:59:44.6907572Z adding 'caffe2/python/operator_test/ceil_op_test.py' 2022-12-01T09:59:44.6909576Z adding 'caffe2/python/operator_test/channel_backprop_stats_op_test.py' 2022-12-01T09:59:44.6911427Z adding 'caffe2/python/operator_test/channel_shuffle_test.py' 2022-12-01T09:59:44.6913792Z adding 'caffe2/python/operator_test/channel_stats_op_test.py' 2022-12-01T09:59:44.6915689Z adding 'caffe2/python/operator_test/checkpoint_test.py' 2022-12-01T09:59:44.6917485Z adding 'caffe2/python/operator_test/clip_op_test.py' 2022-12-01T09:59:44.6919258Z adding 'caffe2/python/operator_test/clip_tensor_op_test.py' 2022-12-01T09:59:44.6922659Z adding 'caffe2/python/operator_test/collect_and_distribute_fpn_rpn_proposals_op_test.py' 2022-12-01T09:59:44.6924880Z adding 'caffe2/python/operator_test/concat_op_cost_test.py' 2022-12-01T09:59:44.6927508Z adding 'caffe2/python/operator_test/concat_split_op_test.py' 2022-12-01T09:59:44.6929285Z adding 'caffe2/python/operator_test/conditional_test.py' 2022-12-01T09:59:44.6931589Z adding 'caffe2/python/operator_test/conftest.py' 2022-12-01T09:59:44.6937584Z adding 'caffe2/python/operator_test/conv_test.py' 2022-12-01T09:59:44.6941711Z adding 'caffe2/python/operator_test/conv_transpose_test.py' 2022-12-01T09:59:44.6944767Z adding 'caffe2/python/operator_test/copy_ops_test.py' 2022-12-01T09:59:44.6947055Z adding 'caffe2/python/operator_test/copy_rows_to_tensor_op_test.py' 2022-12-01T09:59:44.6949060Z adding 'caffe2/python/operator_test/cosine_embedding_criterion_op_test.py' 2022-12-01T09:59:44.6951166Z adding 'caffe2/python/operator_test/counter_ops_test.py' 2022-12-01T09:59:44.6953686Z adding 'caffe2/python/operator_test/crf_test.py' 2022-12-01T09:59:44.6956979Z adding 'caffe2/python/operator_test/cross_entropy_ops_test.py' 2022-12-01T09:59:44.6959864Z adding 'caffe2/python/operator_test/ctc_beam_search_decoder_op_test.py' 2022-12-01T09:59:44.6962025Z adding 'caffe2/python/operator_test/ctc_greedy_decoder_op_test.py' 2022-12-01T09:59:44.6964585Z adding 'caffe2/python/operator_test/cudnn_recurrent_test.py' 2022-12-01T09:59:44.6966488Z adding 'caffe2/python/operator_test/data_couple_op_test.py' 2022-12-01T09:59:44.6972671Z adding 'caffe2/python/operator_test/dataset_ops_test.py' 2022-12-01T09:59:44.6975123Z adding 'caffe2/python/operator_test/decay_adagrad_test.py' 2022-12-01T09:59:44.6978924Z adding 'caffe2/python/operator_test/deform_conv_test.py' 2022-12-01T09:59:44.6981309Z adding 'caffe2/python/operator_test/dense_vector_to_id_list_op_test.py' 2022-12-01T09:59:44.6983237Z adding 'caffe2/python/operator_test/depthwise_3x3_conv_test.py' 2022-12-01T09:59:44.6986428Z adding 'caffe2/python/operator_test/detectron_keypoints.py' 2022-12-01T09:59:44.6988658Z adding 'caffe2/python/operator_test/distance_op_test.py' 2022-12-01T09:59:44.6991129Z adding 'caffe2/python/operator_test/dropout_op_test.py' 2022-12-01T09:59:44.6992883Z adding 'caffe2/python/operator_test/duplicate_operands_test.py' 2022-12-01T09:59:44.6994399Z adding 'caffe2/python/operator_test/elementwise_linear_op_test.py' 2022-12-01T09:59:44.6996492Z adding 'caffe2/python/operator_test/elementwise_logical_ops_test.py' 2022-12-01T09:59:44.7000089Z adding 'caffe2/python/operator_test/elementwise_op_broadcast_test.py' 2022-12-01T09:59:44.7005745Z adding 'caffe2/python/operator_test/elementwise_ops_test.py' 2022-12-01T09:59:44.7008364Z adding 'caffe2/python/operator_test/emptysample_ops_test.py' 2022-12-01T09:59:44.7010279Z adding 'caffe2/python/operator_test/enforce_finite_op_test.py' 2022-12-01T09:59:44.7012031Z adding 'caffe2/python/operator_test/ensure_clipped_test.py' 2022-12-01T09:59:44.7014021Z adding 'caffe2/python/operator_test/ensure_cpu_output_op_test.py' 2022-12-01T09:59:44.7015473Z adding 'caffe2/python/operator_test/erf_op_test.py' 2022-12-01T09:59:44.7017430Z adding 'caffe2/python/operator_test/expand_op_test.py' 2022-12-01T09:59:44.7019742Z adding 'caffe2/python/operator_test/fc_operator_test.py' 2022-12-01T09:59:44.7023166Z adding 'caffe2/python/operator_test/feature_maps_ops_test.py' 2022-12-01T09:59:44.7026765Z adding 'caffe2/python/operator_test/filler_ops_test.py' 2022-12-01T09:59:44.7028870Z adding 'caffe2/python/operator_test/find_op_test.py' 2022-12-01T09:59:44.7030713Z adding 'caffe2/python/operator_test/flatten_op_test.py' 2022-12-01T09:59:44.7032694Z adding 'caffe2/python/operator_test/flexible_top_k_test.py' 2022-12-01T09:59:44.7034578Z adding 'caffe2/python/operator_test/floor_op_test.py' 2022-12-01T09:59:44.7038691Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_conversion_ops_test.py' 2022-12-01T09:59:44.7041262Z adding 'caffe2/python/operator_test/fused_nbit_rowwise_test_helper.py' 2022-12-01T09:59:44.7044412Z adding 'caffe2/python/operator_test/gather_ops_test.py' 2022-12-01T09:59:44.7047610Z adding 'caffe2/python/operator_test/gather_ranges_op_test.py' 2022-12-01T09:59:44.7049836Z adding 'caffe2/python/operator_test/given_tensor_byte_string_to_uint8_fill_op_test.py' 2022-12-01T09:59:44.7052106Z adding 'caffe2/python/operator_test/given_tensor_fill_op_test.py' 2022-12-01T09:59:44.7053737Z adding 'caffe2/python/operator_test/glu_op_test.py' 2022-12-01T09:59:44.7055824Z adding 'caffe2/python/operator_test/group_conv_test.py' 2022-12-01T09:59:44.7058246Z adding 'caffe2/python/operator_test/group_norm_op_test.py' 2022-12-01T09:59:44.7062087Z adding 'caffe2/python/operator_test/gru_test.py' 2022-12-01T09:59:44.7064908Z adding 'caffe2/python/operator_test/heatmap_max_keypoint_op_test.py' 2022-12-01T09:59:44.7067657Z adding 'caffe2/python/operator_test/histogram_test.py' 2022-12-01T09:59:44.7070518Z adding 'caffe2/python/operator_test/hsm_test.py' 2022-12-01T09:59:44.7072629Z adding 'caffe2/python/operator_test/hyperbolic_ops_test.py' 2022-12-01T09:59:44.7074833Z adding 'caffe2/python/operator_test/im2col_col2im_test.py' 2022-12-01T09:59:44.7079814Z adding 'caffe2/python/operator_test/image_input_op_test.py' 2022-12-01T09:59:44.7082367Z adding 'caffe2/python/operator_test/index_hash_ops_test.py' 2022-12-01T09:59:44.7084710Z adding 'caffe2/python/operator_test/index_ops_test.py' 2022-12-01T09:59:44.7087826Z adding 'caffe2/python/operator_test/instance_norm_test.py' 2022-12-01T09:59:44.7090270Z adding 'caffe2/python/operator_test/integral_image_ops_test.py' 2022-12-01T09:59:44.7092168Z adding 'caffe2/python/operator_test/jsd_ops_test.py' 2022-12-01T09:59:44.7093948Z adding 'caffe2/python/operator_test/key_split_ops_test.py' 2022-12-01T09:59:44.7095784Z adding 'caffe2/python/operator_test/lars_test.py' 2022-12-01T09:59:44.7099229Z adding 'caffe2/python/operator_test/layer_norm_op_test.py' 2022-12-01T09:59:44.7102264Z adding 'caffe2/python/operator_test/leaky_relu_test.py' 2022-12-01T09:59:44.7104339Z adding 'caffe2/python/operator_test/learning_rate_adaption_op_test.py' 2022-12-01T09:59:44.7107091Z adding 'caffe2/python/operator_test/learning_rate_op_test.py' 2022-12-01T09:59:44.7109472Z adding 'caffe2/python/operator_test/length_split_op_test.py' 2022-12-01T09:59:44.7111663Z adding 'caffe2/python/operator_test/lengths_pad_op_test.py' 2022-12-01T09:59:44.7115374Z adding 'caffe2/python/operator_test/lengths_reducer_fused_nbit_rowwise_ops_test.py' 2022-12-01T09:59:44.7117665Z adding 'caffe2/python/operator_test/lengths_tile_op_test.py' 2022-12-01T09:59:44.7119602Z adding 'caffe2/python/operator_test/lengths_top_k_ops_test.py' 2022-12-01T09:59:44.7122156Z adding 'caffe2/python/operator_test/listwise_l2r_operator_test.py' 2022-12-01T09:59:44.7129836Z adding 'caffe2/python/operator_test/load_save_test.py' 2022-12-01T09:59:44.7133373Z adding 'caffe2/python/operator_test/locally_connected_op_test.py' 2022-12-01T09:59:44.7135404Z adding 'caffe2/python/operator_test/loss_ops_test.py' 2022-12-01T09:59:44.7137427Z adding 'caffe2/python/operator_test/lpnorm_op_test.py' 2022-12-01T09:59:44.7139419Z adding 'caffe2/python/operator_test/map_ops_test.py' 2022-12-01T09:59:44.7141744Z adding 'caffe2/python/operator_test/margin_loss_l2r_operator_test.py' 2022-12-01T09:59:44.7143945Z adding 'caffe2/python/operator_test/margin_ranking_criterion_op_test.py' 2022-12-01T09:59:44.7145747Z adding 'caffe2/python/operator_test/math_ops_test.py' 2022-12-01T09:59:44.7148531Z adding 'caffe2/python/operator_test/matmul_op_test.py' 2022-12-01T09:59:44.7150943Z adding 'caffe2/python/operator_test/mean_op_test.py' 2022-12-01T09:59:44.7152938Z adding 'caffe2/python/operator_test/merge_id_lists_op_test.py' 2022-12-01T09:59:44.7154794Z adding 'caffe2/python/operator_test/mkl_conv_op_test.py' 2022-12-01T09:59:44.7157051Z adding 'caffe2/python/operator_test/mkl_packed_fc_op_test.py' 2022-12-01T09:59:44.7158994Z adding 'caffe2/python/operator_test/mod_op_test.py' 2022-12-01T09:59:44.7160959Z adding 'caffe2/python/operator_test/moments_op_test.py' 2022-12-01T09:59:44.7163521Z adding 'caffe2/python/operator_test/momentum_sgd_test.py' 2022-12-01T09:59:44.7166192Z adding 'caffe2/python/operator_test/mpi_test.py' 2022-12-01T09:59:44.7168276Z adding 'caffe2/python/operator_test/mul_gradient_benchmark.py' 2022-12-01T09:59:44.7170686Z adding 'caffe2/python/operator_test/negate_gradient_op_test.py' 2022-12-01T09:59:44.7172464Z adding 'caffe2/python/operator_test/ngram_ops_test.py' 2022-12-01T09:59:44.7174394Z adding 'caffe2/python/operator_test/normalize_op_test.py' 2022-12-01T09:59:44.7176187Z adding 'caffe2/python/operator_test/numpy_tile_op_test.py' 2022-12-01T09:59:44.7179050Z adding 'caffe2/python/operator_test/one_hot_ops_test.py' 2022-12-01T09:59:44.7181315Z adding 'caffe2/python/operator_test/onnx_while_test.py' 2022-12-01T09:59:44.7183194Z adding 'caffe2/python/operator_test/order_switch_test.py' 2022-12-01T09:59:44.7186504Z adding 'caffe2/python/operator_test/pack_ops_test.py' 2022-12-01T09:59:44.7188812Z adding 'caffe2/python/operator_test/pack_rnn_sequence_op_test.py' 2022-12-01T09:59:44.7190769Z adding 'caffe2/python/operator_test/pad_test.py' 2022-12-01T09:59:44.7193348Z adding 'caffe2/python/operator_test/partition_ops_test.py' 2022-12-01T09:59:44.7195776Z adding 'caffe2/python/operator_test/percentile_op_test.py' 2022-12-01T09:59:44.7198473Z adding 'caffe2/python/operator_test/piecewise_linear_transform_test.py' 2022-12-01T09:59:44.7202143Z adding 'caffe2/python/operator_test/pooling_test.py' 2022-12-01T09:59:44.7204504Z adding 'caffe2/python/operator_test/prepend_dim_test.py' 2022-12-01T09:59:44.7206356Z adding 'caffe2/python/operator_test/python_op_test.py' 2022-12-01T09:59:44.7208501Z adding 'caffe2/python/operator_test/quantile_test.py' 2022-12-01T09:59:44.7210745Z adding 'caffe2/python/operator_test/rand_quantization_op_speed_test.py' 2022-12-01T09:59:44.7213099Z adding 'caffe2/python/operator_test/rank_loss_operator_test.py' 2022-12-01T09:59:44.7216233Z adding 'caffe2/python/operator_test/rebatching_queue_test.py' 2022-12-01T09:59:44.7218507Z adding 'caffe2/python/operator_test/record_queue_test.py' 2022-12-01T09:59:44.7222255Z adding 'caffe2/python/operator_test/recurrent_net_executor_test.py' 2022-12-01T09:59:44.7226440Z adding 'caffe2/python/operator_test/recurrent_network_test.py' 2022-12-01T09:59:44.7230737Z adding 'caffe2/python/operator_test/reduce_ops_test.py' 2022-12-01T09:59:44.7232976Z adding 'caffe2/python/operator_test/reduction_ops_test.py' 2022-12-01T09:59:44.7236023Z adding 'caffe2/python/operator_test/reshape_ops_test.py' 2022-12-01T09:59:44.7238830Z adding 'caffe2/python/operator_test/resize_op_test.py' 2022-12-01T09:59:44.7241349Z adding 'caffe2/python/operator_test/rmac_regions_op_test.py' 2022-12-01T09:59:44.7243316Z adding 'caffe2/python/operator_test/rms_norm_op_test.py' 2022-12-01T09:59:44.7256050Z adding 'caffe2/python/operator_test/rnn_cell_test.py' 2022-12-01T09:59:44.7260533Z adding 'caffe2/python/operator_test/roi_align_rotated_op_test.py' 2022-12-01T09:59:44.7262628Z adding 'caffe2/python/operator_test/rowwise_counter_test.py' 2022-12-01T09:59:44.7264751Z adding 'caffe2/python/operator_test/scale_op_test.py' 2022-12-01T09:59:44.7270666Z adding 'caffe2/python/operator_test/segment_ops_test.py' 2022-12-01T09:59:44.7274803Z adding 'caffe2/python/operator_test/self_binning_histogram_test.py' 2022-12-01T09:59:44.7277394Z adding 'caffe2/python/operator_test/selu_op_test.py' 2022-12-01T09:59:44.7281398Z adding 'caffe2/python/operator_test/sequence_ops_test.py' 2022-12-01T09:59:44.7287536Z adding 'caffe2/python/operator_test/shape_inference_test.py' 2022-12-01T09:59:44.7290468Z adding 'caffe2/python/operator_test/sinusoid_position_encoding_op_test.py' 2022-12-01T09:59:44.7294972Z adding 'caffe2/python/operator_test/softmax_ops_test.py' 2022-12-01T09:59:44.7297247Z adding 'caffe2/python/operator_test/softplus_op_test.py' 2022-12-01T09:59:44.7299202Z adding 'caffe2/python/operator_test/sparse_dropout_with_replacement_op_test.py' 2022-12-01T09:59:44.7301170Z adding 'caffe2/python/operator_test/sparse_gradient_checker_test.py' 2022-12-01T09:59:44.7303064Z adding 'caffe2/python/operator_test/sparse_itemwise_dropout_with_replacement_op_test.py' 2022-12-01T09:59:44.7305621Z adding 'caffe2/python/operator_test/sparse_lengths_sum_benchmark.py' 2022-12-01T09:59:44.7307769Z adding 'caffe2/python/operator_test/sparse_lp_regularizer_test.py' 2022-12-01T09:59:44.7309968Z adding 'caffe2/python/operator_test/sparse_normalize_test.py' 2022-12-01T09:59:44.7312706Z adding 'caffe2/python/operator_test/sparse_ops_test.py' 2022-12-01T09:59:44.7314693Z adding 'caffe2/python/operator_test/sparse_to_dense_mask_op_test.py' 2022-12-01T09:59:44.7318649Z adding 'caffe2/python/operator_test/spatial_bn_op_test.py' 2022-12-01T09:59:44.7321906Z adding 'caffe2/python/operator_test/specialized_segment_ops_test.py' 2022-12-01T09:59:44.7324489Z adding 'caffe2/python/operator_test/split_op_cost_test.py' 2022-12-01T09:59:44.7326818Z adding 'caffe2/python/operator_test/square_root_divide_op_test.py' 2022-12-01T09:59:44.7328841Z adding 'caffe2/python/operator_test/stats_ops_test.py' 2022-12-01T09:59:44.7330998Z adding 'caffe2/python/operator_test/stats_put_ops_test.py' 2022-12-01T09:59:44.7333634Z adding 'caffe2/python/operator_test/storm_test.py' 2022-12-01T09:59:44.7335869Z adding 'caffe2/python/operator_test/string_ops_test.py' 2022-12-01T09:59:44.7338017Z adding 'caffe2/python/operator_test/text_file_reader_test.py' 2022-12-01T09:59:44.7340226Z adding 'caffe2/python/operator_test/thresholded_relu_op_test.py' 2022-12-01T09:59:44.7342202Z adding 'caffe2/python/operator_test/tile_op_test.py' 2022-12-01T09:59:44.7344746Z adding 'caffe2/python/operator_test/top_k_test.py' 2022-12-01T09:59:44.7353738Z adding 'caffe2/python/operator_test/torch_integration_test.py' 2022-12-01T09:59:44.7356580Z adding 'caffe2/python/operator_test/transpose_op_test.py' 2022-12-01T09:59:44.7358675Z adding 'caffe2/python/operator_test/trigonometric_op_test.py' 2022-12-01T09:59:44.7360723Z adding 'caffe2/python/operator_test/unique_ops_test.py' 2022-12-01T09:59:44.7362565Z adding 'caffe2/python/operator_test/unique_uniform_fill_op_test.py' 2022-12-01T09:59:44.7364518Z adding 'caffe2/python/operator_test/unsafe_coalesce_test.py' 2022-12-01T09:59:44.7367001Z adding 'caffe2/python/operator_test/upsample_op_test.py' 2022-12-01T09:59:44.7371194Z adding 'caffe2/python/operator_test/utility_ops_test.py' 2022-12-01T09:59:44.7374459Z adding 'caffe2/python/operator_test/video_input_op_test.py' 2022-12-01T09:59:44.7376548Z adding 'caffe2/python/operator_test/weight_scale_test.py' 2022-12-01T09:59:44.7378339Z adding 'caffe2/python/operator_test/weighted_multi_sample_test.py' 2022-12-01T09:59:44.7380324Z adding 'caffe2/python/operator_test/weighted_sample_test.py' 2022-12-01T09:59:44.7382222Z adding 'caffe2/python/operator_test/weighted_sum_test.py' 2022-12-01T09:59:44.7384783Z adding 'caffe2/python/operator_test/wngrad_test.py' 2022-12-01T09:59:44.7386856Z adding 'caffe2/python/predictor/__init__.py' 2022-12-01T09:59:44.7389141Z adding 'caffe2/python/predictor/mobile_exporter.py' 2022-12-01T09:59:44.7391440Z adding 'caffe2/python/predictor/mobile_exporter_test.py' 2022-12-01T09:59:44.7394780Z adding 'caffe2/python/predictor/predictor_exporter.py' 2022-12-01T09:59:44.7398104Z adding 'caffe2/python/predictor/predictor_exporter_test.py' 2022-12-01T09:59:44.7401379Z adding 'caffe2/python/predictor/predictor_py_utils.py' 2022-12-01T09:59:44.7403212Z adding 'caffe2/python/predictor/predictor_test.py' 2022-12-01T09:59:44.7405119Z adding 'caffe2/python/predictor/serde.py' 2022-12-01T09:59:44.7406621Z adding 'caffe2/python/rnn/__init__.py' 2022-12-01T09:59:44.7408635Z adding 'caffe2/python/rnn/lstm_comparison.py' 2022-12-01T09:59:44.7410518Z adding 'caffe2/python/rnn/rnn_cell_test_util.py' 2022-12-01T09:59:44.7412338Z adding 'caffe2/python/serialized_test/__init__.py' 2022-12-01T09:59:44.7414329Z adding 'caffe2/python/serialized_test/coverage.py' 2022-12-01T09:59:44.7417866Z adding 'caffe2/python/serialized_test/serialized_test_util.py' 2022-12-01T09:59:44.7422348Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_elu.zip' 2022-12-01T09:59:44.7424053Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_leaky_relu.zip' 2022-12-01T09:59:44.7425979Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu.zip' 2022-12-01T09:59:44.7427734Z adding 'caffe2/python/serialized_test/data/operator_test/activation_ops_test.test_relu_n.zip' 2022-12-01T09:59:44.7429795Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_adadelta.zip' 2022-12-01T09:59:44.7431594Z adding 'caffe2/python/serialized_test/data/operator_test/adadelta_test.test_sparse_adadelta_empty.zip' 2022-12-01T09:59:44.7433534Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_adagrad.zip' 2022-12-01T09:59:44.7435549Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_row_wise_sparse_adagrad_empty.zip' 2022-12-01T09:59:44.7437998Z adding 'caffe2/python/serialized_test/data/operator_test/adagrad_test.test_sparse_adagrad_empty.zip' 2022-12-01T09:59:44.7439842Z adding 'caffe2/python/serialized_test/data/operator_test/affine_channel_op_test.test_affine_channel_2d.zip' 2022-12-01T09:59:44.7441898Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmax.zip' 2022-12-01T09:59:44.7443988Z adding 'caffe2/python/serialized_test/data/operator_test/arg_ops_test.test_argmin.zip' 2022-12-01T09:59:44.7446038Z adding 'caffe2/python/serialized_test/data/operator_test/batch_box_cox_test.test_batch_box_cox.zip' 2022-12-01T09:59:44.7448222Z adding 'caffe2/python/serialized_test/data/operator_test/batch_bucketize_op_test.test_batch_bucketize_example.zip' 2022-12-01T09:59:44.7450889Z adding 'caffe2/python/serialized_test/data/operator_test/batch_moments_op_test.test_batch_moments_2d.zip' 2022-12-01T09:59:44.7453065Z adding 'caffe2/python/serialized_test/data/operator_test/batch_sparse_to_dense_op_test.test_batch_sparse_to_dense.zip' 2022-12-01T09:59:44.7455318Z adding 'caffe2/python/serialized_test/data/operator_test/bbox_transform_test.test_bbox_transform.zip' 2022-12-01T09:59:44.7457345Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_boolean_mask.zip' 2022-12-01T09:59:44.7459616Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_mask_test.test_sequence_mask_with_lengths.zip' 2022-12-01T09:59:44.7462055Z adding 'caffe2/python/serialized_test/data/operator_test/boolean_unmask_test.test.zip' 2022-12-01T09:59:44.7464194Z adding 'caffe2/python/serialized_test/data/operator_test/box_with_nms_limit_op_test.test_simple.zip' 2022-12-01T09:59:44.7466189Z adding 'caffe2/python/serialized_test/data/operator_test/ceil_op_test.test_ceil.zip' 2022-12-01T09:59:44.7468471Z adding 'caffe2/python/serialized_test/data/operator_test/channel_backprop_stats_op_test.testChannelBackpropStats.zip' 2022-12-01T09:59:44.7470765Z adding 'caffe2/python/serialized_test/data/operator_test/channel_shuffle_test.test_channel_shuffle.zip' 2022-12-01T09:59:44.7472745Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.testChannelStats.zip' 2022-12-01T09:59:44.7475399Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_2d.zip' 2022-12-01T09:59:44.7477525Z adding 'caffe2/python/serialized_test/data/operator_test/channel_stats_op_test.test_channel_stats_3d.zip' 2022-12-01T09:59:44.7479594Z adding 'caffe2/python/serialized_test/data/operator_test/clip_op_test.test_clip.zip' 2022-12-01T09:59:44.7481631Z adding 'caffe2/python/serialized_test/data/operator_test/clip_tensor_op_test.test_clip_tensor_by_scaling.zip' 2022-12-01T09:59:44.7492384Z 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:44.7495408Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_concat.zip' 2022-12-01T09:59:44.7497688Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split.zip' 2022-12-01T09:59:44.7499435Z adding 'caffe2/python/serialized_test/data/operator_test/concat_split_op_test.test_split_by_lengths.zip' 2022-12-01T09:59:44.7501750Z adding 'caffe2/python/serialized_test/data/operator_test/conditional_test.test_conditional.zip' 2022-12-01T09:59:44.7503682Z adding 'caffe2/python/serialized_test/data/operator_test/conv_test.test_1x1_conv.zip' 2022-12-01T09:59:44.7505740Z adding 'caffe2/python/serialized_test/data/operator_test/cosine_embedding_criterion_op_test.test_cosine_embedding_criterion.zip' 2022-12-01T09:59:44.7514267Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_beam_search_decoder_op_test.test_ctc_beam_search_decoder.zip' 2022-12-01T09:59:44.7517301Z adding 'caffe2/python/serialized_test/data/operator_test/ctc_greedy_decoder_op_test.test_ctc_greedy_decoder.zip' 2022-12-01T09:59:44.7519232Z adding 'caffe2/python/serialized_test/data/operator_test/distance_op_test.test_dot_product.zip' 2022-12-01T09:59:44.7521148Z adding 'caffe2/python/serialized_test/data/operator_test/dropout_op_test.test_dropout_is_test.zip' 2022-12-01T09:59:44.7523252Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_linear_op_test.test.zip' 2022-12-01T09:59:44.7525059Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_is_member_of.zip' 2022-12-01T09:59:44.7526998Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_logical_ops_test.test_where.zip' 2022-12-01T09:59:44.7529536Z adding 'caffe2/python/serialized_test/data/operator_test/elementwise_op_broadcast_test.test_broadcast_powt.zip' 2022-12-01T09:59:44.7531456Z adding 'caffe2/python/serialized_test/data/operator_test/erf_op_test.test_erf.zip' 2022-12-01T09:59:44.7533411Z adding 'caffe2/python/serialized_test/data/operator_test/expand_op_test.test_expand_rand_shape.zip' 2022-12-01T09:59:44.7535234Z adding 'caffe2/python/serialized_test/data/operator_test/fc_operator_test.test_fc.zip' 2022-12-01T09:59:44.7537114Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_diagonal_fill_op_float.zip' 2022-12-01T09:59:44.7539030Z adding 'caffe2/python/serialized_test/data/operator_test/filler_ops_test.test_lengths_range_fill.zip' 2022-12-01T09:59:44.7541078Z adding 'caffe2/python/serialized_test/data/operator_test/find_op_test.test_find.zip' 2022-12-01T09:59:44.7542940Z adding 'caffe2/python/serialized_test/data/operator_test/flexible_top_k_test.test_flexible_top_k.zip' 2022-12-01T09:59:44.7544838Z adding 'caffe2/python/serialized_test/data/operator_test/floor_op_test.test_floor.zip' 2022-12-01T09:59:44.7546475Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_batch_gather_ops.zip' 2022-12-01T09:59:44.7548587Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ops_test.test_gather_ops.zip' 2022-12-01T09:59:44.7550462Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges.zip' 2022-12-01T09:59:44.7552283Z adding 'caffe2/python/serialized_test/data/operator_test/gather_ranges_op_test.test_gather_ranges_split.zip' 2022-12-01T09:59:44.7554048Z adding 'caffe2/python/serialized_test/data/operator_test/glu_op_test.test_glu_old.zip' 2022-12-01T09:59:44.7556204Z adding 'caffe2/python/serialized_test/data/operator_test/group_norm_op_test.test_group_norm_2d.zip' 2022-12-01T09:59:44.7558252Z adding 'caffe2/python/serialized_test/data/operator_test/gru_test.test_gru_unit_op.zip' 2022-12-01T09:59:44.7560199Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_cosh.zip' 2022-12-01T09:59:44.7562077Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_sinh.zip' 2022-12-01T09:59:44.7563930Z adding 'caffe2/python/serialized_test/data/operator_test/hyperbolic_ops_test.test_tanh.zip' 2022-12-01T09:59:44.7565724Z adding 'caffe2/python/serialized_test/data/operator_test/index_hash_ops_test.test_index_hash_ops.zip' 2022-12-01T09:59:44.7568133Z adding 'caffe2/python/serialized_test/data/operator_test/instance_norm_test.test_instance_norm_reference_check.zip' 2022-12-01T09:59:44.7570348Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_gradient_ops.zip' 2022-12-01T09:59:44.7572423Z adding 'caffe2/python/serialized_test/data/operator_test/integral_image_ops_test.test_integral_image_ops.zip' 2022-12-01T09:59:44.7574411Z adding 'caffe2/python/serialized_test/data/operator_test/jsd_ops_test.test_bernoulli_jsd.zip' 2022-12-01T09:59:44.7576484Z adding 'caffe2/python/serialized_test/data/operator_test/layer_norm_op_test.test_layer_norm_grad_op.zip' 2022-12-01T09:59:44.7578429Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_adaption_op_test.test_learning_rate_adaption_op_normalization.zip' 2022-12-01T09:59:44.7580268Z adding 'caffe2/python/serialized_test/data/operator_test/learning_rate_op_test.test_alter_learning_rate_op.zip' 2022-12-01T09:59:44.7581967Z adding 'caffe2/python/serialized_test/data/operator_test/length_split_op_test.test_length_split_edge.zip' 2022-12-01T09:59:44.7583973Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_pad_op_test.test_lengths_pad.zip' 2022-12-01T09:59:44.7585821Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_tile_op_test.test_lengths_tile.zip' 2022-12-01T09:59:44.7587810Z adding 'caffe2/python/serialized_test/data/operator_test/lengths_top_k_ops_test.test_lengths_top_k_op.zip' 2022-12-01T09:59:44.7589706Z adding 'caffe2/python/serialized_test/data/operator_test/locally_connected_op_test.test_lc_2d.zip' 2022-12-01T09:59:44.7591426Z adding 'caffe2/python/serialized_test/data/operator_test/loss_ops_test.test_averaged_loss.zip' 2022-12-01T09:59:44.7593502Z adding 'caffe2/python/serialized_test/data/operator_test/margin_ranking_criterion_op_test.test_margin_ranking_criterion.zip' 2022-12-01T09:59:44.7596036Z adding 'caffe2/python/serialized_test/data/operator_test/math_ops_test.test_sign.zip' 2022-12-01T09:59:44.7597523Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_batch_matmul.zip' 2022-12-01T09:59:44.7599168Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_matmul.zip' 2022-12-01T09:59:44.7601649Z adding 'caffe2/python/serialized_test/data/operator_test/matmul_op_test.test_numpy_batch_matmul.zip' 2022-12-01T09:59:44.7603147Z adding 'caffe2/python/serialized_test/data/operator_test/mean_op_test.test_mean.zip' 2022-12-01T09:59:44.7604905Z adding 'caffe2/python/serialized_test/data/operator_test/merge_id_lists_op_test.test_merge_id_lists_op.zip' 2022-12-01T09:59:44.7609085Z adding 'caffe2/python/serialized_test/data/operator_test/moments_op_test.test_moments.zip' 2022-12-01T09:59:44.7611180Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_momentum_sgd.zip' 2022-12-01T09:59:44.7613142Z adding 'caffe2/python/serialized_test/data/operator_test/momentum_sgd_test.test_sparse_momentum_sgd.zip' 2022-12-01T09:59:44.7614915Z adding 'caffe2/python/serialized_test/data/operator_test/negate_gradient_op_test.test_forward.zip' 2022-12-01T09:59:44.7616719Z adding 'caffe2/python/serialized_test/data/operator_test/numpy_tile_op_test.test_numpy_tile.zip' 2022-12-01T09:59:44.7618540Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_bucketized_one_hot.zip' 2022-12-01T09:59:44.7620352Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_batch_one_hot.zip' 2022-12-01T09:59:44.7622120Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_one_hot.zip' 2022-12-01T09:59:44.7623842Z adding 'caffe2/python/serialized_test/data/operator_test/one_hot_ops_test.test_segment_one_hot.zip' 2022-12-01T09:59:44.7625720Z adding 'caffe2/python/serialized_test/data/operator_test/onnx_while_test.test_onnx_while_fibb.zip' 2022-12-01T09:59:44.7627718Z adding 'caffe2/python/serialized_test/data/operator_test/pack_ops_test.test_pack_with_max_length_ops.zip' 2022-12-01T09:59:44.7629690Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_pack_rnn_seqence.zip' 2022-12-01T09:59:44.7631559Z adding 'caffe2/python/serialized_test/data/operator_test/pack_rnn_sequence_op_test.test_unpack_rnn_seqence.zip' 2022-12-01T09:59:44.7633683Z adding 'caffe2/python/serialized_test/data/operator_test/pad_test.test_crop.zip' 2022-12-01T09:59:44.7635859Z adding 'caffe2/python/serialized_test/data/operator_test/piecewise_linear_transform_test.test_multi_predictions_params_from_arg.zip' 2022-12-01T09:59:44.7637659Z adding 'caffe2/python/serialized_test/data/operator_test/rank_loss_operator_test.test_pair_wise_loss_batch.zip' 2022-12-01T09:59:44.7639664Z adding 'caffe2/python/serialized_test/data/operator_test/recurrent_network_test.test_mul.zip' 2022-12-01T09:59:44.7642067Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_max.zip' 2022-12-01T09:59:44.7644575Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_back_mean.zip' 2022-12-01T09:59:44.7647009Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_max.zip' 2022-12-01T09:59:44.7649529Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_mean.zip' 2022-12-01T09:59:44.7651928Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_front_sum.zip' 2022-12-01T09:59:44.7653849Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_l2.zip' 2022-12-01T09:59:44.7655655Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_max.zip' 2022-12-01T09:59:44.7657425Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_mean.zip' 2022-12-01T09:59:44.7659228Z adding 'caffe2/python/serialized_test/data/operator_test/reduce_ops_test.test_reduce_min.zip' 2022-12-01T09:59:44.7661027Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_columnwise_max.zip' 2022-12-01T09:59:44.7662856Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_int_sum.zip' 2022-12-01T09:59:44.7664565Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sqrsum.zip' 2022-12-01T09:59:44.7666228Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_elementwise_sum.zip' 2022-12-01T09:59:44.7668056Z adding 'caffe2/python/serialized_test/data/operator_test/reduction_ops_test.test_rowwise_max.zip' 2022-12-01T09:59:44.7669758Z adding 'caffe2/python/serialized_test/data/operator_test/selu_op_test.test_selu_1.zip' 2022-12-01T09:59:44.7671551Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_add_padding.zip' 2022-12-01T09:59:44.7673994Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_find_duplicate_elements.zip' 2022-12-01T09:59:44.7675494Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_gather_padding.zip' 2022-12-01T09:59:44.7677270Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_remove_data_blocks.zip' 2022-12-01T09:59:44.7679057Z adding 'caffe2/python/serialized_test/data/operator_test/sequence_ops_test.test_reverse_packed_segs.zip' 2022-12-01T09:59:44.7681157Z adding 'caffe2/python/serialized_test/data/operator_test/sinusoid_position_encoding_op_test.test_sinusoid_embedding.zip' 2022-12-01T09:59:44.7682965Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax.zip' 2022-12-01T09:59:44.7684556Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_grad.zip' 2022-12-01T09:59:44.7686401Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_softmax_with_loss.zip' 2022-12-01T09:59:44.7689700Z adding 'caffe2/python/serialized_test/data/operator_test/softmax_ops_test.test_spatial_softmax_with_loss.zip' 2022-12-01T09:59:44.7691851Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterAssign.zip' 2022-12-01T09:59:44.7693633Z adding 'caffe2/python/serialized_test/data/operator_test/sparse_ops_test.testScatterWeightedSum.zip' 2022-12-01T09:59:44.7695586Z adding 'caffe2/python/serialized_test/data/operator_test/spatial_bn_op_test.test_spatialbn_test_mode_3d.zip' 2022-12-01T09:59:44.7697293Z adding 'caffe2/python/serialized_test/data/operator_test/square_root_divide_op_test.test_square_root_divide.zip' 2022-12-01T09:59:44.7699127Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_ends_with.zip' 2022-12-01T09:59:44.7700864Z adding 'caffe2/python/serialized_test/data/operator_test/string_ops_test.test_string_starts_with.zip' 2022-12-01T09:59:44.7703232Z adding 'caffe2/python/serialized_test/data/operator_test/thresholded_relu_op_test.test_thresholded_relu_1.zip' 2022-12-01T09:59:44.7704713Z adding 'caffe2/python/serialized_test/data/operator_test/tile_op_test.test_tile.zip' 2022-12-01T09:59:44.7706727Z adding 'caffe2/python/serialized_test/data/operator_test/top_k_test.test_top_k.zip' 2022-12-01T09:59:44.7708776Z adding 'caffe2/python/serialized_test/data/operator_test/transpose_op_test.test_transpose.zip' 2022-12-01T09:59:44.7710673Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_acos.zip' 2022-12-01T09:59:44.7712587Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_asin.zip' 2022-12-01T09:59:44.7714203Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_atan.zip' 2022-12-01T09:59:44.7716418Z adding 'caffe2/python/serialized_test/data/operator_test/trigonometric_op_test.test_tan.zip' 2022-12-01T09:59:44.7718750Z adding 'caffe2/python/serialized_test/data/operator_test/unique_ops_test.test_unique_op.zip' 2022-12-01T09:59:44.7720729Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample.zip' 2022-12-01T09:59:44.7722811Z adding 'caffe2/python/serialized_test/data/operator_test/upsample_op_test.test_upsample_grad.zip' 2022-12-01T09:59:44.7725258Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max.zip' 2022-12-01T09:59:44.7727595Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_max_grad.zip' 2022-12-01T09:59:44.7730341Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min.zip' 2022-12-01T09:59:44.7733175Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_elementwise_min_grad.zip' 2022-12-01T09:59:44.7734967Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_gather.zip' 2022-12-01T09:59:44.7736976Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_lengths_to_ranges.zip' 2022-12-01T09:59:44.7738985Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_nan_check.zip' 2022-12-01T09:59:44.7741081Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_size_op.zip' 2022-12-01T09:59:44.7743459Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_slice.zip' 2022-12-01T09:59:44.7745465Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_sum.zip' 2022-12-01T09:59:44.7747863Z adding 'caffe2/python/serialized_test/data/operator_test/utility_ops_test.test_transpose.zip' 2022-12-01T09:59:44.7749835Z adding 'caffe2/python/serialized_test/data/operator_test/weighted_sum_test.test_weighted_sum.zip' 2022-12-01T09:59:44.7751634Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_sparse_wngrad_empty.zip' 2022-12-01T09:59:44.7753492Z adding 'caffe2/python/serialized_test/data/operator_test/wngrad_test.test_wngrad_dense_base.zip' 2022-12-01T09:59:44.7755367Z adding 'caffe2/python/test/__init__.py' 2022-12-01T09:59:44.7756952Z adding 'caffe2/python/test/blob_deallocation_test.py' 2022-12-01T09:59:44.7758840Z adding 'caffe2/python/test/do_op_test.py' 2022-12-01T09:59:44.7760821Z adding 'caffe2/python/test/executor_test.py' 2022-12-01T09:59:44.7764086Z adding 'caffe2/python/test/executor_test_util.py' 2022-12-01T09:59:44.7766119Z adding 'caffe2/python/test/fakefp16_transform_test.py' 2022-12-01T09:59:44.7767863Z adding 'caffe2/python/test/gpu_context_test.py' 2022-12-01T09:59:44.7769841Z adding 'caffe2/python/test/inference_lstm_op_test.py' 2022-12-01T09:59:44.7771766Z adding 'caffe2/python/test/python_protobuf_test.py' 2022-12-01T09:59:44.7773694Z adding 'caffe2/python/trt/__init__.py' 2022-12-01T09:59:44.7776282Z adding 'caffe2/python/trt/test_pt_onnx_trt.py' 2022-12-01T09:59:44.7779853Z adding 'caffe2/python/trt/test_trt.py' 2022-12-01T09:59:44.7782968Z adding 'caffe2/python/trt/transform.py' 2022-12-01T09:59:44.7784540Z adding 'caffe2/quantization/__init__.py' 2022-12-01T09:59:44.7786485Z adding 'caffe2/quantization/server/__init__.py' 2022-12-01T09:59:44.7789493Z adding 'caffe2/quantization/server/batch_matmul_dnnlowp_op_test.py' 2022-12-01T09:59:44.7791819Z adding 'caffe2/quantization/server/batch_permutation_dnnlowp_op_test.py' 2022-12-01T09:59:44.7793813Z adding 'caffe2/quantization/server/channel_shuffle_dnnlowp_op_test.py' 2022-12-01T09:59:44.7796179Z adding 'caffe2/quantization/server/compute_equalization_scale_test.py' 2022-12-01T09:59:44.7798359Z adding 'caffe2/quantization/server/concat_dnnlowp_op_test.py' 2022-12-01T09:59:44.7801407Z adding 'caffe2/quantization/server/conv_depthwise_dnnlowp_op_test.py' 2022-12-01T09:59:44.7805010Z adding 'caffe2/quantization/server/conv_dnnlowp_acc16_op_test.py' 2022-12-01T09:59:44.7808937Z adding 'caffe2/quantization/server/conv_dnnlowp_op_test.py' 2022-12-01T09:59:44.7812765Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_acc16_op_test.py' 2022-12-01T09:59:44.7815843Z adding 'caffe2/quantization/server/conv_groupwise_dnnlowp_op_test.py' 2022-12-01T09:59:44.7818059Z adding 'caffe2/quantization/server/dequantize_dnnlowp_op_test.py' 2022-12-01T09:59:44.7822394Z adding 'caffe2/quantization/server/dnnlowp_test_utils.py' 2022-12-01T09:59:44.7825520Z adding 'caffe2/quantization/server/elementwise_add_dnnlowp_op_test.py' 2022-12-01T09:59:44.7827865Z adding 'caffe2/quantization/server/elementwise_linear_dnnlowp_op_test.py' 2022-12-01T09:59:44.7830586Z adding 'caffe2/quantization/server/elementwise_mul_dnnlowp_op_test.py' 2022-12-01T09:59:44.7833171Z adding 'caffe2/quantization/server/elementwise_sum_dnnlowp_op_test.py' 2022-12-01T09:59:44.7836494Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_acc16_op_test.py' 2022-12-01T09:59:44.7839992Z adding 'caffe2/quantization/server/fully_connected_dnnlowp_op_test.py' 2022-12-01T09:59:44.7842564Z adding 'caffe2/quantization/server/fully_connected_fp16_test.py' 2022-12-01T09:59:44.7845050Z adding 'caffe2/quantization/server/fully_connected_rowwise_dnnlowp_op_test.py' 2022-12-01T09:59:44.7847321Z adding 'caffe2/quantization/server/gather_dnnlowp_op_test.py' 2022-12-01T09:59:44.7849826Z adding 'caffe2/quantization/server/group_norm_dnnlowp_op_test.py' 2022-12-01T09:59:44.7852281Z adding 'caffe2/quantization/server/int8_gen_quant_params_min_max_test.py' 2022-12-01T09:59:44.7854585Z adding 'caffe2/quantization/server/int8_gen_quant_params_test.py' 2022-12-01T09:59:44.7856760Z adding 'caffe2/quantization/server/int8_quant_scheme_blob_fill_test.py' 2022-12-01T09:59:44.7859034Z adding 'caffe2/quantization/server/lstm_unit_dnnlowp_op_test.py' 2022-12-01T09:59:44.7860728Z adding 'caffe2/quantization/server/observer_test.py' 2022-12-01T09:59:44.7863041Z adding 'caffe2/quantization/server/pool_dnnlowp_op_test.py' 2022-12-01T09:59:44.7865429Z adding 'caffe2/quantization/server/quantize_dnnlowp_op_test.py' 2022-12-01T09:59:44.7867647Z adding 'caffe2/quantization/server/relu_dnnlowp_op_test.py' 2022-12-01T09:59:44.7869592Z adding 'caffe2/quantization/server/resize_nearest_3d_dnnlowp_op_test.py' 2022-12-01T09:59:44.7871664Z adding 'caffe2/quantization/server/resize_nearest_dnnlowp_op_test.py' 2022-12-01T09:59:44.7873908Z adding 'caffe2/quantization/server/sigmoid_dnnlowp_op_test.py' 2022-12-01T09:59:44.7876164Z adding 'caffe2/quantization/server/spatial_batch_norm_dnnlowp_op_test.py' 2022-12-01T09:59:44.7878314Z adding 'caffe2/quantization/server/tanh_dnnlowp_op_test.py' 2022-12-01T09:59:44.7882919Z adding 'caffe2/quantization/server/utils.py' 2022-12-01T09:59:44.8074683Z adding 'functorch/_C.cpython-37m-x86_64-linux-gnu.so' 2022-12-01T09:59:44.8084466Z adding 'functorch/__init__.py' 2022-12-01T09:59:44.8086248Z adding 'functorch/setup.py' 2022-12-01T09:59:44.8088263Z adding 'functorch/_src/__init__.py' 2022-12-01T09:59:44.8097120Z adding 'functorch/_src/aot_autograd.py' 2022-12-01T09:59:44.8100901Z adding 'functorch/_src/benchmark_utils.py' 2022-12-01T09:59:44.8103172Z adding 'functorch/_src/compile_utils.py' 2022-12-01T09:59:44.8107180Z adding 'functorch/_src/compilers.py' 2022-12-01T09:59:44.8109113Z adding 'functorch/_src/config.py' 2022-12-01T09:59:44.8126276Z adding 'functorch/_src/eager_transforms.py' 2022-12-01T09:59:44.8131741Z adding 'functorch/_src/fx_minifier.py' 2022-12-01T09:59:44.8137765Z adding 'functorch/_src/make_functional.py' 2022-12-01T09:59:44.8140127Z adding 'functorch/_src/named_members_polyfill.py' 2022-12-01T09:59:44.8145596Z adding 'functorch/_src/partitioners.py' 2022-12-01T09:59:44.8147796Z adding 'functorch/_src/python_key.py' 2022-12-01T09:59:44.8149463Z adding 'functorch/_src/pytree_hacks.py' 2022-12-01T09:59:44.8155290Z adding 'functorch/_src/top_operators_github_usage.py' 2022-12-01T09:59:44.8162124Z adding 'functorch/_src/vmap.py' 2022-12-01T09:59:44.8164631Z adding 'functorch/compile/__init__.py' 2022-12-01T09:59:44.8167407Z adding 'functorch/dim/__init__.py' 2022-12-01T09:59:44.8169212Z adding 'functorch/dim/batch_tensor.py' 2022-12-01T09:59:44.8171075Z adding 'functorch/dim/delayed_mul_tensor.py' 2022-12-01T09:59:44.8173285Z adding 'functorch/dim/dim.py' 2022-12-01T09:59:44.8175087Z adding 'functorch/dim/magic_trace.py' 2022-12-01T09:59:44.8177587Z adding 'functorch/dim/op_properties.py' 2022-12-01T09:59:44.8184081Z adding 'functorch/dim/reference.py' 2022-12-01T09:59:44.8186184Z adding 'functorch/dim/tree_map.py' 2022-12-01T09:59:44.8188144Z adding 'functorch/dim/wrap_type.py' 2022-12-01T09:59:44.8190004Z adding 'functorch/experimental/__init__.py' 2022-12-01T09:59:44.8191708Z adding 'functorch/experimental/batch_norm_replacement.py' 2022-12-01T09:59:44.8194040Z adding 'functorch/experimental/cond.py' 2022-12-01T09:59:44.8195645Z adding 'functorch/experimental/ops.py' 2022-12-01T09:59:44.8203424Z adding 'torch/_C.cpython-37m-x86_64-linux-gnu.so' 2022-12-01T09:59:44.8210689Z adding 'torch/_C_flatbuffer.cpython-37m-x86_64-linux-gnu.so' 2022-12-01T09:59:44.8212985Z adding 'torch/_VF.py' 2022-12-01T09:59:44.8214548Z adding 'torch/__config__.py' 2022-12-01T09:59:44.8216158Z adding 'torch/__future__.py' 2022-12-01T09:59:44.8227400Z adding 'torch/__init__.py' 2022-12-01T09:59:44.8234326Z adding 'torch/_appdirs.py' 2022-12-01T09:59:44.8237054Z adding 'torch/_classes.py' 2022-12-01T09:59:44.8239245Z adding 'torch/_deploy.py' 2022-12-01T09:59:44.8255422Z adding 'torch/_jit_internal.py' 2022-12-01T09:59:44.8258869Z adding 'torch/_linalg_utils.py' 2022-12-01T09:59:44.8271522Z adding 'torch/_lobpcg.py' 2022-12-01T09:59:44.8276343Z adding 'torch/_lowrank.py' 2022-12-01T09:59:44.8287093Z adding 'torch/_meta_registrations.py' 2022-12-01T09:59:44.8290842Z adding 'torch/_namedtensor_internals.py' 2022-12-01T09:59:44.8297622Z adding 'torch/_ops.py' 2022-12-01T09:59:44.8301174Z adding 'torch/_python_dispatcher.py' 2022-12-01T09:59:44.8303388Z adding 'torch/_six.py' 2022-12-01T09:59:44.8305963Z adding 'torch/_sources.py' 2022-12-01T09:59:44.8307997Z adding 'torch/_storage_docs.py' 2022-12-01T09:59:44.8323494Z adding 'torch/_tensor.py' 2022-12-01T09:59:44.8355664Z adding 'torch/_tensor_docs.py' 2022-12-01T09:59:44.8365782Z adding 'torch/_tensor_str.py' 2022-12-01T09:59:44.8480721Z adding 'torch/_torch_docs.py' 2022-12-01T09:59:44.8497974Z adding 'torch/_utils.py' 2022-12-01T09:59:44.8500781Z adding 'torch/_utils_internal.py' 2022-12-01T09:59:44.8505671Z adding 'torch/_vmap_internals.py' 2022-12-01T09:59:44.8509647Z adding 'torch/_weights_only_unpickler.py' 2022-12-01T09:59:44.8532379Z adding 'torch/functional.py' 2022-12-01T09:59:44.8543212Z adding 'torch/hub.py' 2022-12-01T09:59:44.8547221Z adding 'torch/library.py' 2022-12-01T09:59:44.8569835Z adding 'torch/overrides.py' 2022-12-01T09:59:44.8573818Z adding 'torch/py.typed' 2022-12-01T09:59:44.8576814Z adding 'torch/quasirandom.py' 2022-12-01T09:59:44.8579768Z adding 'torch/random.py' 2022-12-01T09:59:44.8581844Z adding 'torch/return_types.py' 2022-12-01T09:59:44.8595887Z adding 'torch/serialization.py' 2022-12-01T09:59:44.8604554Z adding 'torch/storage.py' 2022-12-01T09:59:44.8608140Z adding 'torch/torch_version.py' 2022-12-01T09:59:44.8610670Z adding 'torch/types.py' 2022-12-01T09:59:44.8612091Z adding 'torch/version.py' 2022-12-01T09:59:44.8639685Z adding 'torch/_C/_VariableFunctions.pyi' 2022-12-01T09:59:44.8670963Z adding 'torch/_C/__init__.pyi' 2022-12-01T09:59:44.8676218Z adding 'torch/_C/_autograd.pyi' 2022-12-01T09:59:44.8677879Z adding 'torch/_C/_cudnn.pyi' 2022-12-01T09:59:44.8679596Z adding 'torch/_C/_distributed_autograd.pyi' 2022-12-01T09:59:44.8682529Z adding 'torch/_C/_distributed_c10d.pyi' 2022-12-01T09:59:44.8685387Z adding 'torch/_C/_distributed_rpc.pyi' 2022-12-01T09:59:44.8687288Z adding 'torch/_C/_distributed_rpc_testing.pyi' 2022-12-01T09:59:44.8688955Z adding 'torch/_C/_functions.pyi' 2022-12-01T09:59:44.8690556Z adding 'torch/_C/_functorch.pyi' 2022-12-01T09:59:44.8692232Z adding 'torch/_C/_itt.pyi' 2022-12-01T09:59:44.8693828Z adding 'torch/_C/_lazy.pyi' 2022-12-01T09:59:44.8695278Z adding 'torch/_C/_lazy_ts_backend.pyi' 2022-12-01T09:59:44.8696995Z adding 'torch/_C/_monitor.pyi' 2022-12-01T09:59:44.8698799Z adding 'torch/_C/_nn.pyi' 2022-12-01T09:59:44.8700337Z adding 'torch/_C/_nvtx.pyi' 2022-12-01T09:59:44.8701903Z adding 'torch/_C/_onnx.pyi' 2022-12-01T09:59:44.8704032Z adding 'torch/_C/_profiler.pyi' 2022-12-01T09:59:44.8705560Z adding 'torch/_C/_verbose.pyi' 2022-12-01T09:59:44.8707450Z adding 'torch/_C_flatbuffer/__init__.pyi' 2022-12-01T09:59:44.8710947Z adding 'torch/_decomp/__init__.py' 2022-12-01T09:59:44.8736850Z adding 'torch/_decomp/decompositions.py' 2022-12-01T09:59:44.8742652Z adding 'torch/_decomp/decompositions_for_jvp.py' 2022-12-01T09:59:44.8744758Z adding 'torch/_dispatch/__init__.py' 2022-12-01T09:59:44.8745887Z adding 'torch/_dispatch/python.py' 2022-12-01T09:59:44.8748101Z adding 'torch/_lazy/__init__.py' 2022-12-01T09:59:44.8751216Z adding 'torch/_lazy/closure.py' 2022-12-01T09:59:44.8752837Z adding 'torch/_lazy/computation.py' 2022-12-01T09:59:44.8754335Z adding 'torch/_lazy/config.py' 2022-12-01T09:59:44.8756084Z adding 'torch/_lazy/debug.py' 2022-12-01T09:59:44.8758353Z adding 'torch/_lazy/device_context.py' 2022-12-01T09:59:44.8761325Z adding 'torch/_lazy/extract_compiled_graph.py' 2022-12-01T09:59:44.8763294Z adding 'torch/_lazy/ir_cache.py' 2022-12-01T09:59:44.8765297Z adding 'torch/_lazy/metrics.py' 2022-12-01T09:59:44.8766601Z adding 'torch/_lazy/tensor_factory_functions.py' 2022-12-01T09:59:44.8767765Z adding 'torch/_lazy/ts_backend.py' 2022-12-01T09:59:44.8788123Z adding 'torch/_prims/__init__.py' 2022-12-01T09:59:44.8793593Z adding 'torch/_prims/context.py' 2022-12-01T09:59:44.8796184Z adding 'torch/_prims/executor.py' 2022-12-01T09:59:44.8800264Z adding 'torch/_prims/nvfuser_executor.py' 2022-12-01T09:59:44.8804829Z adding 'torch/_prims/nvfuser_prims.py' 2022-12-01T09:59:44.8821153Z adding 'torch/_prims_common/__init__.py' 2022-12-01T09:59:44.8827019Z adding 'torch/_prims_common/wrappers.py' 2022-12-01T09:59:44.8867385Z adding 'torch/_refs/__init__.py' 2022-12-01T09:59:44.8874765Z adding 'torch/_refs/fft.py' 2022-12-01T09:59:44.8878873Z adding 'torch/_refs/linalg/__init__.py' 2022-12-01T09:59:44.8880728Z adding 'torch/_refs/nn/__init__.py' 2022-12-01T09:59:44.8886494Z adding 'torch/_refs/nn/functional/__init__.py' 2022-12-01T09:59:44.8889242Z adding 'torch/_refs/special/__init__.py' 2022-12-01T09:59:44.8891134Z adding 'torch/_subclasses/__init__.py' 2022-12-01T09:59:44.8902915Z adding 'torch/_subclasses/fake_tensor.py' 2022-12-01T09:59:44.8906259Z adding 'torch/_subclasses/fake_utils.py' 2022-12-01T09:59:44.8910620Z adding 'torch/_subclasses/meta_utils.py' 2022-12-01T09:59:44.8912584Z adding 'torch/amp/__init__.py' 2022-12-01T09:59:44.8916579Z adding 'torch/amp/autocast_mode.py' 2022-12-01T09:59:44.8918662Z adding 'torch/ao/__init__.py' 2022-12-01T09:59:44.8920446Z adding 'torch/ao/nn/__init__.py' 2022-12-01T09:59:44.8922157Z adding 'torch/ao/nn/intrinsic/__init__.py' 2022-12-01T09:59:44.8923830Z adding 'torch/ao/nn/intrinsic/modules/__init__.py' 2022-12-01T09:59:44.8925932Z adding 'torch/ao/nn/intrinsic/modules/fused.py' 2022-12-01T09:59:44.8927659Z adding 'torch/ao/nn/qat/__init__.py' 2022-12-01T09:59:44.8929768Z adding 'torch/ao/nn/qat/dynamic/__init__.py' 2022-12-01T09:59:44.8930955Z adding 'torch/ao/nn/qat/dynamic/modules/__init__.py' 2022-12-01T09:59:44.8932669Z adding 'torch/ao/nn/qat/dynamic/modules/linear.py' 2022-12-01T09:59:44.8934515Z adding 'torch/ao/nn/qat/modules/__init__.py' 2022-12-01T09:59:44.8937234Z adding 'torch/ao/nn/qat/modules/conv.py' 2022-12-01T09:59:44.8940024Z adding 'torch/ao/nn/qat/modules/embedding_ops.py' 2022-12-01T09:59:44.8942420Z adding 'torch/ao/nn/qat/modules/linear.py' 2022-12-01T09:59:44.8944318Z adding 'torch/ao/nn/quantizable/__init__.py' 2022-12-01T09:59:44.8946086Z adding 'torch/ao/nn/quantizable/modules/__init__.py' 2022-12-01T09:59:44.8951730Z adding 'torch/ao/nn/quantizable/modules/activation.py' 2022-12-01T09:59:44.8957178Z adding 'torch/ao/nn/quantizable/modules/rnn.py' 2022-12-01T09:59:44.8959649Z adding 'torch/ao/nn/quantized/__init__.py' 2022-12-01T09:59:44.8965502Z adding 'torch/ao/nn/quantized/functional.py' 2022-12-01T09:59:44.8968119Z adding 'torch/ao/nn/quantized/dynamic/__init__.py' 2022-12-01T09:59:44.8970052Z adding 'torch/ao/nn/quantized/dynamic/modules/__init__.py' 2022-12-01T09:59:44.8973245Z adding 'torch/ao/nn/quantized/dynamic/modules/conv.py' 2022-12-01T09:59:44.8976578Z adding 'torch/ao/nn/quantized/dynamic/modules/linear.py' 2022-12-01T09:59:44.8986983Z adding 'torch/ao/nn/quantized/dynamic/modules/rnn.py' 2022-12-01T09:59:44.8990906Z adding 'torch/ao/nn/quantized/modules/__init__.py' 2022-12-01T09:59:44.8994337Z adding 'torch/ao/nn/quantized/modules/activation.py' 2022-12-01T09:59:44.8996957Z adding 'torch/ao/nn/quantized/modules/batchnorm.py' 2022-12-01T09:59:44.9007042Z adding 'torch/ao/nn/quantized/modules/conv.py' 2022-12-01T09:59:44.9008638Z adding 'torch/ao/nn/quantized/modules/dropout.py' 2022-12-01T09:59:44.9016483Z adding 'torch/ao/nn/quantized/modules/embedding_ops.py' 2022-12-01T09:59:44.9016855Z adding 'torch/ao/nn/quantized/modules/functional_modules.py' 2022-12-01T09:59:44.9019967Z adding 'torch/ao/nn/quantized/modules/linear.py' 2022-12-01T09:59:44.9022862Z adding 'torch/ao/nn/quantized/modules/normalization.py' 2022-12-01T09:59:44.9025104Z adding 'torch/ao/nn/quantized/modules/rnn.py' 2022-12-01T09:59:44.9027768Z adding 'torch/ao/nn/quantized/modules/utils.py' 2022-12-01T09:59:44.9029893Z adding 'torch/ao/nn/quantized/reference/__init__.py' 2022-12-01T09:59:44.9031932Z adding 'torch/ao/nn/quantized/reference/modules/__init__.py' 2022-12-01T09:59:44.9034815Z adding 'torch/ao/nn/quantized/reference/modules/conv.py' 2022-12-01T09:59:44.9037644Z adding 'torch/ao/nn/quantized/reference/modules/linear.py' 2022-12-01T09:59:44.9042552Z adding 'torch/ao/nn/quantized/reference/modules/rnn.py' 2022-12-01T09:59:44.9045417Z adding 'torch/ao/nn/quantized/reference/modules/sparse.py' 2022-12-01T09:59:44.9048343Z adding 'torch/ao/nn/quantized/reference/modules/utils.py' 2022-12-01T09:59:44.9050540Z adding 'torch/ao/nn/sparse/__init__.py' 2022-12-01T09:59:44.9052484Z adding 'torch/ao/nn/sparse/quantized/__init__.py' 2022-12-01T09:59:44.9055526Z adding 'torch/ao/nn/sparse/quantized/linear.py' 2022-12-01T09:59:44.9057786Z adding 'torch/ao/nn/sparse/quantized/utils.py' 2022-12-01T09:59:44.9059743Z adding 'torch/ao/nn/sparse/quantized/dynamic/__init__.py' 2022-12-01T09:59:44.9062594Z adding 'torch/ao/nn/sparse/quantized/dynamic/linear.py' 2022-12-01T09:59:44.9064655Z adding 'torch/ao/ns/__init__.py' 2022-12-01T09:59:44.9069729Z adding 'torch/ao/ns/_numeric_suite.py' 2022-12-01T09:59:44.9076829Z adding 'torch/ao/ns/_numeric_suite_fx.py' 2022-12-01T09:59:44.9079396Z adding 'torch/ao/ns/fx/__init__.py' 2022-12-01T09:59:44.9085187Z adding 'torch/ao/ns/fx/graph_matcher.py' 2022-12-01T09:59:44.9096257Z adding 'torch/ao/ns/fx/graph_passes.py' 2022-12-01T09:59:44.9101618Z adding 'torch/ao/ns/fx/mappings.py' 2022-12-01T09:59:44.9104202Z adding 'torch/ao/ns/fx/ns_types.py' 2022-12-01T09:59:44.9107441Z adding 'torch/ao/ns/fx/pattern_utils.py' 2022-12-01T09:59:44.9113273Z adding 'torch/ao/ns/fx/utils.py' 2022-12-01T09:59:44.9117600Z adding 'torch/ao/ns/fx/weight_utils.py' 2022-12-01T09:59:44.9120347Z adding 'torch/ao/quantization/__init__.py' 2022-12-01T09:59:44.9123044Z adding 'torch/ao/quantization/_correct_bias.py' 2022-12-01T09:59:44.9126243Z adding 'torch/ao/quantization/_equalize.py' 2022-12-01T09:59:44.9129420Z adding 'torch/ao/quantization/_learnable_fake_quantize.py' 2022-12-01T09:59:44.9135114Z adding 'torch/ao/quantization/fake_quantize.py' 2022-12-01T09:59:44.9138744Z adding 'torch/ao/quantization/fuse_modules.py' 2022-12-01T09:59:44.9142448Z adding 'torch/ao/quantization/fuser_method_mappings.py' 2022-12-01T09:59:44.9158338Z adding 'torch/ao/quantization/observer.py' 2022-12-01T09:59:44.9165656Z adding 'torch/ao/quantization/qconfig.py' 2022-12-01T09:59:44.9170062Z adding 'torch/ao/quantization/qconfig_mapping.py' 2022-12-01T09:59:44.9172752Z adding 'torch/ao/quantization/qconfig_mapping_utils.py' 2022-12-01T09:59:44.9174753Z adding 'torch/ao/quantization/quant_type.py' 2022-12-01T09:59:44.9178357Z adding 'torch/ao/quantization/quantization_mappings.py' 2022-12-01T09:59:44.9180571Z adding 'torch/ao/quantization/quantization_types.py' 2022-12-01T09:59:44.9187946Z adding 'torch/ao/quantization/quantize.py' 2022-12-01T09:59:44.9196053Z adding 'torch/ao/quantization/quantize_fx.py' 2022-12-01T09:59:44.9201057Z adding 'torch/ao/quantization/quantize_jit.py' 2022-12-01T09:59:44.9203605Z adding 'torch/ao/quantization/stubs.py' 2022-12-01T09:59:44.9209379Z adding 'torch/ao/quantization/utils.py' 2022-12-01T09:59:44.9212170Z adding 'torch/ao/quantization/backend_config/__init__.py' 2022-12-01T09:59:44.9217111Z adding 'torch/ao/quantization/backend_config/_common_operator_config_utils.py' 2022-12-01T09:59:44.9223167Z adding 'torch/ao/quantization/backend_config/backend_config.py' 2022-12-01T09:59:44.9226729Z adding 'torch/ao/quantization/backend_config/executorch.py' 2022-12-01T09:59:44.9229111Z adding 'torch/ao/quantization/backend_config/fbgemm.py' 2022-12-01T09:59:44.9231663Z adding 'torch/ao/quantization/backend_config/native.py' 2022-12-01T09:59:44.9233529Z adding 'torch/ao/quantization/backend_config/observation_type.py' 2022-12-01T09:59:44.9235995Z adding 'torch/ao/quantization/backend_config/qnnpack.py' 2022-12-01T09:59:44.9238256Z adding 'torch/ao/quantization/backend_config/tensorrt.py' 2022-12-01T09:59:44.9241374Z adding 'torch/ao/quantization/backend_config/utils.py' 2022-12-01T09:59:44.9243912Z adding 'torch/ao/quantization/backend_config/x86.py' 2022-12-01T09:59:44.9246093Z adding 'torch/ao/quantization/fx/__init__.py' 2022-12-01T09:59:44.9256223Z adding 'torch/ao/quantization/fx/_equalize.py' 2022-12-01T09:59:44.9267745Z adding 'torch/ao/quantization/fx/_lower_to_native_backend.py' 2022-12-01T09:59:44.9271591Z adding 'torch/ao/quantization/fx/backend_config_utils.py' 2022-12-01T09:59:44.9283874Z adding 'torch/ao/quantization/fx/convert.py' 2022-12-01T09:59:44.9290947Z adding 'torch/ao/quantization/fx/custom_config.py' 2022-12-01T09:59:44.9294295Z adding 'torch/ao/quantization/fx/fuse.py' 2022-12-01T09:59:44.9296866Z adding 'torch/ao/quantization/fx/fusion_patterns.py' 2022-12-01T09:59:44.9299178Z adding 'torch/ao/quantization/fx/graph_module.py' 2022-12-01T09:59:44.9300928Z adding 'torch/ao/quantization/fx/lower_to_fbgemm.py' 2022-12-01T09:59:44.9302561Z adding 'torch/ao/quantization/fx/lower_to_qnnpack.py' 2022-12-01T09:59:44.9305642Z adding 'torch/ao/quantization/fx/match_utils.py' 2022-12-01T09:59:44.9308013Z adding 'torch/ao/quantization/fx/pattern_utils.py' 2022-12-01T09:59:44.9329474Z adding 'torch/ao/quantization/fx/prepare.py' 2022-12-01T09:59:44.9334924Z adding 'torch/ao/quantization/fx/qconfig_mapping_utils.py' 2022-12-01T09:59:44.9337691Z adding 'torch/ao/quantization/fx/quantization_patterns.py' 2022-12-01T09:59:44.9340185Z adding 'torch/ao/quantization/fx/tracer.py' 2022-12-01T09:59:44.9353275Z adding 'torch/ao/quantization/fx/utils.py' 2022-12-01T09:59:44.9356358Z adding 'torch/ao/quantization/fx/_model_report/__init__.py' 2022-12-01T09:59:44.9375356Z adding 'torch/ao/quantization/fx/_model_report/detector.py' 2022-12-01T09:59:44.9384996Z adding 'torch/ao/quantization/fx/_model_report/model_report.py' 2022-12-01T09:59:44.9389209Z adding 'torch/ao/quantization/fx/_model_report/model_report_observer.py' 2022-12-01T09:59:44.9398270Z adding 'torch/ao/quantization/fx/_model_report/model_report_visualizer.py' 2022-12-01T09:59:44.9400895Z adding 'torch/ao/sparsity/__init__.py' 2022-12-01T09:59:44.9402481Z adding 'torch/ao/sparsity/_mappings.py' 2022-12-01T09:59:44.9404130Z adding 'torch/ao/sparsity/_experimental/__init__.py' 2022-12-01T09:59:44.9405767Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/__init__.py' 2022-12-01T09:59:44.9411278Z adding 'torch/ao/sparsity/_experimental/activation_sparsifier/activation_sparsifier.py' 2022-12-01T09:59:44.9413765Z adding 'torch/ao/sparsity/_experimental/data_scheduler/__init__.py' 2022-12-01T09:59:44.9416626Z adding 'torch/ao/sparsity/_experimental/data_scheduler/base_data_scheduler.py' 2022-12-01T09:59:44.9418690Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/__init__.py' 2022-12-01T09:59:44.9423299Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/base_data_sparsifier.py' 2022-12-01T09:59:44.9426427Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/data_norm_sparsifier.py' 2022-12-01T09:59:44.9429129Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/quantization_utils.py' 2022-12-01T09:59:44.9430999Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/__init__.py' 2022-12-01T09:59:44.9432721Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/__init__.py' 2022-12-01T09:59:44.9434606Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/_data_sparstity_utils.py' 2022-12-01T09:59:44.9437488Z adding 'torch/ao/sparsity/_experimental/data_sparsifier/lightning/callbacks/data_sparsity.py' 2022-12-01T09:59:44.9439350Z adding 'torch/ao/sparsity/_experimental/pruner/__init__.py' 2022-12-01T09:59:44.9442970Z adding 'torch/ao/sparsity/_experimental/pruner/base_pruner.py' 2022-12-01T09:59:44.9445350Z adding 'torch/ao/sparsity/_experimental/pruner/parametrization.py' 2022-12-01T09:59:44.9447138Z adding 'torch/ao/sparsity/scheduler/__init__.py' 2022-12-01T09:59:44.9450063Z adding 'torch/ao/sparsity/scheduler/base_scheduler.py' 2022-12-01T09:59:44.9452615Z adding 'torch/ao/sparsity/scheduler/cubic_scheduler.py' 2022-12-01T09:59:44.9454739Z adding 'torch/ao/sparsity/scheduler/lambda_scheduler.py' 2022-12-01T09:59:44.9456554Z adding 'torch/ao/sparsity/sparsifier/__init__.py' 2022-12-01T09:59:44.9460552Z adding 'torch/ao/sparsity/sparsifier/base_sparsifier.py' 2022-12-01T09:59:44.9463150Z adding 'torch/ao/sparsity/sparsifier/nearly_diagonal_sparsifier.py' 2022-12-01T09:59:44.9465310Z adding 'torch/ao/sparsity/sparsifier/utils.py' 2022-12-01T09:59:44.9468674Z adding 'torch/ao/sparsity/sparsifier/weight_norm_sparsifier.py' 2022-12-01T09:59:44.9474839Z adding 'torch/autograd/__init__.py' 2022-12-01T09:59:44.9477969Z adding 'torch/autograd/anomaly_mode.py' 2022-12-01T09:59:44.9481093Z adding 'torch/autograd/forward_ad.py' 2022-12-01T09:59:44.9488601Z adding 'torch/autograd/function.py' 2022-12-01T09:59:44.9501054Z adding 'torch/autograd/functional.py' 2022-12-01T09:59:44.9505805Z adding 'torch/autograd/grad_mode.py' 2022-12-01T09:59:44.9530506Z adding 'torch/autograd/gradcheck.py' 2022-12-01T09:59:44.9535259Z adding 'torch/autograd/graph.py' 2022-12-01T09:59:44.9544650Z adding 'torch/autograd/profiler.py' 2022-12-01T09:59:44.9548946Z adding 'torch/autograd/profiler_legacy.py' 2022-12-01T09:59:44.9558851Z adding 'torch/autograd/profiler_util.py' 2022-12-01T09:59:44.9561275Z adding 'torch/autograd/variable.py' 2022-12-01T09:59:44.9562953Z adding 'torch/autograd/_functions/__init__.py' 2022-12-01T09:59:44.9564661Z adding 'torch/autograd/_functions/tensor.py' 2022-12-01T09:59:44.9566532Z adding 'torch/autograd/_functions/utils.py' 2022-12-01T09:59:44.9568673Z adding 'torch/backends/__init__.py' 2022-12-01T09:59:44.9570520Z adding 'torch/backends/_coreml/__init__.py' 2022-12-01T09:59:44.9572778Z adding 'torch/backends/_coreml/preprocess.py' 2022-12-01T09:59:44.9574503Z adding 'torch/backends/_nnapi/__init__.py' 2022-12-01T09:59:44.9577187Z adding 'torch/backends/_nnapi/prepare.py' 2022-12-01T09:59:44.9596788Z adding 'torch/backends/_nnapi/serializer.py' 2022-12-01T09:59:44.9601933Z adding 'torch/backends/cuda/__init__.py' 2022-12-01T09:59:44.9604995Z adding 'torch/backends/cudnn/__init__.py' 2022-12-01T09:59:44.9607079Z adding 'torch/backends/cudnn/rnn.py' 2022-12-01T09:59:44.9609309Z adding 'torch/backends/mkl/__init__.py' 2022-12-01T09:59:44.9611715Z adding 'torch/backends/mkldnn/__init__.py' 2022-12-01T09:59:44.9613601Z adding 'torch/backends/mps/__init__.py' 2022-12-01T09:59:44.9615482Z adding 'torch/backends/openmp/__init__.py' 2022-12-01T09:59:44.9617614Z adding 'torch/backends/opt_einsum/__init__.py' 2022-12-01T09:59:44.9619731Z adding 'torch/backends/quantized/__init__.py' 2022-12-01T09:59:44.9621475Z adding 'torch/backends/xeon/__init__.py' 2022-12-01T09:59:44.9629230Z adding 'torch/backends/xeon/run_cpu.py' 2022-12-01T09:59:44.9632067Z adding 'torch/backends/xnnpack/__init__.py' 2022-12-01T09:59:44.9889414Z adding 'torch/bin/FileStoreTest' 2022-12-01T09:59:45.0157859Z adding 'torch/bin/HashStoreTest' 2022-12-01T09:59:45.0460406Z adding 'torch/bin/TCPStoreTest' 2022-12-01T09:59:45.0516689Z adding 'torch/bin/aot_model_compiler_test' 2022-12-01T09:59:45.2570491Z adding 'torch/bin/protoc' 2022-12-01T09:59:45.4711364Z adding 'torch/bin/protoc-3.13.0.0' 2022-12-01T09:59:46.1586437Z adding 'torch/bin/test_api' 2022-12-01T09:59:46.2336565Z adding 'torch/bin/test_cpp_rpc' 2022-12-01T09:59:46.2620690Z adding 'torch/bin/test_dist_autograd' 2022-12-01T09:59:46.5704558Z adding 'torch/bin/test_jit' 2022-12-01T09:59:46.7416084Z adding 'torch/bin/test_lazy' 2022-12-01T09:59:46.7861958Z adding 'torch/bin/test_mobile_nnc' 2022-12-01T09:59:47.3320290Z adding 'torch/bin/test_tensorexpr' 2022-12-01T09:59:47.3711712Z adding 'torch/bin/torch_shm_manager' 2022-12-01T09:59:47.3796519Z adding 'torch/bin/tutorial_tensorexpr' 2022-12-01T09:59:47.3804298Z adding 'torch/contrib/__init__.py' 2022-12-01T09:59:47.3807364Z adding 'torch/contrib/_tensorboard_vis.py' 2022-12-01T09:59:47.3810120Z adding 'torch/cpu/__init__.py' 2022-12-01T09:59:47.3812041Z adding 'torch/cpu/amp/__init__.py' 2022-12-01T09:59:47.3814173Z adding 'torch/cpu/amp/autocast_mode.py' 2022-12-01T09:59:47.3823935Z adding 'torch/cuda/__init__.py' 2022-12-01T09:59:47.3827391Z adding 'torch/cuda/_dynamo_graphs.py' 2022-12-01T09:59:47.3830665Z adding 'torch/cuda/_memory_viz.py' 2022-12-01T09:59:47.3837082Z adding 'torch/cuda/_sanitizer.py' 2022-12-01T09:59:47.3839830Z adding 'torch/cuda/_utils.py' 2022-12-01T09:59:47.3841659Z adding 'torch/cuda/comm.py' 2022-12-01T09:59:47.3843292Z adding 'torch/cuda/error.py' 2022-12-01T09:59:47.3850070Z adding 'torch/cuda/graphs.py' 2022-12-01T09:59:47.3853106Z adding 'torch/cuda/jiterator.py' 2022-12-01T09:59:47.3859513Z adding 'torch/cuda/memory.py' 2022-12-01T09:59:47.3862603Z adding 'torch/cuda/nccl.py' 2022-12-01T09:59:47.3864993Z adding 'torch/cuda/nvtx.py' 2022-12-01T09:59:47.3867031Z adding 'torch/cuda/profiler.py' 2022-12-01T09:59:47.3869559Z adding 'torch/cuda/random.py' 2022-12-01T09:59:47.3871409Z adding 'torch/cuda/sparse.py' 2022-12-01T09:59:47.3874822Z adding 'torch/cuda/streams.py' 2022-12-01T09:59:47.3877328Z adding 'torch/cuda/amp/__init__.py' 2022-12-01T09:59:47.3880093Z adding 'torch/cuda/amp/autocast_mode.py' 2022-12-01T09:59:47.3881953Z adding 'torch/cuda/amp/common.py' 2022-12-01T09:59:47.3889503Z adding 'torch/cuda/amp/grad_scaler.py' 2022-12-01T09:59:47.3893110Z adding 'torch/distributed/__init__.py' 2022-12-01T09:59:47.3895676Z adding 'torch/distributed/argparse_util.py' 2022-12-01T09:59:47.3897612Z adding 'torch/distributed/constants.py' 2022-12-01T09:59:47.3935861Z adding 'torch/distributed/distributed_c10d.py' 2022-12-01T09:59:47.3942158Z adding 'torch/distributed/launch.py' 2022-12-01T09:59:47.3944895Z adding 'torch/distributed/remote_device.py' 2022-12-01T09:59:47.3948627Z adding 'torch/distributed/rendezvous.py' 2022-12-01T09:59:47.3957952Z adding 'torch/distributed/run.py' 2022-12-01T09:59:47.3961528Z adding 'torch/distributed/utils.py' 2022-12-01T09:59:47.3963889Z adding 'torch/distributed/_shard/__init__.py' 2022-12-01T09:59:47.3965834Z adding 'torch/distributed/_shard/_utils.py' 2022-12-01T09:59:47.3970387Z adding 'torch/distributed/_shard/api.py' 2022-12-01T09:59:47.3972965Z adding 'torch/distributed/_shard/common_op_utils.py' 2022-12-01T09:59:47.3975274Z adding 'torch/distributed/_shard/metadata.py' 2022-12-01T09:59:47.3977214Z adding 'torch/distributed/_shard/op_registry_utils.py' 2022-12-01T09:59:47.3981572Z adding 'torch/distributed/_shard/partial_tensor.py' 2022-12-01T09:59:47.3985389Z adding 'torch/distributed/_shard/replicated_tensor.py' 2022-12-01T09:59:47.3987445Z adding 'torch/distributed/_shard/sharder.py' 2022-12-01T09:59:47.3989668Z adding 'torch/distributed/_shard/checkpoint/__init__.py' 2022-12-01T09:59:47.3991742Z adding 'torch/distributed/_shard/checkpoint/api.py' 2022-12-01T09:59:47.3995172Z adding 'torch/distributed/_shard/checkpoint/default_planner.py' 2022-12-01T09:59:47.3999111Z adding 'torch/distributed/_shard/checkpoint/filesystem.py' 2022-12-01T09:59:47.4001611Z adding 'torch/distributed/_shard/checkpoint/metadata.py' 2022-12-01T09:59:47.4006101Z adding 'torch/distributed/_shard/checkpoint/planner.py' 2022-12-01T09:59:47.4009447Z adding 'torch/distributed/_shard/checkpoint/planner_helpers.py' 2022-12-01T09:59:47.4011758Z adding 'torch/distributed/_shard/checkpoint/resharding.py' 2022-12-01T09:59:47.4014492Z adding 'torch/distributed/_shard/checkpoint/state_dict_loader.py' 2022-12-01T09:59:47.4017305Z adding 'torch/distributed/_shard/checkpoint/state_dict_saver.py' 2022-12-01T09:59:47.4020346Z adding 'torch/distributed/_shard/checkpoint/storage.py' 2022-12-01T09:59:47.4024149Z adding 'torch/distributed/_shard/checkpoint/utils.py' 2022-12-01T09:59:47.4026725Z adding 'torch/distributed/_shard/sharded_optim/__init__.py' 2022-12-01T09:59:47.4029407Z adding 'torch/distributed/_shard/sharded_optim/api.py' 2022-12-01T09:59:47.4034284Z adding 'torch/distributed/_shard/sharded_tensor/__init__.py' 2022-12-01T09:59:47.4047819Z adding 'torch/distributed/_shard/sharded_tensor/api.py' 2022-12-01T09:59:47.4051591Z adding 'torch/distributed/_shard/sharded_tensor/metadata.py' 2022-12-01T09:59:47.4055235Z adding 'torch/distributed/_shard/sharded_tensor/reshard.py' 2022-12-01T09:59:47.4057547Z adding 'torch/distributed/_shard/sharded_tensor/shard.py' 2022-12-01T09:59:47.4060848Z adding 'torch/distributed/_shard/sharded_tensor/utils.py' 2022-12-01T09:59:47.4063223Z adding 'torch/distributed/_shard/sharded_tensor/_ops/__init__.py' 2022-12-01T09:59:47.4065787Z adding 'torch/distributed/_shard/sharded_tensor/_ops/_common.py' 2022-12-01T09:59:47.4068002Z adding 'torch/distributed/_shard/sharded_tensor/_ops/binary_cmp.py' 2022-12-01T09:59:47.4069943Z adding 'torch/distributed/_shard/sharded_tensor/_ops/chunk.py' 2022-12-01T09:59:47.4071653Z adding 'torch/distributed/_shard/sharded_tensor/_ops/elementwise_ops.py' 2022-12-01T09:59:47.4074039Z adding 'torch/distributed/_shard/sharded_tensor/_ops/init.py' 2022-12-01T09:59:47.4076540Z adding 'torch/distributed/_shard/sharded_tensor/_ops/math_ops.py' 2022-12-01T09:59:47.4078722Z adding 'torch/distributed/_shard/sharded_tensor/_ops/matrix_ops.py' 2022-12-01T09:59:47.4080358Z adding 'torch/distributed/_shard/sharded_tensor/_ops/misc_ops.py' 2022-12-01T09:59:47.4083218Z adding 'torch/distributed/_shard/sharded_tensor/_ops/tensor_ops.py' 2022-12-01T09:59:47.4085204Z adding 'torch/distributed/_shard/sharding_plan/__init__.py' 2022-12-01T09:59:47.4087532Z adding 'torch/distributed/_shard/sharding_plan/api.py' 2022-12-01T09:59:47.4089649Z adding 'torch/distributed/_shard/sharding_spec/__init__.py' 2022-12-01T09:59:47.4092331Z adding 'torch/distributed/_shard/sharding_spec/_internals.py' 2022-12-01T09:59:47.4095942Z adding 'torch/distributed/_shard/sharding_spec/api.py' 2022-12-01T09:59:47.4099646Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec.py' 2022-12-01T09:59:47.4101781Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/__init__.py' 2022-12-01T09:59:47.4106139Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/_common.py' 2022-12-01T09:59:47.4110470Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding.py' 2022-12-01T09:59:47.4116299Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/embedding_bag.py' 2022-12-01T09:59:47.4121938Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/linear.py' 2022-12-01T09:59:47.4124369Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/math_ops.py' 2022-12-01T09:59:47.4128729Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/matrix_ops.py' 2022-12-01T09:59:47.4130953Z adding 'torch/distributed/_shard/sharding_spec/chunk_sharding_spec_ops/softmax.py' 2022-12-01T09:59:47.4132923Z adding 'torch/distributed/_sharded_tensor/__init__.py' 2022-12-01T09:59:47.4134763Z adding 'torch/distributed/_sharding_spec/__init__.py' 2022-12-01T09:59:47.4136465Z adding 'torch/distributed/_spmd/__init__.py' 2022-12-01T09:59:47.4139906Z adding 'torch/distributed/_spmd/comm_tensor.py' 2022-12-01T09:59:47.4142061Z adding 'torch/distributed/algorithms/__init__.py' 2022-12-01T09:59:47.4146549Z adding 'torch/distributed/algorithms/join.py' 2022-12-01T09:59:47.4148754Z adding 'torch/distributed/algorithms/_checkpoint/__init__.py' 2022-12-01T09:59:47.4152466Z adding 'torch/distributed/algorithms/_checkpoint/checkpoint_wrapper.py' 2022-12-01T09:59:47.4154580Z adding 'torch/distributed/algorithms/_comm_hooks/__init__.py' 2022-12-01T09:59:47.4157532Z adding 'torch/distributed/algorithms/_comm_hooks/default_hooks.py' 2022-12-01T09:59:47.4159694Z adding 'torch/distributed/algorithms/_optimizer_overlap/__init__.py' 2022-12-01T09:59:47.4161717Z adding 'torch/distributed/algorithms/_optimizer_overlap/optimizer_overlap.py' 2022-12-01T09:59:47.4163445Z adding 'torch/distributed/algorithms/_quantization/__init__.py' 2022-12-01T09:59:47.4166084Z adding 'torch/distributed/algorithms/_quantization/quantization.py' 2022-12-01T09:59:47.4168740Z adding 'torch/distributed/algorithms/ddp_comm_hooks/__init__.py' 2022-12-01T09:59:47.4174189Z adding 'torch/distributed/algorithms/ddp_comm_hooks/ddp_zero_hook.py' 2022-12-01T09:59:47.4176634Z adding 'torch/distributed/algorithms/ddp_comm_hooks/debugging_hooks.py' 2022-12-01T09:59:47.4179374Z adding 'torch/distributed/algorithms/ddp_comm_hooks/default_hooks.py' 2022-12-01T09:59:47.4181898Z adding 'torch/distributed/algorithms/ddp_comm_hooks/optimizer_overlap_hooks.py' 2022-12-01T09:59:47.4184386Z adding 'torch/distributed/algorithms/ddp_comm_hooks/post_localSGD_hook.py' 2022-12-01T09:59:47.4195347Z adding 'torch/distributed/algorithms/ddp_comm_hooks/powerSGD_hook.py' 2022-12-01T09:59:47.4199479Z adding 'torch/distributed/algorithms/ddp_comm_hooks/quantization_hooks.py' 2022-12-01T09:59:47.4201428Z adding 'torch/distributed/algorithms/model_averaging/__init__.py' 2022-12-01T09:59:47.4204145Z adding 'torch/distributed/algorithms/model_averaging/averagers.py' 2022-12-01T09:59:47.4208053Z adding 'torch/distributed/algorithms/model_averaging/hierarchical_model_averager.py' 2022-12-01T09:59:47.4210503Z adding 'torch/distributed/algorithms/model_averaging/utils.py' 2022-12-01T09:59:47.4212514Z adding 'torch/distributed/autograd/__init__.py' 2022-12-01T09:59:47.4215230Z adding 'torch/distributed/elastic/__init__.py' 2022-12-01T09:59:47.4216936Z adding 'torch/distributed/elastic/agent/__init__.py' 2022-12-01T09:59:47.4218956Z adding 'torch/distributed/elastic/agent/server/__init__.py' 2022-12-01T09:59:47.4229741Z adding 'torch/distributed/elastic/agent/server/api.py' 2022-12-01T09:59:47.4235007Z adding 'torch/distributed/elastic/agent/server/local_elastic_agent.py' 2022-12-01T09:59:47.4238060Z adding 'torch/distributed/elastic/events/__init__.py' 2022-12-01T09:59:47.4240230Z adding 'torch/distributed/elastic/events/api.py' 2022-12-01T09:59:47.4241915Z adding 'torch/distributed/elastic/events/handlers.py' 2022-12-01T09:59:47.4245013Z adding 'torch/distributed/elastic/metrics/__init__.py' 2022-12-01T09:59:47.4247438Z adding 'torch/distributed/elastic/metrics/api.py' 2022-12-01T09:59:47.4251629Z adding 'torch/distributed/elastic/multiprocessing/__init__.py' 2022-12-01T09:59:47.4258911Z adding 'torch/distributed/elastic/multiprocessing/api.py' 2022-12-01T09:59:47.4261742Z adding 'torch/distributed/elastic/multiprocessing/redirects.py' 2022-12-01T09:59:47.4264222Z adding 'torch/distributed/elastic/multiprocessing/tail_log.py' 2022-12-01T09:59:47.4269488Z adding 'torch/distributed/elastic/multiprocessing/errors/__init__.py' 2022-12-01T09:59:47.4272728Z adding 'torch/distributed/elastic/multiprocessing/errors/error_handler.py' 2022-12-01T09:59:47.4274612Z adding 'torch/distributed/elastic/multiprocessing/errors/handlers.py' 2022-12-01T09:59:47.4277994Z adding 'torch/distributed/elastic/rendezvous/__init__.py' 2022-12-01T09:59:47.4281433Z adding 'torch/distributed/elastic/rendezvous/api.py' 2022-12-01T09:59:47.4285464Z adding 'torch/distributed/elastic/rendezvous/c10d_rendezvous_backend.py' 2022-12-01T09:59:47.4296093Z adding 'torch/distributed/elastic/rendezvous/dynamic_rendezvous.py' 2022-12-01T09:59:47.4308783Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous.py' 2022-12-01T09:59:47.4312829Z adding 'torch/distributed/elastic/rendezvous/etcd_rendezvous_backend.py' 2022-12-01T09:59:47.4316655Z adding 'torch/distributed/elastic/rendezvous/etcd_server.py' 2022-12-01T09:59:47.4320006Z adding 'torch/distributed/elastic/rendezvous/etcd_store.py' 2022-12-01T09:59:47.4322188Z adding 'torch/distributed/elastic/rendezvous/registry.py' 2022-12-01T09:59:47.4324481Z adding 'torch/distributed/elastic/rendezvous/static_tcp_rendezvous.py' 2022-12-01T09:59:47.4328033Z adding 'torch/distributed/elastic/rendezvous/utils.py' 2022-12-01T09:59:47.4330506Z adding 'torch/distributed/elastic/timer/__init__.py' 2022-12-01T09:59:47.4334140Z adding 'torch/distributed/elastic/timer/api.py' 2022-12-01T09:59:47.4338823Z adding 'torch/distributed/elastic/timer/file_based_local_timer.py' 2022-12-01T09:59:47.4341600Z adding 'torch/distributed/elastic/timer/local_timer.py' 2022-12-01T09:59:47.4343687Z adding 'torch/distributed/elastic/utils/__init__.py' 2022-12-01T09:59:47.4345678Z adding 'torch/distributed/elastic/utils/api.py' 2022-12-01T09:59:47.4348318Z adding 'torch/distributed/elastic/utils/distributed.py' 2022-12-01T09:59:47.4350296Z adding 'torch/distributed/elastic/utils/log_level.py' 2022-12-01T09:59:47.4352228Z adding 'torch/distributed/elastic/utils/logging.py' 2022-12-01T09:59:47.4354380Z adding 'torch/distributed/elastic/utils/store.py' 2022-12-01T09:59:47.4356589Z adding 'torch/distributed/elastic/utils/data/__init__.py' 2022-12-01T09:59:47.4358481Z adding 'torch/distributed/elastic/utils/data/cycling_iterator.py' 2022-12-01T09:59:47.4360791Z adding 'torch/distributed/elastic/utils/data/elastic_distributed_sampler.py' 2022-12-01T09:59:47.4362759Z adding 'torch/distributed/fsdp/__init__.py' 2022-12-01T09:59:47.4364807Z adding 'torch/distributed/fsdp/_fsdp_extensions.py' 2022-12-01T09:59:47.4379803Z adding 'torch/distributed/fsdp/_optim_utils.py' 2022-12-01T09:59:47.4386069Z adding 'torch/distributed/fsdp/_shard_utils.py' 2022-12-01T09:59:47.4389884Z adding 'torch/distributed/fsdp/_symbolic_trace.py' 2022-12-01T09:59:47.4392724Z adding 'torch/distributed/fsdp/_utils.py' 2022-12-01T09:59:47.4406127Z adding 'torch/distributed/fsdp/flat_param.py' 2022-12-01T09:59:47.4410302Z adding 'torch/distributed/fsdp/flatten_params_wrapper.py' 2022-12-01T09:59:47.4476787Z adding 'torch/distributed/fsdp/fully_sharded_data_parallel.py' 2022-12-01T09:59:47.4486593Z adding 'torch/distributed/fsdp/sharded_grad_scaler.py' 2022-12-01T09:59:47.4489372Z adding 'torch/distributed/fsdp/utils.py' 2022-12-01T09:59:47.4495524Z adding 'torch/distributed/fsdp/wrap.py' 2022-12-01T09:59:47.4497895Z adding 'torch/distributed/launcher/__init__.py' 2022-12-01T09:59:47.4501526Z adding 'torch/distributed/launcher/api.py' 2022-12-01T09:59:47.4503532Z adding 'torch/distributed/nn/__init__.py' 2022-12-01T09:59:47.4507686Z adding 'torch/distributed/nn/functional.py' 2022-12-01T09:59:47.4509679Z adding 'torch/distributed/nn/api/__init__.py' 2022-12-01T09:59:47.4517186Z adding 'torch/distributed/nn/api/remote_module.py' 2022-12-01T09:59:47.4519582Z adding 'torch/distributed/nn/jit/__init__.py' 2022-12-01T09:59:47.4522087Z adding 'torch/distributed/nn/jit/instantiator.py' 2022-12-01T09:59:47.4523970Z adding 'torch/distributed/nn/jit/templates/__init__.py' 2022-12-01T09:59:47.4526169Z adding 'torch/distributed/nn/jit/templates/remote_module_template.py' 2022-12-01T09:59:47.4528234Z adding 'torch/distributed/optim/__init__.py' 2022-12-01T09:59:47.4530516Z adding 'torch/distributed/optim/functional_adadelta.py' 2022-12-01T09:59:47.4532891Z adding 'torch/distributed/optim/functional_adagrad.py' 2022-12-01T09:59:47.4535496Z adding 'torch/distributed/optim/functional_adam.py' 2022-12-01T09:59:47.4537915Z adding 'torch/distributed/optim/functional_adamax.py' 2022-12-01T09:59:47.4540394Z adding 'torch/distributed/optim/functional_adamw.py' 2022-12-01T09:59:47.4542762Z adding 'torch/distributed/optim/functional_rmsprop.py' 2022-12-01T09:59:47.4544831Z adding 'torch/distributed/optim/functional_rprop.py' 2022-12-01T09:59:47.4547218Z adding 'torch/distributed/optim/functional_sgd.py' 2022-12-01T09:59:47.4550837Z adding 'torch/distributed/optim/optimizer.py' 2022-12-01T09:59:47.4553335Z adding 'torch/distributed/optim/post_localSGD_optimizer.py' 2022-12-01T09:59:47.4555406Z adding 'torch/distributed/optim/utils.py' 2022-12-01T09:59:47.4576415Z adding 'torch/distributed/optim/zero_redundancy_optimizer.py' 2022-12-01T09:59:47.4579447Z adding 'torch/distributed/pipeline/__init__.py' 2022-12-01T09:59:47.4581336Z adding 'torch/distributed/pipeline/sync/__init__.py' 2022-12-01T09:59:47.4584033Z adding 'torch/distributed/pipeline/sync/batchnorm.py' 2022-12-01T09:59:47.4587739Z adding 'torch/distributed/pipeline/sync/checkpoint.py' 2022-12-01T09:59:47.4590057Z adding 'torch/distributed/pipeline/sync/copy.py' 2022-12-01T09:59:47.4591930Z adding 'torch/distributed/pipeline/sync/dependency.py' 2022-12-01T09:59:47.4594825Z adding 'torch/distributed/pipeline/sync/microbatch.py' 2022-12-01T09:59:47.4596997Z adding 'torch/distributed/pipeline/sync/phony.py' 2022-12-01T09:59:47.4602734Z adding 'torch/distributed/pipeline/sync/pipe.py' 2022-12-01T09:59:47.4606619Z adding 'torch/distributed/pipeline/sync/pipeline.py' 2022-12-01T09:59:47.4608972Z adding 'torch/distributed/pipeline/sync/stream.py' 2022-12-01T09:59:47.4610868Z adding 'torch/distributed/pipeline/sync/utils.py' 2022-12-01T09:59:47.4613130Z adding 'torch/distributed/pipeline/sync/worker.py' 2022-12-01T09:59:47.4616083Z adding 'torch/distributed/pipeline/sync/_balance/__init__.py' 2022-12-01T09:59:47.4618332Z adding 'torch/distributed/pipeline/sync/_balance/blockpartition.py' 2022-12-01T09:59:47.4620565Z adding 'torch/distributed/pipeline/sync/_balance/profile.py' 2022-12-01T09:59:47.4622397Z adding 'torch/distributed/pipeline/sync/skip/__init__.py' 2022-12-01T09:59:47.4624445Z adding 'torch/distributed/pipeline/sync/skip/layout.py' 2022-12-01T09:59:47.4626595Z adding 'torch/distributed/pipeline/sync/skip/namespace.py' 2022-12-01T09:59:47.4629266Z adding 'torch/distributed/pipeline/sync/skip/portal.py' 2022-12-01T09:59:47.4633946Z adding 'torch/distributed/pipeline/sync/skip/skippable.py' 2022-12-01T09:59:47.4637126Z adding 'torch/distributed/pipeline/sync/skip/tracker.py' 2022-12-01T09:59:47.4640960Z adding 'torch/distributed/rpc/__init__.py' 2022-12-01T09:59:47.4643036Z adding 'torch/distributed/rpc/_utils.py' 2022-12-01T09:59:47.4652299Z adding 'torch/distributed/rpc/api.py' 2022-12-01T09:59:47.4658154Z adding 'torch/distributed/rpc/backend_registry.py' 2022-12-01T09:59:47.4659996Z adding 'torch/distributed/rpc/constants.py' 2022-12-01T09:59:47.4662673Z adding 'torch/distributed/rpc/functions.py' 2022-12-01T09:59:47.4666260Z adding 'torch/distributed/rpc/internal.py' 2022-12-01T09:59:47.4669387Z adding 'torch/distributed/rpc/options.py' 2022-12-01T09:59:47.4671445Z adding 'torch/distributed/rpc/rref_proxy.py' 2022-12-01T09:59:47.4674654Z adding 'torch/distributed/rpc/server_process_global_profiler.py' 2022-12-01T09:59:47.4676833Z adding 'torch/distributed/rpc/_testing/__init__.py' 2022-12-01T09:59:47.4678563Z adding 'torch/distributed/rpc/_testing/faulty_agent_backend_registry.py' 2022-12-01T09:59:47.4681926Z adding 'torch/distributions/__init__.py' 2022-12-01T09:59:47.4684334Z adding 'torch/distributions/bernoulli.py' 2022-12-01T09:59:47.4686404Z adding 'torch/distributions/beta.py' 2022-12-01T09:59:47.4688967Z adding 'torch/distributions/binomial.py' 2022-12-01T09:59:47.4691718Z adding 'torch/distributions/categorical.py' 2022-12-01T09:59:47.4693851Z adding 'torch/distributions/cauchy.py' 2022-12-01T09:59:47.4695569Z adding 'torch/distributions/chi2.py' 2022-12-01T09:59:47.4698616Z adding 'torch/distributions/constraint_registry.py' 2022-12-01T09:59:47.4703392Z adding 'torch/distributions/constraints.py' 2022-12-01T09:59:47.4706902Z adding 'torch/distributions/continuous_bernoulli.py' 2022-12-01T09:59:47.4709211Z adding 'torch/distributions/dirichlet.py' 2022-12-01T09:59:47.4712965Z adding 'torch/distributions/distribution.py' 2022-12-01T09:59:47.4715424Z adding 'torch/distributions/exp_family.py' 2022-12-01T09:59:47.4717318Z adding 'torch/distributions/exponential.py' 2022-12-01T09:59:47.4719489Z adding 'torch/distributions/fishersnedecor.py' 2022-12-01T09:59:47.4721534Z adding 'torch/distributions/gamma.py' 2022-12-01T09:59:47.4723863Z adding 'torch/distributions/geometric.py' 2022-12-01T09:59:47.4725880Z adding 'torch/distributions/gumbel.py' 2022-12-01T09:59:47.4727751Z adding 'torch/distributions/half_cauchy.py' 2022-12-01T09:59:47.4729794Z adding 'torch/distributions/half_normal.py' 2022-12-01T09:59:47.4734273Z adding 'torch/distributions/independent.py' 2022-12-01T09:59:47.4741752Z adding 'torch/distributions/kl.py' 2022-12-01T09:59:47.4744608Z adding 'torch/distributions/kumaraswamy.py' 2022-12-01T09:59:47.4746692Z adding 'torch/distributions/laplace.py' 2022-12-01T09:59:47.4749501Z adding 'torch/distributions/lkj_cholesky.py' 2022-12-01T09:59:47.4751474Z adding 'torch/distributions/log_normal.py' 2022-12-01T09:59:47.4753337Z adding 'torch/distributions/logistic_normal.py' 2022-12-01T09:59:47.4756807Z adding 'torch/distributions/lowrank_multivariate_normal.py' 2022-12-01T09:59:47.4759965Z adding 'torch/distributions/mixture_same_family.py' 2022-12-01T09:59:47.4762769Z adding 'torch/distributions/multinomial.py' 2022-12-01T09:59:47.4766254Z adding 'torch/distributions/multivariate_normal.py' 2022-12-01T09:59:47.4768763Z adding 'torch/distributions/negative_binomial.py' 2022-12-01T09:59:47.4770967Z adding 'torch/distributions/normal.py' 2022-12-01T09:59:47.4773396Z adding 'torch/distributions/one_hot_categorical.py' 2022-12-01T09:59:47.4775293Z adding 'torch/distributions/pareto.py' 2022-12-01T09:59:47.4777147Z adding 'torch/distributions/poisson.py' 2022-12-01T09:59:47.4779561Z adding 'torch/distributions/relaxed_bernoulli.py' 2022-12-01T09:59:47.4782026Z adding 'torch/distributions/relaxed_categorical.py' 2022-12-01T09:59:47.4784175Z adding 'torch/distributions/studentT.py' 2022-12-01T09:59:47.4787273Z adding 'torch/distributions/transformed_distribution.py' 2022-12-01T09:59:47.4797211Z adding 'torch/distributions/transforms.py' 2022-12-01T09:59:47.4800266Z adding 'torch/distributions/uniform.py' 2022-12-01T09:59:47.4803068Z adding 'torch/distributions/utils.py' 2022-12-01T09:59:47.4805824Z adding 'torch/distributions/von_mises.py' 2022-12-01T09:59:47.4808040Z adding 'torch/distributions/weibull.py' 2022-12-01T09:59:47.4811819Z adding 'torch/distributions/wishart.py' 2022-12-01T09:59:47.4821812Z adding 'torch/fft/__init__.py' 2022-12-01T09:59:47.4827889Z adding 'torch/futures/__init__.py' 2022-12-01T09:59:47.4830829Z adding 'torch/fx/__init__.py' 2022-12-01T09:59:47.4832602Z adding 'torch/fx/_compatibility.py' 2022-12-01T09:59:47.4834350Z adding 'torch/fx/_pytree.py' 2022-12-01T09:59:47.4847208Z adding 'torch/fx/_symbolic_trace.py' 2022-12-01T09:59:47.4849809Z adding 'torch/fx/annotate.py' 2022-12-01T09:59:47.4868032Z adding 'torch/fx/graph.py' 2022-12-01T09:59:47.4879256Z adding 'torch/fx/graph_module.py' 2022-12-01T09:59:47.4881914Z adding 'torch/fx/immutable_collections.py' 2022-12-01T09:59:47.4887041Z adding 'torch/fx/interpreter.py' 2022-12-01T09:59:47.4895737Z adding 'torch/fx/node.py' 2022-12-01T09:59:47.4901764Z adding 'torch/fx/operator_schemas.py' 2022-12-01T09:59:47.4907452Z adding 'torch/fx/proxy.py' 2022-12-01T09:59:47.4911644Z adding 'torch/fx/subgraph_rewriter.py' 2022-12-01T09:59:47.4913805Z adding 'torch/fx/tensor_type.py' 2022-12-01T09:59:47.4915783Z adding 'torch/fx/traceback.py' 2022-12-01T09:59:47.4918068Z adding 'torch/fx/experimental/__init__.py' 2022-12-01T09:59:47.4930795Z adding 'torch/fx/experimental/accelerator_partitioner.py' 2022-12-01T09:59:47.4936078Z adding 'torch/fx/experimental/const_fold.py' 2022-12-01T09:59:47.4937948Z adding 'torch/fx/experimental/debug.py' 2022-12-01T09:59:47.4946688Z adding 'torch/fx/experimental/graph_gradual_typechecker.py' 2022-12-01T09:59:47.4950307Z adding 'torch/fx/experimental/merge_matmul.py' 2022-12-01T09:59:47.4953876Z adding 'torch/fx/experimental/meta_tracer.py' 2022-12-01T09:59:47.4956806Z adding 'torch/fx/experimental/normalize.py' 2022-12-01T09:59:47.4962199Z adding 'torch/fx/experimental/optimization.py' 2022-12-01T09:59:47.4966514Z adding 'torch/fx/experimental/partitioner_utils.py' 2022-12-01T09:59:47.4975586Z adding 'torch/fx/experimental/proxy_tensor.py' 2022-12-01T09:59:47.4977647Z adding 'torch/fx/experimental/refinement_types.py' 2022-12-01T09:59:47.4980081Z adding 'torch/fx/experimental/rewriter.py' 2022-12-01T09:59:47.4982619Z adding 'torch/fx/experimental/schema_type_annotation.py' 2022-12-01T09:59:47.4988886Z adding 'torch/fx/experimental/symbolic_shapes.py' 2022-12-01T09:59:47.4991325Z adding 'torch/fx/experimental/unify_refinements.py' 2022-12-01T09:59:47.4993350Z adding 'torch/fx/experimental/migrate_gradual_types/__init__.py' 2022-12-01T09:59:47.4997598Z adding 'torch/fx/experimental/migrate_gradual_types/constraint.py' 2022-12-01T09:59:47.5008975Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_generator.py' 2022-12-01T09:59:47.5020249Z adding 'torch/fx/experimental/migrate_gradual_types/constraint_transformation.py' 2022-12-01T09:59:47.5022733Z adding 'torch/fx/experimental/migrate_gradual_types/operation.py' 2022-12-01T09:59:47.5026524Z adding 'torch/fx/experimental/migrate_gradual_types/transform_to_z3.py' 2022-12-01T09:59:47.5028545Z adding 'torch/fx/experimental/migrate_gradual_types/util.py' 2022-12-01T09:59:47.5030290Z adding 'torch/fx/experimental/migrate_gradual_types/z3_types.py' 2022-12-01T09:59:47.5032248Z adding 'torch/fx/experimental/unification/__init__.py' 2022-12-01T09:59:47.5034041Z adding 'torch/fx/experimental/unification/core.py' 2022-12-01T09:59:47.5035812Z adding 'torch/fx/experimental/unification/dispatch.py' 2022-12-01T09:59:47.5037782Z adding 'torch/fx/experimental/unification/match.py' 2022-12-01T09:59:47.5039882Z adding 'torch/fx/experimental/unification/more.py' 2022-12-01T09:59:47.5043500Z adding 'torch/fx/experimental/unification/unification_tools.py' 2022-12-01T09:59:47.5045866Z adding 'torch/fx/experimental/unification/utils.py' 2022-12-01T09:59:47.5047760Z adding 'torch/fx/experimental/unification/variable.py' 2022-12-01T09:59:47.5049823Z adding 'torch/fx/experimental/unification/multipledispatch/__init__.py' 2022-12-01T09:59:47.5051872Z adding 'torch/fx/experimental/unification/multipledispatch/conflict.py' 2022-12-01T09:59:47.5053960Z adding 'torch/fx/experimental/unification/multipledispatch/core.py' 2022-12-01T09:59:47.5058448Z adding 'torch/fx/experimental/unification/multipledispatch/dispatcher.py' 2022-12-01T09:59:47.5061240Z adding 'torch/fx/experimental/unification/multipledispatch/utils.py' 2022-12-01T09:59:47.5063346Z adding 'torch/fx/experimental/unification/multipledispatch/variadic.py' 2022-12-01T09:59:47.5065443Z adding 'torch/fx/passes/__init__.py' 2022-12-01T09:59:47.5067093Z adding 'torch/fx/passes/fake_tensor_prop.py' 2022-12-01T09:59:47.5070824Z adding 'torch/fx/passes/graph_drawer.py' 2022-12-01T09:59:47.5073346Z adding 'torch/fx/passes/graph_manipulation.py' 2022-12-01T09:59:47.5079574Z adding 'torch/fx/passes/net_min_base.py' 2022-12-01T09:59:47.5082974Z adding 'torch/fx/passes/operator_support.py' 2022-12-01T09:59:47.5085257Z adding 'torch/fx/passes/param_fetch.py' 2022-12-01T09:59:47.5088186Z adding 'torch/fx/passes/pass_manager.py' 2022-12-01T09:59:47.5098792Z adding 'torch/fx/passes/reinplace.py' 2022-12-01T09:59:47.5102059Z adding 'torch/fx/passes/shape_prop.py' 2022-12-01T09:59:47.5106574Z adding 'torch/fx/passes/split_module.py' 2022-12-01T09:59:47.5110534Z adding 'torch/fx/passes/split_utils.py' 2022-12-01T09:59:47.5119709Z adding 'torch/fx/passes/splitter_base.py' 2022-12-01T09:59:47.5123950Z adding 'torch/fx/passes/tools_common.py' 2022-12-01T09:59:47.5125880Z adding 'torch/fx/passes/backends/__init__.py' 2022-12-01T09:59:47.5127710Z adding 'torch/fx/passes/backends/cudagraphs.py' 2022-12-01T09:59:47.5131546Z adding 'torch/fx/passes/backends/nvfuser.py' 2022-12-01T09:59:47.5133593Z adding 'torch/fx/passes/dialect/__init__.py' 2022-12-01T09:59:47.5135484Z adding 'torch/fx/passes/dialect/common/__init__.py' 2022-12-01T09:59:47.5137585Z adding 'torch/fx/passes/dialect/common/cse_pass.py' 2022-12-01T09:59:47.5139411Z adding 'torch/fx/passes/infra/__init__.py' 2022-12-01T09:59:47.5142962Z adding 'torch/fx/passes/infra/partitioner.py' 2022-12-01T09:59:47.5145092Z adding 'torch/fx/passes/infra/pass_base.py' 2022-12-01T09:59:47.5148800Z adding 'torch/fx/passes/infra/pass_manager.py' 2022-12-01T09:59:47.5150677Z adding 'torch/fx/passes/tests/__init__.py' 2022-12-01T09:59:47.5152445Z adding 'torch/fx/passes/tests/test_pass_manager.py' 2022-12-01T09:59:47.5154142Z adding 'torch/fx/passes/utils/__init__.py' 2022-12-01T09:59:47.5156915Z adding 'torch/fx/passes/utils/common.py' 2022-12-01T09:59:47.5159652Z adding 'torch/fx/passes/utils/fuser_utils.py' 2022-12-01T09:59:47.5163854Z adding 'torch/fx/passes/utils/matcher_utils.py' 2022-12-01T09:59:47.5167324Z adding 'torch/include/ATen/ATen.h' 2022-12-01T09:59:47.5169491Z adding 'torch/include/ATen/AccumulateType.h' 2022-12-01T09:59:47.5171146Z adding 'torch/include/ATen/ArrayRef.h' 2022-12-01T09:59:47.5172166Z adding 'torch/include/ATen/Backend.h' 2022-12-01T09:59:47.5173595Z adding 'torch/include/ATen/Backtrace.h' 2022-12-01T09:59:47.5175191Z adding 'torch/include/ATen/BatchedFallback.h' 2022-12-01T09:59:47.5178019Z adding 'torch/include/ATen/BatchedTensorImpl.h' 2022-12-01T09:59:47.5181591Z adding 'torch/include/ATen/CPUApplyUtils.h' 2022-12-01T09:59:47.5183616Z adding 'torch/include/ATen/CPUFixedAllocator.h' 2022-12-01T09:59:47.5185465Z adding 'torch/include/ATen/CPUFunctions.h' 2022-12-01T09:59:47.5189687Z adding 'torch/include/ATen/CPUFunctions_inl.h' 2022-12-01T09:59:47.5192309Z adding 'torch/include/ATen/CPUGeneratorImpl.h' 2022-12-01T09:59:47.5194256Z adding 'torch/include/ATen/CUDAFunctions.h' 2022-12-01T09:59:47.5198865Z adding 'torch/include/ATen/CUDAFunctions_inl.h' 2022-12-01T09:59:47.5201676Z adding 'torch/include/ATen/CollapseDims.h' 2022-12-01T09:59:47.5203745Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions.h' 2022-12-01T09:59:47.5208531Z adding 'torch/include/ATen/CompositeExplicitAutogradFunctions_inl.h' 2022-12-01T09:59:47.5211626Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions.h' 2022-12-01T09:59:47.5214928Z adding 'torch/include/ATen/CompositeExplicitAutogradNonFunctionalFunctions_inl.h' 2022-12-01T09:59:47.5217571Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions.h' 2022-12-01T09:59:47.5221997Z adding 'torch/include/ATen/CompositeImplicitAutogradFunctions_inl.h' 2022-12-01T09:59:47.5224823Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions.h' 2022-12-01T09:59:47.5226674Z adding 'torch/include/ATen/CompositeImplicitAutogradNestedTensorFunctions_inl.h' 2022-12-01T09:59:47.5228369Z adding 'torch/include/ATen/Config.h' 2022-12-01T09:59:47.5232852Z adding 'torch/include/ATen/Context.h' 2022-12-01T09:59:47.5235196Z adding 'torch/include/ATen/DLConvertor.h' 2022-12-01T09:59:47.5236928Z adding 'torch/include/ATen/Device.h' 2022-12-01T09:59:47.5238713Z adding 'torch/include/ATen/DeviceGuard.h' 2022-12-01T09:59:47.5240384Z adding 'torch/include/ATen/DimVector.h' 2022-12-01T09:59:47.5242731Z adding 'torch/include/ATen/Dimname.h' 2022-12-01T09:59:47.5247377Z adding 'torch/include/ATen/Dispatch.h' 2022-12-01T09:59:47.5249959Z adding 'torch/include/ATen/DynamicLibrary.h' 2022-12-01T09:59:47.5252181Z adding 'torch/include/ATen/EmptyTensor.h' 2022-12-01T09:59:47.5255404Z adding 'torch/include/ATen/ExpandBase.h' 2022-12-01T09:59:47.5259468Z adding 'torch/include/ATen/ExpandUtils.h' 2022-12-01T09:59:47.5261495Z adding 'torch/include/ATen/Formatting.h' 2022-12-01T09:59:47.5263625Z adding 'torch/include/ATen/FuncTorchTLS.h' 2022-12-01T09:59:47.5266422Z adding 'torch/include/ATen/FunctionalStorageImpl.h' 2022-12-01T09:59:47.5270892Z adding 'torch/include/ATen/FunctionalTensorWrapper.h' 2022-12-01T09:59:47.5279583Z adding 'torch/include/ATen/Functions.h' 2022-12-01T09:59:47.5292803Z adding 'torch/include/ATen/Generator.h' 2022-12-01T09:59:47.5293271Z adding 'torch/include/ATen/InferSize.h' 2022-12-01T09:59:47.5293587Z adding 'torch/include/ATen/InitialTensorOptions.h' 2022-12-01T09:59:47.5293897Z adding 'torch/include/ATen/Layout.h' 2022-12-01T09:59:47.5294263Z adding 'torch/include/ATen/LinalgBackend.h' 2022-12-01T09:59:47.5294547Z adding 'torch/include/ATen/MapAllocator.h' 2022-12-01T09:59:47.5294807Z adding 'torch/include/ATen/MatrixRef.h' 2022-12-01T09:59:47.5296280Z adding 'torch/include/ATen/MemoryOverlap.h' 2022-12-01T09:59:47.5298403Z adding 'torch/include/ATen/MetaFunctions.h' 2022-12-01T09:59:47.5301871Z adding 'torch/include/ATen/MetaFunctions_inl.h' 2022-12-01T09:59:47.5305410Z adding 'torch/include/ATen/MethodOperators.h' 2022-12-01T09:59:47.5307263Z adding 'torch/include/ATen/NamedTensor.h' 2022-12-01T09:59:47.5310020Z adding 'torch/include/ATen/NamedTensorUtils.h' 2022-12-01T09:59:47.5318027Z adding 'torch/include/ATen/NativeFunctions.h' 2022-12-01T09:59:47.5326470Z adding 'torch/include/ATen/NativeMetaFunctions.h' 2022-12-01T09:59:47.5331481Z adding 'torch/include/ATen/NestedTensorImpl.h' 2022-12-01T09:59:47.5333779Z adding 'torch/include/ATen/NumericUtils.h' 2022-12-01T09:59:47.5335922Z adding 'torch/include/ATen/OpMathType.h' 2022-12-01T09:59:47.5338469Z adding 'torch/include/ATen/OpaqueTensorImpl.h' 2022-12-01T09:59:47.5346651Z adding 'torch/include/ATen/Operators.h' 2022-12-01T09:59:47.5349569Z adding 'torch/include/ATen/PTThreadPool.h' 2022-12-01T09:59:47.5351048Z adding 'torch/include/ATen/PadNd.h' 2022-12-01T09:59:47.5353057Z adding 'torch/include/ATen/Parallel-inl.h' 2022-12-01T09:59:47.5355571Z adding 'torch/include/ATen/Parallel.h' 2022-12-01T09:59:47.5357493Z adding 'torch/include/ATen/ParallelFuture.h' 2022-12-01T09:59:47.5359363Z adding 'torch/include/ATen/ParallelNative.h' 2022-12-01T09:59:47.5360916Z adding 'torch/include/ATen/ParallelNativeTBB.h' 2022-12-01T09:59:47.5362716Z adding 'torch/include/ATen/ParallelOpenMP.h' 2022-12-01T09:59:47.5364421Z adding 'torch/include/ATen/PythonTorchFunctionTLS.h' 2022-12-01T09:59:47.5570132Z adding 'torch/include/ATen/RedispatchFunctions.h' 2022-12-01T09:59:47.5722053Z adding 'torch/include/ATen/RegistrationDeclarations.h' 2022-12-01T09:59:47.5741496Z adding 'torch/include/ATen/SavedTensorHooks.h' 2022-12-01T09:59:47.5742400Z adding 'torch/include/ATen/Scalar.h' 2022-12-01T09:59:47.5744334Z adding 'torch/include/ATen/ScalarOps.h' 2022-12-01T09:59:47.5745741Z adding 'torch/include/ATen/ScalarType.h' 2022-12-01T09:59:47.5747151Z adding 'torch/include/ATen/SequenceNumber.h' 2022-12-01T09:59:47.5748504Z adding 'torch/include/ATen/SmallVector.h' 2022-12-01T09:59:47.5751027Z adding 'torch/include/ATen/SparseCsrTensorImpl.h' 2022-12-01T09:59:47.5754461Z adding 'torch/include/ATen/SparseCsrTensorUtils.h' 2022-12-01T09:59:47.5759025Z adding 'torch/include/ATen/SparseTensorImpl.h' 2022-12-01T09:59:47.5762010Z adding 'torch/include/ATen/SparseTensorUtils.h' 2022-12-01T09:59:47.5763641Z adding 'torch/include/ATen/Storage.h' 2022-12-01T09:59:47.5765384Z adding 'torch/include/ATen/Tensor.h' 2022-12-01T09:59:47.5766680Z adding 'torch/include/ATen/TensorAccessor.h' 2022-12-01T09:59:47.5768628Z adding 'torch/include/ATen/TensorGeometry.h' 2022-12-01T09:59:47.5775801Z adding 'torch/include/ATen/TensorIndexing.h' 2022-12-01T09:59:47.5787073Z adding 'torch/include/ATen/TensorIterator.h' 2022-12-01T09:59:47.5790140Z adding 'torch/include/ATen/TensorIteratorInternal.h' 2022-12-01T09:59:47.5792846Z adding 'torch/include/ATen/TensorMeta.h' 2022-12-01T09:59:47.5795575Z adding 'torch/include/ATen/TensorNames.h' 2022-12-01T09:59:47.5797722Z adding 'torch/include/ATen/TensorOperators.h' 2022-12-01T09:59:47.5799440Z adding 'torch/include/ATen/TensorOptions.h' 2022-12-01T09:59:47.5801649Z adding 'torch/include/ATen/TensorSubclassLikeUtils.h' 2022-12-01T09:59:47.5804233Z adding 'torch/include/ATen/TensorUtils.h' 2022-12-01T09:59:47.5806592Z adding 'torch/include/ATen/ThreadLocalState.h' 2022-12-01T09:59:47.5809590Z adding 'torch/include/ATen/TracerMode.h' 2022-12-01T09:59:47.5811535Z adding 'torch/include/ATen/TypeDefault.h' 2022-12-01T09:59:47.5813857Z adding 'torch/include/ATen/Utils.h' 2022-12-01T09:59:47.5815529Z adding 'torch/include/ATen/Version.h' 2022-12-01T09:59:47.5962035Z adding 'torch/include/ATen/VmapGeneratedPlumbing.h' 2022-12-01T09:59:47.6001346Z adding 'torch/include/ATen/VmapMode.h' 2022-12-01T09:59:47.6003895Z adding 'torch/include/ATen/VmapTransforms.h' 2022-12-01T09:59:47.6006312Z adding 'torch/include/ATen/WrapDimUtils.h' 2022-12-01T09:59:47.6008280Z adding 'torch/include/ATen/WrapDimUtilsMulti.h' 2022-12-01T09:59:47.6011251Z adding 'torch/include/ATen/autocast_mode.h' 2022-12-01T09:59:47.6013089Z adding 'torch/include/ATen/ceil_div.h' 2022-12-01T09:59:47.6016332Z adding 'torch/include/ATen/code_template.h' 2022-12-01T09:59:47.6018456Z adding 'torch/include/ATen/cpp_custom_type_hack.h' 2022-12-01T09:59:47.6020029Z adding 'torch/include/ATen/div_rtn.h' 2022-12-01T09:59:47.6022811Z adding 'torch/include/ATen/dlpack.h' 2022-12-01T09:59:47.6024850Z adding 'torch/include/ATen/jit_macros.h' 2022-12-01T09:59:47.6027014Z adding 'torch/include/ATen/jiterator_macros.h' 2022-12-01T09:59:47.6032959Z adding 'torch/include/ATen/record_function.h' 2022-12-01T09:59:47.6036331Z adding 'torch/include/ATen/core/ATenGeneral.h' 2022-12-01T09:59:47.6037741Z adding 'torch/include/ATen/core/ATenOpList.h' 2022-12-01T09:59:47.6039354Z adding 'torch/include/ATen/core/ATen_fwd.h' 2022-12-01T09:59:47.6042131Z adding 'torch/include/ATen/core/ATen_pch.h' 2022-12-01T09:59:47.6043709Z adding 'torch/include/ATen/core/Array.h' 2022-12-01T09:59:47.6045025Z adding 'torch/include/ATen/core/Backtrace.h' 2022-12-01T09:59:47.6046683Z adding 'torch/include/ATen/core/CheckMemoryFormat.h' 2022-12-01T09:59:47.6049168Z adding 'torch/include/ATen/core/DeprecatedTypeProperties.h' 2022-12-01T09:59:47.6050657Z adding 'torch/include/ATen/core/DeprecatedTypePropertiesRegistry.h' 2022-12-01T09:59:47.6054867Z adding 'torch/include/ATen/core/Dict.h' 2022-12-01T09:59:47.6057942Z adding 'torch/include/ATen/core/Dict_inl.h' 2022-12-01T09:59:47.6059801Z adding 'torch/include/ATen/core/DimVector.h' 2022-12-01T09:59:47.6061502Z adding 'torch/include/ATen/core/Dimname.h' 2022-12-01T09:59:47.6064802Z adding 'torch/include/ATen/core/DistributionsHelper.h' 2022-12-01T09:59:47.6066766Z adding 'torch/include/ATen/core/Formatting.h' 2022-12-01T09:59:47.6069658Z adding 'torch/include/ATen/core/Generator.h' 2022-12-01T09:59:47.6075937Z adding 'torch/include/ATen/core/IListRef.h' 2022-12-01T09:59:47.6078880Z adding 'torch/include/ATen/core/IListRef_inl.h' 2022-12-01T09:59:47.6081533Z adding 'torch/include/ATen/core/LegacyTypeDispatch.h' 2022-12-01T09:59:47.6086315Z adding 'torch/include/ATen/core/List.h' 2022-12-01T09:59:47.6090283Z adding 'torch/include/ATen/core/List_inl.h' 2022-12-01T09:59:47.6093315Z adding 'torch/include/ATen/core/MT19937RNGEngine.h' 2022-12-01T09:59:47.6096158Z adding 'torch/include/ATen/core/NamedTensor.h' 2022-12-01T09:59:47.6099397Z adding 'torch/include/ATen/core/PhiloxRNGEngine.h' 2022-12-01T09:59:47.6101222Z adding 'torch/include/ATen/core/PythonFallbackKernel.h' 2022-12-01T09:59:47.6103698Z adding 'torch/include/ATen/core/QuantizerBase.h' 2022-12-01T09:59:47.6105144Z adding 'torch/include/ATen/core/Range.h' 2022-12-01T09:59:47.6106706Z adding 'torch/include/ATen/core/Reduction.h' 2022-12-01T09:59:47.6108166Z adding 'torch/include/ATen/core/Scalar.h' 2022-12-01T09:59:47.6109727Z adding 'torch/include/ATen/core/ScalarType.h' 2022-12-01T09:59:47.6111632Z adding 'torch/include/ATen/core/Tensor.h' 2022-12-01T09:59:47.6114788Z adding 'torch/include/ATen/core/TensorAccessor.h' 2022-12-01T09:59:47.6125794Z adding 'torch/include/ATen/core/TensorBase.h' 2022-12-01T09:59:47.6173786Z adding 'torch/include/ATen/core/TensorBody.h' 2022-12-01T09:59:47.6181463Z adding 'torch/include/ATen/core/TorchDispatchUtils.h' 2022-12-01T09:59:47.6184216Z adding 'torch/include/ATen/core/TransformationHelper.h' 2022-12-01T09:59:47.6185999Z adding 'torch/include/ATen/core/UndefinedTensorImpl.h' 2022-12-01T09:59:47.6187653Z adding 'torch/include/ATen/core/UnsafeFromTH.h' 2022-12-01T09:59:47.6189587Z adding 'torch/include/ATen/core/VariableHooksInterface.h' 2022-12-01T09:59:47.6191638Z adding 'torch/include/ATen/core/Variadic.h' 2022-12-01T09:59:47.6193661Z adding 'torch/include/ATen/core/Vitals.h' 2022-12-01T09:59:47.6195743Z adding 'torch/include/ATen/core/alias_info.h' 2022-12-01T09:59:47.6206467Z adding 'torch/include/ATen/core/aten_interned_strings.h' 2022-12-01T09:59:47.6210438Z adding 'torch/include/ATen/core/blob.h' 2022-12-01T09:59:47.6212397Z adding 'torch/include/ATen/core/builtin_function.h' 2022-12-01T09:59:47.6216759Z adding 'torch/include/ATen/core/class_type.h' 2022-12-01T09:59:47.6218807Z adding 'torch/include/ATen/core/custom_class.h' 2022-12-01T09:59:47.6222307Z adding 'torch/include/ATen/core/dynamic_type.h' 2022-12-01T09:59:47.6224060Z adding 'torch/include/ATen/core/enum_tag.h' 2022-12-01T09:59:47.6226029Z adding 'torch/include/ATen/core/enum_type.h' 2022-12-01T09:59:47.6228126Z adding 'torch/include/ATen/core/function.h' 2022-12-01T09:59:47.6235307Z adding 'torch/include/ATen/core/function_schema.h' 2022-12-01T09:59:47.6240256Z adding 'torch/include/ATen/core/function_schema_inl.h' 2022-12-01T09:59:47.6242410Z adding 'torch/include/ATen/core/functional.h' 2022-12-01T09:59:47.6243939Z adding 'torch/include/ATen/core/grad_mode.h' 2022-12-01T09:59:47.6247597Z adding 'torch/include/ATen/core/interned_strings.h' 2022-12-01T09:59:47.6249644Z adding 'torch/include/ATen/core/interned_strings_class.h' 2022-12-01T09:59:47.6263895Z adding 'torch/include/ATen/core/ivalue.h' 2022-12-01T09:59:47.6289405Z adding 'torch/include/ATen/core/ivalue_inl.h' 2022-12-01T09:59:47.6292962Z adding 'torch/include/ATen/core/ivalue_to.h' 2022-12-01T09:59:47.6311862Z adding 'torch/include/ATen/core/jit_type.h' 2022-12-01T09:59:47.6320047Z adding 'torch/include/ATen/core/jit_type_base.h' 2022-12-01T09:59:47.6322985Z adding 'torch/include/ATen/core/operator_name.h' 2022-12-01T09:59:47.6325735Z adding 'torch/include/ATen/core/qualified_name.h' 2022-12-01T09:59:47.6327905Z adding 'torch/include/ATen/core/rref_interface.h' 2022-12-01T09:59:47.6331006Z adding 'torch/include/ATen/core/stack.h' 2022-12-01T09:59:47.6334249Z adding 'torch/include/ATen/core/symbol.h' 2022-12-01T09:59:47.6336675Z adding 'torch/include/ATen/core/type_factory.h' 2022-12-01T09:59:47.6338662Z adding 'torch/include/ATen/core/type_ptr.h' 2022-12-01T09:59:47.6340413Z adding 'torch/include/ATen/core/typeid.h' 2022-12-01T09:59:47.6344667Z adding 'torch/include/ATen/core/boxing/BoxedKernel.h' 2022-12-01T09:59:47.6347011Z adding 'torch/include/ATen/core/boxing/BoxedKernel_impl.h' 2022-12-01T09:59:47.6350299Z adding 'torch/include/ATen/core/boxing/KernelFunction.h' 2022-12-01T09:59:47.6353904Z adding 'torch/include/ATen/core/boxing/KernelFunction_impl.h' 2022-12-01T09:59:47.6356342Z adding 'torch/include/ATen/core/boxing/OperatorKernel.h' 2022-12-01T09:59:47.6358681Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h' 2022-12-01T09:59:47.6360782Z adding 'torch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h' 2022-12-01T09:59:47.6364935Z adding 'torch/include/ATen/core/boxing/impl/boxing.h' 2022-12-01T09:59:47.6372582Z adding 'torch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h' 2022-12-01T09:59:47.6376010Z adding 'torch/include/ATen/core/boxing/impl/test_helpers.h' 2022-12-01T09:59:47.6378769Z adding 'torch/include/ATen/core/dispatch/CppSignature.h' 2022-12-01T09:59:47.6382849Z adding 'torch/include/ATen/core/dispatch/DispatchKeyExtractor.h' 2022-12-01T09:59:47.6391598Z adding 'torch/include/ATen/core/dispatch/Dispatcher.h' 2022-12-01T09:59:47.6394278Z adding 'torch/include/ATen/core/dispatch/ObservedOperators.h' 2022-12-01T09:59:47.6399011Z adding 'torch/include/ATen/core/dispatch/OperatorEntry.h' 2022-12-01T09:59:47.6401319Z adding 'torch/include/ATen/core/dispatch/OperatorOptions.h' 2022-12-01T09:59:47.6403259Z adding 'torch/include/ATen/core/dispatch/RegistrationHandleRAII.h' 2022-12-01T09:59:47.6406342Z adding 'torch/include/ATen/core/op_registration/adaption.h' 2022-12-01T09:59:47.6409225Z adding 'torch/include/ATen/core/op_registration/infer_schema.h' 2022-12-01T09:59:47.6412366Z adding 'torch/include/ATen/core/op_registration/op_allowlist.h' 2022-12-01T09:59:47.6418991Z adding 'torch/include/ATen/core/op_registration/op_registration.h' 2022-12-01T09:59:47.6422043Z adding 'torch/include/ATen/cpu/FlushDenormal.h' 2022-12-01T09:59:47.6425196Z adding 'torch/include/ATen/cpu/vml.h' 2022-12-01T09:59:47.6427501Z adding 'torch/include/ATen/cpu/vec/functional.h' 2022-12-01T09:59:47.6430481Z adding 'torch/include/ATen/cpu/vec/functional_base.h' 2022-12-01T09:59:47.6434767Z adding 'torch/include/ATen/cpu/vec/functional_bfloat16.h' 2022-12-01T09:59:47.6437715Z adding 'torch/include/ATen/cpu/vec/intrinsics.h' 2022-12-01T09:59:47.6439511Z adding 'torch/include/ATen/cpu/vec/vec.h' 2022-12-01T09:59:47.6447703Z adding 'torch/include/ATen/cpu/vec/vec_base.h' 2022-12-01T09:59:47.6451830Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vld1_neon.h' 2022-12-01T09:59:47.6453980Z adding 'torch/include/ATen/cpu/vec/vec256/missing_vst1_neon.h' 2022-12-01T09:59:47.6456875Z adding 'torch/include/ATen/cpu/vec/vec256/vec256.h' 2022-12-01T09:59:47.6463499Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_bfloat16.h' 2022-12-01T09:59:47.6468711Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_double.h' 2022-12-01T09:59:47.6473969Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_complex_float.h' 2022-12-01T09:59:47.6478267Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_double.h' 2022-12-01T09:59:47.6482238Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float.h' 2022-12-01T09:59:47.6487898Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_float_neon.h' 2022-12-01T09:59:47.6496044Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_int.h' 2022-12-01T09:59:47.6504938Z adding 'torch/include/ATen/cpu/vec/vec256/vec256_qint.h' 2022-12-01T09:59:47.6509382Z adding 'torch/include/ATen/cpu/vec/vec512/vec512.h' 2022-12-01T09:59:47.6516570Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_bfloat16.h' 2022-12-01T09:59:47.6522675Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_double.h' 2022-12-01T09:59:47.6529970Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_complex_float.h' 2022-12-01T09:59:47.6534549Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_double.h' 2022-12-01T09:59:47.6538748Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_float.h' 2022-12-01T09:59:47.6545956Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_int.h' 2022-12-01T09:59:47.6554750Z adding 'torch/include/ATen/cpu/vec/vec512/vec512_qint.h' 2022-12-01T09:59:47.6558034Z adding 'torch/include/ATen/cuda/ATenCUDAGeneral.h' 2022-12-01T09:59:47.6559782Z adding 'torch/include/ATen/cuda/ApplyGridUtils.cuh' 2022-12-01T09:59:47.6561600Z adding 'torch/include/ATen/cuda/AsmUtils.cuh' 2022-12-01T09:59:47.6566291Z adding 'torch/include/ATen/cuda/Atomic.cuh' 2022-12-01T09:59:47.6572513Z adding 'torch/include/ATen/cuda/CUDAApplyUtils.cuh' 2022-12-01T09:59:47.6576161Z adding 'torch/include/ATen/cuda/CUDABlas.h' 2022-12-01T09:59:47.6578386Z adding 'torch/include/ATen/cuda/CUDAContext.h' 2022-12-01T09:59:47.6580318Z adding 'torch/include/ATen/cuda/CUDADataType.h' 2022-12-01T09:59:47.6581628Z adding 'torch/include/ATen/cuda/CUDADevice.h' 2022-12-01T09:59:47.6584404Z adding 'torch/include/ATen/cuda/CUDAEvent.h' 2022-12-01T09:59:47.6587095Z adding 'torch/include/ATen/cuda/CUDAGeneratorImpl.h' 2022-12-01T09:59:47.6589237Z adding 'torch/include/ATen/cuda/CUDAGraph.h' 2022-12-01T09:59:47.6591188Z adding 'torch/include/ATen/cuda/CUDAGraphsUtils.cuh' 2022-12-01T09:59:47.6592977Z adding 'torch/include/ATen/cuda/CUDASparse.h' 2022-12-01T09:59:47.6595776Z adding 'torch/include/ATen/cuda/CUDASparseBlas.h' 2022-12-01T09:59:47.6598521Z adding 'torch/include/ATen/cuda/CUDASparseDescriptors.h' 2022-12-01T09:59:47.6600180Z adding 'torch/include/ATen/cuda/CUDATensorMethods.cuh' 2022-12-01T09:59:47.6601684Z adding 'torch/include/ATen/cuda/CUDAUtils.h' 2022-12-01T09:59:47.6603307Z adding 'torch/include/ATen/cuda/CachingHostAllocator.h' 2022-12-01T09:59:47.6605122Z adding 'torch/include/ATen/cuda/DeviceUtils.cuh' 2022-12-01T09:59:47.6606665Z adding 'torch/include/ATen/cuda/EmptyTensor.h' 2022-12-01T09:59:47.6609259Z adding 'torch/include/ATen/cuda/Exceptions.h' 2022-12-01T09:59:47.6611839Z adding 'torch/include/ATen/cuda/NumericLimits.cuh' 2022-12-01T09:59:47.6613463Z adding 'torch/include/ATen/cuda/PeerToPeerAccess.h' 2022-12-01T09:59:47.6614819Z adding 'torch/include/ATen/cuda/PinnedMemoryAllocator.h' 2022-12-01T09:59:47.6616541Z adding 'torch/include/ATen/cuda/ScanUtils.cuh' 2022-12-01T09:59:47.6618115Z adding 'torch/include/ATen/cuda/Sleep.h' 2022-12-01T09:59:47.6619739Z adding 'torch/include/ATen/cuda/ThrustAllocator.h' 2022-12-01T09:59:47.6623676Z adding 'torch/include/ATen/cuda/cub.cuh' 2022-12-01T09:59:47.6625873Z adding 'torch/include/ATen/cuda/cub.h' 2022-12-01T09:59:47.6627685Z adding 'torch/include/ATen/cuda/cub_definitions.cuh' 2022-12-01T09:59:47.6629335Z adding 'torch/include/ATen/cuda/jiterator.h' 2022-12-01T09:59:47.6632907Z adding 'torch/include/ATen/cuda/jiterator_impl.h' 2022-12-01T09:59:47.6635090Z adding 'torch/include/ATen/cuda/llvm_jit_strings.h' 2022-12-01T09:59:47.6637303Z adding 'torch/include/ATen/cuda/detail/CUDAHooks.h' 2022-12-01T09:59:47.6640745Z adding 'torch/include/ATen/cuda/detail/DeviceThreadHandles.h' 2022-12-01T09:59:47.6642696Z adding 'torch/include/ATen/cuda/detail/IndexUtils.cuh' 2022-12-01T09:59:47.6645096Z adding 'torch/include/ATen/cuda/detail/IntegerDivider.cuh' 2022-12-01T09:59:47.6647247Z adding 'torch/include/ATen/cuda/detail/KernelUtils.h' 2022-12-01T09:59:47.6648819Z adding 'torch/include/ATen/cuda/detail/LazyNVRTC.h' 2022-12-01T09:59:47.6651222Z adding 'torch/include/ATen/cuda/detail/OffsetCalculator.cuh' 2022-12-01T09:59:47.6653020Z adding 'torch/include/ATen/cuda/detail/PhiloxCudaStateRaw.cuh' 2022-12-01T09:59:47.6654986Z adding 'torch/include/ATen/cuda/detail/TensorInfo.cuh' 2022-12-01T09:59:47.6656982Z adding 'torch/include/ATen/cuda/detail/UnpackRaw.cuh' 2022-12-01T09:59:47.6661334Z adding 'torch/include/ATen/cudnn/Descriptors.h' 2022-12-01T09:59:47.6663111Z adding 'torch/include/ATen/cudnn/Exceptions.h' 2022-12-01T09:59:47.6664693Z adding 'torch/include/ATen/cudnn/Handle.h' 2022-12-01T09:59:47.6666277Z adding 'torch/include/ATen/cudnn/Handles.h' 2022-12-01T09:59:47.6667794Z adding 'torch/include/ATen/cudnn/Types.h' 2022-12-01T09:59:47.6669467Z adding 'torch/include/ATen/cudnn/Utils.h' 2022-12-01T09:59:47.6670930Z adding 'torch/include/ATen/cudnn/cudnn-wrapper.h' 2022-12-01T09:59:47.6674124Z adding 'torch/include/ATen/detail/CUDAHooksInterface.h' 2022-12-01T09:59:47.6676336Z adding 'torch/include/ATen/detail/FunctionTraits.h' 2022-12-01T09:59:47.6678235Z adding 'torch/include/ATen/detail/HIPHooksInterface.h' 2022-12-01T09:59:47.6679898Z adding 'torch/include/ATen/detail/ORTHooksInterface.h' 2022-12-01T09:59:47.6681975Z adding 'torch/include/ATen/functorch/ADInterpreters.h' 2022-12-01T09:59:47.6686428Z adding 'torch/include/ATen/functorch/BatchRulesHelper.h' 2022-12-01T09:59:47.6688948Z adding 'torch/include/ATen/functorch/BatchedFallback.h' 2022-12-01T09:59:47.6691876Z adding 'torch/include/ATen/functorch/BatchedTensorImpl.h' 2022-12-01T09:59:47.6694337Z adding 'torch/include/ATen/functorch/BatchingMetaprogramming.h' 2022-12-01T09:59:47.6696962Z adding 'torch/include/ATen/functorch/DynamicLayer.h' 2022-12-01T09:59:47.6699001Z adding 'torch/include/ATen/functorch/FunctionalizeInterpreter.h' 2022-12-01T09:59:47.6701745Z adding 'torch/include/ATen/functorch/Interpreter.h' 2022-12-01T09:59:47.6705314Z adding 'torch/include/ATen/functorch/LegacyVmapTransforms.h' 2022-12-01T09:59:47.6707043Z adding 'torch/include/ATen/functorch/Macros.h' 2022-12-01T09:59:47.6708985Z adding 'torch/include/ATen/functorch/PlumbingHelper.h' 2022-12-01T09:59:47.6711316Z adding 'torch/include/ATen/functorch/TensorWrapper.h' 2022-12-01T09:59:47.6713177Z adding 'torch/include/ATen/functorch/VmapInterpreter.h' 2022-12-01T09:59:47.6715514Z adding 'torch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h' 2022-12-01T09:59:47.6717202Z adding 'torch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h' 2022-12-01T09:59:47.6721084Z adding 'torch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h' 2022-12-01T09:59:47.6723804Z adding 'torch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h' 2022-12-01T09:59:47.6727148Z adding 'torch/include/ATen/native/Activation.h' 2022-12-01T09:59:47.6728968Z adding 'torch/include/ATen/native/AdaptivePooling.h' 2022-12-01T09:59:47.6731914Z adding 'torch/include/ATen/native/BatchLinearAlgebra.h' 2022-12-01T09:59:47.6734365Z adding 'torch/include/ATen/native/BinaryOps.h' 2022-12-01T09:59:47.6737553Z adding 'torch/include/ATen/native/BucketizationUtils.h' 2022-12-01T09:59:47.6740068Z adding 'torch/include/ATen/native/CPUBlas.h' 2022-12-01T09:59:47.6742247Z adding 'torch/include/ATen/native/CPUFallback.h' 2022-12-01T09:59:47.6743906Z adding 'torch/include/ATen/native/CanUse32BitIndexMath.h' 2022-12-01T09:59:47.6746261Z adding 'torch/include/ATen/native/ComplexHelper.h' 2022-12-01T09:59:47.6748143Z adding 'torch/include/ATen/native/CompositeRandomAccessor.h' 2022-12-01T09:59:47.6750842Z adding 'torch/include/ATen/native/CompositeRandomAccessorCommon.h' 2022-12-01T09:59:47.6755630Z adding 'torch/include/ATen/native/ConvUtils.h' 2022-12-01T09:59:47.6757825Z adding 'torch/include/ATen/native/ConvolutionMM3d.h' 2022-12-01T09:59:47.6759494Z adding 'torch/include/ATen/native/Copy.h' 2022-12-01T09:59:47.6761191Z adding 'torch/include/ATen/native/Cross.h' 2022-12-01T09:59:47.6764018Z adding 'torch/include/ATen/native/DilatedConvolutionUtils.h' 2022-12-01T09:59:47.6767443Z adding 'torch/include/ATen/native/DispatchStub.h' 2022-12-01T09:59:47.6769477Z adding 'torch/include/ATen/native/Distance.h' 2022-12-01T09:59:47.6773884Z adding 'torch/include/ATen/native/DistributionTemplates.h' 2022-12-01T09:59:47.6780924Z adding 'torch/include/ATen/native/Distributions.h' 2022-12-01T09:59:47.6784064Z adding 'torch/include/ATen/native/EmbeddingBag.h' 2022-12-01T09:59:47.6785870Z adding 'torch/include/ATen/native/Fill.h' 2022-12-01T09:59:47.6788603Z adding 'torch/include/ATen/native/ForeachUtils.h' 2022-12-01T09:59:47.6790473Z adding 'torch/include/ATen/native/FunctionOfAMatrixUtils.h' 2022-12-01T09:59:47.6793689Z adding 'torch/include/ATen/native/GridSampler.h' 2022-12-01T09:59:47.6796444Z adding 'torch/include/ATen/native/GridSamplerUtils.h' 2022-12-01T09:59:47.6798242Z adding 'torch/include/ATen/native/Histogram.h' 2022-12-01T09:59:47.6800091Z adding 'torch/include/ATen/native/IndexKernel.h' 2022-12-01T09:59:47.6802839Z adding 'torch/include/ATen/native/IndexingUtils.h' 2022-12-01T09:59:47.6804886Z adding 'torch/include/ATen/native/Lerp.h' 2022-12-01T09:59:47.6806406Z adding 'torch/include/ATen/native/LinearAlgebra.h' 2022-12-01T09:59:47.6815015Z adding 'torch/include/ATen/native/LinearAlgebraUtils.h' 2022-12-01T09:59:47.6817735Z adding 'torch/include/ATen/native/LossMulti.h' 2022-12-01T09:59:47.6856814Z adding 'torch/include/ATen/native/Math.h' 2022-12-01T09:59:47.6862473Z adding 'torch/include/ATen/native/MathBitFallThroughLists.h' 2022-12-01T09:59:47.6865429Z adding 'torch/include/ATen/native/MathBitsFallback.h' 2022-12-01T09:59:47.6867514Z adding 'torch/include/ATen/native/MaxPooling.h' 2022-12-01T09:59:47.6869442Z adding 'torch/include/ATen/native/NonEmptyUtils.h' 2022-12-01T09:59:47.6870878Z adding 'torch/include/ATen/native/NonSymbolicBC.h' 2022-12-01T09:59:47.6872480Z adding 'torch/include/ATen/native/Normalization.h' 2022-12-01T09:59:47.6874011Z adding 'torch/include/ATen/native/PointwiseOps.h' 2022-12-01T09:59:47.6878031Z adding 'torch/include/ATen/native/Pool.h' 2022-12-01T09:59:47.6880161Z adding 'torch/include/ATen/native/Pow.h' 2022-12-01T09:59:47.6882223Z adding 'torch/include/ATen/native/RNN.h' 2022-12-01T09:59:47.6884007Z adding 'torch/include/ATen/native/RangeFactories.h' 2022-12-01T09:59:47.6885723Z adding 'torch/include/ATen/native/ReduceAllOps.h' 2022-12-01T09:59:47.6887400Z adding 'torch/include/ATen/native/ReduceOps.h' 2022-12-01T09:59:47.6891752Z adding 'torch/include/ATen/native/ReduceOpsUtils.h' 2022-12-01T09:59:47.6894218Z adding 'torch/include/ATen/native/Repeat.h' 2022-12-01T09:59:47.6897317Z adding 'torch/include/ATen/native/Resize.h' 2022-12-01T09:59:47.6899642Z adding 'torch/include/ATen/native/ResizeCommon.h' 2022-12-01T09:59:47.6901783Z adding 'torch/include/ATen/native/ScatterGatherChecks.h' 2022-12-01T09:59:47.6903660Z adding 'torch/include/ATen/native/SegmentReduce.h' 2022-12-01T09:59:47.6907424Z adding 'torch/include/ATen/native/SharedReduceOps.h' 2022-12-01T09:59:47.6909984Z adding 'torch/include/ATen/native/SobolEngineOpsUtils.h' 2022-12-01T09:59:47.6911649Z adding 'torch/include/ATen/native/Sorting.h' 2022-12-01T09:59:47.6913786Z adding 'torch/include/ATen/native/SortingUtils.h' 2022-12-01T09:59:47.6916504Z adding 'torch/include/ATen/native/SpectralOpsUtils.h' 2022-12-01T09:59:47.6918973Z adding 'torch/include/ATen/native/StridedRandomAccessor.h' 2022-12-01T09:59:47.6921085Z adding 'torch/include/ATen/native/TensorAdvancedIndexing.h' 2022-12-01T09:59:47.6923494Z adding 'torch/include/ATen/native/TensorAdvancedIndexingUtils.h' 2022-12-01T09:59:47.6925310Z adding 'torch/include/ATen/native/TensorCompare.h' 2022-12-01T09:59:47.6927130Z adding 'torch/include/ATen/native/TensorConversions.h' 2022-12-01T09:59:47.6929284Z adding 'torch/include/ATen/native/TensorDimApply.h' 2022-12-01T09:59:47.6931545Z adding 'torch/include/ATen/native/TensorFactories.h' 2022-12-01T09:59:47.6933330Z adding 'torch/include/ATen/native/TensorIterator.h' 2022-12-01T09:59:47.6935240Z adding 'torch/include/ATen/native/TensorIteratorDynamicCasting.h' 2022-12-01T09:59:47.6936907Z adding 'torch/include/ATen/native/TensorProperties.h' 2022-12-01T09:59:47.6938816Z adding 'torch/include/ATen/native/TensorShape.h' 2022-12-01T09:59:47.6940805Z adding 'torch/include/ATen/native/TensorTransformations.h' 2022-12-01T09:59:47.6942745Z adding 'torch/include/ATen/native/TopKImpl.h' 2022-12-01T09:59:47.6944499Z adding 'torch/include/ATen/native/TransposeType.h' 2022-12-01T09:59:47.6946443Z adding 'torch/include/ATen/native/TriangularOpsUtils.h' 2022-12-01T09:59:47.6948129Z adding 'torch/include/ATen/native/TypeProperties.h' 2022-12-01T09:59:47.6950133Z adding 'torch/include/ATen/native/UnaryOps.h' 2022-12-01T09:59:47.6951981Z adding 'torch/include/ATen/native/Unfold2d.h' 2022-12-01T09:59:47.6953579Z adding 'torch/include/ATen/native/Unfold3d.h' 2022-12-01T09:59:47.6956135Z adding 'torch/include/ATen/native/UnfoldBackward.h' 2022-12-01T09:59:47.6960734Z adding 'torch/include/ATen/native/UpSample.h' 2022-12-01T09:59:47.6963010Z adding 'torch/include/ATen/native/batch_norm.h' 2022-12-01T09:59:47.6964790Z adding 'torch/include/ATen/native/group_norm.h' 2022-12-01T09:59:47.6967049Z adding 'torch/include/ATen/native/im2col.h' 2022-12-01T09:59:47.6969863Z adding 'torch/include/ATen/native/im2col_shape_check.h' 2022-12-01T09:59:47.6972126Z adding 'torch/include/ATen/native/layer_norm.h' 2022-12-01T09:59:47.6973801Z adding 'torch/include/ATen/native/verbose_wrapper.h' 2022-12-01T09:59:47.6975771Z adding 'torch/include/ATen/native/vol2col.h' 2022-12-01T09:59:47.6978202Z adding 'torch/include/ATen/native/cpu/AtomicAddFloat.h' 2022-12-01T09:59:47.6979902Z adding 'torch/include/ATen/native/cpu/CatKernel.h' 2022-12-01T09:59:47.6981523Z adding 'torch/include/ATen/native/cpu/ChannelShuffleKernel.h' 2022-12-01T09:59:47.6983032Z adding 'torch/include/ATen/native/cpu/CopyKernel.h' 2022-12-01T09:59:47.6984662Z adding 'torch/include/ATen/native/cpu/DepthwiseConvKernel.h' 2022-12-01T09:59:47.6988170Z adding 'torch/include/ATen/native/cpu/DistributionTemplates.h' 2022-12-01T09:59:47.6990249Z adding 'torch/include/ATen/native/cpu/GridSamplerKernel.h' 2022-12-01T09:59:47.6992553Z adding 'torch/include/ATen/native/cpu/IndexKernelUtils.h' 2022-12-01T09:59:47.6994402Z adding 'torch/include/ATen/native/cpu/Intrinsics.h' 2022-12-01T09:59:47.6996573Z adding 'torch/include/ATen/native/cpu/IsContiguous.h' 2022-12-01T09:59:47.7000748Z adding 'torch/include/ATen/native/cpu/Loops.h' 2022-12-01T09:59:47.7002801Z adding 'torch/include/ATen/native/cpu/MaxUnpoolKernel.h' 2022-12-01T09:59:47.7004420Z adding 'torch/include/ATen/native/cpu/PixelShuffleKernel.h' 2022-12-01T09:59:47.7008461Z adding 'torch/include/ATen/native/cpu/Reduce.h' 2022-12-01T09:59:47.7011672Z adding 'torch/include/ATen/native/cpu/SerialStackImpl.h' 2022-12-01T09:59:47.7013533Z adding 'torch/include/ATen/native/cpu/SoftmaxKernel.h' 2022-12-01T09:59:47.7015319Z adding 'torch/include/ATen/native/cpu/StackKernel.h' 2022-12-01T09:59:47.7016827Z adding 'torch/include/ATen/native/cpu/WeightNormKernel.h' 2022-12-01T09:59:47.7021608Z adding 'torch/include/ATen/native/cpu/avx_mathfun.h' 2022-12-01T09:59:47.7023709Z adding 'torch/include/ATen/native/cpu/mixed_data_type.h' 2022-12-01T09:59:47.7026180Z adding 'torch/include/ATen/native/cpu/moments_utils.h' 2022-12-01T09:59:47.7028308Z adding 'torch/include/ATen/native/cpu/utils.h' 2022-12-01T09:59:47.7030683Z adding 'torch/include/ATen/native/cpu/zmath.h' 2022-12-01T09:59:47.7033556Z adding 'torch/include/ATen/native/cuda/Activation.h' 2022-12-01T09:59:47.7035803Z adding 'torch/include/ATen/native/cuda/BinaryInternal.h' 2022-12-01T09:59:47.7039625Z adding 'torch/include/ATen/native/cuda/CUDAJitLoops.cuh' 2022-12-01T09:59:47.7043489Z adding 'torch/include/ATen/native/cuda/CUDALoops.cuh' 2022-12-01T09:59:47.7045806Z adding 'torch/include/ATen/native/cuda/CompositeRandomAccessor.h' 2022-12-01T09:59:47.7047604Z adding 'torch/include/ATen/native/cuda/Copy.h' 2022-12-01T09:59:47.7054007Z adding 'torch/include/ATen/native/cuda/CuFFTPlanCache.h' 2022-12-01T09:59:47.7056697Z adding 'torch/include/ATen/native/cuda/CuFFTUtils.h' 2022-12-01T09:59:47.7058692Z adding 'torch/include/ATen/native/cuda/DeviceSqrt.cuh' 2022-12-01T09:59:47.7065410Z adding 'torch/include/ATen/native/cuda/DistributionTemplates.h' 2022-12-01T09:59:47.7068093Z adding 'torch/include/ATen/native/cuda/Distributions.h' 2022-12-01T09:59:47.7070085Z adding 'torch/include/ATen/native/cuda/EmbeddingBackwardKernel.cuh' 2022-12-01T09:59:47.7073486Z adding 'torch/include/ATen/native/cuda/ForeachFunctors.cuh' 2022-12-01T09:59:47.7077750Z adding 'torch/include/ATen/native/cuda/GridSampler.cuh' 2022-12-01T09:59:47.7080050Z adding 'torch/include/ATen/native/cuda/GridSampler.h' 2022-12-01T09:59:47.7081809Z adding 'torch/include/ATen/native/cuda/IndexKernel.h' 2022-12-01T09:59:47.7084945Z adding 'torch/include/ATen/native/cuda/JitLoops.cuh' 2022-12-01T09:59:47.7087290Z adding 'torch/include/ATen/native/cuda/KernelUtils.cuh' 2022-12-01T09:59:47.7088984Z adding 'torch/include/ATen/native/cuda/LaunchUtils.h' 2022-12-01T09:59:47.7093114Z adding 'torch/include/ATen/native/cuda/Loops.cuh' 2022-12-01T09:59:47.7122084Z adding 'torch/include/ATen/native/cuda/Math.cuh' 2022-12-01T09:59:47.7129008Z adding 'torch/include/ATen/native/cuda/MemoryAccess.cuh' 2022-12-01T09:59:47.7131168Z adding 'torch/include/ATen/native/cuda/MiscUtils.h' 2022-12-01T09:59:47.7134425Z adding 'torch/include/ATen/native/cuda/MultiTensorApply.cuh' 2022-12-01T09:59:47.7149632Z adding 'torch/include/ATen/native/cuda/Normalization.cuh' 2022-12-01T09:59:47.7155988Z adding 'torch/include/ATen/native/cuda/PersistentSoftmax.cuh' 2022-12-01T09:59:47.7158387Z adding 'torch/include/ATen/native/cuda/Pow.cuh' 2022-12-01T09:59:47.7162468Z adding 'torch/include/ATen/native/cuda/ROCmLoops.cuh' 2022-12-01T09:59:47.7164908Z adding 'torch/include/ATen/native/cuda/Randperm.cuh' 2022-12-01T09:59:47.7178062Z adding 'torch/include/ATen/native/cuda/Reduce.cuh' 2022-12-01T09:59:47.7180896Z adding 'torch/include/ATen/native/cuda/ReduceOps.h' 2022-12-01T09:59:47.7182880Z adding 'torch/include/ATen/native/cuda/Resize.h' 2022-12-01T09:59:47.7184398Z adding 'torch/include/ATen/native/cuda/ScanKernels.h' 2022-12-01T09:59:47.7188814Z adding 'torch/include/ATen/native/cuda/ScanUtils.cuh' 2022-12-01T09:59:47.7190948Z adding 'torch/include/ATen/native/cuda/Sort.h' 2022-12-01T09:59:47.7192388Z adding 'torch/include/ATen/native/cuda/SortStable.h' 2022-12-01T09:59:47.7195771Z adding 'torch/include/ATen/native/cuda/SortUtils.cuh' 2022-12-01T09:59:47.7197466Z adding 'torch/include/ATen/native/cuda/Sorting.h' 2022-12-01T09:59:47.7200013Z adding 'torch/include/ATen/native/cuda/SortingCommon.cuh' 2022-12-01T09:59:47.7204061Z adding 'torch/include/ATen/native/cuda/SortingRadixSelect.cuh' 2022-12-01T09:59:47.7209494Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.cuh' 2022-12-01T09:59:47.7211485Z adding 'torch/include/ATen/native/cuda/TensorModeKernel.h' 2022-12-01T09:59:47.7213036Z adding 'torch/include/ATen/native/cuda/TensorTopK.h' 2022-12-01T09:59:47.7214577Z adding 'torch/include/ATen/native/cuda/UniqueCub.cuh' 2022-12-01T09:59:47.7218027Z adding 'torch/include/ATen/native/cuda/UpSample.cuh' 2022-12-01T09:59:47.7220369Z adding 'torch/include/ATen/native/cuda/block_reduce.cuh' 2022-12-01T09:59:47.7222274Z adding 'torch/include/ATen/native/cuda/fused_adam_amsgrad_impl.cuh' 2022-12-01T09:59:47.7223764Z adding 'torch/include/ATen/native/cuda/fused_adam_impl.cuh' 2022-12-01T09:59:47.7226425Z adding 'torch/include/ATen/native/cuda/fused_adam_utils.cuh' 2022-12-01T09:59:47.7229681Z adding 'torch/include/ATen/native/cuda/im2col.cuh' 2022-12-01T09:59:47.7232629Z adding 'torch/include/ATen/native/cuda/jit_utils.h' 2022-12-01T09:59:47.7238854Z adding 'torch/include/ATen/native/cuda/reduction_template.cuh' 2022-12-01T09:59:47.7241110Z adding 'torch/include/ATen/native/cuda/thread_constants.h' 2022-12-01T09:59:47.7244361Z adding 'torch/include/ATen/native/cuda/vol2col.cuh' 2022-12-01T09:59:47.7247072Z adding 'torch/include/ATen/native/quantized/AffineQuantizer.h' 2022-12-01T09:59:47.7249073Z adding 'torch/include/ATen/native/quantized/AffineQuantizerBase.h' 2022-12-01T09:59:47.7250764Z adding 'torch/include/ATen/native/quantized/Copy.h' 2022-12-01T09:59:47.7252602Z adding 'torch/include/ATen/native/quantized/FakeQuantAffine.h' 2022-12-01T09:59:47.7254362Z adding 'torch/include/ATen/native/quantized/IndexKernel.h' 2022-12-01T09:59:47.7256282Z adding 'torch/include/ATen/native/quantized/PackedParams.h' 2022-12-01T09:59:47.7258376Z adding 'torch/include/ATen/native/quantized/cpu/BinaryOps.h' 2022-12-01T09:59:47.7260645Z adding 'torch/include/ATen/native/quantized/cpu/EmbeddingPackedParams.h' 2022-12-01T09:59:47.7263752Z adding 'torch/include/ATen/native/quantized/cpu/OnednnUtils.h' 2022-12-01T09:59:47.7268942Z adding 'torch/include/ATen/native/quantized/cpu/QnnpackUtils.h' 2022-12-01T09:59:47.7272983Z adding 'torch/include/ATen/native/quantized/cpu/QuantUtils.h' 2022-12-01T09:59:47.7275706Z adding 'torch/include/ATen/native/quantized/cpu/QuantizedOps.h' 2022-12-01T09:59:47.7277812Z adding 'torch/include/ATen/native/quantized/cpu/RuyUtils.h' 2022-12-01T09:59:47.7280791Z adding 'torch/include/ATen/native/quantized/cpu/XnnpackUtils.h' 2022-12-01T09:59:47.7284774Z adding 'torch/include/ATen/native/quantized/cpu/conv_serialization.h' 2022-12-01T09:59:47.7288225Z adding 'torch/include/ATen/native/quantized/cpu/fbgemm_utils.h' 2022-12-01T09:59:47.7290059Z adding 'torch/include/ATen/native/quantized/cpu/init_qnnpack.h' 2022-12-01T09:59:47.7291699Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag.h' 2022-12-01T09:59:47.7293337Z adding 'torch/include/ATen/native/quantized/cpu/qembeddingbag_prepack.h' 2022-12-01T09:59:47.7354089Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d.h' 2022-12-01T09:59:47.7355838Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward.h' 2022-12-01T09:59:47.7357788Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7359367Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cpu_dispatch.h' 2022-12-01T09:59:47.7360964Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_cuda_dispatch.h' 2022-12-01T09:59:47.7362612Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_native.h' 2022-12-01T09:59:47.7364625Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_backward_ops.h' 2022-12-01T09:59:47.7366538Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7371150Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cpu_dispatch.h' 2022-12-01T09:59:47.7372894Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_cuda_dispatch.h' 2022-12-01T09:59:47.7374695Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_native.h' 2022-12-01T09:59:47.7376543Z adding 'torch/include/ATen/ops/_adaptive_avg_pool2d_ops.h' 2022-12-01T09:59:47.7378355Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d.h' 2022-12-01T09:59:47.7380338Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward.h' 2022-12-01T09:59:47.7382287Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7383997Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-12-01T09:59:47.7385812Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-12-01T09:59:47.7387246Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_native.h' 2022-12-01T09:59:47.7388791Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_backward_ops.h' 2022-12-01T09:59:47.7390520Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7392133Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cpu_dispatch.h' 2022-12-01T09:59:47.7393817Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_cuda_dispatch.h' 2022-12-01T09:59:47.7395684Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_native.h' 2022-12-01T09:59:47.7397233Z adding 'torch/include/ATen/ops/_adaptive_avg_pool3d_ops.h' 2022-12-01T09:59:47.7398986Z adding 'torch/include/ATen/ops/_add_batch_dim.h' 2022-12-01T09:59:47.7400687Z adding 'torch/include/ATen/ops/_add_batch_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7402047Z adding 'torch/include/ATen/ops/_add_batch_dim_native.h' 2022-12-01T09:59:47.7403680Z adding 'torch/include/ATen/ops/_add_batch_dim_ops.h' 2022-12-01T09:59:47.7405477Z adding 'torch/include/ATen/ops/_add_relu.h' 2022-12-01T09:59:47.7407945Z adding 'torch/include/ATen/ops/_add_relu_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7409391Z adding 'torch/include/ATen/ops/_add_relu_cpu_dispatch.h' 2022-12-01T09:59:47.7411023Z adding 'torch/include/ATen/ops/_add_relu_meta_dispatch.h' 2022-12-01T09:59:47.7412744Z adding 'torch/include/ATen/ops/_add_relu_native.h' 2022-12-01T09:59:47.7414667Z adding 'torch/include/ATen/ops/_add_relu_ops.h' 2022-12-01T09:59:47.7416515Z adding 'torch/include/ATen/ops/_addmm_activation.h' 2022-12-01T09:59:47.7418246Z adding 'torch/include/ATen/ops/_addmm_activation_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.7419777Z adding 'torch/include/ATen/ops/_addmm_activation_cpu_dispatch.h' 2022-12-01T09:59:47.7421734Z adding 'torch/include/ATen/ops/_addmm_activation_cuda_dispatch.h' 2022-12-01T09:59:47.7422832Z adding 'torch/include/ATen/ops/_addmm_activation_meta.h' 2022-12-01T09:59:47.7424797Z adding 'torch/include/ATen/ops/_addmm_activation_meta_dispatch.h' 2022-12-01T09:59:47.7426314Z adding 'torch/include/ATen/ops/_addmm_activation_native.h' 2022-12-01T09:59:47.7428276Z adding 'torch/include/ATen/ops/_addmm_activation_ops.h' 2022-12-01T09:59:47.7429936Z adding 'torch/include/ATen/ops/_aminmax.h' 2022-12-01T09:59:47.7431829Z adding 'torch/include/ATen/ops/_aminmax_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7433439Z adding 'torch/include/ATen/ops/_aminmax_cpu_dispatch.h' 2022-12-01T09:59:47.7435243Z adding 'torch/include/ATen/ops/_aminmax_cuda_dispatch.h' 2022-12-01T09:59:47.7436896Z adding 'torch/include/ATen/ops/_aminmax_native.h' 2022-12-01T09:59:47.7438687Z adding 'torch/include/ATen/ops/_aminmax_ops.h' 2022-12-01T09:59:47.7440523Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale.h' 2022-12-01T09:59:47.7442614Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7443751Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_cuda_dispatch.h' 2022-12-01T09:59:47.7445380Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_native.h' 2022-12-01T09:59:47.7447086Z adding 'torch/include/ATen/ops/_amp_foreach_non_finite_check_and_unscale_ops.h' 2022-12-01T09:59:47.7448866Z adding 'torch/include/ATen/ops/_amp_update_scale.h' 2022-12-01T09:59:47.7450972Z adding 'torch/include/ATen/ops/_amp_update_scale_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7452060Z adding 'torch/include/ATen/ops/_amp_update_scale_cuda_dispatch.h' 2022-12-01T09:59:47.7453703Z adding 'torch/include/ATen/ops/_amp_update_scale_meta_dispatch.h' 2022-12-01T09:59:47.7455314Z adding 'torch/include/ATen/ops/_amp_update_scale_native.h' 2022-12-01T09:59:47.7457207Z adding 'torch/include/ATen/ops/_amp_update_scale_ops.h' 2022-12-01T09:59:47.7458899Z adding 'torch/include/ATen/ops/_assert_async.h' 2022-12-01T09:59:47.7460636Z adding 'torch/include/ATen/ops/_assert_async_cpu_dispatch.h' 2022-12-01T09:59:47.7462091Z adding 'torch/include/ATen/ops/_assert_async_cuda_dispatch.h' 2022-12-01T09:59:47.7463590Z adding 'torch/include/ATen/ops/_assert_async_native.h' 2022-12-01T09:59:47.7465459Z adding 'torch/include/ATen/ops/_assert_async_ops.h' 2022-12-01T09:59:47.7467052Z adding 'torch/include/ATen/ops/_assert_tensor_metadata.h' 2022-12-01T09:59:47.7468903Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7470291Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_native.h' 2022-12-01T09:59:47.7472157Z adding 'torch/include/ATen/ops/_assert_tensor_metadata_ops.h' 2022-12-01T09:59:47.7473797Z adding 'torch/include/ATen/ops/_autocast_to_full_precision.h' 2022-12-01T09:59:47.7475702Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7477161Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_native.h' 2022-12-01T09:59:47.7478769Z adding 'torch/include/ATen/ops/_autocast_to_full_precision_ops.h' 2022-12-01T09:59:47.7480495Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision.h' 2022-12-01T09:59:47.7482274Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7483852Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_native.h' 2022-12-01T09:59:47.7485643Z adding 'torch/include/ATen/ops/_autocast_to_reduced_precision_ops.h' 2022-12-01T09:59:47.7487423Z adding 'torch/include/ATen/ops/_backward.h' 2022-12-01T09:59:47.7489263Z adding 'torch/include/ATen/ops/_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7491007Z adding 'torch/include/ATen/ops/_backward_native.h' 2022-12-01T09:59:47.7492754Z adding 'torch/include/ATen/ops/_backward_ops.h' 2022-12-01T09:59:47.7494708Z adding 'torch/include/ATen/ops/_batch_norm_impl_index.h' 2022-12-01T09:59:47.7496505Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward.h' 2022-12-01T09:59:47.7498448Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7500246Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_native.h' 2022-12-01T09:59:47.7502515Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_backward_ops.h' 2022-12-01T09:59:47.7504458Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7505976Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_native.h' 2022-12-01T09:59:47.7507820Z adding 'torch/include/ATen/ops/_batch_norm_impl_index_ops.h' 2022-12-01T09:59:47.7509566Z adding 'torch/include/ATen/ops/_cast_Byte.h' 2022-12-01T09:59:47.7511415Z adding 'torch/include/ATen/ops/_cast_Byte_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7513076Z adding 'torch/include/ATen/ops/_cast_Byte_native.h' 2022-12-01T09:59:47.7514823Z adding 'torch/include/ATen/ops/_cast_Byte_ops.h' 2022-12-01T09:59:47.7516743Z adding 'torch/include/ATen/ops/_cast_Char.h' 2022-12-01T09:59:47.7518804Z adding 'torch/include/ATen/ops/_cast_Char_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7519846Z adding 'torch/include/ATen/ops/_cast_Char_native.h' 2022-12-01T09:59:47.7521690Z adding 'torch/include/ATen/ops/_cast_Char_ops.h' 2022-12-01T09:59:47.7523556Z adding 'torch/include/ATen/ops/_cast_Double.h' 2022-12-01T09:59:47.7525169Z adding 'torch/include/ATen/ops/_cast_Double_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7526784Z adding 'torch/include/ATen/ops/_cast_Double_native.h' 2022-12-01T09:59:47.7528655Z adding 'torch/include/ATen/ops/_cast_Double_ops.h' 2022-12-01T09:59:47.7530379Z adding 'torch/include/ATen/ops/_cast_Float.h' 2022-12-01T09:59:47.7532159Z adding 'torch/include/ATen/ops/_cast_Float_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7533735Z adding 'torch/include/ATen/ops/_cast_Float_native.h' 2022-12-01T09:59:47.7535274Z adding 'torch/include/ATen/ops/_cast_Float_ops.h' 2022-12-01T09:59:47.7537026Z adding 'torch/include/ATen/ops/_cast_Half.h' 2022-12-01T09:59:47.7538550Z adding 'torch/include/ATen/ops/_cast_Half_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7539992Z adding 'torch/include/ATen/ops/_cast_Half_native.h' 2022-12-01T09:59:47.7541579Z adding 'torch/include/ATen/ops/_cast_Half_ops.h' 2022-12-01T09:59:47.7543249Z adding 'torch/include/ATen/ops/_cast_Int.h' 2022-12-01T09:59:47.7544930Z adding 'torch/include/ATen/ops/_cast_Int_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7546382Z adding 'torch/include/ATen/ops/_cast_Int_native.h' 2022-12-01T09:59:47.7547995Z adding 'torch/include/ATen/ops/_cast_Int_ops.h' 2022-12-01T09:59:47.7549579Z adding 'torch/include/ATen/ops/_cast_Long.h' 2022-12-01T09:59:47.7551195Z adding 'torch/include/ATen/ops/_cast_Long_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7552671Z adding 'torch/include/ATen/ops/_cast_Long_native.h' 2022-12-01T09:59:47.7554252Z adding 'torch/include/ATen/ops/_cast_Long_ops.h' 2022-12-01T09:59:47.7556070Z adding 'torch/include/ATen/ops/_cast_Short.h' 2022-12-01T09:59:47.7558026Z adding 'torch/include/ATen/ops/_cast_Short_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7559400Z adding 'torch/include/ATen/ops/_cast_Short_native.h' 2022-12-01T09:59:47.7561119Z adding 'torch/include/ATen/ops/_cast_Short_ops.h' 2022-12-01T09:59:47.7562786Z adding 'torch/include/ATen/ops/_cdist_backward.h' 2022-12-01T09:59:47.7564510Z adding 'torch/include/ATen/ops/_cdist_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7566088Z adding 'torch/include/ATen/ops/_cdist_backward_cpu_dispatch.h' 2022-12-01T09:59:47.7567639Z adding 'torch/include/ATen/ops/_cdist_backward_cuda_dispatch.h' 2022-12-01T09:59:47.7569255Z adding 'torch/include/ATen/ops/_cdist_backward_native.h' 2022-12-01T09:59:47.7570959Z adding 'torch/include/ATen/ops/_cdist_backward_ops.h' 2022-12-01T09:59:47.7572662Z adding 'torch/include/ATen/ops/_cdist_forward.h' 2022-12-01T09:59:47.7574373Z adding 'torch/include/ATen/ops/_cdist_forward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7575994Z adding 'torch/include/ATen/ops/_cdist_forward_cpu_dispatch.h' 2022-12-01T09:59:47.7577756Z adding 'torch/include/ATen/ops/_cdist_forward_cuda_dispatch.h' 2022-12-01T09:59:47.7579205Z adding 'torch/include/ATen/ops/_cdist_forward_native.h' 2022-12-01T09:59:47.7580880Z adding 'torch/include/ATen/ops/_cdist_forward_ops.h' 2022-12-01T09:59:47.7582579Z adding 'torch/include/ATen/ops/_cholesky_solve_helper.h' 2022-12-01T09:59:47.7584449Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7586037Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cpu_dispatch.h' 2022-12-01T09:59:47.7587573Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_cuda_dispatch.h' 2022-12-01T09:59:47.7589137Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_native.h' 2022-12-01T09:59:47.7590826Z adding 'torch/include/ATen/ops/_cholesky_solve_helper_ops.h' 2022-12-01T09:59:47.7592445Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor.h' 2022-12-01T09:59:47.7594120Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7595745Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_native.h' 2022-12-01T09:59:47.7597437Z adding 'torch/include/ATen/ops/_choose_qparams_per_tensor_ops.h' 2022-12-01T09:59:47.7599025Z adding 'torch/include/ATen/ops/_coalesce.h' 2022-12-01T09:59:47.7600681Z adding 'torch/include/ATen/ops/_coalesce_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7602287Z adding 'torch/include/ATen/ops/_coalesce_native.h' 2022-12-01T09:59:47.7603915Z adding 'torch/include/ATen/ops/_coalesce_ops.h' 2022-12-01T09:59:47.7605574Z adding 'torch/include/ATen/ops/_coalesced.h' 2022-12-01T09:59:47.7607277Z adding 'torch/include/ATen/ops/_coalesced_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7608934Z adding 'torch/include/ATen/ops/_coalesced_meta_dispatch.h' 2022-12-01T09:59:47.7610661Z adding 'torch/include/ATen/ops/_coalesced_native.h' 2022-12-01T09:59:47.7612367Z adding 'torch/include/ATen/ops/_coalesced_ops.h' 2022-12-01T09:59:47.7613987Z adding 'torch/include/ATen/ops/_compute_linear_combination.h' 2022-12-01T09:59:47.7615845Z adding 'torch/include/ATen/ops/_compute_linear_combination_cpu_dispatch.h' 2022-12-01T09:59:47.7617520Z adding 'torch/include/ATen/ops/_compute_linear_combination_cuda_dispatch.h' 2022-12-01T09:59:47.7619313Z adding 'torch/include/ATen/ops/_compute_linear_combination_native.h' 2022-12-01T09:59:47.7621070Z adding 'torch/include/ATen/ops/_compute_linear_combination_ops.h' 2022-12-01T09:59:47.7622592Z adding 'torch/include/ATen/ops/_conj.h' 2022-12-01T09:59:47.7624549Z adding 'torch/include/ATen/ops/_conj_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7626451Z adding 'torch/include/ATen/ops/_conj_copy.h' 2022-12-01T09:59:47.7628268Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7629960Z adding 'torch/include/ATen/ops/_conj_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.7631522Z adding 'torch/include/ATen/ops/_conj_copy_native.h' 2022-12-01T09:59:47.7633429Z adding 'torch/include/ATen/ops/_conj_copy_ops.h' 2022-12-01T09:59:47.7635222Z adding 'torch/include/ATen/ops/_conj_native.h' 2022-12-01T09:59:47.7637129Z adding 'torch/include/ATen/ops/_conj_ops.h' 2022-12-01T09:59:47.7638948Z adding 'torch/include/ATen/ops/_conj_physical.h' 2022-12-01T09:59:47.7640768Z adding 'torch/include/ATen/ops/_conj_physical_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7642319Z adding 'torch/include/ATen/ops/_conj_physical_native.h' 2022-12-01T09:59:47.7644162Z adding 'torch/include/ATen/ops/_conj_physical_ops.h' 2022-12-01T09:59:47.7646226Z adding 'torch/include/ATen/ops/_conv_depthwise2d.h' 2022-12-01T09:59:47.7648277Z adding 'torch/include/ATen/ops/_conv_depthwise2d_cuda_dispatch.h' 2022-12-01T09:59:47.7649921Z adding 'torch/include/ATen/ops/_conv_depthwise2d_native.h' 2022-12-01T09:59:47.7651882Z adding 'torch/include/ATen/ops/_conv_depthwise2d_ops.h' 2022-12-01T09:59:47.7653677Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr.h' 2022-12-01T09:59:47.7655864Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.7657473Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cpu_dispatch.h' 2022-12-01T09:59:47.7659109Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_cuda_dispatch.h' 2022-12-01T09:59:47.7660798Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta.h' 2022-12-01T09:59:47.7662570Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_meta_dispatch.h' 2022-12-01T09:59:47.7664432Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_native.h' 2022-12-01T09:59:47.7666286Z adding 'torch/include/ATen/ops/_convert_indices_from_coo_to_csr_ops.h' 2022-12-01T09:59:47.7667876Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo.h' 2022-12-01T09:59:47.7669958Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.7671479Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cpu_dispatch.h' 2022-12-01T09:59:47.7673089Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_cuda_dispatch.h' 2022-12-01T09:59:47.7674633Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta.h' 2022-12-01T09:59:47.7676467Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_meta_dispatch.h' 2022-12-01T09:59:47.7678006Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_native.h' 2022-12-01T09:59:47.7679732Z adding 'torch/include/ATen/ops/_convert_indices_from_csr_to_coo_ops.h' 2022-12-01T09:59:47.7681590Z adding 'torch/include/ATen/ops/_convolution.h' 2022-12-01T09:59:47.7683500Z adding 'torch/include/ATen/ops/_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7685384Z adding 'torch/include/ATen/ops/_convolution_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7686844Z adding 'torch/include/ATen/ops/_convolution_double_backward.h' 2022-12-01T09:59:47.7688634Z adding 'torch/include/ATen/ops/_convolution_double_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7690242Z adding 'torch/include/ATen/ops/_convolution_double_backward_native.h' 2022-12-01T09:59:47.7692104Z adding 'torch/include/ATen/ops/_convolution_double_backward_ops.h' 2022-12-01T09:59:47.7693788Z adding 'torch/include/ATen/ops/_convolution_mode.h' 2022-12-01T09:59:47.7695594Z adding 'torch/include/ATen/ops/_convolution_mode_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7697056Z adding 'torch/include/ATen/ops/_convolution_mode_native.h' 2022-12-01T09:59:47.7698811Z adding 'torch/include/ATen/ops/_convolution_mode_ops.h' 2022-12-01T09:59:47.7700442Z adding 'torch/include/ATen/ops/_convolution_native.h' 2022-12-01T09:59:47.7702380Z adding 'torch/include/ATen/ops/_convolution_ops.h' 2022-12-01T09:59:47.7704175Z adding 'torch/include/ATen/ops/_copy_from.h' 2022-12-01T09:59:47.7705970Z adding 'torch/include/ATen/ops/_copy_from_and_resize.h' 2022-12-01T09:59:47.7707610Z adding 'torch/include/ATen/ops/_copy_from_and_resize_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7709121Z adding 'torch/include/ATen/ops/_copy_from_and_resize_native.h' 2022-12-01T09:59:47.7710804Z adding 'torch/include/ATen/ops/_copy_from_and_resize_ops.h' 2022-12-01T09:59:47.7712591Z adding 'torch/include/ATen/ops/_copy_from_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7714125Z adding 'torch/include/ATen/ops/_copy_from_native.h' 2022-12-01T09:59:47.7716164Z adding 'torch/include/ATen/ops/_copy_from_ops.h' 2022-12-01T09:59:47.7718151Z adding 'torch/include/ATen/ops/_ctc_loss.h' 2022-12-01T09:59:47.7720209Z adding 'torch/include/ATen/ops/_ctc_loss_backward.h' 2022-12-01T09:59:47.7722173Z adding 'torch/include/ATen/ops/_ctc_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7723967Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cpu_dispatch.h' 2022-12-01T09:59:47.7725713Z adding 'torch/include/ATen/ops/_ctc_loss_backward_cuda_dispatch.h' 2022-12-01T09:59:47.7727514Z adding 'torch/include/ATen/ops/_ctc_loss_backward_native.h' 2022-12-01T09:59:47.7729606Z adding 'torch/include/ATen/ops/_ctc_loss_backward_ops.h' 2022-12-01T09:59:47.7731681Z adding 'torch/include/ATen/ops/_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7733464Z adding 'torch/include/ATen/ops/_ctc_loss_cpu_dispatch.h' 2022-12-01T09:59:47.7735256Z adding 'torch/include/ATen/ops/_ctc_loss_cuda_dispatch.h' 2022-12-01T09:59:47.7736973Z adding 'torch/include/ATen/ops/_ctc_loss_native.h' 2022-12-01T09:59:47.7739022Z adding 'torch/include/ATen/ops/_ctc_loss_ops.h' 2022-12-01T09:59:47.7741002Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss.h' 2022-12-01T09:59:47.7743004Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7744761Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_cuda_dispatch.h' 2022-12-01T09:59:47.7746538Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_native.h' 2022-12-01T09:59:47.7748532Z adding 'torch/include/ATen/ops/_cudnn_ctc_loss_ops.h' 2022-12-01T09:59:47.7750533Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state.h' 2022-12-01T09:59:47.7752436Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7754244Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_cuda_dispatch.h' 2022-12-01T09:59:47.7756177Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_native.h' 2022-12-01T09:59:47.7758063Z adding 'torch/include/ATen/ops/_cudnn_init_dropout_state_ops.h' 2022-12-01T09:59:47.7760304Z adding 'torch/include/ATen/ops/_cudnn_rnn.h' 2022-12-01T09:59:47.7762865Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward.h' 2022-12-01T09:59:47.7765248Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7767380Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_cuda_dispatch.h' 2022-12-01T09:59:47.7769265Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_native.h' 2022-12-01T09:59:47.7771545Z adding 'torch/include/ATen/ops/_cudnn_rnn_backward_ops.h' 2022-12-01T09:59:47.7774754Z adding 'torch/include/ATen/ops/_cudnn_rnn_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7776744Z adding 'torch/include/ATen/ops/_cudnn_rnn_cuda_dispatch.h' 2022-12-01T09:59:47.7778822Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight.h' 2022-12-01T09:59:47.7780876Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7782677Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_cuda_dispatch.h' 2022-12-01T09:59:47.7784470Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_native.h' 2022-12-01T09:59:47.7786367Z adding 'torch/include/ATen/ops/_cudnn_rnn_flatten_weight_ops.h' 2022-12-01T09:59:47.7788271Z adding 'torch/include/ATen/ops/_cudnn_rnn_native.h' 2022-12-01T09:59:47.7790408Z adding 'torch/include/ATen/ops/_cudnn_rnn_ops.h' 2022-12-01T09:59:47.7792336Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache.h' 2022-12-01T09:59:47.7794162Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7796040Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_native.h' 2022-12-01T09:59:47.7797938Z adding 'torch/include/ATen/ops/_cufft_clear_plan_cache_ops.h' 2022-12-01T09:59:47.7799717Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size.h' 2022-12-01T09:59:47.7801504Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7803140Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_native.h' 2022-12-01T09:59:47.7804921Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_max_size_ops.h' 2022-12-01T09:59:47.7806678Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size.h' 2022-12-01T09:59:47.7808477Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7810242Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_native.h' 2022-12-01T09:59:47.7811971Z adding 'torch/include/ATen/ops/_cufft_get_plan_cache_size_ops.h' 2022-12-01T09:59:47.7813768Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size.h' 2022-12-01T09:59:47.7815549Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7817430Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_native.h' 2022-12-01T09:59:47.7819001Z adding 'torch/include/ATen/ops/_cufft_set_plan_cache_max_size_ops.h' 2022-12-01T09:59:47.7820810Z adding 'torch/include/ATen/ops/_cummax_helper.h' 2022-12-01T09:59:47.7822652Z adding 'torch/include/ATen/ops/_cummax_helper_cpu_dispatch.h' 2022-12-01T09:59:47.7824423Z adding 'torch/include/ATen/ops/_cummax_helper_cuda_dispatch.h' 2022-12-01T09:59:47.7826327Z adding 'torch/include/ATen/ops/_cummax_helper_native.h' 2022-12-01T09:59:47.7828108Z adding 'torch/include/ATen/ops/_cummax_helper_ops.h' 2022-12-01T09:59:47.7829855Z adding 'torch/include/ATen/ops/_cummin_helper.h' 2022-12-01T09:59:47.7831609Z adding 'torch/include/ATen/ops/_cummin_helper_cpu_dispatch.h' 2022-12-01T09:59:47.7833448Z adding 'torch/include/ATen/ops/_cummin_helper_cuda_dispatch.h' 2022-12-01T09:59:47.7835519Z adding 'torch/include/ATen/ops/_cummin_helper_native.h' 2022-12-01T09:59:47.7837209Z adding 'torch/include/ATen/ops/_cummin_helper_ops.h' 2022-12-01T09:59:47.7838956Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap.h' 2022-12-01T09:59:47.7840688Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7842265Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_native.h' 2022-12-01T09:59:47.7843827Z adding 'torch/include/ATen/ops/_debug_has_internal_overlap_ops.h' 2022-12-01T09:59:47.7845423Z adding 'torch/include/ATen/ops/_dimI.h' 2022-12-01T09:59:47.7847145Z adding 'torch/include/ATen/ops/_dimI_native.h' 2022-12-01T09:59:47.7848759Z adding 'torch/include/ATen/ops/_dimI_ops.h' 2022-12-01T09:59:47.7850436Z adding 'torch/include/ATen/ops/_dimV.h' 2022-12-01T09:59:47.7852092Z adding 'torch/include/ATen/ops/_dimV_native.h' 2022-12-01T09:59:47.7853800Z adding 'torch/include/ATen/ops/_dimV_ops.h' 2022-12-01T09:59:47.7855525Z adding 'torch/include/ATen/ops/_dim_arange.h' 2022-12-01T09:59:47.7857401Z adding 'torch/include/ATen/ops/_dim_arange_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7858870Z adding 'torch/include/ATen/ops/_dim_arange_native.h' 2022-12-01T09:59:47.7860595Z adding 'torch/include/ATen/ops/_dim_arange_ops.h' 2022-12-01T09:59:47.7862345Z adding 'torch/include/ATen/ops/_dirichlet_grad.h' 2022-12-01T09:59:47.7864397Z adding 'torch/include/ATen/ops/_dirichlet_grad_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7866750Z adding 'torch/include/ATen/ops/_dirichlet_grad_cpu_dispatch.h' 2022-12-01T09:59:47.7867886Z adding 'torch/include/ATen/ops/_dirichlet_grad_cuda_dispatch.h' 2022-12-01T09:59:47.7869493Z adding 'torch/include/ATen/ops/_dirichlet_grad_native.h' 2022-12-01T09:59:47.7871823Z adding 'torch/include/ATen/ops/_dirichlet_grad_ops.h' 2022-12-01T09:59:47.7873693Z adding 'torch/include/ATen/ops/_efficientzerotensor.h' 2022-12-01T09:59:47.7876451Z adding 'torch/include/ATen/ops/_efficientzerotensor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7878599Z adding 'torch/include/ATen/ops/_efficientzerotensor_cpu_dispatch.h' 2022-12-01T09:59:47.7881078Z adding 'torch/include/ATen/ops/_efficientzerotensor_cuda_dispatch.h' 2022-12-01T09:59:47.7882917Z adding 'torch/include/ATen/ops/_efficientzerotensor_native.h' 2022-12-01T09:59:47.7885531Z adding 'torch/include/ATen/ops/_efficientzerotensor_ops.h' 2022-12-01T09:59:47.7887975Z adding 'torch/include/ATen/ops/_embedding_bag.h' 2022-12-01T09:59:47.7890115Z adding 'torch/include/ATen/ops/_embedding_bag_backward.h' 2022-12-01T09:59:47.7892636Z adding 'torch/include/ATen/ops/_embedding_bag_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7894481Z adding 'torch/include/ATen/ops/_embedding_bag_backward_native.h' 2022-12-01T09:59:47.7897083Z adding 'torch/include/ATen/ops/_embedding_bag_backward_ops.h' 2022-12-01T09:59:47.7899614Z adding 'torch/include/ATen/ops/_embedding_bag_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7901738Z adding 'torch/include/ATen/ops/_embedding_bag_cpu_dispatch.h' 2022-12-01T09:59:47.7904003Z adding 'torch/include/ATen/ops/_embedding_bag_cuda_dispatch.h' 2022-12-01T09:59:47.7906348Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward.h' 2022-12-01T09:59:47.7908748Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7910827Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cpu_dispatch.h' 2022-12-01T09:59:47.7913043Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_cuda_dispatch.h' 2022-12-01T09:59:47.7915351Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_native.h' 2022-12-01T09:59:47.7918069Z adding 'torch/include/ATen/ops/_embedding_bag_dense_backward_ops.h' 2022-12-01T09:59:47.7920540Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only.h' 2022-12-01T09:59:47.7922980Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7925073Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cpu_dispatch.h' 2022-12-01T09:59:47.7927275Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_cuda_dispatch.h' 2022-12-01T09:59:47.7929554Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_native.h' 2022-12-01T09:59:47.7932112Z adding 'torch/include/ATen/ops/_embedding_bag_forward_only_ops.h' 2022-12-01T09:59:47.7934416Z adding 'torch/include/ATen/ops/_embedding_bag_native.h' 2022-12-01T09:59:47.7936837Z adding 'torch/include/ATen/ops/_embedding_bag_ops.h' 2022-12-01T09:59:47.7939295Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward.h' 2022-12-01T09:59:47.7941800Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7943740Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cpu_dispatch.h' 2022-12-01T09:59:47.7946148Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_cuda_dispatch.h' 2022-12-01T09:59:47.7948182Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_native.h' 2022-12-01T09:59:47.7950664Z adding 'torch/include/ATen/ops/_embedding_bag_per_sample_weights_backward_ops.h' 2022-12-01T09:59:47.7953152Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward.h' 2022-12-01T09:59:47.7955450Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.7957652Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_native.h' 2022-12-01T09:59:47.7960007Z adding 'torch/include/ATen/ops/_embedding_bag_sparse_backward_ops.h' 2022-12-01T09:59:47.7962404Z adding 'torch/include/ATen/ops/_empty_affine_quantized.h' 2022-12-01T09:59:47.7964811Z adding 'torch/include/ATen/ops/_empty_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7966867Z adding 'torch/include/ATen/ops/_empty_affine_quantized_cpu_dispatch.h' 2022-12-01T09:59:47.7969073Z adding 'torch/include/ATen/ops/_empty_affine_quantized_native.h' 2022-12-01T09:59:47.7971631Z adding 'torch/include/ATen/ops/_empty_affine_quantized_ops.h' 2022-12-01T09:59:47.7974077Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized.h' 2022-12-01T09:59:47.7976676Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7978617Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_cpu_dispatch.h' 2022-12-01T09:59:47.7981016Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_native.h' 2022-12-01T09:59:47.7983451Z adding 'torch/include/ATen/ops/_empty_per_channel_affine_quantized_ops.h' 2022-12-01T09:59:47.7985905Z adding 'torch/include/ATen/ops/_euclidean_dist.h' 2022-12-01T09:59:47.7988023Z adding 'torch/include/ATen/ops/_euclidean_dist_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.7989912Z adding 'torch/include/ATen/ops/_euclidean_dist_native.h' 2022-12-01T09:59:47.7992361Z adding 'torch/include/ATen/ops/_euclidean_dist_ops.h' 2022-12-01T09:59:47.7994601Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine.h' 2022-12-01T09:59:47.7997041Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward.h' 2022-12-01T09:59:47.7999256Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cpu_dispatch.h' 2022-12-01T09:59:47.8001478Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_cuda_dispatch.h' 2022-12-01T09:59:47.8003460Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_native.h' 2022-12-01T09:59:47.8005902Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_backward_ops.h' 2022-12-01T09:59:47.8008213Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8010387Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cpu_dispatch.h' 2022-12-01T09:59:47.8012638Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_cuda_dispatch.h' 2022-12-01T09:59:47.8014712Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_native.h' 2022-12-01T09:59:47.8017133Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_channel_affine_ops.h' 2022-12-01T09:59:47.8019427Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine.h' 2022-12-01T09:59:47.8021624Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward.h' 2022-12-01T09:59:47.8024124Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cpu_dispatch.h' 2022-12-01T09:59:47.8026038Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_cuda_dispatch.h' 2022-12-01T09:59:47.8028366Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_native.h' 2022-12-01T09:59:47.8030652Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_backward_ops.h' 2022-12-01T09:59:47.8032967Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8035182Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cpu_dispatch.h' 2022-12-01T09:59:47.8037609Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_cuda_dispatch.h' 2022-12-01T09:59:47.8039725Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_native.h' 2022-12-01T09:59:47.8042096Z adding 'torch/include/ATen/ops/_fake_quantize_learnable_per_tensor_affine_ops.h' 2022-12-01T09:59:47.8044421Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams.h' 2022-12-01T09:59:47.8046944Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8048872Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cpu_dispatch.h' 2022-12-01T09:59:47.8051398Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_cuda_dispatch.h' 2022-12-01T09:59:47.8053433Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_native.h' 2022-12-01T09:59:47.8056019Z adding 'torch/include/ATen/ops/_fake_quantize_per_tensor_affine_cachemask_tensor_qparams_ops.h' 2022-12-01T09:59:47.8058031Z adding 'torch/include/ATen/ops/_fft_c2c.h' 2022-12-01T09:59:47.8060411Z adding 'torch/include/ATen/ops/_fft_c2c_cpu_dispatch.h' 2022-12-01T09:59:47.8062455Z adding 'torch/include/ATen/ops/_fft_c2c_cuda_dispatch.h' 2022-12-01T09:59:47.8064536Z adding 'torch/include/ATen/ops/_fft_c2c_native.h' 2022-12-01T09:59:47.8066876Z adding 'torch/include/ATen/ops/_fft_c2c_ops.h' 2022-12-01T09:59:47.8069136Z adding 'torch/include/ATen/ops/_fft_c2r.h' 2022-12-01T09:59:47.8071331Z adding 'torch/include/ATen/ops/_fft_c2r_cpu_dispatch.h' 2022-12-01T09:59:47.8073446Z adding 'torch/include/ATen/ops/_fft_c2r_cuda_dispatch.h' 2022-12-01T09:59:47.8075614Z adding 'torch/include/ATen/ops/_fft_c2r_native.h' 2022-12-01T09:59:47.8077637Z adding 'torch/include/ATen/ops/_fft_c2r_ops.h' 2022-12-01T09:59:47.8079464Z adding 'torch/include/ATen/ops/_fft_r2c.h' 2022-12-01T09:59:47.8081079Z adding 'torch/include/ATen/ops/_fft_r2c_cpu_dispatch.h' 2022-12-01T09:59:47.8082568Z adding 'torch/include/ATen/ops/_fft_r2c_cuda_dispatch.h' 2022-12-01T09:59:47.8084120Z adding 'torch/include/ATen/ops/_fft_r2c_native.h' 2022-12-01T09:59:47.8085718Z adding 'torch/include/ATen/ops/_fft_r2c_ops.h' 2022-12-01T09:59:47.8087398Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention.h' 2022-12-01T09:59:47.8088944Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_cuda_dispatch.h' 2022-12-01T09:59:47.8090516Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_native.h' 2022-12-01T09:59:47.8092094Z adding 'torch/include/ATen/ops/_flash_scaled_dot_product_attention_ops.h' 2022-12-01T09:59:47.8093683Z adding 'torch/include/ATen/ops/_foobar.h' 2022-12-01T09:59:47.8095277Z adding 'torch/include/ATen/ops/_foobar_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8096823Z adding 'torch/include/ATen/ops/_foobar_cpu_dispatch.h' 2022-12-01T09:59:47.8098244Z adding 'torch/include/ATen/ops/_foobar_native.h' 2022-12-01T09:59:47.8099853Z adding 'torch/include/ATen/ops/_foobar_ops.h' 2022-12-01T09:59:47.8101393Z adding 'torch/include/ATen/ops/_foreach_abs.h' 2022-12-01T09:59:47.8103019Z adding 'torch/include/ATen/ops/_foreach_abs_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8104567Z adding 'torch/include/ATen/ops/_foreach_abs_cpu_dispatch.h' 2022-12-01T09:59:47.8106404Z adding 'torch/include/ATen/ops/_foreach_abs_cuda_dispatch.h' 2022-12-01T09:59:47.8107895Z adding 'torch/include/ATen/ops/_foreach_abs_native.h' 2022-12-01T09:59:47.8109580Z adding 'torch/include/ATen/ops/_foreach_abs_ops.h' 2022-12-01T09:59:47.8111283Z adding 'torch/include/ATen/ops/_foreach_acos.h' 2022-12-01T09:59:47.8113178Z adding 'torch/include/ATen/ops/_foreach_acos_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8114621Z adding 'torch/include/ATen/ops/_foreach_acos_cpu_dispatch.h' 2022-12-01T09:59:47.8115758Z adding 'torch/include/ATen/ops/_foreach_acos_cuda_dispatch.h' 2022-12-01T09:59:47.8117279Z adding 'torch/include/ATen/ops/_foreach_acos_native.h' 2022-12-01T09:59:47.8118941Z adding 'torch/include/ATen/ops/_foreach_acos_ops.h' 2022-12-01T09:59:47.8120626Z adding 'torch/include/ATen/ops/_foreach_add.h' 2022-12-01T09:59:47.8122643Z adding 'torch/include/ATen/ops/_foreach_add_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8124357Z adding 'torch/include/ATen/ops/_foreach_add_cpu_dispatch.h' 2022-12-01T09:59:47.8126007Z adding 'torch/include/ATen/ops/_foreach_add_cuda_dispatch.h' 2022-12-01T09:59:47.8127703Z adding 'torch/include/ATen/ops/_foreach_add_native.h' 2022-12-01T09:59:47.8129932Z adding 'torch/include/ATen/ops/_foreach_add_ops.h' 2022-12-01T09:59:47.8131983Z adding 'torch/include/ATen/ops/_foreach_addcdiv.h' 2022-12-01T09:59:47.8133843Z adding 'torch/include/ATen/ops/_foreach_addcdiv_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8135550Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cpu_dispatch.h' 2022-12-01T09:59:47.8137555Z adding 'torch/include/ATen/ops/_foreach_addcdiv_cuda_dispatch.h' 2022-12-01T09:59:47.8139033Z adding 'torch/include/ATen/ops/_foreach_addcdiv_native.h' 2022-12-01T09:59:47.8140856Z adding 'torch/include/ATen/ops/_foreach_addcdiv_ops.h' 2022-12-01T09:59:47.8142822Z adding 'torch/include/ATen/ops/_foreach_addcmul.h' 2022-12-01T09:59:47.8144587Z adding 'torch/include/ATen/ops/_foreach_addcmul_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8146826Z adding 'torch/include/ATen/ops/_foreach_addcmul_cpu_dispatch.h' 2022-12-01T09:59:47.8148094Z adding 'torch/include/ATen/ops/_foreach_addcmul_cuda_dispatch.h' 2022-12-01T09:59:47.8149928Z adding 'torch/include/ATen/ops/_foreach_addcmul_native.h' 2022-12-01T09:59:47.8151929Z adding 'torch/include/ATen/ops/_foreach_addcmul_ops.h' 2022-12-01T09:59:47.8153703Z adding 'torch/include/ATen/ops/_foreach_asin.h' 2022-12-01T09:59:47.8155604Z adding 'torch/include/ATen/ops/_foreach_asin_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8157087Z adding 'torch/include/ATen/ops/_foreach_asin_cpu_dispatch.h' 2022-12-01T09:59:47.8158917Z adding 'torch/include/ATen/ops/_foreach_asin_cuda_dispatch.h' 2022-12-01T09:59:47.8160509Z adding 'torch/include/ATen/ops/_foreach_asin_native.h' 2022-12-01T09:59:47.8162240Z adding 'torch/include/ATen/ops/_foreach_asin_ops.h' 2022-12-01T09:59:47.8163861Z adding 'torch/include/ATen/ops/_foreach_atan.h' 2022-12-01T09:59:47.8165511Z adding 'torch/include/ATen/ops/_foreach_atan_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8167019Z adding 'torch/include/ATen/ops/_foreach_atan_cpu_dispatch.h' 2022-12-01T09:59:47.8168526Z adding 'torch/include/ATen/ops/_foreach_atan_cuda_dispatch.h' 2022-12-01T09:59:47.8170114Z adding 'torch/include/ATen/ops/_foreach_atan_native.h' 2022-12-01T09:59:47.8171846Z adding 'torch/include/ATen/ops/_foreach_atan_ops.h' 2022-12-01T09:59:47.8173637Z adding 'torch/include/ATen/ops/_foreach_ceil.h' 2022-12-01T09:59:47.8175387Z adding 'torch/include/ATen/ops/_foreach_ceil_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8177018Z adding 'torch/include/ATen/ops/_foreach_ceil_cpu_dispatch.h' 2022-12-01T09:59:47.8178632Z adding 'torch/include/ATen/ops/_foreach_ceil_cuda_dispatch.h' 2022-12-01T09:59:47.8180236Z adding 'torch/include/ATen/ops/_foreach_ceil_native.h' 2022-12-01T09:59:47.8182029Z adding 'torch/include/ATen/ops/_foreach_ceil_ops.h' 2022-12-01T09:59:47.8183770Z adding 'torch/include/ATen/ops/_foreach_cos.h' 2022-12-01T09:59:47.8185609Z adding 'torch/include/ATen/ops/_foreach_cos_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8187023Z adding 'torch/include/ATen/ops/_foreach_cos_cpu_dispatch.h' 2022-12-01T09:59:47.8188802Z adding 'torch/include/ATen/ops/_foreach_cos_cuda_dispatch.h' 2022-12-01T09:59:47.8190384Z adding 'torch/include/ATen/ops/_foreach_cos_native.h' 2022-12-01T09:59:47.8192137Z adding 'torch/include/ATen/ops/_foreach_cos_ops.h' 2022-12-01T09:59:47.8193840Z adding 'torch/include/ATen/ops/_foreach_cosh.h' 2022-12-01T09:59:47.8195667Z adding 'torch/include/ATen/ops/_foreach_cosh_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8197381Z adding 'torch/include/ATen/ops/_foreach_cosh_cpu_dispatch.h' 2022-12-01T09:59:47.8198951Z adding 'torch/include/ATen/ops/_foreach_cosh_cuda_dispatch.h' 2022-12-01T09:59:47.8200527Z adding 'torch/include/ATen/ops/_foreach_cosh_native.h' 2022-12-01T09:59:47.8202161Z adding 'torch/include/ATen/ops/_foreach_cosh_ops.h' 2022-12-01T09:59:47.8204016Z adding 'torch/include/ATen/ops/_foreach_div.h' 2022-12-01T09:59:47.8205793Z adding 'torch/include/ATen/ops/_foreach_div_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8207403Z adding 'torch/include/ATen/ops/_foreach_div_cpu_dispatch.h' 2022-12-01T09:59:47.8209010Z adding 'torch/include/ATen/ops/_foreach_div_cuda_dispatch.h' 2022-12-01T09:59:47.8210756Z adding 'torch/include/ATen/ops/_foreach_div_native.h' 2022-12-01T09:59:47.8212777Z adding 'torch/include/ATen/ops/_foreach_div_ops.h' 2022-12-01T09:59:47.8214986Z adding 'torch/include/ATen/ops/_foreach_erf.h' 2022-12-01T09:59:47.8216692Z adding 'torch/include/ATen/ops/_foreach_erf_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8218150Z adding 'torch/include/ATen/ops/_foreach_erf_cpu_dispatch.h' 2022-12-01T09:59:47.8219725Z adding 'torch/include/ATen/ops/_foreach_erf_cuda_dispatch.h' 2022-12-01T09:59:47.8221396Z adding 'torch/include/ATen/ops/_foreach_erf_native.h' 2022-12-01T09:59:47.8224081Z adding 'torch/include/ATen/ops/_foreach_erf_ops.h' 2022-12-01T09:59:47.8225910Z adding 'torch/include/ATen/ops/_foreach_erfc.h' 2022-12-01T09:59:47.8227865Z adding 'torch/include/ATen/ops/_foreach_erfc_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8229511Z adding 'torch/include/ATen/ops/_foreach_erfc_cpu_dispatch.h' 2022-12-01T09:59:47.8231154Z adding 'torch/include/ATen/ops/_foreach_erfc_cuda_dispatch.h' 2022-12-01T09:59:47.8232749Z adding 'torch/include/ATen/ops/_foreach_erfc_native.h' 2022-12-01T09:59:47.8234546Z adding 'torch/include/ATen/ops/_foreach_erfc_ops.h' 2022-12-01T09:59:47.8236518Z adding 'torch/include/ATen/ops/_foreach_exp.h' 2022-12-01T09:59:47.8238546Z adding 'torch/include/ATen/ops/_foreach_exp_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8240028Z adding 'torch/include/ATen/ops/_foreach_exp_cpu_dispatch.h' 2022-12-01T09:59:47.8241735Z adding 'torch/include/ATen/ops/_foreach_exp_cuda_dispatch.h' 2022-12-01T09:59:47.8243285Z adding 'torch/include/ATen/ops/_foreach_exp_native.h' 2022-12-01T09:59:47.8245058Z adding 'torch/include/ATen/ops/_foreach_exp_ops.h' 2022-12-01T09:59:47.8246819Z adding 'torch/include/ATen/ops/_foreach_expm1.h' 2022-12-01T09:59:47.8248478Z adding 'torch/include/ATen/ops/_foreach_expm1_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8250189Z adding 'torch/include/ATen/ops/_foreach_expm1_cpu_dispatch.h' 2022-12-01T09:59:47.8251824Z adding 'torch/include/ATen/ops/_foreach_expm1_cuda_dispatch.h' 2022-12-01T09:59:47.8253323Z adding 'torch/include/ATen/ops/_foreach_expm1_native.h' 2022-12-01T09:59:47.8255097Z adding 'torch/include/ATen/ops/_foreach_expm1_ops.h' 2022-12-01T09:59:47.8256672Z adding 'torch/include/ATen/ops/_foreach_floor.h' 2022-12-01T09:59:47.8258383Z adding 'torch/include/ATen/ops/_foreach_floor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8259856Z adding 'torch/include/ATen/ops/_foreach_floor_cpu_dispatch.h' 2022-12-01T09:59:47.8261439Z adding 'torch/include/ATen/ops/_foreach_floor_cuda_dispatch.h' 2022-12-01T09:59:47.8263035Z adding 'torch/include/ATen/ops/_foreach_floor_native.h' 2022-12-01T09:59:47.8264646Z adding 'torch/include/ATen/ops/_foreach_floor_ops.h' 2022-12-01T09:59:47.8266244Z adding 'torch/include/ATen/ops/_foreach_frac.h' 2022-12-01T09:59:47.8267975Z adding 'torch/include/ATen/ops/_foreach_frac_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8269472Z adding 'torch/include/ATen/ops/_foreach_frac_cpu_dispatch.h' 2022-12-01T09:59:47.8271054Z adding 'torch/include/ATen/ops/_foreach_frac_cuda_dispatch.h' 2022-12-01T09:59:47.8272546Z adding 'torch/include/ATen/ops/_foreach_frac_native.h' 2022-12-01T09:59:47.8274245Z adding 'torch/include/ATen/ops/_foreach_frac_ops.h' 2022-12-01T09:59:47.8276099Z adding 'torch/include/ATen/ops/_foreach_lgamma.h' 2022-12-01T09:59:47.8277920Z adding 'torch/include/ATen/ops/_foreach_lgamma_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8279473Z adding 'torch/include/ATen/ops/_foreach_lgamma_cpu_dispatch.h' 2022-12-01T09:59:47.8281070Z adding 'torch/include/ATen/ops/_foreach_lgamma_cuda_dispatch.h' 2022-12-01T09:59:47.8282546Z adding 'torch/include/ATen/ops/_foreach_lgamma_native.h' 2022-12-01T09:59:47.8284256Z adding 'torch/include/ATen/ops/_foreach_lgamma_ops.h' 2022-12-01T09:59:47.8285877Z adding 'torch/include/ATen/ops/_foreach_log.h' 2022-12-01T09:59:47.8287524Z adding 'torch/include/ATen/ops/_foreach_log10.h' 2022-12-01T09:59:47.8289241Z adding 'torch/include/ATen/ops/_foreach_log10_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8290858Z adding 'torch/include/ATen/ops/_foreach_log10_cpu_dispatch.h' 2022-12-01T09:59:47.8292344Z adding 'torch/include/ATen/ops/_foreach_log10_cuda_dispatch.h' 2022-12-01T09:59:47.8293917Z adding 'torch/include/ATen/ops/_foreach_log10_native.h' 2022-12-01T09:59:47.8295614Z adding 'torch/include/ATen/ops/_foreach_log10_ops.h' 2022-12-01T09:59:47.8297401Z adding 'torch/include/ATen/ops/_foreach_log1p.h' 2022-12-01T09:59:47.8299446Z adding 'torch/include/ATen/ops/_foreach_log1p_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8300978Z adding 'torch/include/ATen/ops/_foreach_log1p_cpu_dispatch.h' 2022-12-01T09:59:47.8302520Z adding 'torch/include/ATen/ops/_foreach_log1p_cuda_dispatch.h' 2022-12-01T09:59:47.8303837Z adding 'torch/include/ATen/ops/_foreach_log1p_native.h' 2022-12-01T09:59:47.8305431Z adding 'torch/include/ATen/ops/_foreach_log1p_ops.h' 2022-12-01T09:59:47.8307272Z adding 'torch/include/ATen/ops/_foreach_log2.h' 2022-12-01T09:59:47.8309087Z adding 'torch/include/ATen/ops/_foreach_log2_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8310715Z adding 'torch/include/ATen/ops/_foreach_log2_cpu_dispatch.h' 2022-12-01T09:59:47.8312462Z adding 'torch/include/ATen/ops/_foreach_log2_cuda_dispatch.h' 2022-12-01T09:59:47.8314130Z adding 'torch/include/ATen/ops/_foreach_log2_native.h' 2022-12-01T09:59:47.8316192Z adding 'torch/include/ATen/ops/_foreach_log2_ops.h' 2022-12-01T09:59:47.8318219Z adding 'torch/include/ATen/ops/_foreach_log_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8320019Z adding 'torch/include/ATen/ops/_foreach_log_cpu_dispatch.h' 2022-12-01T09:59:47.8321846Z adding 'torch/include/ATen/ops/_foreach_log_cuda_dispatch.h' 2022-12-01T09:59:47.8323568Z adding 'torch/include/ATen/ops/_foreach_log_native.h' 2022-12-01T09:59:47.8325466Z adding 'torch/include/ATen/ops/_foreach_log_ops.h' 2022-12-01T09:59:47.8327321Z adding 'torch/include/ATen/ops/_foreach_maximum.h' 2022-12-01T09:59:47.8329304Z adding 'torch/include/ATen/ops/_foreach_maximum_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8331091Z adding 'torch/include/ATen/ops/_foreach_maximum_cpu_dispatch.h' 2022-12-01T09:59:47.8332890Z adding 'torch/include/ATen/ops/_foreach_maximum_cuda_dispatch.h' 2022-12-01T09:59:47.8334648Z adding 'torch/include/ATen/ops/_foreach_maximum_native.h' 2022-12-01T09:59:47.8336594Z adding 'torch/include/ATen/ops/_foreach_maximum_ops.h' 2022-12-01T09:59:47.8338454Z adding 'torch/include/ATen/ops/_foreach_minimum.h' 2022-12-01T09:59:47.8340374Z adding 'torch/include/ATen/ops/_foreach_minimum_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8342314Z adding 'torch/include/ATen/ops/_foreach_minimum_cpu_dispatch.h' 2022-12-01T09:59:47.8343900Z adding 'torch/include/ATen/ops/_foreach_minimum_cuda_dispatch.h' 2022-12-01T09:59:47.8345600Z adding 'torch/include/ATen/ops/_foreach_minimum_native.h' 2022-12-01T09:59:47.8347667Z adding 'torch/include/ATen/ops/_foreach_minimum_ops.h' 2022-12-01T09:59:47.8349628Z adding 'torch/include/ATen/ops/_foreach_mul.h' 2022-12-01T09:59:47.8351691Z adding 'torch/include/ATen/ops/_foreach_mul_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8353575Z adding 'torch/include/ATen/ops/_foreach_mul_cpu_dispatch.h' 2022-12-01T09:59:47.8355492Z adding 'torch/include/ATen/ops/_foreach_mul_cuda_dispatch.h' 2022-12-01T09:59:47.8357381Z adding 'torch/include/ATen/ops/_foreach_mul_native.h' 2022-12-01T09:59:47.8359699Z adding 'torch/include/ATen/ops/_foreach_mul_ops.h' 2022-12-01T09:59:47.8361601Z adding 'torch/include/ATen/ops/_foreach_neg.h' 2022-12-01T09:59:47.8363516Z adding 'torch/include/ATen/ops/_foreach_neg_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8364896Z adding 'torch/include/ATen/ops/_foreach_neg_cpu_dispatch.h' 2022-12-01T09:59:47.8366556Z adding 'torch/include/ATen/ops/_foreach_neg_cuda_dispatch.h' 2022-12-01T09:59:47.8368129Z adding 'torch/include/ATen/ops/_foreach_neg_native.h' 2022-12-01T09:59:47.8369990Z adding 'torch/include/ATen/ops/_foreach_neg_ops.h' 2022-12-01T09:59:47.8371914Z adding 'torch/include/ATen/ops/_foreach_norm.h' 2022-12-01T09:59:47.8373625Z adding 'torch/include/ATen/ops/_foreach_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8375644Z adding 'torch/include/ATen/ops/_foreach_norm_cpu_dispatch.h' 2022-12-01T09:59:47.8376719Z adding 'torch/include/ATen/ops/_foreach_norm_cuda_dispatch.h' 2022-12-01T09:59:47.8378567Z adding 'torch/include/ATen/ops/_foreach_norm_native.h' 2022-12-01T09:59:47.8380130Z adding 'torch/include/ATen/ops/_foreach_norm_ops.h' 2022-12-01T09:59:47.8381890Z adding 'torch/include/ATen/ops/_foreach_reciprocal.h' 2022-12-01T09:59:47.8383617Z adding 'torch/include/ATen/ops/_foreach_reciprocal_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8385226Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cpu_dispatch.h' 2022-12-01T09:59:47.8386894Z adding 'torch/include/ATen/ops/_foreach_reciprocal_cuda_dispatch.h' 2022-12-01T09:59:47.8388474Z adding 'torch/include/ATen/ops/_foreach_reciprocal_native.h' 2022-12-01T09:59:47.8390292Z adding 'torch/include/ATen/ops/_foreach_reciprocal_ops.h' 2022-12-01T09:59:47.8391983Z adding 'torch/include/ATen/ops/_foreach_round.h' 2022-12-01T09:59:47.8393750Z adding 'torch/include/ATen/ops/_foreach_round_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8396003Z adding 'torch/include/ATen/ops/_foreach_round_cpu_dispatch.h' 2022-12-01T09:59:47.8398032Z adding 'torch/include/ATen/ops/_foreach_round_cuda_dispatch.h' 2022-12-01T09:59:47.8400663Z adding 'torch/include/ATen/ops/_foreach_round_native.h' 2022-12-01T09:59:47.8402176Z adding 'torch/include/ATen/ops/_foreach_round_ops.h' 2022-12-01T09:59:47.8404427Z adding 'torch/include/ATen/ops/_foreach_sigmoid.h' 2022-12-01T09:59:47.8406516Z adding 'torch/include/ATen/ops/_foreach_sigmoid_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8408519Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cpu_dispatch.h' 2022-12-01T09:59:47.8410712Z adding 'torch/include/ATen/ops/_foreach_sigmoid_cuda_dispatch.h' 2022-12-01T09:59:47.8412691Z adding 'torch/include/ATen/ops/_foreach_sigmoid_native.h' 2022-12-01T09:59:47.8415031Z adding 'torch/include/ATen/ops/_foreach_sigmoid_ops.h' 2022-12-01T09:59:47.8416966Z adding 'torch/include/ATen/ops/_foreach_sin.h' 2022-12-01T09:59:47.8419240Z adding 'torch/include/ATen/ops/_foreach_sin_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8421117Z adding 'torch/include/ATen/ops/_foreach_sin_cpu_dispatch.h' 2022-12-01T09:59:47.8423388Z adding 'torch/include/ATen/ops/_foreach_sin_cuda_dispatch.h' 2022-12-01T09:59:47.8425204Z adding 'torch/include/ATen/ops/_foreach_sin_native.h' 2022-12-01T09:59:47.8427622Z adding 'torch/include/ATen/ops/_foreach_sin_ops.h' 2022-12-01T09:59:47.8429280Z adding 'torch/include/ATen/ops/_foreach_sinh.h' 2022-12-01T09:59:47.8430982Z adding 'torch/include/ATen/ops/_foreach_sinh_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8432504Z adding 'torch/include/ATen/ops/_foreach_sinh_cpu_dispatch.h' 2022-12-01T09:59:47.8434172Z adding 'torch/include/ATen/ops/_foreach_sinh_cuda_dispatch.h' 2022-12-01T09:59:47.8435969Z adding 'torch/include/ATen/ops/_foreach_sinh_native.h' 2022-12-01T09:59:47.8437934Z adding 'torch/include/ATen/ops/_foreach_sinh_ops.h' 2022-12-01T09:59:47.8439723Z adding 'torch/include/ATen/ops/_foreach_sqrt.h' 2022-12-01T09:59:47.8441592Z adding 'torch/include/ATen/ops/_foreach_sqrt_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8443396Z adding 'torch/include/ATen/ops/_foreach_sqrt_cpu_dispatch.h' 2022-12-01T09:59:47.8445259Z adding 'torch/include/ATen/ops/_foreach_sqrt_cuda_dispatch.h' 2022-12-01T09:59:47.8447004Z adding 'torch/include/ATen/ops/_foreach_sqrt_native.h' 2022-12-01T09:59:47.8448749Z adding 'torch/include/ATen/ops/_foreach_sqrt_ops.h' 2022-12-01T09:59:47.8450952Z adding 'torch/include/ATen/ops/_foreach_sub.h' 2022-12-01T09:59:47.8452814Z adding 'torch/include/ATen/ops/_foreach_sub_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8454623Z adding 'torch/include/ATen/ops/_foreach_sub_cpu_dispatch.h' 2022-12-01T09:59:47.8456359Z adding 'torch/include/ATen/ops/_foreach_sub_cuda_dispatch.h' 2022-12-01T09:59:47.8458178Z adding 'torch/include/ATen/ops/_foreach_sub_native.h' 2022-12-01T09:59:47.8460337Z adding 'torch/include/ATen/ops/_foreach_sub_ops.h' 2022-12-01T09:59:47.8462283Z adding 'torch/include/ATen/ops/_foreach_tan.h' 2022-12-01T09:59:47.8464141Z adding 'torch/include/ATen/ops/_foreach_tan_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8466533Z adding 'torch/include/ATen/ops/_foreach_tan_cpu_dispatch.h' 2022-12-01T09:59:47.8468489Z adding 'torch/include/ATen/ops/_foreach_tan_cuda_dispatch.h' 2022-12-01T09:59:47.8470499Z adding 'torch/include/ATen/ops/_foreach_tan_native.h' 2022-12-01T09:59:47.8472287Z adding 'torch/include/ATen/ops/_foreach_tan_ops.h' 2022-12-01T09:59:47.8473912Z adding 'torch/include/ATen/ops/_foreach_tanh.h' 2022-12-01T09:59:47.8475722Z adding 'torch/include/ATen/ops/_foreach_tanh_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8477410Z adding 'torch/include/ATen/ops/_foreach_tanh_cpu_dispatch.h' 2022-12-01T09:59:47.8479196Z adding 'torch/include/ATen/ops/_foreach_tanh_cuda_dispatch.h' 2022-12-01T09:59:47.8480526Z adding 'torch/include/ATen/ops/_foreach_tanh_native.h' 2022-12-01T09:59:47.8482046Z adding 'torch/include/ATen/ops/_foreach_tanh_ops.h' 2022-12-01T09:59:47.8483631Z adding 'torch/include/ATen/ops/_foreach_trunc.h' 2022-12-01T09:59:47.8485267Z adding 'torch/include/ATen/ops/_foreach_trunc_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8486762Z adding 'torch/include/ATen/ops/_foreach_trunc_cpu_dispatch.h' 2022-12-01T09:59:47.8488242Z adding 'torch/include/ATen/ops/_foreach_trunc_cuda_dispatch.h' 2022-12-01T09:59:47.8489819Z adding 'torch/include/ATen/ops/_foreach_trunc_native.h' 2022-12-01T09:59:47.8491479Z adding 'torch/include/ATen/ops/_foreach_trunc_ops.h' 2022-12-01T09:59:47.8493118Z adding 'torch/include/ATen/ops/_foreach_zero.h' 2022-12-01T09:59:47.8494777Z adding 'torch/include/ATen/ops/_foreach_zero_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8496278Z adding 'torch/include/ATen/ops/_foreach_zero_cpu_dispatch.h' 2022-12-01T09:59:47.8497742Z adding 'torch/include/ATen/ops/_foreach_zero_cuda_dispatch.h' 2022-12-01T09:59:47.8499228Z adding 'torch/include/ATen/ops/_foreach_zero_native.h' 2022-12-01T09:59:47.8500794Z adding 'torch/include/ATen/ops/_foreach_zero_ops.h' 2022-12-01T09:59:47.8502674Z adding 'torch/include/ATen/ops/_fused_adam.h' 2022-12-01T09:59:47.8504494Z adding 'torch/include/ATen/ops/_fused_adam_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8506100Z adding 'torch/include/ATen/ops/_fused_adam_cuda_dispatch.h' 2022-12-01T09:59:47.8507772Z adding 'torch/include/ATen/ops/_fused_adam_native.h' 2022-12-01T09:59:47.8510106Z adding 'torch/include/ATen/ops/_fused_adam_ops.h' 2022-12-01T09:59:47.8511857Z adding 'torch/include/ATen/ops/_fused_dropout.h' 2022-12-01T09:59:47.8513504Z adding 'torch/include/ATen/ops/_fused_dropout_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8515292Z adding 'torch/include/ATen/ops/_fused_dropout_cuda_dispatch.h' 2022-12-01T09:59:47.8517238Z adding 'torch/include/ATen/ops/_fused_dropout_native.h' 2022-12-01T09:59:47.8519072Z adding 'torch/include/ATen/ops/_fused_dropout_ops.h' 2022-12-01T09:59:47.8521297Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper.h' 2022-12-01T09:59:47.8523314Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8524909Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cpu_dispatch.h' 2022-12-01T09:59:47.8526566Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_cuda_dispatch.h' 2022-12-01T09:59:47.8528510Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_native.h' 2022-12-01T09:59:47.8530751Z adding 'torch/include/ATen/ops/_fused_moving_avg_obs_fq_helper_ops.h' 2022-12-01T09:59:47.8532403Z adding 'torch/include/ATen/ops/_fw_primal.h' 2022-12-01T09:59:47.8534104Z adding 'torch/include/ATen/ops/_fw_primal_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8535860Z adding 'torch/include/ATen/ops/_fw_primal_copy.h' 2022-12-01T09:59:47.8538344Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8540217Z adding 'torch/include/ATen/ops/_fw_primal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.8541263Z adding 'torch/include/ATen/ops/_fw_primal_copy_native.h' 2022-12-01T09:59:47.8542820Z adding 'torch/include/ATen/ops/_fw_primal_copy_ops.h' 2022-12-01T09:59:47.8544536Z adding 'torch/include/ATen/ops/_fw_primal_native.h' 2022-12-01T09:59:47.8546236Z adding 'torch/include/ATen/ops/_fw_primal_ops.h' 2022-12-01T09:59:47.8547968Z adding 'torch/include/ATen/ops/_gather_sparse_backward.h' 2022-12-01T09:59:47.8550007Z adding 'torch/include/ATen/ops/_gather_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.8551466Z adding 'torch/include/ATen/ops/_gather_sparse_backward_native.h' 2022-12-01T09:59:47.8553206Z adding 'torch/include/ATen/ops/_gather_sparse_backward_ops.h' 2022-12-01T09:59:47.8555042Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback.h' 2022-12-01T09:59:47.8556961Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward.h' 2022-12-01T09:59:47.8558690Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.8560388Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_native.h' 2022-12-01T09:59:47.8562120Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_backward_ops.h' 2022-12-01T09:59:47.8563980Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8565575Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_native.h' 2022-12-01T09:59:47.8567413Z adding 'torch/include/ATen/ops/_grid_sampler_2d_cpu_fallback_ops.h' 2022-12-01T09:59:47.8569221Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type.h' 2022-12-01T09:59:47.8571032Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.8572576Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_native.h' 2022-12-01T09:59:47.8574318Z adding 'torch/include/ATen/ops/_has_compatible_shallow_copy_type_ops.h' 2022-12-01T09:59:47.8575933Z adding 'torch/include/ATen/ops/_has_same_storage_numel.h' 2022-12-01T09:59:47.8577708Z adding 'torch/include/ATen/ops/_has_same_storage_numel_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8579261Z adding 'torch/include/ATen/ops/_has_same_storage_numel_native.h' 2022-12-01T09:59:47.8581337Z adding 'torch/include/ATen/ops/_has_same_storage_numel_ops.h' 2022-12-01T09:59:47.8583040Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges.h' 2022-12-01T09:59:47.8584849Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8586519Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_cpu_dispatch.h' 2022-12-01T09:59:47.8588369Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_native.h' 2022-12-01T09:59:47.8590125Z adding 'torch/include/ATen/ops/_histogramdd_bin_edges_ops.h' 2022-12-01T09:59:47.8591872Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts.h' 2022-12-01T09:59:47.8593678Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8595528Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_cpu_dispatch.h' 2022-12-01T09:59:47.8597293Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_native.h' 2022-12-01T09:59:47.8599238Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_cts_ops.h' 2022-12-01T09:59:47.8601129Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors.h' 2022-12-01T09:59:47.8603062Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8604899Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_cpu_dispatch.h' 2022-12-01T09:59:47.8606554Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_native.h' 2022-12-01T09:59:47.8608462Z adding 'torch/include/ATen/ops/_histogramdd_from_bin_tensors_ops.h' 2022-12-01T09:59:47.8610497Z adding 'torch/include/ATen/ops/_index_put_impl.h' 2022-12-01T09:59:47.8612476Z adding 'torch/include/ATen/ops/_index_put_impl_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8614274Z adding 'torch/include/ATen/ops/_index_put_impl_cpu_dispatch.h' 2022-12-01T09:59:47.8616077Z adding 'torch/include/ATen/ops/_index_put_impl_cuda_dispatch.h' 2022-12-01T09:59:47.8618192Z adding 'torch/include/ATen/ops/_index_put_impl_meta_dispatch.h' 2022-12-01T09:59:47.8619885Z adding 'torch/include/ATen/ops/_index_put_impl_native.h' 2022-12-01T09:59:47.8621712Z adding 'torch/include/ATen/ops/_index_put_impl_ops.h' 2022-12-01T09:59:47.8623316Z adding 'torch/include/ATen/ops/_indices.h' 2022-12-01T09:59:47.8624979Z adding 'torch/include/ATen/ops/_indices_copy.h' 2022-12-01T09:59:47.8626709Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8628417Z adding 'torch/include/ATen/ops/_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.8629890Z adding 'torch/include/ATen/ops/_indices_copy_native.h' 2022-12-01T09:59:47.8631614Z adding 'torch/include/ATen/ops/_indices_copy_ops.h' 2022-12-01T09:59:47.8634134Z adding 'torch/include/ATen/ops/_indices_native.h' 2022-12-01T09:59:47.8636559Z adding 'torch/include/ATen/ops/_indices_ops.h' 2022-12-01T09:59:47.8637809Z adding 'torch/include/ATen/ops/_is_zerotensor.h' 2022-12-01T09:59:47.8639565Z adding 'torch/include/ATen/ops/_is_zerotensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.8641061Z adding 'torch/include/ATen/ops/_is_zerotensor_native.h' 2022-12-01T09:59:47.8642719Z adding 'torch/include/ATen/ops/_is_zerotensor_ops.h' 2022-12-01T09:59:47.8644308Z adding 'torch/include/ATen/ops/_linalg_check_errors.h' 2022-12-01T09:59:47.8646063Z adding 'torch/include/ATen/ops/_linalg_check_errors_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8647571Z adding 'torch/include/ATen/ops/_linalg_check_errors_native.h' 2022-12-01T09:59:47.8649360Z adding 'torch/include/ATen/ops/_linalg_check_errors_ops.h' 2022-12-01T09:59:47.8651085Z adding 'torch/include/ATen/ops/_linalg_det.h' 2022-12-01T09:59:47.8652963Z adding 'torch/include/ATen/ops/_linalg_det_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.8654517Z adding 'torch/include/ATen/ops/_linalg_det_cpu_dispatch.h' 2022-12-01T09:59:47.8656179Z adding 'torch/include/ATen/ops/_linalg_det_cuda_dispatch.h' 2022-12-01T09:59:47.8658543Z adding 'torch/include/ATen/ops/_linalg_det_meta.h' 2022-12-01T09:59:47.8659653Z adding 'torch/include/ATen/ops/_linalg_det_meta_dispatch.h' 2022-12-01T09:59:47.8661285Z adding 'torch/include/ATen/ops/_linalg_det_native.h' 2022-12-01T09:59:47.8663147Z adding 'torch/include/ATen/ops/_linalg_det_ops.h' 2022-12-01T09:59:47.8664948Z adding 'torch/include/ATen/ops/_linalg_eigh.h' 2022-12-01T09:59:47.8666846Z adding 'torch/include/ATen/ops/_linalg_eigh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.8668480Z adding 'torch/include/ATen/ops/_linalg_eigh_cpu_dispatch.h' 2022-12-01T09:59:47.8670235Z adding 'torch/include/ATen/ops/_linalg_eigh_cuda_dispatch.h' 2022-12-01T09:59:47.8671868Z adding 'torch/include/ATen/ops/_linalg_eigh_meta.h' 2022-12-01T09:59:47.8673647Z adding 'torch/include/ATen/ops/_linalg_eigh_meta_dispatch.h' 2022-12-01T09:59:47.8675639Z adding 'torch/include/ATen/ops/_linalg_eigh_native.h' 2022-12-01T09:59:47.8677523Z adding 'torch/include/ATen/ops/_linalg_eigh_ops.h' 2022-12-01T09:59:47.8679319Z adding 'torch/include/ATen/ops/_linalg_slogdet.h' 2022-12-01T09:59:47.8681295Z adding 'torch/include/ATen/ops/_linalg_slogdet_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.8682831Z adding 'torch/include/ATen/ops/_linalg_slogdet_cpu_dispatch.h' 2022-12-01T09:59:47.8684607Z adding 'torch/include/ATen/ops/_linalg_slogdet_cuda_dispatch.h' 2022-12-01T09:59:47.8686205Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta.h' 2022-12-01T09:59:47.8688080Z adding 'torch/include/ATen/ops/_linalg_slogdet_meta_dispatch.h' 2022-12-01T09:59:47.8689704Z adding 'torch/include/ATen/ops/_linalg_slogdet_native.h' 2022-12-01T09:59:47.8691595Z adding 'torch/include/ATen/ops/_linalg_slogdet_ops.h' 2022-12-01T09:59:47.8693469Z adding 'torch/include/ATen/ops/_linalg_solve_ex.h' 2022-12-01T09:59:47.8695477Z adding 'torch/include/ATen/ops/_linalg_solve_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.8697083Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cpu_dispatch.h' 2022-12-01T09:59:47.8698904Z adding 'torch/include/ATen/ops/_linalg_solve_ex_cuda_dispatch.h' 2022-12-01T09:59:47.8700529Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta.h' 2022-12-01T09:59:47.8702445Z adding 'torch/include/ATen/ops/_linalg_solve_ex_meta_dispatch.h' 2022-12-01T09:59:47.8703978Z adding 'torch/include/ATen/ops/_linalg_solve_ex_native.h' 2022-12-01T09:59:47.8705954Z adding 'torch/include/ATen/ops/_linalg_solve_ex_ops.h' 2022-12-01T09:59:47.8707628Z adding 'torch/include/ATen/ops/_linalg_svd.h' 2022-12-01T09:59:47.8709495Z adding 'torch/include/ATen/ops/_linalg_svd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.8711009Z adding 'torch/include/ATen/ops/_linalg_svd_cpu_dispatch.h' 2022-12-01T09:59:47.8712687Z adding 'torch/include/ATen/ops/_linalg_svd_cuda_dispatch.h' 2022-12-01T09:59:47.8714267Z adding 'torch/include/ATen/ops/_linalg_svd_meta.h' 2022-12-01T09:59:47.8716114Z adding 'torch/include/ATen/ops/_linalg_svd_meta_dispatch.h' 2022-12-01T09:59:47.8717696Z adding 'torch/include/ATen/ops/_linalg_svd_native.h' 2022-12-01T09:59:47.8719558Z adding 'torch/include/ATen/ops/_linalg_svd_ops.h' 2022-12-01T09:59:47.8721188Z adding 'torch/include/ATen/ops/_local_scalar_dense.h' 2022-12-01T09:59:47.8722809Z adding 'torch/include/ATen/ops/_local_scalar_dense_cpu_dispatch.h' 2022-12-01T09:59:47.8724370Z adding 'torch/include/ATen/ops/_local_scalar_dense_cuda_dispatch.h' 2022-12-01T09:59:47.8725905Z adding 'torch/include/ATen/ops/_local_scalar_dense_native.h' 2022-12-01T09:59:47.8727549Z adding 'torch/include/ATen/ops/_local_scalar_dense_ops.h' 2022-12-01T09:59:47.8729196Z adding 'torch/include/ATen/ops/_log_softmax.h' 2022-12-01T09:59:47.8730900Z adding 'torch/include/ATen/ops/_log_softmax_backward_data.h' 2022-12-01T09:59:47.8732814Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.8734322Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cpu_dispatch.h' 2022-12-01T09:59:47.8736134Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_cuda_dispatch.h' 2022-12-01T09:59:47.8737618Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta.h' 2022-12-01T09:59:47.8739247Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_meta_dispatch.h' 2022-12-01T09:59:47.8740830Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_native.h' 2022-12-01T09:59:47.8742569Z adding 'torch/include/ATen/ops/_log_softmax_backward_data_ops.h' 2022-12-01T09:59:47.8744516Z adding 'torch/include/ATen/ops/_log_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.8746724Z adding 'torch/include/ATen/ops/_log_softmax_cpu_dispatch.h' 2022-12-01T09:59:47.8748105Z adding 'torch/include/ATen/ops/_log_softmax_cuda_dispatch.h' 2022-12-01T09:59:47.8749657Z adding 'torch/include/ATen/ops/_log_softmax_meta.h' 2022-12-01T09:59:47.8751213Z adding 'torch/include/ATen/ops/_log_softmax_meta_dispatch.h' 2022-12-01T09:59:47.8752673Z adding 'torch/include/ATen/ops/_log_softmax_native.h' 2022-12-01T09:59:47.8754976Z adding 'torch/include/ATen/ops/_log_softmax_ops.h' 2022-12-01T09:59:47.8759773Z adding 'torch/include/ATen/ops/_logcumsumexp.h' 2022-12-01T09:59:47.8761556Z adding 'torch/include/ATen/ops/_logcumsumexp_cpu_dispatch.h' 2022-12-01T09:59:47.8763223Z adding 'torch/include/ATen/ops/_logcumsumexp_cuda_dispatch.h' 2022-12-01T09:59:47.8764890Z adding 'torch/include/ATen/ops/_logcumsumexp_native.h' 2022-12-01T09:59:47.8766600Z adding 'torch/include/ATen/ops/_logcumsumexp_ops.h' 2022-12-01T09:59:47.8768491Z adding 'torch/include/ATen/ops/_lstm_mps.h' 2022-12-01T09:59:47.8770487Z adding 'torch/include/ATen/ops/_lstm_mps_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8772173Z adding 'torch/include/ATen/ops/_lstm_mps_native.h' 2022-12-01T09:59:47.8774060Z adding 'torch/include/ATen/ops/_lstm_mps_ops.h' 2022-12-01T09:59:47.8775866Z adding 'torch/include/ATen/ops/_lu_with_info.h' 2022-12-01T09:59:47.8777678Z adding 'torch/include/ATen/ops/_lu_with_info_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.8779582Z adding 'torch/include/ATen/ops/_lu_with_info_native.h' 2022-12-01T09:59:47.8781031Z adding 'torch/include/ATen/ops/_lu_with_info_ops.h' 2022-12-01T09:59:47.8782487Z adding 'torch/include/ATen/ops/_make_dual.h' 2022-12-01T09:59:47.8784233Z adding 'torch/include/ATen/ops/_make_dual_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8785858Z adding 'torch/include/ATen/ops/_make_dual_copy.h' 2022-12-01T09:59:47.8787626Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8789458Z adding 'torch/include/ATen/ops/_make_dual_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.8790895Z adding 'torch/include/ATen/ops/_make_dual_copy_native.h' 2022-12-01T09:59:47.8792706Z adding 'torch/include/ATen/ops/_make_dual_copy_ops.h' 2022-12-01T09:59:47.8794292Z adding 'torch/include/ATen/ops/_make_dual_native.h' 2022-12-01T09:59:47.8796277Z adding 'torch/include/ATen/ops/_make_dual_ops.h' 2022-12-01T09:59:47.8798473Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor.h' 2022-12-01T09:59:47.8800284Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8801882Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cpu_dispatch.h' 2022-12-01T09:59:47.8803638Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_cuda_dispatch.h' 2022-12-01T09:59:47.8805314Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_native.h' 2022-12-01T09:59:47.8807125Z adding 'torch/include/ATen/ops/_make_per_channel_quantized_tensor_ops.h' 2022-12-01T09:59:47.8808911Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor.h' 2022-12-01T09:59:47.8810902Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8812572Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cpu_dispatch.h' 2022-12-01T09:59:47.8814288Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_cuda_dispatch.h' 2022-12-01T09:59:47.8816459Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_native.h' 2022-12-01T09:59:47.8818276Z adding 'torch/include/ATen/ops/_make_per_tensor_quantized_tensor_ops.h' 2022-12-01T09:59:47.8820134Z adding 'torch/include/ATen/ops/_masked_scale.h' 2022-12-01T09:59:47.8822332Z adding 'torch/include/ATen/ops/_masked_scale_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8824416Z adding 'torch/include/ATen/ops/_masked_scale_cuda_dispatch.h' 2022-12-01T09:59:47.8825939Z adding 'torch/include/ATen/ops/_masked_scale_native.h' 2022-12-01T09:59:47.8827908Z adding 'torch/include/ATen/ops/_masked_scale_ops.h' 2022-12-01T09:59:47.8829923Z adding 'torch/include/ATen/ops/_masked_softmax.h' 2022-12-01T09:59:47.8831933Z adding 'torch/include/ATen/ops/_masked_softmax_backward.h' 2022-12-01T09:59:47.8833864Z adding 'torch/include/ATen/ops/_masked_softmax_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8835794Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cpu_dispatch.h' 2022-12-01T09:59:47.8837733Z adding 'torch/include/ATen/ops/_masked_softmax_backward_cuda_dispatch.h' 2022-12-01T09:59:47.8839370Z adding 'torch/include/ATen/ops/_masked_softmax_backward_native.h' 2022-12-01T09:59:47.8841287Z adding 'torch/include/ATen/ops/_masked_softmax_backward_ops.h' 2022-12-01T09:59:47.8843189Z adding 'torch/include/ATen/ops/_masked_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8845024Z adding 'torch/include/ATen/ops/_masked_softmax_cpu_dispatch.h' 2022-12-01T09:59:47.8846746Z adding 'torch/include/ATen/ops/_masked_softmax_cuda_dispatch.h' 2022-12-01T09:59:47.8848477Z adding 'torch/include/ATen/ops/_masked_softmax_native.h' 2022-12-01T09:59:47.8850519Z adding 'torch/include/ATen/ops/_masked_softmax_ops.h' 2022-12-01T09:59:47.8852326Z adding 'torch/include/ATen/ops/_mkldnn_reshape.h' 2022-12-01T09:59:47.8854281Z adding 'torch/include/ATen/ops/_mkldnn_reshape_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8855911Z adding 'torch/include/ATen/ops/_mkldnn_reshape_native.h' 2022-12-01T09:59:47.8857838Z adding 'torch/include/ATen/ops/_mkldnn_reshape_ops.h' 2022-12-01T09:59:47.8860009Z adding 'torch/include/ATen/ops/_mkldnn_transpose.h' 2022-12-01T09:59:47.8861992Z adding 'torch/include/ATen/ops/_mkldnn_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8863780Z adding 'torch/include/ATen/ops/_mkldnn_transpose_meta_dispatch.h' 2022-12-01T09:59:47.8865344Z adding 'torch/include/ATen/ops/_mkldnn_transpose_native.h' 2022-12-01T09:59:47.8867166Z adding 'torch/include/ATen/ops/_mkldnn_transpose_ops.h' 2022-12-01T09:59:47.8869123Z adding 'torch/include/ATen/ops/_mps_convolution.h' 2022-12-01T09:59:47.8871147Z adding 'torch/include/ATen/ops/_mps_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8872897Z adding 'torch/include/ATen/ops/_mps_convolution_native.h' 2022-12-01T09:59:47.8874684Z adding 'torch/include/ATen/ops/_mps_convolution_ops.h' 2022-12-01T09:59:47.8876740Z adding 'torch/include/ATen/ops/_mps_convolution_transpose.h' 2022-12-01T09:59:47.8878560Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8880181Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_native.h' 2022-12-01T09:59:47.8882116Z adding 'torch/include/ATen/ops/_mps_convolution_transpose_ops.h' 2022-12-01T09:59:47.8883874Z adding 'torch/include/ATen/ops/_mps_max_pool2d.h' 2022-12-01T09:59:47.8885703Z adding 'torch/include/ATen/ops/_mps_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8887264Z adding 'torch/include/ATen/ops/_mps_max_pool2d_native.h' 2022-12-01T09:59:47.8889235Z adding 'torch/include/ATen/ops/_mps_max_pool2d_ops.h' 2022-12-01T09:59:47.8891213Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention.h' 2022-12-01T09:59:47.8893173Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8894989Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cpu_dispatch.h' 2022-12-01T09:59:47.8896628Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_cuda_dispatch.h' 2022-12-01T09:59:47.8898203Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_native.h' 2022-12-01T09:59:47.8900312Z adding 'torch/include/ATen/ops/_native_decoder_only_multi_head_attention_ops.h' 2022-12-01T09:59:47.8902135Z adding 'torch/include/ATen/ops/_native_multi_head_attention.h' 2022-12-01T09:59:47.8904037Z adding 'torch/include/ATen/ops/_native_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8905600Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cpu_dispatch.h' 2022-12-01T09:59:47.8907100Z adding 'torch/include/ATen/ops/_native_multi_head_attention_cuda_dispatch.h' 2022-12-01T09:59:47.8908590Z adding 'torch/include/ATen/ops/_native_multi_head_attention_native.h' 2022-12-01T09:59:47.8910424Z adding 'torch/include/ATen/ops/_native_multi_head_attention_ops.h' 2022-12-01T09:59:47.8911870Z adding 'torch/include/ATen/ops/_neg_view.h' 2022-12-01T09:59:47.8913347Z adding 'torch/include/ATen/ops/_neg_view_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8914778Z adding 'torch/include/ATen/ops/_neg_view_copy.h' 2022-12-01T09:59:47.8916499Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8917995Z adding 'torch/include/ATen/ops/_neg_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.8919129Z adding 'torch/include/ATen/ops/_neg_view_copy_native.h' 2022-12-01T09:59:47.8920726Z adding 'torch/include/ATen/ops/_neg_view_copy_ops.h' 2022-12-01T09:59:47.8922120Z adding 'torch/include/ATen/ops/_neg_view_native.h' 2022-12-01T09:59:47.8923521Z adding 'torch/include/ATen/ops/_neg_view_ops.h' 2022-12-01T09:59:47.8924996Z adding 'torch/include/ATen/ops/_nested_from_padded.h' 2022-12-01T09:59:47.8926517Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example.h' 2022-12-01T09:59:47.8928059Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8929510Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_native.h' 2022-12-01T09:59:47.8931114Z adding 'torch/include/ATen/ops/_nested_from_padded_and_nested_example_ops.h' 2022-12-01T09:59:47.8932743Z adding 'torch/include/ATen/ops/_nested_from_padded_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8934113Z adding 'torch/include/ATen/ops/_nested_from_padded_cpu_dispatch.h' 2022-12-01T09:59:47.8935467Z adding 'torch/include/ATen/ops/_nested_from_padded_cuda_dispatch.h' 2022-12-01T09:59:47.8936826Z adding 'torch/include/ATen/ops/_nested_from_padded_native.h' 2022-12-01T09:59:47.8938580Z adding 'torch/include/ATen/ops/_nested_from_padded_ops.h' 2022-12-01T09:59:47.8940108Z adding 'torch/include/ATen/ops/_nested_select_backward.h' 2022-12-01T09:59:47.8941517Z adding 'torch/include/ATen/ops/_nested_select_backward_native.h' 2022-12-01T09:59:47.8943239Z adding 'torch/include/ATen/ops/_nested_select_backward_ops.h' 2022-12-01T09:59:47.8944905Z adding 'torch/include/ATen/ops/_nested_sum_backward.h' 2022-12-01T09:59:47.8946536Z adding 'torch/include/ATen/ops/_nested_sum_backward_native.h' 2022-12-01T09:59:47.8948360Z adding 'torch/include/ATen/ops/_nested_sum_backward_ops.h' 2022-12-01T09:59:47.8950109Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask.h' 2022-12-01T09:59:47.8952001Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8953706Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cpu_dispatch.h' 2022-12-01T09:59:47.8955643Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_cuda_dispatch.h' 2022-12-01T09:59:47.8957373Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned.h' 2022-12-01T09:59:47.8959157Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cpu_dispatch.h' 2022-12-01T09:59:47.8960936Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_cuda_dispatch.h' 2022-12-01T09:59:47.8962504Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_native.h' 2022-12-01T09:59:47.8964156Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_left_aligned_ops.h' 2022-12-01T09:59:47.8965806Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_native.h' 2022-12-01T09:59:47.8967569Z adding 'torch/include/ATen/ops/_nested_tensor_from_mask_ops.h' 2022-12-01T09:59:47.8969492Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list.h' 2022-12-01T09:59:47.8971459Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8973164Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_native.h' 2022-12-01T09:59:47.8974988Z adding 'torch/include/ATen/ops/_nested_tensor_from_tensor_list_ops.h' 2022-12-01T09:59:47.8976758Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm.h' 2022-12-01T09:59:47.8978552Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8980219Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_native.h' 2022-12-01T09:59:47.8981987Z adding 'torch/include/ATen/ops/_nested_tensor_layer_norm_ops.h' 2022-12-01T09:59:47.8983667Z adding 'torch/include/ATen/ops/_nested_tensor_offsets.h' 2022-12-01T09:59:47.8985266Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_native.h' 2022-12-01T09:59:47.8987002Z adding 'torch/include/ATen/ops/_nested_tensor_offsets_ops.h' 2022-12-01T09:59:47.8988679Z adding 'torch/include/ATen/ops/_nested_tensor_size.h' 2022-12-01T09:59:47.8990492Z adding 'torch/include/ATen/ops/_nested_tensor_size_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.8992086Z adding 'torch/include/ATen/ops/_nested_tensor_size_native.h' 2022-12-01T09:59:47.8993796Z adding 'torch/include/ATen/ops/_nested_tensor_size_ops.h' 2022-12-01T09:59:47.8995707Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape.h' 2022-12-01T09:59:47.8997461Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_native.h' 2022-12-01T09:59:47.8999289Z adding 'torch/include/ATen/ops/_nested_tensor_softmax_with_shape_ops.h' 2022-12-01T09:59:47.9000923Z adding 'torch/include/ATen/ops/_nested_tensor_strides.h' 2022-12-01T09:59:47.9002714Z adding 'torch/include/ATen/ops/_nested_tensor_strides_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9004315Z adding 'torch/include/ATen/ops/_nested_tensor_strides_native.h' 2022-12-01T09:59:47.9006055Z adding 'torch/include/ATen/ops/_nested_tensor_strides_ops.h' 2022-12-01T09:59:47.9007811Z adding 'torch/include/ATen/ops/_nested_view_from_buffer.h' 2022-12-01T09:59:47.9009659Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy.h' 2022-12-01T09:59:47.9011557Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9013348Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.9014974Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_native.h' 2022-12-01T09:59:47.9016718Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_copy_ops.h' 2022-12-01T09:59:47.9018488Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cpu_dispatch.h' 2022-12-01T09:59:47.9020249Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_cuda_dispatch.h' 2022-12-01T09:59:47.9021780Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_native.h' 2022-12-01T09:59:47.9023474Z adding 'torch/include/ATen/ops/_nested_view_from_buffer_ops.h' 2022-12-01T09:59:47.9025259Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta.h' 2022-12-01T09:59:47.9027101Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9028760Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_native.h' 2022-12-01T09:59:47.9030538Z adding 'torch/include/ATen/ops/_new_zeros_with_same_feature_meta_ops.h' 2022-12-01T09:59:47.9032309Z adding 'torch/include/ATen/ops/_nnpack_available.h' 2022-12-01T09:59:47.9033948Z adding 'torch/include/ATen/ops/_nnpack_available_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9035725Z adding 'torch/include/ATen/ops/_nnpack_available_native.h' 2022-12-01T09:59:47.9051889Z adding 'torch/include/ATen/ops/_nnpack_available_ops.h' 2022-12-01T09:59:47.9053799Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution.h' 2022-12-01T09:59:47.9055697Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9057403Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_native.h' 2022-12-01T09:59:47.9059244Z adding 'torch/include/ATen/ops/_nnpack_spatial_convolution_ops.h' 2022-12-01T09:59:47.9060865Z adding 'torch/include/ATen/ops/_nnz.h' 2022-12-01T09:59:47.9062536Z adding 'torch/include/ATen/ops/_nnz_native.h' 2022-12-01T09:59:47.9064229Z adding 'torch/include/ATen/ops/_nnz_ops.h' 2022-12-01T09:59:47.9065997Z adding 'torch/include/ATen/ops/_pack_padded_sequence.h' 2022-12-01T09:59:47.9067759Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward.h' 2022-12-01T09:59:47.9069586Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9071192Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_native.h' 2022-12-01T09:59:47.9072948Z adding 'torch/include/ATen/ops/_pack_padded_sequence_backward_ops.h' 2022-12-01T09:59:47.9074794Z adding 'torch/include/ATen/ops/_pack_padded_sequence_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9076556Z adding 'torch/include/ATen/ops/_pack_padded_sequence_native.h' 2022-12-01T09:59:47.9078397Z adding 'torch/include/ATen/ops/_pack_padded_sequence_ops.h' 2022-12-01T09:59:47.9080163Z adding 'torch/include/ATen/ops/_pad_circular.h' 2022-12-01T09:59:47.9081923Z adding 'torch/include/ATen/ops/_pad_circular_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9083475Z adding 'torch/include/ATen/ops/_pad_circular_native.h' 2022-12-01T09:59:47.9085226Z adding 'torch/include/ATen/ops/_pad_circular_ops.h' 2022-12-01T09:59:47.9086926Z adding 'torch/include/ATen/ops/_pad_enum.h' 2022-12-01T09:59:47.9088751Z adding 'torch/include/ATen/ops/_pad_enum_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9090418Z adding 'torch/include/ATen/ops/_pad_enum_native.h' 2022-12-01T09:59:47.9092286Z adding 'torch/include/ATen/ops/_pad_enum_ops.h' 2022-12-01T09:59:47.9093882Z adding 'torch/include/ATen/ops/_pad_packed_sequence.h' 2022-12-01T09:59:47.9096618Z adding 'torch/include/ATen/ops/_pad_packed_sequence_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9097612Z adding 'torch/include/ATen/ops/_pad_packed_sequence_native.h' 2022-12-01T09:59:47.9099374Z adding 'torch/include/ATen/ops/_pad_packed_sequence_ops.h' 2022-12-01T09:59:47.9101170Z adding 'torch/include/ATen/ops/_pdist_backward.h' 2022-12-01T09:59:47.9103268Z adding 'torch/include/ATen/ops/_pdist_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9104733Z adding 'torch/include/ATen/ops/_pdist_backward_cpu_dispatch.h' 2022-12-01T09:59:47.9106359Z adding 'torch/include/ATen/ops/_pdist_backward_cuda_dispatch.h' 2022-12-01T09:59:47.9107874Z adding 'torch/include/ATen/ops/_pdist_backward_native.h' 2022-12-01T09:59:47.9109819Z adding 'torch/include/ATen/ops/_pdist_backward_ops.h' 2022-12-01T09:59:47.9111361Z adding 'torch/include/ATen/ops/_pdist_forward.h' 2022-12-01T09:59:47.9113255Z adding 'torch/include/ATen/ops/_pdist_forward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9115250Z adding 'torch/include/ATen/ops/_pdist_forward_cpu_dispatch.h' 2022-12-01T09:59:47.9116901Z adding 'torch/include/ATen/ops/_pdist_forward_cuda_dispatch.h' 2022-12-01T09:59:47.9118660Z adding 'torch/include/ATen/ops/_pdist_forward_native.h' 2022-12-01T09:59:47.9120433Z adding 'torch/include/ATen/ops/_pdist_forward_ops.h' 2022-12-01T09:59:47.9122116Z adding 'torch/include/ATen/ops/_pin_memory.h' 2022-12-01T09:59:47.9123935Z adding 'torch/include/ATen/ops/_pin_memory_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9125467Z adding 'torch/include/ATen/ops/_pin_memory_cuda_dispatch.h' 2022-12-01T09:59:47.9126940Z adding 'torch/include/ATen/ops/_pin_memory_native.h' 2022-12-01T09:59:47.9128869Z adding 'torch/include/ATen/ops/_pin_memory_ops.h' 2022-12-01T09:59:47.9130804Z adding 'torch/include/ATen/ops/_remove_batch_dim.h' 2022-12-01T09:59:47.9132466Z adding 'torch/include/ATen/ops/_remove_batch_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9133634Z adding 'torch/include/ATen/ops/_remove_batch_dim_native.h' 2022-12-01T09:59:47.9135654Z adding 'torch/include/ATen/ops/_remove_batch_dim_ops.h' 2022-12-01T09:59:47.9137407Z adding 'torch/include/ATen/ops/_reshape_alias.h' 2022-12-01T09:59:47.9139072Z adding 'torch/include/ATen/ops/_reshape_alias_copy.h' 2022-12-01T09:59:47.9140914Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9142737Z adding 'torch/include/ATen/ops/_reshape_alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.9143923Z adding 'torch/include/ATen/ops/_reshape_alias_copy_native.h' 2022-12-01T09:59:47.9145992Z adding 'torch/include/ATen/ops/_reshape_alias_copy_ops.h' 2022-12-01T09:59:47.9147643Z adding 'torch/include/ATen/ops/_reshape_alias_cpu_dispatch.h' 2022-12-01T09:59:47.9149403Z adding 'torch/include/ATen/ops/_reshape_alias_cuda_dispatch.h' 2022-12-01T09:59:47.9151163Z adding 'torch/include/ATen/ops/_reshape_alias_meta_dispatch.h' 2022-12-01T09:59:47.9152654Z adding 'torch/include/ATen/ops/_reshape_alias_native.h' 2022-12-01T09:59:47.9154332Z adding 'torch/include/ATen/ops/_reshape_alias_ops.h' 2022-12-01T09:59:47.9156129Z adding 'torch/include/ATen/ops/_reshape_from_tensor.h' 2022-12-01T09:59:47.9157791Z adding 'torch/include/ATen/ops/_reshape_from_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9159313Z adding 'torch/include/ATen/ops/_reshape_from_tensor_native.h' 2022-12-01T09:59:47.9160917Z adding 'torch/include/ATen/ops/_reshape_from_tensor_ops.h' 2022-12-01T09:59:47.9162628Z adding 'torch/include/ATen/ops/_resize_output.h' 2022-12-01T09:59:47.9164346Z adding 'torch/include/ATen/ops/_resize_output_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9165922Z adding 'torch/include/ATen/ops/_resize_output_meta_dispatch.h' 2022-12-01T09:59:47.9167483Z adding 'torch/include/ATen/ops/_resize_output_native.h' 2022-12-01T09:59:47.9169423Z adding 'torch/include/ATen/ops/_resize_output_ops.h' 2022-12-01T09:59:47.9171202Z adding 'torch/include/ATen/ops/_rowwise_prune.h' 2022-12-01T09:59:47.9173052Z adding 'torch/include/ATen/ops/_rowwise_prune_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9174501Z adding 'torch/include/ATen/ops/_rowwise_prune_native.h' 2022-12-01T09:59:47.9176187Z adding 'torch/include/ATen/ops/_rowwise_prune_ops.h' 2022-12-01T09:59:47.9177879Z adding 'torch/include/ATen/ops/_sample_dirichlet.h' 2022-12-01T09:59:47.9179615Z adding 'torch/include/ATen/ops/_sample_dirichlet_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9181202Z adding 'torch/include/ATen/ops/_sample_dirichlet_cpu_dispatch.h' 2022-12-01T09:59:47.9182825Z adding 'torch/include/ATen/ops/_sample_dirichlet_cuda_dispatch.h' 2022-12-01T09:59:47.9184367Z adding 'torch/include/ATen/ops/_sample_dirichlet_native.h' 2022-12-01T09:59:47.9186126Z adding 'torch/include/ATen/ops/_sample_dirichlet_ops.h' 2022-12-01T09:59:47.9187709Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16.h' 2022-12-01T09:59:47.9189417Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9190892Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_native.h' 2022-12-01T09:59:47.9192563Z adding 'torch/include/ATen/ops/_saturate_weight_to_fp16_ops.h' 2022-12-01T09:59:47.9194202Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention.h' 2022-12-01T09:59:47.9196149Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9197785Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward.h' 2022-12-01T09:59:47.9199445Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_cpu_dispatch.h' 2022-12-01T09:59:47.9201014Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_cuda_dispatch.h' 2022-12-01T09:59:47.9202685Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_meta_dispatch.h' 2022-12-01T09:59:47.9204282Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_native.h' 2022-12-01T09:59:47.9206051Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_forward_ops.h' 2022-12-01T09:59:47.9207713Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math.h' 2022-12-01T09:59:47.9209554Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9211127Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_native.h' 2022-12-01T09:59:47.9212857Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_math_ops.h' 2022-12-01T09:59:47.9214454Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_native.h' 2022-12-01T09:59:47.9216227Z adding 'torch/include/ATen/ops/_scaled_dot_product_attention_ops.h' 2022-12-01T09:59:47.9217988Z adding 'torch/include/ATen/ops/_segment_reduce_backward.h' 2022-12-01T09:59:47.9219867Z adding 'torch/include/ATen/ops/_segment_reduce_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9221434Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cpu_dispatch.h' 2022-12-01T09:59:47.9223110Z adding 'torch/include/ATen/ops/_segment_reduce_backward_cuda_dispatch.h' 2022-12-01T09:59:47.9224727Z adding 'torch/include/ATen/ops/_segment_reduce_backward_native.h' 2022-12-01T09:59:47.9226575Z adding 'torch/include/ATen/ops/_segment_reduce_backward_ops.h' 2022-12-01T09:59:47.9228163Z adding 'torch/include/ATen/ops/_shape_as_tensor.h' 2022-12-01T09:59:47.9229900Z adding 'torch/include/ATen/ops/_shape_as_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9231364Z adding 'torch/include/ATen/ops/_shape_as_tensor_native.h' 2022-12-01T09:59:47.9233016Z adding 'torch/include/ATen/ops/_shape_as_tensor_ops.h' 2022-12-01T09:59:47.9235009Z adding 'torch/include/ATen/ops/_slow_conv2d_backward.h' 2022-12-01T09:59:47.9237017Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9238592Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cpu_dispatch.h' 2022-12-01T09:59:47.9240356Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_cuda_dispatch.h' 2022-12-01T09:59:47.9241978Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_native.h' 2022-12-01T09:59:47.9244070Z adding 'torch/include/ATen/ops/_slow_conv2d_backward_ops.h' 2022-12-01T09:59:47.9245836Z adding 'torch/include/ATen/ops/_slow_conv2d_forward.h' 2022-12-01T09:59:47.9247592Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cpu_dispatch.h' 2022-12-01T09:59:47.9249296Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_cuda_dispatch.h' 2022-12-01T09:59:47.9251015Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_native.h' 2022-12-01T09:59:47.9252742Z adding 'torch/include/ATen/ops/_slow_conv2d_forward_ops.h' 2022-12-01T09:59:47.9254448Z adding 'torch/include/ATen/ops/_sobol_engine_draw.h' 2022-12-01T09:59:47.9256278Z adding 'torch/include/ATen/ops/_sobol_engine_draw_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9257800Z adding 'torch/include/ATen/ops/_sobol_engine_draw_native.h' 2022-12-01T09:59:47.9259787Z adding 'torch/include/ATen/ops/_sobol_engine_draw_ops.h' 2022-12-01T09:59:47.9261395Z adding 'torch/include/ATen/ops/_sobol_engine_ff.h' 2022-12-01T09:59:47.9263101Z adding 'torch/include/ATen/ops/_sobol_engine_ff_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9264552Z adding 'torch/include/ATen/ops/_sobol_engine_ff_native.h' 2022-12-01T09:59:47.9266022Z adding 'torch/include/ATen/ops/_sobol_engine_ff_ops.h' 2022-12-01T09:59:47.9267556Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state.h' 2022-12-01T09:59:47.9269263Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9270672Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_native.h' 2022-12-01T09:59:47.9272229Z adding 'torch/include/ATen/ops/_sobol_engine_initialize_state_ops.h' 2022-12-01T09:59:47.9273653Z adding 'torch/include/ATen/ops/_sobol_engine_scramble.h' 2022-12-01T09:59:47.9275425Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9276932Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_native.h' 2022-12-01T09:59:47.9278521Z adding 'torch/include/ATen/ops/_sobol_engine_scramble_ops.h' 2022-12-01T09:59:47.9280053Z adding 'torch/include/ATen/ops/_softmax.h' 2022-12-01T09:59:47.9281699Z adding 'torch/include/ATen/ops/_softmax_backward_data.h' 2022-12-01T09:59:47.9283444Z adding 'torch/include/ATen/ops/_softmax_backward_data_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.9284866Z adding 'torch/include/ATen/ops/_softmax_backward_data_cpu_dispatch.h' 2022-12-01T09:59:47.9286436Z adding 'torch/include/ATen/ops/_softmax_backward_data_cuda_dispatch.h' 2022-12-01T09:59:47.9287877Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta.h' 2022-12-01T09:59:47.9289513Z adding 'torch/include/ATen/ops/_softmax_backward_data_meta_dispatch.h' 2022-12-01T09:59:47.9291045Z adding 'torch/include/ATen/ops/_softmax_backward_data_native.h' 2022-12-01T09:59:47.9292759Z adding 'torch/include/ATen/ops/_softmax_backward_data_ops.h' 2022-12-01T09:59:47.9294392Z adding 'torch/include/ATen/ops/_softmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.9295855Z adding 'torch/include/ATen/ops/_softmax_cpu_dispatch.h' 2022-12-01T09:59:47.9297366Z adding 'torch/include/ATen/ops/_softmax_cuda_dispatch.h' 2022-12-01T09:59:47.9298854Z adding 'torch/include/ATen/ops/_softmax_meta.h' 2022-12-01T09:59:47.9300373Z adding 'torch/include/ATen/ops/_softmax_meta_dispatch.h' 2022-12-01T09:59:47.9301869Z adding 'torch/include/ATen/ops/_softmax_native.h' 2022-12-01T09:59:47.9303426Z adding 'torch/include/ATen/ops/_softmax_ops.h' 2022-12-01T09:59:47.9305104Z adding 'torch/include/ATen/ops/_sparse_addmm.h' 2022-12-01T09:59:47.9306726Z adding 'torch/include/ATen/ops/_sparse_addmm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9308194Z adding 'torch/include/ATen/ops/_sparse_addmm_native.h' 2022-12-01T09:59:47.9309790Z adding 'torch/include/ATen/ops/_sparse_addmm_ops.h' 2022-12-01T09:59:47.9311365Z adding 'torch/include/ATen/ops/_sparse_broadcast_to.h' 2022-12-01T09:59:47.9312865Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy.h' 2022-12-01T09:59:47.9314538Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9316227Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.9317660Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_native.h' 2022-12-01T09:59:47.9319251Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_copy_ops.h' 2022-12-01T09:59:47.9320709Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_native.h' 2022-12-01T09:59:47.9322178Z adding 'torch/include/ATen/ops/_sparse_broadcast_to_ops.h' 2022-12-01T09:59:47.9323834Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe.h' 2022-12-01T09:59:47.9325495Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9326925Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_native.h' 2022-12-01T09:59:47.9328560Z adding 'torch/include/ATen/ops/_sparse_bsc_tensor_unsafe_ops.h' 2022-12-01T09:59:47.9330403Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe.h' 2022-12-01T09:59:47.9332077Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9333552Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_native.h' 2022-12-01T09:59:47.9335341Z adding 'torch/include/ATen/ops/_sparse_bsr_tensor_unsafe_ops.h' 2022-12-01T09:59:47.9336860Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe.h' 2022-12-01T09:59:47.9338562Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9340071Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_native.h' 2022-12-01T09:59:47.9341794Z adding 'torch/include/ATen/ops/_sparse_compressed_tensor_unsafe_ops.h' 2022-12-01T09:59:47.9343304Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe.h' 2022-12-01T09:59:47.9344986Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9346425Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_native.h' 2022-12-01T09:59:47.9348066Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_unsafe_ops.h' 2022-12-01T09:59:47.9349862Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims.h' 2022-12-01T09:59:47.9351682Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors.h' 2022-12-01T09:59:47.9353422Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9355072Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_meta_dispatch.h' 2022-12-01T09:59:47.9356688Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_native.h' 2022-12-01T09:59:47.9358652Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_and_tensors_ops.h' 2022-12-01T09:59:47.9360104Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9361758Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_meta_dispatch.h' 2022-12-01T09:59:47.9363516Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_native.h' 2022-12-01T09:59:47.9365132Z adding 'torch/include/ATen/ops/_sparse_coo_tensor_with_dims_ops.h' 2022-12-01T09:59:47.9366848Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe.h' 2022-12-01T09:59:47.9368511Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9369942Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_native.h' 2022-12-01T09:59:47.9371868Z adding 'torch/include/ATen/ops/_sparse_csc_tensor_unsafe_ops.h' 2022-12-01T09:59:47.9373229Z adding 'torch/include/ATen/ops/_sparse_csr_prod.h' 2022-12-01T09:59:47.9375137Z adding 'torch/include/ATen/ops/_sparse_csr_prod_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9376492Z adding 'torch/include/ATen/ops/_sparse_csr_prod_native.h' 2022-12-01T09:59:47.9392274Z adding 'torch/include/ATen/ops/_sparse_csr_prod_ops.h' 2022-12-01T09:59:47.9392707Z adding 'torch/include/ATen/ops/_sparse_csr_sum.h' 2022-12-01T09:59:47.9393176Z adding 'torch/include/ATen/ops/_sparse_csr_sum_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9393588Z adding 'torch/include/ATen/ops/_sparse_csr_sum_native.h' 2022-12-01T09:59:47.9394072Z adding 'torch/include/ATen/ops/_sparse_csr_sum_ops.h' 2022-12-01T09:59:47.9394428Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe.h' 2022-12-01T09:59:47.9395228Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9395718Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_native.h' 2022-12-01T09:59:47.9396157Z adding 'torch/include/ATen/ops/_sparse_csr_tensor_unsafe_ops.h' 2022-12-01T09:59:47.9396548Z adding 'torch/include/ATen/ops/_sparse_log_softmax.h' 2022-12-01T09:59:47.9396909Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data.h' 2022-12-01T09:59:47.9398441Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9399896Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_native.h' 2022-12-01T09:59:47.9401867Z adding 'torch/include/ATen/ops/_sparse_log_softmax_backward_data_ops.h' 2022-12-01T09:59:47.9403268Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9404560Z adding 'torch/include/ATen/ops/_sparse_log_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9406034Z adding 'torch/include/ATen/ops/_sparse_log_softmax_native.h' 2022-12-01T09:59:47.9407704Z adding 'torch/include/ATen/ops/_sparse_log_softmax_ops.h' 2022-12-01T09:59:47.9409393Z adding 'torch/include/ATen/ops/_sparse_mask_helper.h' 2022-12-01T09:59:47.9411112Z adding 'torch/include/ATen/ops/_sparse_mask_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9412580Z adding 'torch/include/ATen/ops/_sparse_mask_helper_native.h' 2022-12-01T09:59:47.9414249Z adding 'torch/include/ATen/ops/_sparse_mask_helper_ops.h' 2022-12-01T09:59:47.9415900Z adding 'torch/include/ATen/ops/_sparse_mm.h' 2022-12-01T09:59:47.9417509Z adding 'torch/include/ATen/ops/_sparse_mm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9418865Z adding 'torch/include/ATen/ops/_sparse_mm_native.h' 2022-12-01T09:59:47.9420604Z adding 'torch/include/ATen/ops/_sparse_mm_ops.h' 2022-12-01T09:59:47.9422294Z adding 'torch/include/ATen/ops/_sparse_softmax.h' 2022-12-01T09:59:47.9423944Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data.h' 2022-12-01T09:59:47.9425651Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9427179Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_native.h' 2022-12-01T09:59:47.9428908Z adding 'torch/include/ATen/ops/_sparse_softmax_backward_data_ops.h' 2022-12-01T09:59:47.9430540Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9432093Z adding 'torch/include/ATen/ops/_sparse_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9433661Z adding 'torch/include/ATen/ops/_sparse_softmax_native.h' 2022-12-01T09:59:47.9435559Z adding 'torch/include/ATen/ops/_sparse_softmax_ops.h' 2022-12-01T09:59:47.9438331Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul.h' 2022-12-01T09:59:47.9440156Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9441717Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_native.h' 2022-12-01T09:59:47.9443434Z adding 'torch/include/ATen/ops/_sparse_sparse_matmul_ops.h' 2022-12-01T09:59:47.9445133Z adding 'torch/include/ATen/ops/_sparse_sum.h' 2022-12-01T09:59:47.9446793Z adding 'torch/include/ATen/ops/_sparse_sum_backward.h' 2022-12-01T09:59:47.9448504Z adding 'torch/include/ATen/ops/_sparse_sum_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9450018Z adding 'torch/include/ATen/ops/_sparse_sum_backward_native.h' 2022-12-01T09:59:47.9451777Z adding 'torch/include/ATen/ops/_sparse_sum_backward_ops.h' 2022-12-01T09:59:47.9453496Z adding 'torch/include/ATen/ops/_sparse_sum_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9455104Z adding 'torch/include/ATen/ops/_sparse_sum_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9456570Z adding 'torch/include/ATen/ops/_sparse_sum_native.h' 2022-12-01T09:59:47.9458332Z adding 'torch/include/ATen/ops/_sparse_sum_ops.h' 2022-12-01T09:59:47.9460082Z adding 'torch/include/ATen/ops/_spdiags.h' 2022-12-01T09:59:47.9461882Z adding 'torch/include/ATen/ops/_spdiags_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9463486Z adding 'torch/include/ATen/ops/_spdiags_cpu_dispatch.h' 2022-12-01T09:59:47.9465162Z adding 'torch/include/ATen/ops/_spdiags_native.h' 2022-12-01T09:59:47.9466816Z adding 'torch/include/ATen/ops/_spdiags_ops.h' 2022-12-01T09:59:47.9468453Z adding 'torch/include/ATen/ops/_stack.h' 2022-12-01T09:59:47.9470086Z adding 'torch/include/ATen/ops/_stack_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9471620Z adding 'torch/include/ATen/ops/_stack_cpu_dispatch.h' 2022-12-01T09:59:47.9473036Z adding 'torch/include/ATen/ops/_stack_native.h' 2022-12-01T09:59:47.9474781Z adding 'torch/include/ATen/ops/_stack_ops.h' 2022-12-01T09:59:47.9476726Z adding 'torch/include/ATen/ops/_standard_gamma.h' 2022-12-01T09:59:47.9478491Z adding 'torch/include/ATen/ops/_standard_gamma_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9479915Z adding 'torch/include/ATen/ops/_standard_gamma_cpu_dispatch.h' 2022-12-01T09:59:47.9481389Z adding 'torch/include/ATen/ops/_standard_gamma_cuda_dispatch.h' 2022-12-01T09:59:47.9482965Z adding 'torch/include/ATen/ops/_standard_gamma_grad.h' 2022-12-01T09:59:47.9484691Z adding 'torch/include/ATen/ops/_standard_gamma_grad_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9486179Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cpu_dispatch.h' 2022-12-01T09:59:47.9487788Z adding 'torch/include/ATen/ops/_standard_gamma_grad_cuda_dispatch.h' 2022-12-01T09:59:47.9489414Z adding 'torch/include/ATen/ops/_standard_gamma_grad_native.h' 2022-12-01T09:59:47.9491185Z adding 'torch/include/ATen/ops/_standard_gamma_grad_ops.h' 2022-12-01T09:59:47.9492739Z adding 'torch/include/ATen/ops/_standard_gamma_native.h' 2022-12-01T09:59:47.9494483Z adding 'torch/include/ATen/ops/_standard_gamma_ops.h' 2022-12-01T09:59:47.9496175Z adding 'torch/include/ATen/ops/_symeig_helper.h' 2022-12-01T09:59:47.9497929Z adding 'torch/include/ATen/ops/_symeig_helper_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9499477Z adding 'torch/include/ATen/ops/_symeig_helper_cpu_dispatch.h' 2022-12-01T09:59:47.9501069Z adding 'torch/include/ATen/ops/_symeig_helper_cuda_dispatch.h' 2022-12-01T09:59:47.9502901Z adding 'torch/include/ATen/ops/_symeig_helper_native.h' 2022-12-01T09:59:47.9504617Z adding 'torch/include/ATen/ops/_symeig_helper_ops.h' 2022-12-01T09:59:47.9506362Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults.h' 2022-12-01T09:59:47.9508094Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9509479Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_native.h' 2022-12-01T09:59:47.9511172Z adding 'torch/include/ATen/ops/_test_ambiguous_defaults_ops.h' 2022-12-01T09:59:47.9512889Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch.h' 2022-12-01T09:59:47.9514698Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9516493Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9518031Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_native.h' 2022-12-01T09:59:47.9519745Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_ops.h' 2022-12-01T09:59:47.9521382Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view.h' 2022-12-01T09:59:47.9523028Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9524618Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy.h' 2022-12-01T09:59:47.9526302Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9528029Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.9529515Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_native.h' 2022-12-01T09:59:47.9531275Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_copy_ops.h' 2022-12-01T09:59:47.9532998Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_native.h' 2022-12-01T09:59:47.9534520Z adding 'torch/include/ATen/ops/_test_autograd_multiple_dispatch_view_ops.h' 2022-12-01T09:59:47.9536117Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist.h' 2022-12-01T09:59:47.9538039Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9539517Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_cpu_dispatch.h' 2022-12-01T09:59:47.9541115Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_native.h' 2022-12-01T09:59:47.9543125Z adding 'torch/include/ATen/ops/_test_optional_filled_intlist_ops.h' 2022-12-01T09:59:47.9544767Z adding 'torch/include/ATen/ops/_test_optional_floatlist.h' 2022-12-01T09:59:47.9546532Z adding 'torch/include/ATen/ops/_test_optional_floatlist_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9548027Z adding 'torch/include/ATen/ops/_test_optional_floatlist_cpu_dispatch.h' 2022-12-01T09:59:47.9549630Z adding 'torch/include/ATen/ops/_test_optional_floatlist_native.h' 2022-12-01T09:59:47.9551388Z adding 'torch/include/ATen/ops/_test_optional_floatlist_ops.h' 2022-12-01T09:59:47.9553040Z adding 'torch/include/ATen/ops/_test_optional_intlist.h' 2022-12-01T09:59:47.9555019Z adding 'torch/include/ATen/ops/_test_optional_intlist_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9556513Z adding 'torch/include/ATen/ops/_test_optional_intlist_cpu_dispatch.h' 2022-12-01T09:59:47.9558152Z adding 'torch/include/ATen/ops/_test_optional_intlist_native.h' 2022-12-01T09:59:47.9560079Z adding 'torch/include/ATen/ops/_test_optional_intlist_ops.h' 2022-12-01T09:59:47.9561755Z adding 'torch/include/ATen/ops/_test_serialization_subcmul.h' 2022-12-01T09:59:47.9563481Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9564827Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_native.h' 2022-12-01T09:59:47.9566552Z adding 'torch/include/ATen/ops/_test_serialization_subcmul_ops.h' 2022-12-01T09:59:47.9568186Z adding 'torch/include/ATen/ops/_test_string_default.h' 2022-12-01T09:59:47.9570017Z adding 'torch/include/ATen/ops/_test_string_default_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9571391Z adding 'torch/include/ATen/ops/_test_string_default_native.h' 2022-12-01T09:59:47.9573120Z adding 'torch/include/ATen/ops/_test_string_default_ops.h' 2022-12-01T09:59:47.9574785Z adding 'torch/include/ATen/ops/_test_warn_in_autograd.h' 2022-12-01T09:59:47.9576674Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9577981Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_native.h' 2022-12-01T09:59:47.9579765Z adding 'torch/include/ATen/ops/_test_warn_in_autograd_ops.h' 2022-12-01T09:59:47.9581720Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward.h' 2022-12-01T09:59:47.9583497Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9585058Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_native.h' 2022-12-01T09:59:47.9586999Z adding 'torch/include/ATen/ops/_thnn_differentiable_gru_cell_backward_ops.h' 2022-12-01T09:59:47.9588755Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward.h' 2022-12-01T09:59:47.9590577Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9592345Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_native.h' 2022-12-01T09:59:47.9594131Z adding 'torch/include/ATen/ops/_thnn_differentiable_lstm_cell_backward_ops.h' 2022-12-01T09:59:47.9596087Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell.h' 2022-12-01T09:59:47.9598164Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward.h' 2022-12-01T09:59:47.9600108Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9601800Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_cuda_dispatch.h' 2022-12-01T09:59:47.9603419Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_native.h' 2022-12-01T09:59:47.9605266Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_backward_ops.h' 2022-12-01T09:59:47.9607076Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9608798Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_cuda_dispatch.h' 2022-12-01T09:59:47.9610534Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_native.h' 2022-12-01T09:59:47.9612530Z adding 'torch/include/ATen/ops/_thnn_fused_gru_cell_ops.h' 2022-12-01T09:59:47.9614312Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell.h' 2022-12-01T09:59:47.9616122Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward.h' 2022-12-01T09:59:47.9617867Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9619620Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl.h' 2022-12-01T09:59:47.9621551Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9623300Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_cuda_dispatch.h' 2022-12-01T09:59:47.9624913Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_native.h' 2022-12-01T09:59:47.9626873Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_impl_ops.h' 2022-12-01T09:59:47.9628550Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_native.h' 2022-12-01T09:59:47.9630354Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_backward_ops.h' 2022-12-01T09:59:47.9632240Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9634205Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_cuda_dispatch.h' 2022-12-01T09:59:47.9635991Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_native.h' 2022-12-01T09:59:47.9637985Z adding 'torch/include/ATen/ops/_thnn_fused_lstm_cell_ops.h' 2022-12-01T09:59:47.9640082Z adding 'torch/include/ATen/ops/_to_copy.h' 2022-12-01T09:59:47.9642085Z adding 'torch/include/ATen/ops/_to_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9643587Z adding 'torch/include/ATen/ops/_to_copy_native.h' 2022-12-01T09:59:47.9645348Z adding 'torch/include/ATen/ops/_to_copy_ops.h' 2022-12-01T09:59:47.9647209Z adding 'torch/include/ATen/ops/_to_cpu.h' 2022-12-01T09:59:47.9648628Z adding 'torch/include/ATen/ops/_to_cpu_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9650219Z adding 'torch/include/ATen/ops/_to_cpu_native.h' 2022-12-01T09:59:47.9652130Z adding 'torch/include/ATen/ops/_to_cpu_ops.h' 2022-12-01T09:59:47.9653822Z adding 'torch/include/ATen/ops/_to_dense.h' 2022-12-01T09:59:47.9655389Z adding 'torch/include/ATen/ops/_to_dense_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9656990Z adding 'torch/include/ATen/ops/_to_dense_native.h' 2022-12-01T09:59:47.9658760Z adding 'torch/include/ATen/ops/_to_dense_ops.h' 2022-12-01T09:59:47.9660574Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op.h' 2022-12-01T09:59:47.9662198Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9663770Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_cuda_dispatch.h' 2022-12-01T09:59:47.9665302Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_native.h' 2022-12-01T09:59:47.9667008Z adding 'torch/include/ATen/ops/_torch_cuda_cu_linker_symbol_op_ops.h' 2022-12-01T09:59:47.9668714Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv.h' 2022-12-01T09:59:47.9670489Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9672135Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cpu_dispatch.h' 2022-12-01T09:59:47.9673811Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_cuda_dispatch.h' 2022-12-01T09:59:47.9675647Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_native.h' 2022-12-01T09:59:47.9677293Z adding 'torch/include/ATen/ops/_transform_bias_rescale_qkv_ops.h' 2022-12-01T09:59:47.9679325Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd.h' 2022-12-01T09:59:47.9681351Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9683159Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cpu_dispatch.h' 2022-12-01T09:59:47.9685061Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_cuda_dispatch.h' 2022-12-01T09:59:47.9686911Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_native.h' 2022-12-01T09:59:47.9689009Z adding 'torch/include/ATen/ops/_transformer_decoder_only_layer_fwd_ops.h' 2022-12-01T09:59:47.9691170Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd.h' 2022-12-01T09:59:47.9693103Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9694908Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cpu_dispatch.h' 2022-12-01T09:59:47.9696577Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_cuda_dispatch.h' 2022-12-01T09:59:47.9698465Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_native.h' 2022-12-01T09:59:47.9700330Z adding 'torch/include/ATen/ops/_transformer_encoder_layer_fwd_ops.h' 2022-12-01T09:59:47.9702164Z adding 'torch/include/ATen/ops/_trilinear.h' 2022-12-01T09:59:47.9703961Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9705733Z adding 'torch/include/ATen/ops/_trilinear_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.9707270Z adding 'torch/include/ATen/ops/_trilinear_native.h' 2022-12-01T09:59:47.9709086Z adding 'torch/include/ATen/ops/_trilinear_ops.h' 2022-12-01T09:59:47.9710899Z adding 'torch/include/ATen/ops/_triton_multi_head_attention.h' 2022-12-01T09:59:47.9712735Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9714486Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_cuda_dispatch.h' 2022-12-01T09:59:47.9716380Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_native.h' 2022-12-01T09:59:47.9718178Z adding 'torch/include/ATen/ops/_triton_multi_head_attention_ops.h' 2022-12-01T09:59:47.9719944Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention.h' 2022-12-01T09:59:47.9721728Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9723344Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_cuda_dispatch.h' 2022-12-01T09:59:47.9724897Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_native.h' 2022-12-01T09:59:47.9726639Z adding 'torch/include/ATen/ops/_triton_scaled_dot_attention_ops.h' 2022-12-01T09:59:47.9728330Z adding 'torch/include/ATen/ops/_unique.h' 2022-12-01T09:59:47.9730151Z adding 'torch/include/ATen/ops/_unique2.h' 2022-12-01T09:59:47.9732090Z adding 'torch/include/ATen/ops/_unique2_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9733807Z adding 'torch/include/ATen/ops/_unique2_cpu_dispatch.h' 2022-12-01T09:59:47.9735459Z adding 'torch/include/ATen/ops/_unique2_cuda_dispatch.h' 2022-12-01T09:59:47.9737003Z adding 'torch/include/ATen/ops/_unique2_native.h' 2022-12-01T09:59:47.9738890Z adding 'torch/include/ATen/ops/_unique2_ops.h' 2022-12-01T09:59:47.9740712Z adding 'torch/include/ATen/ops/_unique_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9742343Z adding 'torch/include/ATen/ops/_unique_cpu_dispatch.h' 2022-12-01T09:59:47.9743985Z adding 'torch/include/ATen/ops/_unique_cuda_dispatch.h' 2022-12-01T09:59:47.9745712Z adding 'torch/include/ATen/ops/_unique_native.h' 2022-12-01T09:59:47.9747493Z adding 'torch/include/ATen/ops/_unique_ops.h' 2022-12-01T09:59:47.9749211Z adding 'torch/include/ATen/ops/_unpack_dual.h' 2022-12-01T09:59:47.9750940Z adding 'torch/include/ATen/ops/_unpack_dual_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9752451Z adding 'torch/include/ATen/ops/_unpack_dual_native.h' 2022-12-01T09:59:47.9754123Z adding 'torch/include/ATen/ops/_unpack_dual_ops.h' 2022-12-01T09:59:47.9756101Z adding 'torch/include/ATen/ops/_unsafe_view.h' 2022-12-01T09:59:47.9757957Z adding 'torch/include/ATen/ops/_unsafe_view_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9759523Z adding 'torch/include/ATen/ops/_unsafe_view_native.h' 2022-12-01T09:59:47.9761269Z adding 'torch/include/ATen/ops/_unsafe_view_ops.h' 2022-12-01T09:59:47.9763447Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa.h' 2022-12-01T09:59:47.9765645Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward.h' 2022-12-01T09:59:47.9767708Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9769640Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.9771373Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cpu_dispatch.h' 2022-12-01T09:59:47.9773195Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_cuda_dispatch.h' 2022-12-01T09:59:47.9774885Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta.h' 2022-12-01T09:59:47.9776719Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_meta_dispatch.h' 2022-12-01T09:59:47.9778513Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_native.h' 2022-12-01T09:59:47.9780540Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_backward_ops.h' 2022-12-01T09:59:47.9782526Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9784361Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.9786084Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cpu_dispatch.h' 2022-12-01T09:59:47.9787915Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_cuda_dispatch.h' 2022-12-01T09:59:47.9789670Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta.h' 2022-12-01T09:59:47.9791573Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_meta_dispatch.h' 2022-12-01T09:59:47.9793526Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_native.h' 2022-12-01T09:59:47.9795930Z adding 'torch/include/ATen/ops/_upsample_bicubic2d_aa_ops.h' 2022-12-01T09:59:47.9798540Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa.h' 2022-12-01T09:59:47.9800862Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward.h' 2022-12-01T09:59:47.9802970Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9804814Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.9806654Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cpu_dispatch.h' 2022-12-01T09:59:47.9808529Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_cuda_dispatch.h' 2022-12-01T09:59:47.9810413Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta.h' 2022-12-01T09:59:47.9812238Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_meta_dispatch.h' 2022-12-01T09:59:47.9814146Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_native.h' 2022-12-01T09:59:47.9816250Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_backward_ops.h' 2022-12-01T09:59:47.9818095Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9819805Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.9821421Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cpu_dispatch.h' 2022-12-01T09:59:47.9823189Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_cuda_dispatch.h' 2022-12-01T09:59:47.9824843Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta.h' 2022-12-01T09:59:47.9826538Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_meta_dispatch.h' 2022-12-01T09:59:47.9828258Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_native.h' 2022-12-01T09:59:47.9830190Z adding 'torch/include/ATen/ops/_upsample_bilinear2d_aa_ops.h' 2022-12-01T09:59:47.9832245Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d.h' 2022-12-01T09:59:47.9834406Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward.h' 2022-12-01T09:59:47.9837284Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9838768Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.9840296Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cpu_dispatch.h' 2022-12-01T09:59:47.9842006Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_cuda_dispatch.h' 2022-12-01T09:59:47.9844433Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta.h' 2022-12-01T09:59:47.9846257Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_meta_dispatch.h' 2022-12-01T09:59:47.9847971Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_native.h' 2022-12-01T09:59:47.9849935Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_backward_ops.h' 2022-12-01T09:59:47.9852136Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9854054Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.9855531Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cpu_dispatch.h' 2022-12-01T09:59:47.9857179Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_cuda_dispatch.h' 2022-12-01T09:59:47.9858873Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta.h' 2022-12-01T09:59:47.9860509Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_meta_dispatch.h' 2022-12-01T09:59:47.9862148Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_native.h' 2022-12-01T09:59:47.9864011Z adding 'torch/include/ATen/ops/_upsample_nearest_exact1d_ops.h' 2022-12-01T09:59:47.9866104Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d.h' 2022-12-01T09:59:47.9868297Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward.h' 2022-12-01T09:59:47.9870357Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9872132Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.9873832Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cpu_dispatch.h' 2022-12-01T09:59:47.9875799Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_cuda_dispatch.h' 2022-12-01T09:59:47.9877681Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta.h' 2022-12-01T09:59:47.9879365Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_meta_dispatch.h' 2022-12-01T09:59:47.9881101Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_native.h' 2022-12-01T09:59:47.9883056Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_backward_ops.h' 2022-12-01T09:59:47.9884924Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9886668Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.9888354Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cpu_dispatch.h' 2022-12-01T09:59:47.9890152Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_cuda_dispatch.h' 2022-12-01T09:59:47.9891820Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta.h' 2022-12-01T09:59:47.9893527Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_meta_dispatch.h' 2022-12-01T09:59:47.9895218Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_native.h' 2022-12-01T09:59:47.9897314Z adding 'torch/include/ATen/ops/_upsample_nearest_exact2d_ops.h' 2022-12-01T09:59:47.9899371Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d.h' 2022-12-01T09:59:47.9901637Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward.h' 2022-12-01T09:59:47.9903718Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9905596Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.9907374Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cpu_dispatch.h' 2022-12-01T09:59:47.9908928Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_cuda_dispatch.h' 2022-12-01T09:59:47.9910669Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta.h' 2022-12-01T09:59:47.9912454Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_meta_dispatch.h' 2022-12-01T09:59:47.9914270Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_native.h' 2022-12-01T09:59:47.9916421Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_backward_ops.h' 2022-12-01T09:59:47.9918370Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:47.9920283Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:47.9922159Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cpu_dispatch.h' 2022-12-01T09:59:47.9924030Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_cuda_dispatch.h' 2022-12-01T09:59:47.9925860Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta.h' 2022-12-01T09:59:47.9927811Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_meta_dispatch.h' 2022-12-01T09:59:47.9929831Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_native.h' 2022-12-01T09:59:47.9932061Z adding 'torch/include/ATen/ops/_upsample_nearest_exact3d_ops.h' 2022-12-01T09:59:47.9934005Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss.h' 2022-12-01T09:59:47.9935973Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_cuda_dispatch.h' 2022-12-01T09:59:47.9937742Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_native.h' 2022-12-01T09:59:47.9939736Z adding 'torch/include/ATen/ops/_use_cudnn_ctc_loss_ops.h' 2022-12-01T09:59:47.9941551Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight.h' 2022-12-01T09:59:47.9943469Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9945164Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_native.h' 2022-12-01T09:59:47.9946974Z adding 'torch/include/ATen/ops/_use_cudnn_rnn_flatten_weight_ops.h' 2022-12-01T09:59:47.9948760Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices.h' 2022-12-01T09:59:47.9950673Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cpu_dispatch.h' 2022-12-01T09:59:47.9952508Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_cuda_dispatch.h' 2022-12-01T09:59:47.9954273Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_native.h' 2022-12-01T09:59:47.9956184Z adding 'torch/include/ATen/ops/_validate_compressed_sparse_indices_ops.h' 2022-12-01T09:59:47.9957821Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args.h' 2022-12-01T09:59:47.9959689Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9961232Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_native.h' 2022-12-01T09:59:47.9963023Z adding 'torch/include/ATen/ops/_validate_sparse_bsc_tensor_args_ops.h' 2022-12-01T09:59:47.9964816Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args.h' 2022-12-01T09:59:47.9966733Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9968416Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_native.h' 2022-12-01T09:59:47.9970367Z adding 'torch/include/ATen/ops/_validate_sparse_bsr_tensor_args_ops.h' 2022-12-01T09:59:47.9972223Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args.h' 2022-12-01T09:59:47.9974120Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9975810Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_native.h' 2022-12-01T09:59:47.9977864Z adding 'torch/include/ATen/ops/_validate_sparse_compressed_tensor_args_ops.h' 2022-12-01T09:59:47.9979524Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args.h' 2022-12-01T09:59:47.9981403Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9983127Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_native.h' 2022-12-01T09:59:47.9984867Z adding 'torch/include/ATen/ops/_validate_sparse_coo_tensor_args_ops.h' 2022-12-01T09:59:47.9986696Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args.h' 2022-12-01T09:59:47.9988529Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9990124Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_native.h' 2022-12-01T09:59:47.9991966Z adding 'torch/include/ATen/ops/_validate_sparse_csc_tensor_args_ops.h' 2022-12-01T09:59:47.9993795Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args.h' 2022-12-01T09:59:47.9995789Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:47.9997444Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_native.h' 2022-12-01T09:59:47.9999299Z adding 'torch/include/ATen/ops/_validate_sparse_csr_tensor_args_ops.h' 2022-12-01T09:59:48.0000931Z adding 'torch/include/ATen/ops/_values.h' 2022-12-01T09:59:48.0002716Z adding 'torch/include/ATen/ops/_values_copy.h' 2022-12-01T09:59:48.0004594Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0006363Z adding 'torch/include/ATen/ops/_values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0008023Z adding 'torch/include/ATen/ops/_values_copy_native.h' 2022-12-01T09:59:48.0009947Z adding 'torch/include/ATen/ops/_values_copy_ops.h' 2022-12-01T09:59:48.0011662Z adding 'torch/include/ATen/ops/_values_native.h' 2022-12-01T09:59:48.0013454Z adding 'torch/include/ATen/ops/_values_ops.h' 2022-12-01T09:59:48.0015175Z adding 'torch/include/ATen/ops/_version.h' 2022-12-01T09:59:48.0017020Z adding 'torch/include/ATen/ops/_version_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0018716Z adding 'torch/include/ATen/ops/_version_native.h' 2022-12-01T09:59:48.0020466Z adding 'torch/include/ATen/ops/_version_ops.h' 2022-12-01T09:59:48.0022257Z adding 'torch/include/ATen/ops/_weight_norm.h' 2022-12-01T09:59:48.0024139Z adding 'torch/include/ATen/ops/_weight_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0025951Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward.h' 2022-12-01T09:59:48.0027833Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0029465Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_native.h' 2022-12-01T09:59:48.0031334Z adding 'torch/include/ATen/ops/_weight_norm_differentiable_backward_ops.h' 2022-12-01T09:59:48.0033197Z adding 'torch/include/ATen/ops/_weight_norm_interface.h' 2022-12-01T09:59:48.0035517Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward.h' 2022-12-01T09:59:48.0037479Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0039307Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cpu_dispatch.h' 2022-12-01T09:59:48.0041104Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_cuda_dispatch.h' 2022-12-01T09:59:48.0042842Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_native.h' 2022-12-01T09:59:48.0044809Z adding 'torch/include/ATen/ops/_weight_norm_interface_backward_ops.h' 2022-12-01T09:59:48.0046768Z adding 'torch/include/ATen/ops/_weight_norm_interface_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0048453Z adding 'torch/include/ATen/ops/_weight_norm_interface_cpu_dispatch.h' 2022-12-01T09:59:48.0050297Z adding 'torch/include/ATen/ops/_weight_norm_interface_cuda_dispatch.h' 2022-12-01T09:59:48.0052206Z adding 'torch/include/ATen/ops/_weight_norm_interface_native.h' 2022-12-01T09:59:48.0054066Z adding 'torch/include/ATen/ops/_weight_norm_interface_ops.h' 2022-12-01T09:59:48.0055800Z adding 'torch/include/ATen/ops/_weight_norm_native.h' 2022-12-01T09:59:48.0057742Z adding 'torch/include/ATen/ops/_weight_norm_ops.h' 2022-12-01T09:59:48.0059488Z adding 'torch/include/ATen/ops/abs.h' 2022-12-01T09:59:48.0061397Z adding 'torch/include/ATen/ops/abs_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0063055Z adding 'torch/include/ATen/ops/abs_cpu_dispatch.h' 2022-12-01T09:59:48.0064838Z adding 'torch/include/ATen/ops/abs_cuda_dispatch.h' 2022-12-01T09:59:48.0066511Z adding 'torch/include/ATen/ops/abs_native.h' 2022-12-01T09:59:48.0068463Z adding 'torch/include/ATen/ops/abs_ops.h' 2022-12-01T09:59:48.0070271Z adding 'torch/include/ATen/ops/absolute.h' 2022-12-01T09:59:48.0072309Z adding 'torch/include/ATen/ops/absolute_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0073862Z adding 'torch/include/ATen/ops/absolute_native.h' 2022-12-01T09:59:48.0075990Z adding 'torch/include/ATen/ops/absolute_ops.h' 2022-12-01T09:59:48.0077721Z adding 'torch/include/ATen/ops/acos.h' 2022-12-01T09:59:48.0079716Z adding 'torch/include/ATen/ops/acos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0081336Z adding 'torch/include/ATen/ops/acos_cpu_dispatch.h' 2022-12-01T09:59:48.0083168Z adding 'torch/include/ATen/ops/acos_cuda_dispatch.h' 2022-12-01T09:59:48.0084832Z adding 'torch/include/ATen/ops/acos_meta.h' 2022-12-01T09:59:48.0086616Z adding 'torch/include/ATen/ops/acos_meta_dispatch.h' 2022-12-01T09:59:48.0088267Z adding 'torch/include/ATen/ops/acos_native.h' 2022-12-01T09:59:48.0090234Z adding 'torch/include/ATen/ops/acos_ops.h' 2022-12-01T09:59:48.0092087Z adding 'torch/include/ATen/ops/acosh.h' 2022-12-01T09:59:48.0094086Z adding 'torch/include/ATen/ops/acosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0095727Z adding 'torch/include/ATen/ops/acosh_cpu_dispatch.h' 2022-12-01T09:59:48.0097735Z adding 'torch/include/ATen/ops/acosh_cuda_dispatch.h' 2022-12-01T09:59:48.0099475Z adding 'torch/include/ATen/ops/acosh_meta.h' 2022-12-01T09:59:48.0101046Z adding 'torch/include/ATen/ops/acosh_meta_dispatch.h' 2022-12-01T09:59:48.0103335Z adding 'torch/include/ATen/ops/acosh_native.h' 2022-12-01T09:59:48.0105323Z adding 'torch/include/ATen/ops/acosh_ops.h' 2022-12-01T09:59:48.0107601Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d.h' 2022-12-01T09:59:48.0109526Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0111517Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_native.h' 2022-12-01T09:59:48.0113727Z adding 'torch/include/ATen/ops/adaptive_avg_pool1d_ops.h' 2022-12-01T09:59:48.0115967Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d.h' 2022-12-01T09:59:48.0118360Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0120333Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cpu_dispatch.h' 2022-12-01T09:59:48.0122814Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_cuda_dispatch.h' 2022-12-01T09:59:48.0124594Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_native.h' 2022-12-01T09:59:48.0127018Z adding 'torch/include/ATen/ops/adaptive_avg_pool2d_ops.h' 2022-12-01T09:59:48.0129024Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d.h' 2022-12-01T09:59:48.0131290Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward.h' 2022-12-01T09:59:48.0133432Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.0135474Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.0137472Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_native.h' 2022-12-01T09:59:48.0139822Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_backward_ops.h' 2022-12-01T09:59:48.0141745Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0144262Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cpu_dispatch.h' 2022-12-01T09:59:48.0145951Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_cuda_dispatch.h' 2022-12-01T09:59:48.0148639Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_native.h' 2022-12-01T09:59:48.0150758Z adding 'torch/include/ATen/ops/adaptive_avg_pool3d_ops.h' 2022-12-01T09:59:48.0152836Z adding 'torch/include/ATen/ops/adaptive_max_pool1d.h' 2022-12-01T09:59:48.0155462Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0157258Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_native.h' 2022-12-01T09:59:48.0159762Z adding 'torch/include/ATen/ops/adaptive_max_pool1d_ops.h' 2022-12-01T09:59:48.0161650Z adding 'torch/include/ATen/ops/adaptive_max_pool2d.h' 2022-12-01T09:59:48.0163951Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward.h' 2022-12-01T09:59:48.0166220Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0168151Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.0170408Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.0172422Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta.h' 2022-12-01T09:59:48.0174583Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_meta_dispatch.h' 2022-12-01T09:59:48.0176569Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_native.h' 2022-12-01T09:59:48.0178876Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_backward_ops.h' 2022-12-01T09:59:48.0181123Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0183096Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cpu_dispatch.h' 2022-12-01T09:59:48.0185388Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_cuda_dispatch.h' 2022-12-01T09:59:48.0187226Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta.h' 2022-12-01T09:59:48.0189598Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_meta_dispatch.h' 2022-12-01T09:59:48.0191378Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_native.h' 2022-12-01T09:59:48.0194060Z adding 'torch/include/ATen/ops/adaptive_max_pool2d_ops.h' 2022-12-01T09:59:48.0196072Z adding 'torch/include/ATen/ops/adaptive_max_pool3d.h' 2022-12-01T09:59:48.0198607Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward.h' 2022-12-01T09:59:48.0200828Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0202655Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.0205055Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.0206939Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta.h' 2022-12-01T09:59:48.0209496Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_meta_dispatch.h' 2022-12-01T09:59:48.0211089Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_native.h' 2022-12-01T09:59:48.0213658Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_backward_ops.h' 2022-12-01T09:59:48.0215845Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0217820Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cpu_dispatch.h' 2022-12-01T09:59:48.0219973Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_cuda_dispatch.h' 2022-12-01T09:59:48.0221928Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta.h' 2022-12-01T09:59:48.0224069Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_meta_dispatch.h' 2022-12-01T09:59:48.0226047Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_native.h' 2022-12-01T09:59:48.0228312Z adding 'torch/include/ATen/ops/adaptive_max_pool3d_ops.h' 2022-12-01T09:59:48.0230450Z adding 'torch/include/ATen/ops/add.h' 2022-12-01T09:59:48.0232740Z adding 'torch/include/ATen/ops/add_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0235140Z adding 'torch/include/ATen/ops/add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0236905Z adding 'torch/include/ATen/ops/add_cpu_dispatch.h' 2022-12-01T09:59:48.0239204Z adding 'torch/include/ATen/ops/add_cuda_dispatch.h' 2022-12-01T09:59:48.0241075Z adding 'torch/include/ATen/ops/add_meta.h' 2022-12-01T09:59:48.0243225Z adding 'torch/include/ATen/ops/add_meta_dispatch.h' 2022-12-01T09:59:48.0245375Z adding 'torch/include/ATen/ops/add_native.h' 2022-12-01T09:59:48.0248105Z adding 'torch/include/ATen/ops/add_ops.h' 2022-12-01T09:59:48.0250314Z adding 'torch/include/ATen/ops/addbmm.h' 2022-12-01T09:59:48.0252538Z adding 'torch/include/ATen/ops/addbmm_cpu_dispatch.h' 2022-12-01T09:59:48.0254722Z adding 'torch/include/ATen/ops/addbmm_cuda_dispatch.h' 2022-12-01T09:59:48.0256613Z adding 'torch/include/ATen/ops/addbmm_meta_dispatch.h' 2022-12-01T09:59:48.0258651Z adding 'torch/include/ATen/ops/addbmm_native.h' 2022-12-01T09:59:48.0261023Z adding 'torch/include/ATen/ops/addbmm_ops.h' 2022-12-01T09:59:48.0263079Z adding 'torch/include/ATen/ops/addcdiv.h' 2022-12-01T09:59:48.0265509Z adding 'torch/include/ATen/ops/addcdiv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0267262Z adding 'torch/include/ATen/ops/addcdiv_cpu_dispatch.h' 2022-12-01T09:59:48.0269603Z adding 'torch/include/ATen/ops/addcdiv_cuda_dispatch.h' 2022-12-01T09:59:48.0271360Z adding 'torch/include/ATen/ops/addcdiv_meta.h' 2022-12-01T09:59:48.0273671Z adding 'torch/include/ATen/ops/addcdiv_meta_dispatch.h' 2022-12-01T09:59:48.0275772Z adding 'torch/include/ATen/ops/addcdiv_native.h' 2022-12-01T09:59:48.0278011Z adding 'torch/include/ATen/ops/addcdiv_ops.h' 2022-12-01T09:59:48.0280137Z adding 'torch/include/ATen/ops/addcmul.h' 2022-12-01T09:59:48.0282447Z adding 'torch/include/ATen/ops/addcmul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0284369Z adding 'torch/include/ATen/ops/addcmul_cpu_dispatch.h' 2022-12-01T09:59:48.0286460Z adding 'torch/include/ATen/ops/addcmul_cuda_dispatch.h' 2022-12-01T09:59:48.0288453Z adding 'torch/include/ATen/ops/addcmul_meta.h' 2022-12-01T09:59:48.0290613Z adding 'torch/include/ATen/ops/addcmul_meta_dispatch.h' 2022-12-01T09:59:48.0292576Z adding 'torch/include/ATen/ops/addcmul_native.h' 2022-12-01T09:59:48.0295900Z adding 'torch/include/ATen/ops/addcmul_ops.h' 2022-12-01T09:59:48.0297998Z adding 'torch/include/ATen/ops/addmm.h' 2022-12-01T09:59:48.0300252Z adding 'torch/include/ATen/ops/addmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0302370Z adding 'torch/include/ATen/ops/addmm_cpu_dispatch.h' 2022-12-01T09:59:48.0304384Z adding 'torch/include/ATen/ops/addmm_cuda_dispatch.h' 2022-12-01T09:59:48.0306439Z adding 'torch/include/ATen/ops/addmm_meta.h' 2022-12-01T09:59:48.0308449Z adding 'torch/include/ATen/ops/addmm_meta_dispatch.h' 2022-12-01T09:59:48.0310698Z adding 'torch/include/ATen/ops/addmm_native.h' 2022-12-01T09:59:48.0312916Z adding 'torch/include/ATen/ops/addmm_ops.h' 2022-12-01T09:59:48.0315296Z adding 'torch/include/ATen/ops/addmv.h' 2022-12-01T09:59:48.0317578Z adding 'torch/include/ATen/ops/addmv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0319523Z adding 'torch/include/ATen/ops/addmv_cpu_dispatch.h' 2022-12-01T09:59:48.0321727Z adding 'torch/include/ATen/ops/addmv_cuda_dispatch.h' 2022-12-01T09:59:48.0323662Z adding 'torch/include/ATen/ops/addmv_meta.h' 2022-12-01T09:59:48.0325767Z adding 'torch/include/ATen/ops/addmv_meta_dispatch.h' 2022-12-01T09:59:48.0327824Z adding 'torch/include/ATen/ops/addmv_native.h' 2022-12-01T09:59:48.0330173Z adding 'torch/include/ATen/ops/addmv_ops.h' 2022-12-01T09:59:48.0332369Z adding 'torch/include/ATen/ops/addr.h' 2022-12-01T09:59:48.0334662Z adding 'torch/include/ATen/ops/addr_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0336609Z adding 'torch/include/ATen/ops/addr_cpu_dispatch.h' 2022-12-01T09:59:48.0338760Z adding 'torch/include/ATen/ops/addr_cuda_dispatch.h' 2022-12-01T09:59:48.0340706Z adding 'torch/include/ATen/ops/addr_native.h' 2022-12-01T09:59:48.0343174Z adding 'torch/include/ATen/ops/addr_ops.h' 2022-12-01T09:59:48.0344917Z adding 'torch/include/ATen/ops/adjoint.h' 2022-12-01T09:59:48.0347224Z adding 'torch/include/ATen/ops/adjoint_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0348716Z adding 'torch/include/ATen/ops/adjoint_native.h' 2022-12-01T09:59:48.0351034Z adding 'torch/include/ATen/ops/adjoint_ops.h' 2022-12-01T09:59:48.0352793Z adding 'torch/include/ATen/ops/affine_grid_generator.h' 2022-12-01T09:59:48.0355376Z adding 'torch/include/ATen/ops/affine_grid_generator_backward.h' 2022-12-01T09:59:48.0357613Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0359518Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_native.h' 2022-12-01T09:59:48.0361784Z adding 'torch/include/ATen/ops/affine_grid_generator_backward_ops.h' 2022-12-01T09:59:48.0363861Z adding 'torch/include/ATen/ops/affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0365841Z adding 'torch/include/ATen/ops/affine_grid_generator_native.h' 2022-12-01T09:59:48.0368192Z adding 'torch/include/ATen/ops/affine_grid_generator_ops.h' 2022-12-01T09:59:48.0370166Z adding 'torch/include/ATen/ops/alias.h' 2022-12-01T09:59:48.0372486Z adding 'torch/include/ATen/ops/alias_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0374199Z adding 'torch/include/ATen/ops/alias_copy.h' 2022-12-01T09:59:48.0376849Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0378811Z adding 'torch/include/ATen/ops/alias_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0380332Z adding 'torch/include/ATen/ops/alias_copy_native.h' 2022-12-01T09:59:48.0382297Z adding 'torch/include/ATen/ops/alias_copy_ops.h' 2022-12-01T09:59:48.0383849Z adding 'torch/include/ATen/ops/alias_native.h' 2022-12-01T09:59:48.0385719Z adding 'torch/include/ATen/ops/alias_ops.h' 2022-12-01T09:59:48.0387423Z adding 'torch/include/ATen/ops/align_as.h' 2022-12-01T09:59:48.0389076Z adding 'torch/include/ATen/ops/align_as_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0390565Z adding 'torch/include/ATen/ops/align_as_native.h' 2022-12-01T09:59:48.0392227Z adding 'torch/include/ATen/ops/align_as_ops.h' 2022-12-01T09:59:48.0393685Z adding 'torch/include/ATen/ops/align_tensors.h' 2022-12-01T09:59:48.0395664Z adding 'torch/include/ATen/ops/align_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0396974Z adding 'torch/include/ATen/ops/align_tensors_native.h' 2022-12-01T09:59:48.0398452Z adding 'torch/include/ATen/ops/align_tensors_ops.h' 2022-12-01T09:59:48.0399908Z adding 'torch/include/ATen/ops/align_to.h' 2022-12-01T09:59:48.0401577Z adding 'torch/include/ATen/ops/align_to_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0403086Z adding 'torch/include/ATen/ops/align_to_native.h' 2022-12-01T09:59:48.0404690Z adding 'torch/include/ATen/ops/align_to_ops.h' 2022-12-01T09:59:48.0406396Z adding 'torch/include/ATen/ops/all.h' 2022-12-01T09:59:48.0408153Z adding 'torch/include/ATen/ops/all_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0409754Z adding 'torch/include/ATen/ops/all_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0411286Z adding 'torch/include/ATen/ops/all_cpu_dispatch.h' 2022-12-01T09:59:48.0412855Z adding 'torch/include/ATen/ops/all_cuda_dispatch.h' 2022-12-01T09:59:48.0414497Z adding 'torch/include/ATen/ops/all_meta.h' 2022-12-01T09:59:48.0416322Z adding 'torch/include/ATen/ops/all_meta_dispatch.h' 2022-12-01T09:59:48.0417801Z adding 'torch/include/ATen/ops/all_native.h' 2022-12-01T09:59:48.0419533Z adding 'torch/include/ATen/ops/all_ops.h' 2022-12-01T09:59:48.0421222Z adding 'torch/include/ATen/ops/allclose.h' 2022-12-01T09:59:48.0422883Z adding 'torch/include/ATen/ops/allclose_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0424351Z adding 'torch/include/ATen/ops/allclose_native.h' 2022-12-01T09:59:48.0425967Z adding 'torch/include/ATen/ops/allclose_ops.h' 2022-12-01T09:59:48.0427680Z adding 'torch/include/ATen/ops/alpha_dropout.h' 2022-12-01T09:59:48.0429247Z adding 'torch/include/ATen/ops/alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0430698Z adding 'torch/include/ATen/ops/alpha_dropout_native.h' 2022-12-01T09:59:48.0432297Z adding 'torch/include/ATen/ops/alpha_dropout_ops.h' 2022-12-01T09:59:48.0433886Z adding 'torch/include/ATen/ops/amax.h' 2022-12-01T09:59:48.0435769Z adding 'torch/include/ATen/ops/amax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0437404Z adding 'torch/include/ATen/ops/amax_cpu_dispatch.h' 2022-12-01T09:59:48.0438902Z adding 'torch/include/ATen/ops/amax_cuda_dispatch.h' 2022-12-01T09:59:48.0440394Z adding 'torch/include/ATen/ops/amax_meta.h' 2022-12-01T09:59:48.0441955Z adding 'torch/include/ATen/ops/amax_meta_dispatch.h' 2022-12-01T09:59:48.0443452Z adding 'torch/include/ATen/ops/amax_native.h' 2022-12-01T09:59:48.0445097Z adding 'torch/include/ATen/ops/amax_ops.h' 2022-12-01T09:59:48.0446731Z adding 'torch/include/ATen/ops/amin.h' 2022-12-01T09:59:48.0448402Z adding 'torch/include/ATen/ops/amin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0449993Z adding 'torch/include/ATen/ops/amin_cpu_dispatch.h' 2022-12-01T09:59:48.0451572Z adding 'torch/include/ATen/ops/amin_cuda_dispatch.h' 2022-12-01T09:59:48.0453098Z adding 'torch/include/ATen/ops/amin_meta.h' 2022-12-01T09:59:48.0475698Z adding 'torch/include/ATen/ops/amin_meta_dispatch.h' 2022-12-01T09:59:48.0477017Z adding 'torch/include/ATen/ops/amin_native.h' 2022-12-01T09:59:48.0477255Z adding 'torch/include/ATen/ops/amin_ops.h' 2022-12-01T09:59:48.0477494Z adding 'torch/include/ATen/ops/aminmax.h' 2022-12-01T09:59:48.0477915Z adding 'torch/include/ATen/ops/aminmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0478183Z adding 'torch/include/ATen/ops/aminmax_cpu_dispatch.h' 2022-12-01T09:59:48.0478454Z adding 'torch/include/ATen/ops/aminmax_cuda_dispatch.h' 2022-12-01T09:59:48.0478679Z adding 'torch/include/ATen/ops/aminmax_meta.h' 2022-12-01T09:59:48.0478932Z adding 'torch/include/ATen/ops/aminmax_meta_dispatch.h' 2022-12-01T09:59:48.0479092Z adding 'torch/include/ATen/ops/aminmax_native.h' 2022-12-01T09:59:48.0479237Z adding 'torch/include/ATen/ops/aminmax_ops.h' 2022-12-01T09:59:48.0479366Z adding 'torch/include/ATen/ops/and.h' 2022-12-01T09:59:48.0479577Z adding 'torch/include/ATen/ops/and_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0479728Z adding 'torch/include/ATen/ops/and_native.h' 2022-12-01T09:59:48.0479856Z adding 'torch/include/ATen/ops/and_ops.h' 2022-12-01T09:59:48.0479988Z adding 'torch/include/ATen/ops/angle.h' 2022-12-01T09:59:48.0482560Z adding 'torch/include/ATen/ops/angle_cpu_dispatch.h' 2022-12-01T09:59:48.0484187Z adding 'torch/include/ATen/ops/angle_cuda_dispatch.h' 2022-12-01T09:59:48.0486458Z adding 'torch/include/ATen/ops/angle_native.h' 2022-12-01T09:59:48.0488500Z adding 'torch/include/ATen/ops/angle_ops.h' 2022-12-01T09:59:48.0490844Z adding 'torch/include/ATen/ops/any.h' 2022-12-01T09:59:48.0493119Z adding 'torch/include/ATen/ops/any_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0495208Z adding 'torch/include/ATen/ops/any_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0497240Z adding 'torch/include/ATen/ops/any_cpu_dispatch.h' 2022-12-01T09:59:48.0499298Z adding 'torch/include/ATen/ops/any_cuda_dispatch.h' 2022-12-01T09:59:48.0501410Z adding 'torch/include/ATen/ops/any_meta.h' 2022-12-01T09:59:48.0503497Z adding 'torch/include/ATen/ops/any_meta_dispatch.h' 2022-12-01T09:59:48.0505502Z adding 'torch/include/ATen/ops/any_native.h' 2022-12-01T09:59:48.0508037Z adding 'torch/include/ATen/ops/any_ops.h' 2022-12-01T09:59:48.0510572Z adding 'torch/include/ATen/ops/arange.h' 2022-12-01T09:59:48.0512808Z adding 'torch/include/ATen/ops/arange_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0514749Z adding 'torch/include/ATen/ops/arange_cpu_dispatch.h' 2022-12-01T09:59:48.0517171Z adding 'torch/include/ATen/ops/arange_cuda_dispatch.h' 2022-12-01T09:59:48.0519330Z adding 'torch/include/ATen/ops/arange_meta_dispatch.h' 2022-12-01T09:59:48.0521205Z adding 'torch/include/ATen/ops/arange_native.h' 2022-12-01T09:59:48.0523743Z adding 'torch/include/ATen/ops/arange_ops.h' 2022-12-01T09:59:48.0525796Z adding 'torch/include/ATen/ops/arccos.h' 2022-12-01T09:59:48.0528012Z adding 'torch/include/ATen/ops/arccos_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0529794Z adding 'torch/include/ATen/ops/arccos_native.h' 2022-12-01T09:59:48.0532192Z adding 'torch/include/ATen/ops/arccos_ops.h' 2022-12-01T09:59:48.0534209Z adding 'torch/include/ATen/ops/arccosh.h' 2022-12-01T09:59:48.0536416Z adding 'torch/include/ATen/ops/arccosh_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0538120Z adding 'torch/include/ATen/ops/arccosh_native.h' 2022-12-01T09:59:48.0540426Z adding 'torch/include/ATen/ops/arccosh_ops.h' 2022-12-01T09:59:48.0542375Z adding 'torch/include/ATen/ops/arcsin.h' 2022-12-01T09:59:48.0544641Z adding 'torch/include/ATen/ops/arcsin_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0546376Z adding 'torch/include/ATen/ops/arcsin_native.h' 2022-12-01T09:59:48.0548725Z adding 'torch/include/ATen/ops/arcsin_ops.h' 2022-12-01T09:59:48.0550653Z adding 'torch/include/ATen/ops/arcsinh.h' 2022-12-01T09:59:48.0552968Z adding 'torch/include/ATen/ops/arcsinh_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0554590Z adding 'torch/include/ATen/ops/arcsinh_native.h' 2022-12-01T09:59:48.0557240Z adding 'torch/include/ATen/ops/arcsinh_ops.h' 2022-12-01T09:59:48.0559149Z adding 'torch/include/ATen/ops/arctan.h' 2022-12-01T09:59:48.0561384Z adding 'torch/include/ATen/ops/arctan2.h' 2022-12-01T09:59:48.0563575Z adding 'torch/include/ATen/ops/arctan2_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0565360Z adding 'torch/include/ATen/ops/arctan2_native.h' 2022-12-01T09:59:48.0567744Z adding 'torch/include/ATen/ops/arctan2_ops.h' 2022-12-01T09:59:48.0570049Z adding 'torch/include/ATen/ops/arctan_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0571775Z adding 'torch/include/ATen/ops/arctan_native.h' 2022-12-01T09:59:48.0574377Z adding 'torch/include/ATen/ops/arctan_ops.h' 2022-12-01T09:59:48.0576136Z adding 'torch/include/ATen/ops/arctanh.h' 2022-12-01T09:59:48.0578625Z adding 'torch/include/ATen/ops/arctanh_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0580267Z adding 'torch/include/ATen/ops/arctanh_native.h' 2022-12-01T09:59:48.0582734Z adding 'torch/include/ATen/ops/arctanh_ops.h' 2022-12-01T09:59:48.0584935Z adding 'torch/include/ATen/ops/argmax.h' 2022-12-01T09:59:48.0587330Z adding 'torch/include/ATen/ops/argmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0589222Z adding 'torch/include/ATen/ops/argmax_cpu_dispatch.h' 2022-12-01T09:59:48.0591612Z adding 'torch/include/ATen/ops/argmax_cuda_dispatch.h' 2022-12-01T09:59:48.0593526Z adding 'torch/include/ATen/ops/argmax_meta.h' 2022-12-01T09:59:48.0595992Z adding 'torch/include/ATen/ops/argmax_meta_dispatch.h' 2022-12-01T09:59:48.0598316Z adding 'torch/include/ATen/ops/argmax_native.h' 2022-12-01T09:59:48.0600729Z adding 'torch/include/ATen/ops/argmax_ops.h' 2022-12-01T09:59:48.0602608Z adding 'torch/include/ATen/ops/argmin.h' 2022-12-01T09:59:48.0605042Z adding 'torch/include/ATen/ops/argmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0607059Z adding 'torch/include/ATen/ops/argmin_cpu_dispatch.h' 2022-12-01T09:59:48.0608946Z adding 'torch/include/ATen/ops/argmin_cuda_dispatch.h' 2022-12-01T09:59:48.0610528Z adding 'torch/include/ATen/ops/argmin_meta.h' 2022-12-01T09:59:48.0612366Z adding 'torch/include/ATen/ops/argmin_meta_dispatch.h' 2022-12-01T09:59:48.0614259Z adding 'torch/include/ATen/ops/argmin_native.h' 2022-12-01T09:59:48.0616034Z adding 'torch/include/ATen/ops/argmin_ops.h' 2022-12-01T09:59:48.0617867Z adding 'torch/include/ATen/ops/argsort.h' 2022-12-01T09:59:48.0619651Z adding 'torch/include/ATen/ops/argsort_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0621086Z adding 'torch/include/ATen/ops/argsort_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0622490Z adding 'torch/include/ATen/ops/argsort_cpu_dispatch.h' 2022-12-01T09:59:48.0624057Z adding 'torch/include/ATen/ops/argsort_cuda_dispatch.h' 2022-12-01T09:59:48.0625634Z adding 'torch/include/ATen/ops/argsort_native.h' 2022-12-01T09:59:48.0627542Z adding 'torch/include/ATen/ops/argsort_ops.h' 2022-12-01T09:59:48.0629310Z adding 'torch/include/ATen/ops/argwhere.h' 2022-12-01T09:59:48.0631020Z adding 'torch/include/ATen/ops/argwhere_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0632525Z adding 'torch/include/ATen/ops/argwhere_native.h' 2022-12-01T09:59:48.0634064Z adding 'torch/include/ATen/ops/argwhere_ops.h' 2022-12-01T09:59:48.0636165Z adding 'torch/include/ATen/ops/as_strided.h' 2022-12-01T09:59:48.0637977Z adding 'torch/include/ATen/ops/as_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0639706Z adding 'torch/include/ATen/ops/as_strided_copy.h' 2022-12-01T09:59:48.0641637Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0643323Z adding 'torch/include/ATen/ops/as_strided_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0644909Z adding 'torch/include/ATen/ops/as_strided_copy_native.h' 2022-12-01T09:59:48.0646584Z adding 'torch/include/ATen/ops/as_strided_copy_ops.h' 2022-12-01T09:59:48.0648385Z adding 'torch/include/ATen/ops/as_strided_cpu_dispatch.h' 2022-12-01T09:59:48.0650181Z adding 'torch/include/ATen/ops/as_strided_cuda_dispatch.h' 2022-12-01T09:59:48.0651829Z adding 'torch/include/ATen/ops/as_strided_meta_dispatch.h' 2022-12-01T09:59:48.0653436Z adding 'torch/include/ATen/ops/as_strided_native.h' 2022-12-01T09:59:48.0655166Z adding 'torch/include/ATen/ops/as_strided_ops.h' 2022-12-01T09:59:48.0657131Z adding 'torch/include/ATen/ops/as_strided_scatter.h' 2022-12-01T09:59:48.0659122Z adding 'torch/include/ATen/ops/as_strided_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0660653Z adding 'torch/include/ATen/ops/as_strided_scatter_native.h' 2022-12-01T09:59:48.0662438Z adding 'torch/include/ATen/ops/as_strided_scatter_ops.h' 2022-12-01T09:59:48.0664087Z adding 'torch/include/ATen/ops/asin.h' 2022-12-01T09:59:48.0665858Z adding 'torch/include/ATen/ops/asin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0667448Z adding 'torch/include/ATen/ops/asin_cpu_dispatch.h' 2022-12-01T09:59:48.0669125Z adding 'torch/include/ATen/ops/asin_cuda_dispatch.h' 2022-12-01T09:59:48.0670654Z adding 'torch/include/ATen/ops/asin_meta.h' 2022-12-01T09:59:48.0672281Z adding 'torch/include/ATen/ops/asin_meta_dispatch.h' 2022-12-01T09:59:48.0673888Z adding 'torch/include/ATen/ops/asin_native.h' 2022-12-01T09:59:48.0675788Z adding 'torch/include/ATen/ops/asin_ops.h' 2022-12-01T09:59:48.0677603Z adding 'torch/include/ATen/ops/asinh.h' 2022-12-01T09:59:48.0679377Z adding 'torch/include/ATen/ops/asinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0680966Z adding 'torch/include/ATen/ops/asinh_cpu_dispatch.h' 2022-12-01T09:59:48.0682591Z adding 'torch/include/ATen/ops/asinh_cuda_dispatch.h' 2022-12-01T09:59:48.0684192Z adding 'torch/include/ATen/ops/asinh_meta.h' 2022-12-01T09:59:48.0685820Z adding 'torch/include/ATen/ops/asinh_meta_dispatch.h' 2022-12-01T09:59:48.0687438Z adding 'torch/include/ATen/ops/asinh_native.h' 2022-12-01T09:59:48.0689227Z adding 'torch/include/ATen/ops/asinh_ops.h' 2022-12-01T09:59:48.0690969Z adding 'torch/include/ATen/ops/atan.h' 2022-12-01T09:59:48.0692612Z adding 'torch/include/ATen/ops/atan2.h' 2022-12-01T09:59:48.0694550Z adding 'torch/include/ATen/ops/atan2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0696014Z adding 'torch/include/ATen/ops/atan2_cpu_dispatch.h' 2022-12-01T09:59:48.0697670Z adding 'torch/include/ATen/ops/atan2_cuda_dispatch.h' 2022-12-01T09:59:48.0699234Z adding 'torch/include/ATen/ops/atan2_meta.h' 2022-12-01T09:59:48.0700940Z adding 'torch/include/ATen/ops/atan2_meta_dispatch.h' 2022-12-01T09:59:48.0702672Z adding 'torch/include/ATen/ops/atan2_native.h' 2022-12-01T09:59:48.0704227Z adding 'torch/include/ATen/ops/atan2_ops.h' 2022-12-01T09:59:48.0706036Z adding 'torch/include/ATen/ops/atan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0707575Z adding 'torch/include/ATen/ops/atan_cpu_dispatch.h' 2022-12-01T09:59:48.0709248Z adding 'torch/include/ATen/ops/atan_cuda_dispatch.h' 2022-12-01T09:59:48.0710833Z adding 'torch/include/ATen/ops/atan_meta.h' 2022-12-01T09:59:48.0712488Z adding 'torch/include/ATen/ops/atan_meta_dispatch.h' 2022-12-01T09:59:48.0714112Z adding 'torch/include/ATen/ops/atan_native.h' 2022-12-01T09:59:48.0716011Z adding 'torch/include/ATen/ops/atan_ops.h' 2022-12-01T09:59:48.0717930Z adding 'torch/include/ATen/ops/atanh.h' 2022-12-01T09:59:48.0719782Z adding 'torch/include/ATen/ops/atanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0721333Z adding 'torch/include/ATen/ops/atanh_cpu_dispatch.h' 2022-12-01T09:59:48.0723004Z adding 'torch/include/ATen/ops/atanh_cuda_dispatch.h' 2022-12-01T09:59:48.0724486Z adding 'torch/include/ATen/ops/atanh_meta.h' 2022-12-01T09:59:48.0726859Z adding 'torch/include/ATen/ops/atanh_meta_dispatch.h' 2022-12-01T09:59:48.0728485Z adding 'torch/include/ATen/ops/atanh_native.h' 2022-12-01T09:59:48.0730340Z adding 'torch/include/ATen/ops/atanh_ops.h' 2022-12-01T09:59:48.0731934Z adding 'torch/include/ATen/ops/atleast_1d.h' 2022-12-01T09:59:48.0733650Z adding 'torch/include/ATen/ops/atleast_1d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0735096Z adding 'torch/include/ATen/ops/atleast_1d_native.h' 2022-12-01T09:59:48.0736783Z adding 'torch/include/ATen/ops/atleast_1d_ops.h' 2022-12-01T09:59:48.0738414Z adding 'torch/include/ATen/ops/atleast_2d.h' 2022-12-01T09:59:48.0740132Z adding 'torch/include/ATen/ops/atleast_2d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0741534Z adding 'torch/include/ATen/ops/atleast_2d_native.h' 2022-12-01T09:59:48.0743219Z adding 'torch/include/ATen/ops/atleast_2d_ops.h' 2022-12-01T09:59:48.0744796Z adding 'torch/include/ATen/ops/atleast_3d.h' 2022-12-01T09:59:48.0746673Z adding 'torch/include/ATen/ops/atleast_3d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0748070Z adding 'torch/include/ATen/ops/atleast_3d_native.h' 2022-12-01T09:59:48.0749852Z adding 'torch/include/ATen/ops/atleast_3d_ops.h' 2022-12-01T09:59:48.0751430Z adding 'torch/include/ATen/ops/avg_pool1d.h' 2022-12-01T09:59:48.0753209Z adding 'torch/include/ATen/ops/avg_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0754669Z adding 'torch/include/ATen/ops/avg_pool1d_native.h' 2022-12-01T09:59:48.0756672Z adding 'torch/include/ATen/ops/avg_pool1d_ops.h' 2022-12-01T09:59:48.0758367Z adding 'torch/include/ATen/ops/avg_pool2d.h' 2022-12-01T09:59:48.0760160Z adding 'torch/include/ATen/ops/avg_pool2d_backward.h' 2022-12-01T09:59:48.0761955Z adding 'torch/include/ATen/ops/avg_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0763536Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.0765195Z adding 'torch/include/ATen/ops/avg_pool2d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.0766787Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta.h' 2022-12-01T09:59:48.0768401Z adding 'torch/include/ATen/ops/avg_pool2d_backward_meta_dispatch.h' 2022-12-01T09:59:48.0770150Z adding 'torch/include/ATen/ops/avg_pool2d_backward_native.h' 2022-12-01T09:59:48.0771974Z adding 'torch/include/ATen/ops/avg_pool2d_backward_ops.h' 2022-12-01T09:59:48.0773833Z adding 'torch/include/ATen/ops/avg_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0775404Z adding 'torch/include/ATen/ops/avg_pool2d_cpu_dispatch.h' 2022-12-01T09:59:48.0777151Z adding 'torch/include/ATen/ops/avg_pool2d_cuda_dispatch.h' 2022-12-01T09:59:48.0779038Z adding 'torch/include/ATen/ops/avg_pool2d_meta.h' 2022-12-01T09:59:48.0780856Z adding 'torch/include/ATen/ops/avg_pool2d_meta_dispatch.h' 2022-12-01T09:59:48.0782653Z adding 'torch/include/ATen/ops/avg_pool2d_native.h' 2022-12-01T09:59:48.0784409Z adding 'torch/include/ATen/ops/avg_pool2d_ops.h' 2022-12-01T09:59:48.0786167Z adding 'torch/include/ATen/ops/avg_pool3d.h' 2022-12-01T09:59:48.0787967Z adding 'torch/include/ATen/ops/avg_pool3d_backward.h' 2022-12-01T09:59:48.0789757Z adding 'torch/include/ATen/ops/avg_pool3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0791825Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.0793227Z adding 'torch/include/ATen/ops/avg_pool3d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.0794729Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta.h' 2022-12-01T09:59:48.0796707Z adding 'torch/include/ATen/ops/avg_pool3d_backward_meta_dispatch.h' 2022-12-01T09:59:48.0798609Z adding 'torch/include/ATen/ops/avg_pool3d_backward_native.h' 2022-12-01T09:59:48.0800409Z adding 'torch/include/ATen/ops/avg_pool3d_backward_ops.h' 2022-12-01T09:59:48.0802080Z adding 'torch/include/ATen/ops/avg_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0803581Z adding 'torch/include/ATen/ops/avg_pool3d_cpu_dispatch.h' 2022-12-01T09:59:48.0805207Z adding 'torch/include/ATen/ops/avg_pool3d_cuda_dispatch.h' 2022-12-01T09:59:48.0806837Z adding 'torch/include/ATen/ops/avg_pool3d_meta.h' 2022-12-01T09:59:48.0808538Z adding 'torch/include/ATen/ops/avg_pool3d_meta_dispatch.h' 2022-12-01T09:59:48.0810348Z adding 'torch/include/ATen/ops/avg_pool3d_native.h' 2022-12-01T09:59:48.0812166Z adding 'torch/include/ATen/ops/avg_pool3d_ops.h' 2022-12-01T09:59:48.0813934Z adding 'torch/include/ATen/ops/baddbmm.h' 2022-12-01T09:59:48.0815747Z adding 'torch/include/ATen/ops/baddbmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0817309Z adding 'torch/include/ATen/ops/baddbmm_cpu_dispatch.h' 2022-12-01T09:59:48.0818964Z adding 'torch/include/ATen/ops/baddbmm_cuda_dispatch.h' 2022-12-01T09:59:48.0820578Z adding 'torch/include/ATen/ops/baddbmm_meta.h' 2022-12-01T09:59:48.0822229Z adding 'torch/include/ATen/ops/baddbmm_meta_dispatch.h' 2022-12-01T09:59:48.0823931Z adding 'torch/include/ATen/ops/baddbmm_native.h' 2022-12-01T09:59:48.0825736Z adding 'torch/include/ATen/ops/baddbmm_ops.h' 2022-12-01T09:59:48.0827685Z adding 'torch/include/ATen/ops/bartlett_window.h' 2022-12-01T09:59:48.0829556Z adding 'torch/include/ATen/ops/bartlett_window_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0831156Z adding 'torch/include/ATen/ops/bartlett_window_native.h' 2022-12-01T09:59:48.0833029Z adding 'torch/include/ATen/ops/bartlett_window_ops.h' 2022-12-01T09:59:48.0834812Z adding 'torch/include/ATen/ops/batch_norm.h' 2022-12-01T09:59:48.0836720Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt.h' 2022-12-01T09:59:48.0838623Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0840172Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_cuda_dispatch.h' 2022-12-01T09:59:48.0841818Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_native.h' 2022-12-01T09:59:48.0843600Z adding 'torch/include/ATen/ops/batch_norm_backward_elemt_ops.h' 2022-12-01T09:59:48.0845475Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce.h' 2022-12-01T09:59:48.0847356Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0849047Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_cuda_dispatch.h' 2022-12-01T09:59:48.0850782Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_native.h' 2022-12-01T09:59:48.0852706Z adding 'torch/include/ATen/ops/batch_norm_backward_reduce_ops.h' 2022-12-01T09:59:48.0854456Z adding 'torch/include/ATen/ops/batch_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0856126Z adding 'torch/include/ATen/ops/batch_norm_elemt.h' 2022-12-01T09:59:48.0857820Z adding 'torch/include/ATen/ops/batch_norm_elemt_cuda_dispatch.h' 2022-12-01T09:59:48.0859404Z adding 'torch/include/ATen/ops/batch_norm_elemt_native.h' 2022-12-01T09:59:48.0861301Z adding 'torch/include/ATen/ops/batch_norm_elemt_ops.h' 2022-12-01T09:59:48.0863041Z adding 'torch/include/ATen/ops/batch_norm_gather_stats.h' 2022-12-01T09:59:48.0864894Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0866541Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_cuda_dispatch.h' 2022-12-01T09:59:48.0868129Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_native.h' 2022-12-01T09:59:48.0870180Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_ops.h' 2022-12-01T09:59:48.0872045Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts.h' 2022-12-01T09:59:48.0873890Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0875695Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_cuda_dispatch.h' 2022-12-01T09:59:48.0877489Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_native.h' 2022-12-01T09:59:48.0879119Z adding 'torch/include/ATen/ops/batch_norm_gather_stats_with_counts_ops.h' 2022-12-01T09:59:48.0880653Z adding 'torch/include/ATen/ops/batch_norm_native.h' 2022-12-01T09:59:48.0882314Z adding 'torch/include/ATen/ops/batch_norm_ops.h' 2022-12-01T09:59:48.0884048Z adding 'torch/include/ATen/ops/batch_norm_stats.h' 2022-12-01T09:59:48.0885866Z adding 'torch/include/ATen/ops/batch_norm_stats_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0887419Z adding 'torch/include/ATen/ops/batch_norm_stats_cuda_dispatch.h' 2022-12-01T09:59:48.0888933Z adding 'torch/include/ATen/ops/batch_norm_stats_native.h' 2022-12-01T09:59:48.0890700Z adding 'torch/include/ATen/ops/batch_norm_stats_ops.h' 2022-12-01T09:59:48.0892430Z adding 'torch/include/ATen/ops/batch_norm_update_stats.h' 2022-12-01T09:59:48.0894226Z adding 'torch/include/ATen/ops/batch_norm_update_stats_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0895887Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cpu_dispatch.h' 2022-12-01T09:59:48.0897487Z adding 'torch/include/ATen/ops/batch_norm_update_stats_cuda_dispatch.h' 2022-12-01T09:59:48.0899102Z adding 'torch/include/ATen/ops/batch_norm_update_stats_native.h' 2022-12-01T09:59:48.0900836Z adding 'torch/include/ATen/ops/batch_norm_update_stats_ops.h' 2022-12-01T09:59:48.0902654Z adding 'torch/include/ATen/ops/bernoulli.h' 2022-12-01T09:59:48.0904557Z adding 'torch/include/ATen/ops/bernoulli_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0906218Z adding 'torch/include/ATen/ops/bernoulli_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0907820Z adding 'torch/include/ATen/ops/bernoulli_cpu_dispatch.h' 2022-12-01T09:59:48.0909497Z adding 'torch/include/ATen/ops/bernoulli_cuda_dispatch.h' 2022-12-01T09:59:48.0911127Z adding 'torch/include/ATen/ops/bernoulli_meta_dispatch.h' 2022-12-01T09:59:48.0912777Z adding 'torch/include/ATen/ops/bernoulli_native.h' 2022-12-01T09:59:48.0914809Z adding 'torch/include/ATen/ops/bernoulli_ops.h' 2022-12-01T09:59:48.0916865Z adding 'torch/include/ATen/ops/bilinear.h' 2022-12-01T09:59:48.0918642Z adding 'torch/include/ATen/ops/bilinear_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0920163Z adding 'torch/include/ATen/ops/bilinear_native.h' 2022-12-01T09:59:48.0921834Z adding 'torch/include/ATen/ops/bilinear_ops.h' 2022-12-01T09:59:48.0923587Z adding 'torch/include/ATen/ops/binary_cross_entropy.h' 2022-12-01T09:59:48.0925403Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward.h' 2022-12-01T09:59:48.0927145Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cpu_dispatch.h' 2022-12-01T09:59:48.0928883Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_cuda_dispatch.h' 2022-12-01T09:59:48.0931214Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_native.h' 2022-12-01T09:59:48.0932479Z adding 'torch/include/ATen/ops/binary_cross_entropy_backward_ops.h' 2022-12-01T09:59:48.0934194Z adding 'torch/include/ATen/ops/binary_cross_entropy_cpu_dispatch.h' 2022-12-01T09:59:48.0936069Z adding 'torch/include/ATen/ops/binary_cross_entropy_cuda_dispatch.h' 2022-12-01T09:59:48.0937645Z adding 'torch/include/ATen/ops/binary_cross_entropy_native.h' 2022-12-01T09:59:48.0939551Z adding 'torch/include/ATen/ops/binary_cross_entropy_ops.h' 2022-12-01T09:59:48.0941326Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits.h' 2022-12-01T09:59:48.0943221Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0944856Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_native.h' 2022-12-01T09:59:48.0946726Z adding 'torch/include/ATen/ops/binary_cross_entropy_with_logits_ops.h' 2022-12-01T09:59:48.0948508Z adding 'torch/include/ATen/ops/bincount.h' 2022-12-01T09:59:48.0950457Z adding 'torch/include/ATen/ops/bincount_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0952446Z adding 'torch/include/ATen/ops/bincount_cpu_dispatch.h' 2022-12-01T09:59:48.0953770Z adding 'torch/include/ATen/ops/bincount_cuda_dispatch.h' 2022-12-01T09:59:48.0955566Z adding 'torch/include/ATen/ops/bincount_native.h' 2022-12-01T09:59:48.0957488Z adding 'torch/include/ATen/ops/bincount_ops.h' 2022-12-01T09:59:48.0959207Z adding 'torch/include/ATen/ops/binomial.h' 2022-12-01T09:59:48.0961130Z adding 'torch/include/ATen/ops/binomial_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0962888Z adding 'torch/include/ATen/ops/binomial_cpu_dispatch.h' 2022-12-01T09:59:48.0965073Z adding 'torch/include/ATen/ops/binomial_cuda_dispatch.h' 2022-12-01T09:59:48.0966196Z adding 'torch/include/ATen/ops/binomial_native.h' 2022-12-01T09:59:48.0967871Z adding 'torch/include/ATen/ops/binomial_ops.h' 2022-12-01T09:59:48.0969953Z adding 'torch/include/ATen/ops/bitwise_and.h' 2022-12-01T09:59:48.0971713Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0973645Z adding 'torch/include/ATen/ops/bitwise_and_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0975793Z adding 'torch/include/ATen/ops/bitwise_and_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.0977397Z adding 'torch/include/ATen/ops/bitwise_and_cpu_dispatch.h' 2022-12-01T09:59:48.0978990Z adding 'torch/include/ATen/ops/bitwise_and_cuda_dispatch.h' 2022-12-01T09:59:48.0980470Z adding 'torch/include/ATen/ops/bitwise_and_meta.h' 2022-12-01T09:59:48.0982123Z adding 'torch/include/ATen/ops/bitwise_and_meta_dispatch.h' 2022-12-01T09:59:48.0983916Z adding 'torch/include/ATen/ops/bitwise_and_native.h' 2022-12-01T09:59:48.0985891Z adding 'torch/include/ATen/ops/bitwise_and_ops.h' 2022-12-01T09:59:48.0987894Z adding 'torch/include/ATen/ops/bitwise_left_shift.h' 2022-12-01T09:59:48.0989841Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.0991792Z adding 'torch/include/ATen/ops/bitwise_left_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.0993471Z adding 'torch/include/ATen/ops/bitwise_left_shift_cpu_dispatch.h' 2022-12-01T09:59:48.0995186Z adding 'torch/include/ATen/ops/bitwise_left_shift_cuda_dispatch.h' 2022-12-01T09:59:48.0996794Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta.h' 2022-12-01T09:59:48.0998504Z adding 'torch/include/ATen/ops/bitwise_left_shift_meta_dispatch.h' 2022-12-01T09:59:48.1000145Z adding 'torch/include/ATen/ops/bitwise_left_shift_native.h' 2022-12-01T09:59:48.1002316Z adding 'torch/include/ATen/ops/bitwise_left_shift_ops.h' 2022-12-01T09:59:48.1004181Z adding 'torch/include/ATen/ops/bitwise_not.h' 2022-12-01T09:59:48.1005955Z adding 'torch/include/ATen/ops/bitwise_not_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1007554Z adding 'torch/include/ATen/ops/bitwise_not_cpu_dispatch.h' 2022-12-01T09:59:48.1009351Z adding 'torch/include/ATen/ops/bitwise_not_cuda_dispatch.h' 2022-12-01T09:59:48.1010940Z adding 'torch/include/ATen/ops/bitwise_not_meta.h' 2022-12-01T09:59:48.1012677Z adding 'torch/include/ATen/ops/bitwise_not_meta_dispatch.h' 2022-12-01T09:59:48.1014262Z adding 'torch/include/ATen/ops/bitwise_not_native.h' 2022-12-01T09:59:48.1016191Z adding 'torch/include/ATen/ops/bitwise_not_ops.h' 2022-12-01T09:59:48.1017902Z adding 'torch/include/ATen/ops/bitwise_or.h' 2022-12-01T09:59:48.1019840Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1021544Z adding 'torch/include/ATen/ops/bitwise_or_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1023233Z adding 'torch/include/ATen/ops/bitwise_or_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1024834Z adding 'torch/include/ATen/ops/bitwise_or_cpu_dispatch.h' 2022-12-01T09:59:48.1026641Z adding 'torch/include/ATen/ops/bitwise_or_cuda_dispatch.h' 2022-12-01T09:59:48.1028099Z adding 'torch/include/ATen/ops/bitwise_or_meta.h' 2022-12-01T09:59:48.1029931Z adding 'torch/include/ATen/ops/bitwise_or_meta_dispatch.h' 2022-12-01T09:59:48.1031541Z adding 'torch/include/ATen/ops/bitwise_or_native.h' 2022-12-01T09:59:48.1033638Z adding 'torch/include/ATen/ops/bitwise_or_ops.h' 2022-12-01T09:59:48.1035756Z adding 'torch/include/ATen/ops/bitwise_right_shift.h' 2022-12-01T09:59:48.1037681Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1039563Z adding 'torch/include/ATen/ops/bitwise_right_shift_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1041117Z adding 'torch/include/ATen/ops/bitwise_right_shift_cpu_dispatch.h' 2022-12-01T09:59:48.1042870Z adding 'torch/include/ATen/ops/bitwise_right_shift_cuda_dispatch.h' 2022-12-01T09:59:48.1044564Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta.h' 2022-12-01T09:59:48.1046232Z adding 'torch/include/ATen/ops/bitwise_right_shift_meta_dispatch.h' 2022-12-01T09:59:48.1047919Z adding 'torch/include/ATen/ops/bitwise_right_shift_native.h' 2022-12-01T09:59:48.1050012Z adding 'torch/include/ATen/ops/bitwise_right_shift_ops.h' 2022-12-01T09:59:48.1052050Z adding 'torch/include/ATen/ops/bitwise_xor.h' 2022-12-01T09:59:48.1054126Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1055959Z adding 'torch/include/ATen/ops/bitwise_xor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1057726Z adding 'torch/include/ATen/ops/bitwise_xor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1059447Z adding 'torch/include/ATen/ops/bitwise_xor_cpu_dispatch.h' 2022-12-01T09:59:48.1061222Z adding 'torch/include/ATen/ops/bitwise_xor_cuda_dispatch.h' 2022-12-01T09:59:48.1062933Z adding 'torch/include/ATen/ops/bitwise_xor_meta.h' 2022-12-01T09:59:48.1064694Z adding 'torch/include/ATen/ops/bitwise_xor_meta_dispatch.h' 2022-12-01T09:59:48.1066465Z adding 'torch/include/ATen/ops/bitwise_xor_native.h' 2022-12-01T09:59:48.1068569Z adding 'torch/include/ATen/ops/bitwise_xor_ops.h' 2022-12-01T09:59:48.1070703Z adding 'torch/include/ATen/ops/blackman_window.h' 2022-12-01T09:59:48.1072796Z adding 'torch/include/ATen/ops/blackman_window_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1074566Z adding 'torch/include/ATen/ops/blackman_window_native.h' 2022-12-01T09:59:48.1076845Z adding 'torch/include/ATen/ops/blackman_window_ops.h' 2022-12-01T09:59:48.1078723Z adding 'torch/include/ATen/ops/block_diag.h' 2022-12-01T09:59:48.1080602Z adding 'torch/include/ATen/ops/block_diag_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1082250Z adding 'torch/include/ATen/ops/block_diag_native.h' 2022-12-01T09:59:48.1084105Z adding 'torch/include/ATen/ops/block_diag_ops.h' 2022-12-01T09:59:48.1085928Z adding 'torch/include/ATen/ops/bmm.h' 2022-12-01T09:59:48.1087832Z adding 'torch/include/ATen/ops/bmm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1089587Z adding 'torch/include/ATen/ops/bmm_cpu_dispatch.h' 2022-12-01T09:59:48.1091329Z adding 'torch/include/ATen/ops/bmm_cuda_dispatch.h' 2022-12-01T09:59:48.1093053Z adding 'torch/include/ATen/ops/bmm_meta.h' 2022-12-01T09:59:48.1094789Z adding 'torch/include/ATen/ops/bmm_meta_dispatch.h' 2022-12-01T09:59:48.1096598Z adding 'torch/include/ATen/ops/bmm_native.h' 2022-12-01T09:59:48.1098518Z adding 'torch/include/ATen/ops/bmm_ops.h' 2022-12-01T09:59:48.1100288Z adding 'torch/include/ATen/ops/broadcast_tensors.h' 2022-12-01T09:59:48.1102143Z adding 'torch/include/ATen/ops/broadcast_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1103777Z adding 'torch/include/ATen/ops/broadcast_tensors_native.h' 2022-12-01T09:59:48.1105538Z adding 'torch/include/ATen/ops/broadcast_tensors_ops.h' 2022-12-01T09:59:48.1107278Z adding 'torch/include/ATen/ops/broadcast_to.h' 2022-12-01T09:59:48.1109114Z adding 'torch/include/ATen/ops/broadcast_to_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1110733Z adding 'torch/include/ATen/ops/broadcast_to_native.h' 2022-12-01T09:59:48.1112852Z adding 'torch/include/ATen/ops/broadcast_to_ops.h' 2022-12-01T09:59:48.1114572Z adding 'torch/include/ATen/ops/bucketize.h' 2022-12-01T09:59:48.1116651Z adding 'torch/include/ATen/ops/bucketize_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1118448Z adding 'torch/include/ATen/ops/bucketize_cpu_dispatch.h' 2022-12-01T09:59:48.1120187Z adding 'torch/include/ATen/ops/bucketize_cuda_dispatch.h' 2022-12-01T09:59:48.1121950Z adding 'torch/include/ATen/ops/bucketize_native.h' 2022-12-01T09:59:48.1123934Z adding 'torch/include/ATen/ops/bucketize_ops.h' 2022-12-01T09:59:48.1125744Z adding 'torch/include/ATen/ops/can_cast.h' 2022-12-01T09:59:48.1127573Z adding 'torch/include/ATen/ops/can_cast_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1129299Z adding 'torch/include/ATen/ops/can_cast_native.h' 2022-12-01T09:59:48.1131138Z adding 'torch/include/ATen/ops/can_cast_ops.h' 2022-12-01T09:59:48.1133762Z adding 'torch/include/ATen/ops/cartesian_prod.h' 2022-12-01T09:59:48.1135697Z adding 'torch/include/ATen/ops/cartesian_prod_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1137337Z adding 'torch/include/ATen/ops/cartesian_prod_native.h' 2022-12-01T09:59:48.1139112Z adding 'torch/include/ATen/ops/cartesian_prod_ops.h' 2022-12-01T09:59:48.1140976Z adding 'torch/include/ATen/ops/cat.h' 2022-12-01T09:59:48.1142891Z adding 'torch/include/ATen/ops/cat_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1144648Z adding 'torch/include/ATen/ops/cat_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1146393Z adding 'torch/include/ATen/ops/cat_cpu_dispatch.h' 2022-12-01T09:59:48.1148215Z adding 'torch/include/ATen/ops/cat_cuda_dispatch.h' 2022-12-01T09:59:48.1150351Z adding 'torch/include/ATen/ops/cat_meta.h' 2022-12-01T09:59:48.1152281Z adding 'torch/include/ATen/ops/cat_meta_dispatch.h' 2022-12-01T09:59:48.1154176Z adding 'torch/include/ATen/ops/cat_native.h' 2022-12-01T09:59:48.1156180Z adding 'torch/include/ATen/ops/cat_ops.h' 2022-12-01T09:59:48.1158009Z adding 'torch/include/ATen/ops/cauchy.h' 2022-12-01T09:59:48.1160044Z adding 'torch/include/ATen/ops/cauchy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1161759Z adding 'torch/include/ATen/ops/cauchy_cpu_dispatch.h' 2022-12-01T09:59:48.1163603Z adding 'torch/include/ATen/ops/cauchy_cuda_dispatch.h' 2022-12-01T09:59:48.1165317Z adding 'torch/include/ATen/ops/cauchy_meta_dispatch.h' 2022-12-01T09:59:48.1167081Z adding 'torch/include/ATen/ops/cauchy_native.h' 2022-12-01T09:59:48.1169006Z adding 'torch/include/ATen/ops/cauchy_ops.h' 2022-12-01T09:59:48.1170841Z adding 'torch/include/ATen/ops/ccol_indices.h' 2022-12-01T09:59:48.1172573Z adding 'torch/include/ATen/ops/ccol_indices_copy.h' 2022-12-01T09:59:48.1174495Z adding 'torch/include/ATen/ops/ccol_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1176089Z adding 'torch/include/ATen/ops/ccol_indices_copy_native.h' 2022-12-01T09:59:48.1177975Z adding 'torch/include/ATen/ops/ccol_indices_copy_ops.h' 2022-12-01T09:59:48.1179646Z adding 'torch/include/ATen/ops/ccol_indices_native.h' 2022-12-01T09:59:48.1181460Z adding 'torch/include/ATen/ops/ccol_indices_ops.h' 2022-12-01T09:59:48.1183172Z adding 'torch/include/ATen/ops/cdist.h' 2022-12-01T09:59:48.1185115Z adding 'torch/include/ATen/ops/cdist_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1186874Z adding 'torch/include/ATen/ops/cdist_native.h' 2022-12-01T09:59:48.1188613Z adding 'torch/include/ATen/ops/cdist_ops.h' 2022-12-01T09:59:48.1190408Z adding 'torch/include/ATen/ops/ceil.h' 2022-12-01T09:59:48.1192339Z adding 'torch/include/ATen/ops/ceil_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1193973Z adding 'torch/include/ATen/ops/ceil_cpu_dispatch.h' 2022-12-01T09:59:48.1195998Z adding 'torch/include/ATen/ops/ceil_cuda_dispatch.h' 2022-12-01T09:59:48.1197720Z adding 'torch/include/ATen/ops/ceil_meta.h' 2022-12-01T09:59:48.1199638Z adding 'torch/include/ATen/ops/ceil_meta_dispatch.h' 2022-12-01T09:59:48.1201649Z adding 'torch/include/ATen/ops/ceil_native.h' 2022-12-01T09:59:48.1203213Z adding 'torch/include/ATen/ops/ceil_ops.h' 2022-12-01T09:59:48.1204961Z adding 'torch/include/ATen/ops/celu.h' 2022-12-01T09:59:48.1206904Z adding 'torch/include/ATen/ops/celu_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1208561Z adding 'torch/include/ATen/ops/celu_native.h' 2022-12-01T09:59:48.1210699Z adding 'torch/include/ATen/ops/celu_ops.h' 2022-12-01T09:59:48.1212434Z adding 'torch/include/ATen/ops/chain_matmul.h' 2022-12-01T09:59:48.1214350Z adding 'torch/include/ATen/ops/chain_matmul_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1216058Z adding 'torch/include/ATen/ops/chain_matmul_native.h' 2022-12-01T09:59:48.1217882Z adding 'torch/include/ATen/ops/chain_matmul_ops.h' 2022-12-01T09:59:48.1219464Z adding 'torch/include/ATen/ops/chalf.h' 2022-12-01T09:59:48.1221415Z adding 'torch/include/ATen/ops/chalf_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1223042Z adding 'torch/include/ATen/ops/chalf_native.h' 2022-12-01T09:59:48.1224816Z adding 'torch/include/ATen/ops/chalf_ops.h' 2022-12-01T09:59:48.1226605Z adding 'torch/include/ATen/ops/channel_shuffle.h' 2022-12-01T09:59:48.1228512Z adding 'torch/include/ATen/ops/channel_shuffle_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1230189Z adding 'torch/include/ATen/ops/channel_shuffle_cpu_dispatch.h' 2022-12-01T09:59:48.1231851Z adding 'torch/include/ATen/ops/channel_shuffle_native.h' 2022-12-01T09:59:48.1233720Z adding 'torch/include/ATen/ops/channel_shuffle_ops.h' 2022-12-01T09:59:48.1235687Z adding 'torch/include/ATen/ops/cholesky.h' 2022-12-01T09:59:48.1237638Z adding 'torch/include/ATen/ops/cholesky_cpu_dispatch.h' 2022-12-01T09:59:48.1239393Z adding 'torch/include/ATen/ops/cholesky_cuda_dispatch.h' 2022-12-01T09:59:48.1241182Z adding 'torch/include/ATen/ops/cholesky_inverse.h' 2022-12-01T09:59:48.1243022Z adding 'torch/include/ATen/ops/cholesky_inverse_cpu_dispatch.h' 2022-12-01T09:59:48.1244777Z adding 'torch/include/ATen/ops/cholesky_inverse_cuda_dispatch.h' 2022-12-01T09:59:48.1246492Z adding 'torch/include/ATen/ops/cholesky_inverse_native.h' 2022-12-01T09:59:48.1248329Z adding 'torch/include/ATen/ops/cholesky_inverse_ops.h' 2022-12-01T09:59:48.1250105Z adding 'torch/include/ATen/ops/cholesky_native.h' 2022-12-01T09:59:48.1252028Z adding 'torch/include/ATen/ops/cholesky_ops.h' 2022-12-01T09:59:48.1253855Z adding 'torch/include/ATen/ops/cholesky_solve.h' 2022-12-01T09:59:48.1255865Z adding 'torch/include/ATen/ops/cholesky_solve_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1257432Z adding 'torch/include/ATen/ops/cholesky_solve_native.h' 2022-12-01T09:59:48.1259310Z adding 'torch/include/ATen/ops/cholesky_solve_ops.h' 2022-12-01T09:59:48.1261063Z adding 'torch/include/ATen/ops/choose_qparams_optimized.h' 2022-12-01T09:59:48.1262958Z adding 'torch/include/ATen/ops/choose_qparams_optimized_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1264580Z adding 'torch/include/ATen/ops/choose_qparams_optimized_native.h' 2022-12-01T09:59:48.1266494Z adding 'torch/include/ATen/ops/choose_qparams_optimized_ops.h' 2022-12-01T09:59:48.1268193Z adding 'torch/include/ATen/ops/chunk.h' 2022-12-01T09:59:48.1270097Z adding 'torch/include/ATen/ops/chunk_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1271692Z adding 'torch/include/ATen/ops/chunk_native.h' 2022-12-01T09:59:48.1273635Z adding 'torch/include/ATen/ops/chunk_ops.h' 2022-12-01T09:59:48.1275612Z adding 'torch/include/ATen/ops/clamp.h' 2022-12-01T09:59:48.1277709Z adding 'torch/include/ATen/ops/clamp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1279452Z adding 'torch/include/ATen/ops/clamp_cpu_dispatch.h' 2022-12-01T09:59:48.1281515Z adding 'torch/include/ATen/ops/clamp_cuda_dispatch.h' 2022-12-01T09:59:48.1283187Z adding 'torch/include/ATen/ops/clamp_max.h' 2022-12-01T09:59:48.1285170Z adding 'torch/include/ATen/ops/clamp_max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1286911Z adding 'torch/include/ATen/ops/clamp_max_cpu_dispatch.h' 2022-12-01T09:59:48.1288706Z adding 'torch/include/ATen/ops/clamp_max_cuda_dispatch.h' 2022-12-01T09:59:48.1290513Z adding 'torch/include/ATen/ops/clamp_max_meta.h' 2022-12-01T09:59:48.1292370Z adding 'torch/include/ATen/ops/clamp_max_meta_dispatch.h' 2022-12-01T09:59:48.1294126Z adding 'torch/include/ATen/ops/clamp_max_native.h' 2022-12-01T09:59:48.1296210Z adding 'torch/include/ATen/ops/clamp_max_ops.h' 2022-12-01T09:59:48.1298001Z adding 'torch/include/ATen/ops/clamp_meta.h' 2022-12-01T09:59:48.1299898Z adding 'torch/include/ATen/ops/clamp_meta_dispatch.h' 2022-12-01T09:59:48.1301767Z adding 'torch/include/ATen/ops/clamp_min.h' 2022-12-01T09:59:48.1303754Z adding 'torch/include/ATen/ops/clamp_min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1305462Z adding 'torch/include/ATen/ops/clamp_min_cpu_dispatch.h' 2022-12-01T09:59:48.1307313Z adding 'torch/include/ATen/ops/clamp_min_cuda_dispatch.h' 2022-12-01T09:59:48.1309050Z adding 'torch/include/ATen/ops/clamp_min_meta.h' 2022-12-01T09:59:48.1310883Z adding 'torch/include/ATen/ops/clamp_min_meta_dispatch.h' 2022-12-01T09:59:48.1312629Z adding 'torch/include/ATen/ops/clamp_min_native.h' 2022-12-01T09:59:48.1314614Z adding 'torch/include/ATen/ops/clamp_min_ops.h' 2022-12-01T09:59:48.1316605Z adding 'torch/include/ATen/ops/clamp_native.h' 2022-12-01T09:59:48.1318741Z adding 'torch/include/ATen/ops/clamp_ops.h' 2022-12-01T09:59:48.1320724Z adding 'torch/include/ATen/ops/clip.h' 2022-12-01T09:59:48.1322797Z adding 'torch/include/ATen/ops/clip_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1324506Z adding 'torch/include/ATen/ops/clip_native.h' 2022-12-01T09:59:48.1326627Z adding 'torch/include/ATen/ops/clip_ops.h' 2022-12-01T09:59:48.1328514Z adding 'torch/include/ATen/ops/clone.h' 2022-12-01T09:59:48.1330516Z adding 'torch/include/ATen/ops/clone_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1332229Z adding 'torch/include/ATen/ops/clone_native.h' 2022-12-01T09:59:48.1334168Z adding 'torch/include/ATen/ops/clone_ops.h' 2022-12-01T09:59:48.1335825Z adding 'torch/include/ATen/ops/coalesce.h' 2022-12-01T09:59:48.1337734Z adding 'torch/include/ATen/ops/coalesce_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1339323Z adding 'torch/include/ATen/ops/coalesce_native.h' 2022-12-01T09:59:48.1341116Z adding 'torch/include/ATen/ops/coalesce_ops.h' 2022-12-01T09:59:48.1343017Z adding 'torch/include/ATen/ops/col2im.h' 2022-12-01T09:59:48.1344985Z adding 'torch/include/ATen/ops/col2im_cpu_dispatch.h' 2022-12-01T09:59:48.1347089Z adding 'torch/include/ATen/ops/col2im_cuda_dispatch.h' 2022-12-01T09:59:48.1348801Z adding 'torch/include/ATen/ops/col2im_native.h' 2022-12-01T09:59:48.1350717Z adding 'torch/include/ATen/ops/col2im_ops.h' 2022-12-01T09:59:48.1352481Z adding 'torch/include/ATen/ops/col_indices.h' 2022-12-01T09:59:48.1354289Z adding 'torch/include/ATen/ops/col_indices_copy.h' 2022-12-01T09:59:48.1356372Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1358158Z adding 'torch/include/ATen/ops/col_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1359532Z adding 'torch/include/ATen/ops/col_indices_copy_native.h' 2022-12-01T09:59:48.1361531Z adding 'torch/include/ATen/ops/col_indices_copy_ops.h' 2022-12-01T09:59:48.1362934Z adding 'torch/include/ATen/ops/col_indices_native.h' 2022-12-01T09:59:48.1364546Z adding 'torch/include/ATen/ops/col_indices_ops.h' 2022-12-01T09:59:48.1366382Z adding 'torch/include/ATen/ops/column_stack.h' 2022-12-01T09:59:48.1367927Z adding 'torch/include/ATen/ops/column_stack_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1369316Z adding 'torch/include/ATen/ops/column_stack_native.h' 2022-12-01T09:59:48.1370935Z adding 'torch/include/ATen/ops/column_stack_ops.h' 2022-12-01T09:59:48.1372512Z adding 'torch/include/ATen/ops/combinations.h' 2022-12-01T09:59:48.1374204Z adding 'torch/include/ATen/ops/combinations_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1375747Z adding 'torch/include/ATen/ops/combinations_native.h' 2022-12-01T09:59:48.1377338Z adding 'torch/include/ATen/ops/combinations_ops.h' 2022-12-01T09:59:48.1378862Z adding 'torch/include/ATen/ops/complex.h' 2022-12-01T09:59:48.1380578Z adding 'torch/include/ATen/ops/complex_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1382101Z adding 'torch/include/ATen/ops/complex_cpu_dispatch.h' 2022-12-01T09:59:48.1383728Z adding 'torch/include/ATen/ops/complex_cuda_dispatch.h' 2022-12-01T09:59:48.1385216Z adding 'torch/include/ATen/ops/complex_native.h' 2022-12-01T09:59:48.1386865Z adding 'torch/include/ATen/ops/complex_ops.h' 2022-12-01T09:59:48.1388556Z adding 'torch/include/ATen/ops/concat.h' 2022-12-01T09:59:48.1390318Z adding 'torch/include/ATen/ops/concat_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1391803Z adding 'torch/include/ATen/ops/concat_native.h' 2022-12-01T09:59:48.1393606Z adding 'torch/include/ATen/ops/concat_ops.h' 2022-12-01T09:59:48.1395517Z adding 'torch/include/ATen/ops/concatenate.h' 2022-12-01T09:59:48.1397563Z adding 'torch/include/ATen/ops/concatenate_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1399123Z adding 'torch/include/ATen/ops/concatenate_native.h' 2022-12-01T09:59:48.1400849Z adding 'torch/include/ATen/ops/concatenate_ops.h' 2022-12-01T09:59:48.1402427Z adding 'torch/include/ATen/ops/conj.h' 2022-12-01T09:59:48.1404102Z adding 'torch/include/ATen/ops/conj_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1405603Z adding 'torch/include/ATen/ops/conj_native.h' 2022-12-01T09:59:48.1407161Z adding 'torch/include/ATen/ops/conj_ops.h' 2022-12-01T09:59:48.1408807Z adding 'torch/include/ATen/ops/conj_physical.h' 2022-12-01T09:59:48.1410620Z adding 'torch/include/ATen/ops/conj_physical_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1412227Z adding 'torch/include/ATen/ops/conj_physical_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1413795Z adding 'torch/include/ATen/ops/conj_physical_cpu_dispatch.h' 2022-12-01T09:59:48.1415300Z adding 'torch/include/ATen/ops/conj_physical_cuda_dispatch.h' 2022-12-01T09:59:48.1416834Z adding 'torch/include/ATen/ops/conj_physical_native.h' 2022-12-01T09:59:48.1418517Z adding 'torch/include/ATen/ops/conj_physical_ops.h' 2022-12-01T09:59:48.1420172Z adding 'torch/include/ATen/ops/constant_pad_nd.h' 2022-12-01T09:59:48.1421920Z adding 'torch/include/ATen/ops/constant_pad_nd_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1423491Z adding 'torch/include/ATen/ops/constant_pad_nd_native.h' 2022-12-01T09:59:48.1425114Z adding 'torch/include/ATen/ops/constant_pad_nd_ops.h' 2022-12-01T09:59:48.1426676Z adding 'torch/include/ATen/ops/contiguous.h' 2022-12-01T09:59:48.1428322Z adding 'torch/include/ATen/ops/contiguous_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1429826Z adding 'torch/include/ATen/ops/contiguous_native.h' 2022-12-01T09:59:48.1431439Z adding 'torch/include/ATen/ops/contiguous_ops.h' 2022-12-01T09:59:48.1433042Z adding 'torch/include/ATen/ops/conv1d.h' 2022-12-01T09:59:48.1435464Z adding 'torch/include/ATen/ops/conv1d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1436568Z adding 'torch/include/ATen/ops/conv1d_native.h' 2022-12-01T09:59:48.1438457Z adding 'torch/include/ATen/ops/conv1d_ops.h' 2022-12-01T09:59:48.1439968Z adding 'torch/include/ATen/ops/conv2d.h' 2022-12-01T09:59:48.1441820Z adding 'torch/include/ATen/ops/conv2d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1443045Z adding 'torch/include/ATen/ops/conv2d_native.h' 2022-12-01T09:59:48.1444788Z adding 'torch/include/ATen/ops/conv2d_ops.h' 2022-12-01T09:59:48.1446587Z adding 'torch/include/ATen/ops/conv3d.h' 2022-12-01T09:59:48.1448336Z adding 'torch/include/ATen/ops/conv3d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1450052Z adding 'torch/include/ATen/ops/conv3d_native.h' 2022-12-01T09:59:48.1451891Z adding 'torch/include/ATen/ops/conv3d_ops.h' 2022-12-01T09:59:48.1453701Z adding 'torch/include/ATen/ops/conv_depthwise3d.h' 2022-12-01T09:59:48.1455507Z adding 'torch/include/ATen/ops/conv_depthwise3d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1457776Z adding 'torch/include/ATen/ops/conv_depthwise3d_cuda_dispatch.h' 2022-12-01T09:59:48.1458959Z adding 'torch/include/ATen/ops/conv_depthwise3d_native.h' 2022-12-01T09:59:48.1460836Z adding 'torch/include/ATen/ops/conv_depthwise3d_ops.h' 2022-12-01T09:59:48.1462669Z adding 'torch/include/ATen/ops/conv_tbc.h' 2022-12-01T09:59:48.1464600Z adding 'torch/include/ATen/ops/conv_tbc_backward.h' 2022-12-01T09:59:48.1466459Z adding 'torch/include/ATen/ops/conv_tbc_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1467874Z adding 'torch/include/ATen/ops/conv_tbc_backward_native.h' 2022-12-01T09:59:48.1469597Z adding 'torch/include/ATen/ops/conv_tbc_backward_ops.h' 2022-12-01T09:59:48.1471364Z adding 'torch/include/ATen/ops/conv_tbc_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1473027Z adding 'torch/include/ATen/ops/conv_tbc_native.h' 2022-12-01T09:59:48.1475121Z adding 'torch/include/ATen/ops/conv_tbc_ops.h' 2022-12-01T09:59:48.1476947Z adding 'torch/include/ATen/ops/conv_transpose1d.h' 2022-12-01T09:59:48.1478820Z adding 'torch/include/ATen/ops/conv_transpose1d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1480292Z adding 'torch/include/ATen/ops/conv_transpose1d_native.h' 2022-12-01T09:59:48.1482198Z adding 'torch/include/ATen/ops/conv_transpose1d_ops.h' 2022-12-01T09:59:48.1483987Z adding 'torch/include/ATen/ops/conv_transpose2d.h' 2022-12-01T09:59:48.1485980Z adding 'torch/include/ATen/ops/conv_transpose2d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1487509Z adding 'torch/include/ATen/ops/conv_transpose2d_native.h' 2022-12-01T09:59:48.1489474Z adding 'torch/include/ATen/ops/conv_transpose2d_ops.h' 2022-12-01T09:59:48.1491377Z adding 'torch/include/ATen/ops/conv_transpose3d.h' 2022-12-01T09:59:48.1493411Z adding 'torch/include/ATen/ops/conv_transpose3d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1494955Z adding 'torch/include/ATen/ops/conv_transpose3d_native.h' 2022-12-01T09:59:48.1496848Z adding 'torch/include/ATen/ops/conv_transpose3d_ops.h' 2022-12-01T09:59:48.1498672Z adding 'torch/include/ATen/ops/convolution.h' 2022-12-01T09:59:48.1500869Z adding 'torch/include/ATen/ops/convolution_backward.h' 2022-12-01T09:59:48.1503066Z adding 'torch/include/ATen/ops/convolution_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1504968Z adding 'torch/include/ATen/ops/convolution_backward_cuda_dispatch.h' 2022-12-01T09:59:48.1506760Z adding 'torch/include/ATen/ops/convolution_backward_native.h' 2022-12-01T09:59:48.1508777Z adding 'torch/include/ATen/ops/convolution_backward_ops.h' 2022-12-01T09:59:48.1510818Z adding 'torch/include/ATen/ops/convolution_backward_overrideable.h' 2022-12-01T09:59:48.1512850Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1514682Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_native.h' 2022-12-01T09:59:48.1516958Z adding 'torch/include/ATen/ops/convolution_backward_overrideable_ops.h' 2022-12-01T09:59:48.1518982Z adding 'torch/include/ATen/ops/convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1520765Z adding 'torch/include/ATen/ops/convolution_native.h' 2022-12-01T09:59:48.1522866Z adding 'torch/include/ATen/ops/convolution_ops.h' 2022-12-01T09:59:48.1524866Z adding 'torch/include/ATen/ops/convolution_overrideable.h' 2022-12-01T09:59:48.1527009Z adding 'torch/include/ATen/ops/convolution_overrideable_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1528587Z adding 'torch/include/ATen/ops/convolution_overrideable_native.h' 2022-12-01T09:59:48.1530756Z adding 'torch/include/ATen/ops/convolution_overrideable_ops.h' 2022-12-01T09:59:48.1532407Z adding 'torch/include/ATen/ops/copy.h' 2022-12-01T09:59:48.1534265Z adding 'torch/include/ATen/ops/copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1535991Z adding 'torch/include/ATen/ops/copy_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1537569Z adding 'torch/include/ATen/ops/copy_native.h' 2022-12-01T09:59:48.1539292Z adding 'torch/include/ATen/ops/copy_ops.h' 2022-12-01T09:59:48.1541148Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse.h' 2022-12-01T09:59:48.1542964Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1544600Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_meta_dispatch.h' 2022-12-01T09:59:48.1546964Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_native.h' 2022-12-01T09:59:48.1548937Z adding 'torch/include/ATen/ops/copy_sparse_to_sparse_ops.h' 2022-12-01T09:59:48.1550941Z adding 'torch/include/ATen/ops/copysign.h' 2022-12-01T09:59:48.1552710Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1554514Z adding 'torch/include/ATen/ops/copysign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1556102Z adding 'torch/include/ATen/ops/copysign_cpu_dispatch.h' 2022-12-01T09:59:48.1557921Z adding 'torch/include/ATen/ops/copysign_cuda_dispatch.h' 2022-12-01T09:59:48.1559691Z adding 'torch/include/ATen/ops/copysign_meta.h' 2022-12-01T09:59:48.1561462Z adding 'torch/include/ATen/ops/copysign_meta_dispatch.h' 2022-12-01T09:59:48.1563105Z adding 'torch/include/ATen/ops/copysign_native.h' 2022-12-01T09:59:48.1565007Z adding 'torch/include/ATen/ops/copysign_ops.h' 2022-12-01T09:59:48.1566820Z adding 'torch/include/ATen/ops/corrcoef.h' 2022-12-01T09:59:48.1568654Z adding 'torch/include/ATen/ops/corrcoef_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1570316Z adding 'torch/include/ATen/ops/corrcoef_native.h' 2022-12-01T09:59:48.1572072Z adding 'torch/include/ATen/ops/corrcoef_ops.h' 2022-12-01T09:59:48.1573801Z adding 'torch/include/ATen/ops/cos.h' 2022-12-01T09:59:48.1575817Z adding 'torch/include/ATen/ops/cos_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1577334Z adding 'torch/include/ATen/ops/cos_cpu_dispatch.h' 2022-12-01T09:59:48.1579076Z adding 'torch/include/ATen/ops/cos_cuda_dispatch.h' 2022-12-01T09:59:48.1580702Z adding 'torch/include/ATen/ops/cos_meta.h' 2022-12-01T09:59:48.1582449Z adding 'torch/include/ATen/ops/cos_meta_dispatch.h' 2022-12-01T09:59:48.1584096Z adding 'torch/include/ATen/ops/cos_native.h' 2022-12-01T09:59:48.1585876Z adding 'torch/include/ATen/ops/cos_ops.h' 2022-12-01T09:59:48.1587588Z adding 'torch/include/ATen/ops/cosh.h' 2022-12-01T09:59:48.1589481Z adding 'torch/include/ATen/ops/cosh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1591068Z adding 'torch/include/ATen/ops/cosh_cpu_dispatch.h' 2022-12-01T09:59:48.1592802Z adding 'torch/include/ATen/ops/cosh_cuda_dispatch.h' 2022-12-01T09:59:48.1594423Z adding 'torch/include/ATen/ops/cosh_meta.h' 2022-12-01T09:59:48.1596280Z adding 'torch/include/ATen/ops/cosh_meta_dispatch.h' 2022-12-01T09:59:48.1598114Z adding 'torch/include/ATen/ops/cosh_native.h' 2022-12-01T09:59:48.1599982Z adding 'torch/include/ATen/ops/cosh_ops.h' 2022-12-01T09:59:48.1602239Z adding 'torch/include/ATen/ops/cosine_embedding_loss.h' 2022-12-01T09:59:48.1603994Z adding 'torch/include/ATen/ops/cosine_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1605467Z adding 'torch/include/ATen/ops/cosine_embedding_loss_native.h' 2022-12-01T09:59:48.1607198Z adding 'torch/include/ATen/ops/cosine_embedding_loss_ops.h' 2022-12-01T09:59:48.1608854Z adding 'torch/include/ATen/ops/cosine_similarity.h' 2022-12-01T09:59:48.1610786Z adding 'torch/include/ATen/ops/cosine_similarity_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1612280Z adding 'torch/include/ATen/ops/cosine_similarity_native.h' 2022-12-01T09:59:48.1613959Z adding 'torch/include/ATen/ops/cosine_similarity_ops.h' 2022-12-01T09:59:48.1615778Z adding 'torch/include/ATen/ops/count_nonzero.h' 2022-12-01T09:59:48.1617875Z adding 'torch/include/ATen/ops/count_nonzero_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1619494Z adding 'torch/include/ATen/ops/count_nonzero_cpu_dispatch.h' 2022-12-01T09:59:48.1621244Z adding 'torch/include/ATen/ops/count_nonzero_cuda_dispatch.h' 2022-12-01T09:59:48.1622800Z adding 'torch/include/ATen/ops/count_nonzero_native.h' 2022-12-01T09:59:48.1624658Z adding 'torch/include/ATen/ops/count_nonzero_ops.h' 2022-12-01T09:59:48.1626500Z adding 'torch/include/ATen/ops/cov.h' 2022-12-01T09:59:48.1628287Z adding 'torch/include/ATen/ops/cov_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1629985Z adding 'torch/include/ATen/ops/cov_native.h' 2022-12-01T09:59:48.1631783Z adding 'torch/include/ATen/ops/cov_ops.h' 2022-12-01T09:59:48.1633454Z adding 'torch/include/ATen/ops/cross.h' 2022-12-01T09:59:48.1635536Z adding 'torch/include/ATen/ops/cross_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1637286Z adding 'torch/include/ATen/ops/cross_entropy_loss.h' 2022-12-01T09:59:48.1639143Z adding 'torch/include/ATen/ops/cross_entropy_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1640738Z adding 'torch/include/ATen/ops/cross_entropy_loss_native.h' 2022-12-01T09:59:48.1642563Z adding 'torch/include/ATen/ops/cross_entropy_loss_ops.h' 2022-12-01T09:59:48.1644325Z adding 'torch/include/ATen/ops/cross_native.h' 2022-12-01T09:59:48.1646137Z adding 'torch/include/ATen/ops/cross_ops.h' 2022-12-01T09:59:48.1647832Z adding 'torch/include/ATen/ops/crow_indices.h' 2022-12-01T09:59:48.1649634Z adding 'torch/include/ATen/ops/crow_indices_copy.h' 2022-12-01T09:59:48.1651583Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1653419Z adding 'torch/include/ATen/ops/crow_indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1654966Z adding 'torch/include/ATen/ops/crow_indices_copy_native.h' 2022-12-01T09:59:48.1656826Z adding 'torch/include/ATen/ops/crow_indices_copy_ops.h' 2022-12-01T09:59:48.1658519Z adding 'torch/include/ATen/ops/crow_indices_native.h' 2022-12-01T09:59:48.1660268Z adding 'torch/include/ATen/ops/crow_indices_ops.h' 2022-12-01T09:59:48.1662032Z adding 'torch/include/ATen/ops/ctc_loss.h' 2022-12-01T09:59:48.1663940Z adding 'torch/include/ATen/ops/ctc_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1665601Z adding 'torch/include/ATen/ops/ctc_loss_native.h' 2022-12-01T09:59:48.1667485Z adding 'torch/include/ATen/ops/ctc_loss_ops.h' 2022-12-01T09:59:48.1669395Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator.h' 2022-12-01T09:59:48.1671244Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward.h' 2022-12-01T09:59:48.1673155Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1674917Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_cuda_dispatch.h' 2022-12-01T09:59:48.1676846Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_native.h' 2022-12-01T09:59:48.1678796Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_backward_ops.h' 2022-12-01T09:59:48.1680766Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1682486Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_cuda_dispatch.h' 2022-12-01T09:59:48.1684272Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_native.h' 2022-12-01T09:59:48.1686177Z adding 'torch/include/ATen/ops/cudnn_affine_grid_generator_ops.h' 2022-12-01T09:59:48.1688135Z adding 'torch/include/ATen/ops/cudnn_batch_norm.h' 2022-12-01T09:59:48.1690359Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward.h' 2022-12-01T09:59:48.1692350Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1694175Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_cuda_dispatch.h' 2022-12-01T09:59:48.1695974Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_native.h' 2022-12-01T09:59:48.1698083Z adding 'torch/include/ATen/ops/cudnn_batch_norm_backward_ops.h' 2022-12-01T09:59:48.1700129Z adding 'torch/include/ATen/ops/cudnn_batch_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1701947Z adding 'torch/include/ATen/ops/cudnn_batch_norm_cuda_dispatch.h' 2022-12-01T09:59:48.1703727Z adding 'torch/include/ATen/ops/cudnn_batch_norm_native.h' 2022-12-01T09:59:48.1705795Z adding 'torch/include/ATen/ops/cudnn_batch_norm_ops.h' 2022-12-01T09:59:48.1707766Z adding 'torch/include/ATen/ops/cudnn_convolution.h' 2022-12-01T09:59:48.1709794Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu.h' 2022-12-01T09:59:48.1711805Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1713615Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_cuda_dispatch.h' 2022-12-01T09:59:48.1715592Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_native.h' 2022-12-01T09:59:48.1717648Z adding 'torch/include/ATen/ops/cudnn_convolution_add_relu_ops.h' 2022-12-01T09:59:48.1719598Z adding 'torch/include/ATen/ops/cudnn_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1721333Z adding 'torch/include/ATen/ops/cudnn_convolution_cuda_dispatch.h' 2022-12-01T09:59:48.1723042Z adding 'torch/include/ATen/ops/cudnn_convolution_native.h' 2022-12-01T09:59:48.1725012Z adding 'torch/include/ATen/ops/cudnn_convolution_ops.h' 2022-12-01T09:59:48.1726925Z adding 'torch/include/ATen/ops/cudnn_convolution_relu.h' 2022-12-01T09:59:48.1728913Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1730736Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_cuda_dispatch.h' 2022-12-01T09:59:48.1732487Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_native.h' 2022-12-01T09:59:48.1734520Z adding 'torch/include/ATen/ops/cudnn_convolution_relu_ops.h' 2022-12-01T09:59:48.1736376Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose.h' 2022-12-01T09:59:48.1738276Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1740050Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_cuda_dispatch.h' 2022-12-01T09:59:48.1741757Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_native.h' 2022-12-01T09:59:48.1743723Z adding 'torch/include/ATen/ops/cudnn_convolution_transpose_ops.h' 2022-12-01T09:59:48.1745520Z adding 'torch/include/ATen/ops/cudnn_grid_sampler.h' 2022-12-01T09:59:48.1747387Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward.h' 2022-12-01T09:59:48.1749331Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1751192Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_cuda_dispatch.h' 2022-12-01T09:59:48.1752789Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_native.h' 2022-12-01T09:59:48.1754838Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_backward_ops.h' 2022-12-01T09:59:48.1756979Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1758683Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_cuda_dispatch.h' 2022-12-01T09:59:48.1760449Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_native.h' 2022-12-01T09:59:48.1762663Z adding 'torch/include/ATen/ops/cudnn_grid_sampler_ops.h' 2022-12-01T09:59:48.1764259Z adding 'torch/include/ATen/ops/cudnn_is_acceptable.h' 2022-12-01T09:59:48.1766151Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1767910Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_native.h' 2022-12-01T09:59:48.1769732Z adding 'torch/include/ATen/ops/cudnn_is_acceptable_ops.h' 2022-12-01T09:59:48.1771577Z adding 'torch/include/ATen/ops/cummax.h' 2022-12-01T09:59:48.1773617Z adding 'torch/include/ATen/ops/cummax_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1775439Z adding 'torch/include/ATen/ops/cummax_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1777196Z adding 'torch/include/ATen/ops/cummax_native.h' 2022-12-01T09:59:48.1779188Z adding 'torch/include/ATen/ops/cummax_ops.h' 2022-12-01T09:59:48.1781103Z adding 'torch/include/ATen/ops/cummaxmin_backward.h' 2022-12-01T09:59:48.1782951Z adding 'torch/include/ATen/ops/cummaxmin_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1784656Z adding 'torch/include/ATen/ops/cummaxmin_backward_native.h' 2022-12-01T09:59:48.1786464Z adding 'torch/include/ATen/ops/cummaxmin_backward_ops.h' 2022-12-01T09:59:48.1788396Z adding 'torch/include/ATen/ops/cummin.h' 2022-12-01T09:59:48.1790388Z adding 'torch/include/ATen/ops/cummin_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1792297Z adding 'torch/include/ATen/ops/cummin_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1793982Z adding 'torch/include/ATen/ops/cummin_native.h' 2022-12-01T09:59:48.1796185Z adding 'torch/include/ATen/ops/cummin_ops.h' 2022-12-01T09:59:48.1798088Z adding 'torch/include/ATen/ops/cumprod.h' 2022-12-01T09:59:48.1799955Z adding 'torch/include/ATen/ops/cumprod_backward.h' 2022-12-01T09:59:48.1801752Z adding 'torch/include/ATen/ops/cumprod_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1803402Z adding 'torch/include/ATen/ops/cumprod_backward_native.h' 2022-12-01T09:59:48.1805133Z adding 'torch/include/ATen/ops/cumprod_backward_ops.h' 2022-12-01T09:59:48.1807134Z adding 'torch/include/ATen/ops/cumprod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1808851Z adding 'torch/include/ATen/ops/cumprod_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1810754Z adding 'torch/include/ATen/ops/cumprod_cpu_dispatch.h' 2022-12-01T09:59:48.1812484Z adding 'torch/include/ATen/ops/cumprod_cuda_dispatch.h' 2022-12-01T09:59:48.1814285Z adding 'torch/include/ATen/ops/cumprod_meta.h' 2022-12-01T09:59:48.1816005Z adding 'torch/include/ATen/ops/cumprod_meta_dispatch.h' 2022-12-01T09:59:48.1817775Z adding 'torch/include/ATen/ops/cumprod_native.h' 2022-12-01T09:59:48.1819893Z adding 'torch/include/ATen/ops/cumprod_ops.h' 2022-12-01T09:59:48.1821827Z adding 'torch/include/ATen/ops/cumsum.h' 2022-12-01T09:59:48.1823716Z adding 'torch/include/ATen/ops/cumsum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1825483Z adding 'torch/include/ATen/ops/cumsum_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1827184Z adding 'torch/include/ATen/ops/cumsum_cpu_dispatch.h' 2022-12-01T09:59:48.1828956Z adding 'torch/include/ATen/ops/cumsum_cuda_dispatch.h' 2022-12-01T09:59:48.1830679Z adding 'torch/include/ATen/ops/cumsum_meta.h' 2022-12-01T09:59:48.1832464Z adding 'torch/include/ATen/ops/cumsum_meta_dispatch.h' 2022-12-01T09:59:48.1834289Z adding 'torch/include/ATen/ops/cumsum_native.h' 2022-12-01T09:59:48.1836813Z adding 'torch/include/ATen/ops/cumsum_ops.h' 2022-12-01T09:59:48.1838842Z adding 'torch/include/ATen/ops/cumulative_trapezoid.h' 2022-12-01T09:59:48.1840724Z adding 'torch/include/ATen/ops/cumulative_trapezoid_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1842464Z adding 'torch/include/ATen/ops/cumulative_trapezoid_native.h' 2022-12-01T09:59:48.1844614Z adding 'torch/include/ATen/ops/cumulative_trapezoid_ops.h' 2022-12-01T09:59:48.1846323Z adding 'torch/include/ATen/ops/data.h' 2022-12-01T09:59:48.1848247Z adding 'torch/include/ATen/ops/data_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1849833Z adding 'torch/include/ATen/ops/data_native.h' 2022-12-01T09:59:48.1851664Z adding 'torch/include/ATen/ops/data_ops.h' 2022-12-01T09:59:48.1853449Z adding 'torch/include/ATen/ops/deg2rad.h' 2022-12-01T09:59:48.1855359Z adding 'torch/include/ATen/ops/deg2rad_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1856802Z adding 'torch/include/ATen/ops/deg2rad_native.h' 2022-12-01T09:59:48.1858866Z adding 'torch/include/ATen/ops/deg2rad_ops.h' 2022-12-01T09:59:48.1860389Z adding 'torch/include/ATen/ops/dense_dim.h' 2022-12-01T09:59:48.1862744Z adding 'torch/include/ATen/ops/dense_dim_native.h' 2022-12-01T09:59:48.1864035Z adding 'torch/include/ATen/ops/dense_dim_ops.h' 2022-12-01T09:59:48.1865985Z adding 'torch/include/ATen/ops/dequantize.h' 2022-12-01T09:59:48.1867926Z adding 'torch/include/ATen/ops/dequantize_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1869709Z adding 'torch/include/ATen/ops/dequantize_cpu_dispatch.h' 2022-12-01T09:59:48.1871414Z adding 'torch/include/ATen/ops/dequantize_cuda_dispatch.h' 2022-12-01T09:59:48.1873203Z adding 'torch/include/ATen/ops/dequantize_native.h' 2022-12-01T09:59:48.1875492Z adding 'torch/include/ATen/ops/dequantize_ops.h' 2022-12-01T09:59:48.1877420Z adding 'torch/include/ATen/ops/det.h' 2022-12-01T09:59:48.1879421Z adding 'torch/include/ATen/ops/det_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1880949Z adding 'torch/include/ATen/ops/det_native.h' 2022-12-01T09:59:48.1882651Z adding 'torch/include/ATen/ops/det_ops.h' 2022-12-01T09:59:48.1884397Z adding 'torch/include/ATen/ops/detach.h' 2022-12-01T09:59:48.1886107Z adding 'torch/include/ATen/ops/detach_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1887864Z adding 'torch/include/ATen/ops/detach_copy.h' 2022-12-01T09:59:48.1889712Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1891410Z adding 'torch/include/ATen/ops/detach_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1893065Z adding 'torch/include/ATen/ops/detach_copy_native.h' 2022-12-01T09:59:48.1894956Z adding 'torch/include/ATen/ops/detach_copy_ops.h' 2022-12-01T09:59:48.1896483Z adding 'torch/include/ATen/ops/detach_native.h' 2022-12-01T09:59:48.1898232Z adding 'torch/include/ATen/ops/detach_ops.h' 2022-12-01T09:59:48.1899878Z adding 'torch/include/ATen/ops/diag.h' 2022-12-01T09:59:48.1901503Z adding 'torch/include/ATen/ops/diag_backward.h' 2022-12-01T09:59:48.1903188Z adding 'torch/include/ATen/ops/diag_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1904706Z adding 'torch/include/ATen/ops/diag_backward_native.h' 2022-12-01T09:59:48.1906416Z adding 'torch/include/ATen/ops/diag_backward_ops.h' 2022-12-01T09:59:48.1908039Z adding 'torch/include/ATen/ops/diag_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1909687Z adding 'torch/include/ATen/ops/diag_cpu_dispatch.h' 2022-12-01T09:59:48.1911286Z adding 'torch/include/ATen/ops/diag_cuda_dispatch.h' 2022-12-01T09:59:48.1913007Z adding 'torch/include/ATen/ops/diag_embed.h' 2022-12-01T09:59:48.1914791Z adding 'torch/include/ATen/ops/diag_embed_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1916947Z adding 'torch/include/ATen/ops/diag_embed_native.h' 2022-12-01T09:59:48.1918750Z adding 'torch/include/ATen/ops/diag_embed_ops.h' 2022-12-01T09:59:48.1920228Z adding 'torch/include/ATen/ops/diag_native.h' 2022-12-01T09:59:48.1921968Z adding 'torch/include/ATen/ops/diag_ops.h' 2022-12-01T09:59:48.1923623Z adding 'torch/include/ATen/ops/diagflat.h' 2022-12-01T09:59:48.1925362Z adding 'torch/include/ATen/ops/diagflat_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1926874Z adding 'torch/include/ATen/ops/diagflat_native.h' 2022-12-01T09:59:48.1928592Z adding 'torch/include/ATen/ops/diagflat_ops.h' 2022-12-01T09:59:48.1930320Z adding 'torch/include/ATen/ops/diagonal.h' 2022-12-01T09:59:48.1932117Z adding 'torch/include/ATen/ops/diagonal_backward.h' 2022-12-01T09:59:48.1934031Z adding 'torch/include/ATen/ops/diagonal_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1935528Z adding 'torch/include/ATen/ops/diagonal_backward_native.h' 2022-12-01T09:59:48.1937312Z adding 'torch/include/ATen/ops/diagonal_backward_ops.h' 2022-12-01T09:59:48.1939052Z adding 'torch/include/ATen/ops/diagonal_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1940832Z adding 'torch/include/ATen/ops/diagonal_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1942312Z adding 'torch/include/ATen/ops/diagonal_copy.h' 2022-12-01T09:59:48.1944054Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1945691Z adding 'torch/include/ATen/ops/diagonal_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1947168Z adding 'torch/include/ATen/ops/diagonal_copy_native.h' 2022-12-01T09:59:48.1948850Z adding 'torch/include/ATen/ops/diagonal_copy_ops.h' 2022-12-01T09:59:48.1950464Z adding 'torch/include/ATen/ops/diagonal_native.h' 2022-12-01T09:59:48.1952245Z adding 'torch/include/ATen/ops/diagonal_ops.h' 2022-12-01T09:59:48.1953973Z adding 'torch/include/ATen/ops/diagonal_scatter.h' 2022-12-01T09:59:48.1955775Z adding 'torch/include/ATen/ops/diagonal_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1957440Z adding 'torch/include/ATen/ops/diagonal_scatter_native.h' 2022-12-01T09:59:48.1959340Z adding 'torch/include/ATen/ops/diagonal_scatter_ops.h' 2022-12-01T09:59:48.1960983Z adding 'torch/include/ATen/ops/diff.h' 2022-12-01T09:59:48.1963639Z adding 'torch/include/ATen/ops/diff_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.1965259Z adding 'torch/include/ATen/ops/diff_native.h' 2022-12-01T09:59:48.1967198Z adding 'torch/include/ATen/ops/diff_ops.h' 2022-12-01T09:59:48.1968870Z adding 'torch/include/ATen/ops/digamma.h' 2022-12-01T09:59:48.1970985Z adding 'torch/include/ATen/ops/digamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1972472Z adding 'torch/include/ATen/ops/digamma_cpu_dispatch.h' 2022-12-01T09:59:48.1974020Z adding 'torch/include/ATen/ops/digamma_cuda_dispatch.h' 2022-12-01T09:59:48.1975567Z adding 'torch/include/ATen/ops/digamma_meta.h' 2022-12-01T09:59:48.1977138Z adding 'torch/include/ATen/ops/digamma_meta_dispatch.h' 2022-12-01T09:59:48.1978674Z adding 'torch/include/ATen/ops/digamma_native.h' 2022-12-01T09:59:48.1980389Z adding 'torch/include/ATen/ops/digamma_ops.h' 2022-12-01T09:59:48.1982060Z adding 'torch/include/ATen/ops/dist.h' 2022-12-01T09:59:48.1983752Z adding 'torch/include/ATen/ops/dist_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1985242Z adding 'torch/include/ATen/ops/dist_native.h' 2022-12-01T09:59:48.1986909Z adding 'torch/include/ATen/ops/dist_ops.h' 2022-12-01T09:59:48.1988739Z adding 'torch/include/ATen/ops/div.h' 2022-12-01T09:59:48.1990565Z adding 'torch/include/ATen/ops/div_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.1992351Z adding 'torch/include/ATen/ops/div_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.1993863Z adding 'torch/include/ATen/ops/div_cpu_dispatch.h' 2022-12-01T09:59:48.1995725Z adding 'torch/include/ATen/ops/div_cuda_dispatch.h' 2022-12-01T09:59:48.1997300Z adding 'torch/include/ATen/ops/div_meta.h' 2022-12-01T09:59:48.1998947Z adding 'torch/include/ATen/ops/div_meta_dispatch.h' 2022-12-01T09:59:48.2000592Z adding 'torch/include/ATen/ops/div_native.h' 2022-12-01T09:59:48.2002745Z adding 'torch/include/ATen/ops/div_ops.h' 2022-12-01T09:59:48.2004771Z adding 'torch/include/ATen/ops/divide.h' 2022-12-01T09:59:48.2006606Z adding 'torch/include/ATen/ops/divide_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2008132Z adding 'torch/include/ATen/ops/divide_native.h' 2022-12-01T09:59:48.2010270Z adding 'torch/include/ATen/ops/divide_ops.h' 2022-12-01T09:59:48.2012053Z adding 'torch/include/ATen/ops/dot.h' 2022-12-01T09:59:48.2013830Z adding 'torch/include/ATen/ops/dot_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2015253Z adding 'torch/include/ATen/ops/dot_cpu_dispatch.h' 2022-12-01T09:59:48.2016781Z adding 'torch/include/ATen/ops/dot_cuda_dispatch.h' 2022-12-01T09:59:48.2018287Z adding 'torch/include/ATen/ops/dot_native.h' 2022-12-01T09:59:48.2019913Z adding 'torch/include/ATen/ops/dot_ops.h' 2022-12-01T09:59:48.2021513Z adding 'torch/include/ATen/ops/dropout.h' 2022-12-01T09:59:48.2023239Z adding 'torch/include/ATen/ops/dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2024591Z adding 'torch/include/ATen/ops/dropout_native.h' 2022-12-01T09:59:48.2026191Z adding 'torch/include/ATen/ops/dropout_ops.h' 2022-12-01T09:59:48.2027784Z adding 'torch/include/ATen/ops/dsplit.h' 2022-12-01T09:59:48.2029412Z adding 'torch/include/ATen/ops/dsplit_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2030871Z adding 'torch/include/ATen/ops/dsplit_native.h' 2022-12-01T09:59:48.2032536Z adding 'torch/include/ATen/ops/dsplit_ops.h' 2022-12-01T09:59:48.2034152Z adding 'torch/include/ATen/ops/dstack.h' 2022-12-01T09:59:48.2035911Z adding 'torch/include/ATen/ops/dstack_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2037618Z adding 'torch/include/ATen/ops/dstack_native.h' 2022-12-01T09:59:48.2039057Z adding 'torch/include/ATen/ops/dstack_ops.h' 2022-12-01T09:59:48.2040609Z adding 'torch/include/ATen/ops/einsum.h' 2022-12-01T09:59:48.2042192Z adding 'torch/include/ATen/ops/einsum_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2043611Z adding 'torch/include/ATen/ops/einsum_native.h' 2022-12-01T09:59:48.2045172Z adding 'torch/include/ATen/ops/einsum_ops.h' 2022-12-01T09:59:48.2046787Z adding 'torch/include/ATen/ops/elu.h' 2022-12-01T09:59:48.2048388Z adding 'torch/include/ATen/ops/elu_backward.h' 2022-12-01T09:59:48.2050493Z adding 'torch/include/ATen/ops/elu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2051771Z adding 'torch/include/ATen/ops/elu_backward_cpu_dispatch.h' 2022-12-01T09:59:48.2053297Z adding 'torch/include/ATen/ops/elu_backward_cuda_dispatch.h' 2022-12-01T09:59:48.2055100Z adding 'torch/include/ATen/ops/elu_backward_meta.h' 2022-12-01T09:59:48.2056854Z adding 'torch/include/ATen/ops/elu_backward_meta_dispatch.h' 2022-12-01T09:59:48.2058023Z adding 'torch/include/ATen/ops/elu_backward_native.h' 2022-12-01T09:59:48.2059719Z adding 'torch/include/ATen/ops/elu_backward_ops.h' 2022-12-01T09:59:48.2061309Z adding 'torch/include/ATen/ops/elu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2062811Z adding 'torch/include/ATen/ops/elu_cpu_dispatch.h' 2022-12-01T09:59:48.2064445Z adding 'torch/include/ATen/ops/elu_cuda_dispatch.h' 2022-12-01T09:59:48.2065833Z adding 'torch/include/ATen/ops/elu_meta.h' 2022-12-01T09:59:48.2067272Z adding 'torch/include/ATen/ops/elu_meta_dispatch.h' 2022-12-01T09:59:48.2068714Z adding 'torch/include/ATen/ops/elu_native.h' 2022-12-01T09:59:48.2070403Z adding 'torch/include/ATen/ops/elu_ops.h' 2022-12-01T09:59:48.2072060Z adding 'torch/include/ATen/ops/embedding.h' 2022-12-01T09:59:48.2073877Z adding 'torch/include/ATen/ops/embedding_backward.h' 2022-12-01T09:59:48.2075807Z adding 'torch/include/ATen/ops/embedding_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2077321Z adding 'torch/include/ATen/ops/embedding_backward_native.h' 2022-12-01T09:59:48.2079011Z adding 'torch/include/ATen/ops/embedding_backward_ops.h' 2022-12-01T09:59:48.2080672Z adding 'torch/include/ATen/ops/embedding_bag.h' 2022-12-01T09:59:48.2082530Z adding 'torch/include/ATen/ops/embedding_bag_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2084106Z adding 'torch/include/ATen/ops/embedding_bag_native.h' 2022-12-01T09:59:48.2085961Z adding 'torch/include/ATen/ops/embedding_bag_ops.h' 2022-12-01T09:59:48.2087780Z adding 'torch/include/ATen/ops/embedding_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2089510Z adding 'torch/include/ATen/ops/embedding_dense_backward.h' 2022-12-01T09:59:48.2091409Z adding 'torch/include/ATen/ops/embedding_dense_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2093703Z adding 'torch/include/ATen/ops/embedding_dense_backward_cpu_dispatch.h' 2022-12-01T09:59:48.2094982Z adding 'torch/include/ATen/ops/embedding_dense_backward_cuda_dispatch.h' 2022-12-01T09:59:48.2096483Z adding 'torch/include/ATen/ops/embedding_dense_backward_native.h' 2022-12-01T09:59:48.2098293Z adding 'torch/include/ATen/ops/embedding_dense_backward_ops.h' 2022-12-01T09:59:48.2100037Z adding 'torch/include/ATen/ops/embedding_native.h' 2022-12-01T09:59:48.2101667Z adding 'torch/include/ATen/ops/embedding_ops.h' 2022-12-01T09:59:48.2103600Z adding 'torch/include/ATen/ops/embedding_renorm.h' 2022-12-01T09:59:48.2105254Z adding 'torch/include/ATen/ops/embedding_renorm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2107026Z adding 'torch/include/ATen/ops/embedding_renorm_cpu_dispatch.h' 2022-12-01T09:59:48.2108673Z adding 'torch/include/ATen/ops/embedding_renorm_cuda_dispatch.h' 2022-12-01T09:59:48.2110299Z adding 'torch/include/ATen/ops/embedding_renorm_meta_dispatch.h' 2022-12-01T09:59:48.2111858Z adding 'torch/include/ATen/ops/embedding_renorm_native.h' 2022-12-01T09:59:48.2113637Z adding 'torch/include/ATen/ops/embedding_renorm_ops.h' 2022-12-01T09:59:48.2115650Z adding 'torch/include/ATen/ops/embedding_sparse_backward.h' 2022-12-01T09:59:48.2117366Z adding 'torch/include/ATen/ops/embedding_sparse_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2118879Z adding 'torch/include/ATen/ops/embedding_sparse_backward_native.h' 2022-12-01T09:59:48.2120504Z adding 'torch/include/ATen/ops/embedding_sparse_backward_ops.h' 2022-12-01T09:59:48.2122506Z adding 'torch/include/ATen/ops/empty.h' 2022-12-01T09:59:48.2124478Z adding 'torch/include/ATen/ops/empty_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2126119Z adding 'torch/include/ATen/ops/empty_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2127549Z adding 'torch/include/ATen/ops/empty_cpu_dispatch.h' 2022-12-01T09:59:48.2129074Z adding 'torch/include/ATen/ops/empty_cuda_dispatch.h' 2022-12-01T09:59:48.2130951Z adding 'torch/include/ATen/ops/empty_like.h' 2022-12-01T09:59:48.2132708Z adding 'torch/include/ATen/ops/empty_like_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2134321Z adding 'torch/include/ATen/ops/empty_like_native.h' 2022-12-01T09:59:48.2135956Z adding 'torch/include/ATen/ops/empty_like_ops.h' 2022-12-01T09:59:48.2137621Z adding 'torch/include/ATen/ops/empty_meta_dispatch.h' 2022-12-01T09:59:48.2139191Z adding 'torch/include/ATen/ops/empty_native.h' 2022-12-01T09:59:48.2141103Z adding 'torch/include/ATen/ops/empty_ops.h' 2022-12-01T09:59:48.2142921Z adding 'torch/include/ATen/ops/empty_quantized.h' 2022-12-01T09:59:48.2144662Z adding 'torch/include/ATen/ops/empty_quantized_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2146088Z adding 'torch/include/ATen/ops/empty_quantized_native.h' 2022-12-01T09:59:48.2147807Z adding 'torch/include/ATen/ops/empty_quantized_ops.h' 2022-12-01T09:59:48.2149544Z adding 'torch/include/ATen/ops/empty_strided.h' 2022-12-01T09:59:48.2151284Z adding 'torch/include/ATen/ops/empty_strided_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2152844Z adding 'torch/include/ATen/ops/empty_strided_cpu_dispatch.h' 2022-12-01T09:59:48.2154487Z adding 'torch/include/ATen/ops/empty_strided_cuda_dispatch.h' 2022-12-01T09:59:48.2156198Z adding 'torch/include/ATen/ops/empty_strided_meta_dispatch.h' 2022-12-01T09:59:48.2157908Z adding 'torch/include/ATen/ops/empty_strided_native.h' 2022-12-01T09:59:48.2159642Z adding 'torch/include/ATen/ops/empty_strided_ops.h' 2022-12-01T09:59:48.2161552Z adding 'torch/include/ATen/ops/eq.h' 2022-12-01T09:59:48.2163222Z adding 'torch/include/ATen/ops/eq_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2164856Z adding 'torch/include/ATen/ops/eq_cpu_dispatch.h' 2022-12-01T09:59:48.2166495Z adding 'torch/include/ATen/ops/eq_cuda_dispatch.h' 2022-12-01T09:59:48.2168124Z adding 'torch/include/ATen/ops/eq_meta.h' 2022-12-01T09:59:48.2169794Z adding 'torch/include/ATen/ops/eq_meta_dispatch.h' 2022-12-01T09:59:48.2171484Z adding 'torch/include/ATen/ops/eq_native.h' 2022-12-01T09:59:48.2173373Z adding 'torch/include/ATen/ops/eq_ops.h' 2022-12-01T09:59:48.2175089Z adding 'torch/include/ATen/ops/equal.h' 2022-12-01T09:59:48.2176710Z adding 'torch/include/ATen/ops/equal_cpu_dispatch.h' 2022-12-01T09:59:48.2178287Z adding 'torch/include/ATen/ops/equal_cuda_dispatch.h' 2022-12-01T09:59:48.2179828Z adding 'torch/include/ATen/ops/equal_native.h' 2022-12-01T09:59:48.2181564Z adding 'torch/include/ATen/ops/equal_ops.h' 2022-12-01T09:59:48.2183097Z adding 'torch/include/ATen/ops/erf.h' 2022-12-01T09:59:48.2184935Z adding 'torch/include/ATen/ops/erf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2186431Z adding 'torch/include/ATen/ops/erf_cpu_dispatch.h' 2022-12-01T09:59:48.2188300Z adding 'torch/include/ATen/ops/erf_cuda_dispatch.h' 2022-12-01T09:59:48.2189789Z adding 'torch/include/ATen/ops/erf_meta.h' 2022-12-01T09:59:48.2191488Z adding 'torch/include/ATen/ops/erf_meta_dispatch.h' 2022-12-01T09:59:48.2193044Z adding 'torch/include/ATen/ops/erf_native.h' 2022-12-01T09:59:48.2194743Z adding 'torch/include/ATen/ops/erf_ops.h' 2022-12-01T09:59:48.2196674Z adding 'torch/include/ATen/ops/erfc.h' 2022-12-01T09:59:48.2198442Z adding 'torch/include/ATen/ops/erfc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2199955Z adding 'torch/include/ATen/ops/erfc_cpu_dispatch.h' 2022-12-01T09:59:48.2201560Z adding 'torch/include/ATen/ops/erfc_cuda_dispatch.h' 2022-12-01T09:59:48.2203059Z adding 'torch/include/ATen/ops/erfc_meta.h' 2022-12-01T09:59:48.2204694Z adding 'torch/include/ATen/ops/erfc_meta_dispatch.h' 2022-12-01T09:59:48.2206223Z adding 'torch/include/ATen/ops/erfc_native.h' 2022-12-01T09:59:48.2208100Z adding 'torch/include/ATen/ops/erfc_ops.h' 2022-12-01T09:59:48.2209759Z adding 'torch/include/ATen/ops/erfinv.h' 2022-12-01T09:59:48.2211550Z adding 'torch/include/ATen/ops/erfinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2213041Z adding 'torch/include/ATen/ops/erfinv_cpu_dispatch.h' 2022-12-01T09:59:48.2214639Z adding 'torch/include/ATen/ops/erfinv_cuda_dispatch.h' 2022-12-01T09:59:48.2216144Z adding 'torch/include/ATen/ops/erfinv_meta.h' 2022-12-01T09:59:48.2217757Z adding 'torch/include/ATen/ops/erfinv_meta_dispatch.h' 2022-12-01T09:59:48.2219302Z adding 'torch/include/ATen/ops/erfinv_native.h' 2022-12-01T09:59:48.2221083Z adding 'torch/include/ATen/ops/erfinv_ops.h' 2022-12-01T09:59:48.2222682Z adding 'torch/include/ATen/ops/exp.h' 2022-12-01T09:59:48.2224336Z adding 'torch/include/ATen/ops/exp2.h' 2022-12-01T09:59:48.2226050Z adding 'torch/include/ATen/ops/exp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2227739Z adding 'torch/include/ATen/ops/exp2_cpu_dispatch.h' 2022-12-01T09:59:48.2229299Z adding 'torch/include/ATen/ops/exp2_cuda_dispatch.h' 2022-12-01T09:59:48.2230830Z adding 'torch/include/ATen/ops/exp2_meta.h' 2022-12-01T09:59:48.2232430Z adding 'torch/include/ATen/ops/exp2_meta_dispatch.h' 2022-12-01T09:59:48.2233950Z adding 'torch/include/ATen/ops/exp2_native.h' 2022-12-01T09:59:48.2236038Z adding 'torch/include/ATen/ops/exp2_ops.h' 2022-12-01T09:59:48.2237711Z adding 'torch/include/ATen/ops/exp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2239255Z adding 'torch/include/ATen/ops/exp_cpu_dispatch.h' 2022-12-01T09:59:48.2240939Z adding 'torch/include/ATen/ops/exp_cuda_dispatch.h' 2022-12-01T09:59:48.2242481Z adding 'torch/include/ATen/ops/exp_meta.h' 2022-12-01T09:59:48.2244190Z adding 'torch/include/ATen/ops/exp_meta_dispatch.h' 2022-12-01T09:59:48.2245722Z adding 'torch/include/ATen/ops/exp_native.h' 2022-12-01T09:59:48.2247452Z adding 'torch/include/ATen/ops/exp_ops.h' 2022-12-01T09:59:48.2249071Z adding 'torch/include/ATen/ops/expand.h' 2022-12-01T09:59:48.2250796Z adding 'torch/include/ATen/ops/expand_as.h' 2022-12-01T09:59:48.2252535Z adding 'torch/include/ATen/ops/expand_as_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2254104Z adding 'torch/include/ATen/ops/expand_as_native.h' 2022-12-01T09:59:48.2255762Z adding 'torch/include/ATen/ops/expand_as_ops.h' 2022-12-01T09:59:48.2257530Z adding 'torch/include/ATen/ops/expand_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2259191Z adding 'torch/include/ATen/ops/expand_copy.h' 2022-12-01T09:59:48.2261029Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2262821Z adding 'torch/include/ATen/ops/expand_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2264247Z adding 'torch/include/ATen/ops/expand_copy_native.h' 2022-12-01T09:59:48.2265968Z adding 'torch/include/ATen/ops/expand_copy_ops.h' 2022-12-01T09:59:48.2267641Z adding 'torch/include/ATen/ops/expand_native.h' 2022-12-01T09:59:48.2269285Z adding 'torch/include/ATen/ops/expand_ops.h' 2022-12-01T09:59:48.2270977Z adding 'torch/include/ATen/ops/expm1.h' 2022-12-01T09:59:48.2272771Z adding 'torch/include/ATen/ops/expm1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2274312Z adding 'torch/include/ATen/ops/expm1_cpu_dispatch.h' 2022-12-01T09:59:48.2276088Z adding 'torch/include/ATen/ops/expm1_cuda_dispatch.h' 2022-12-01T09:59:48.2277727Z adding 'torch/include/ATen/ops/expm1_meta.h' 2022-12-01T09:59:48.2279325Z adding 'torch/include/ATen/ops/expm1_meta_dispatch.h' 2022-12-01T09:59:48.2280923Z adding 'torch/include/ATen/ops/expm1_native.h' 2022-12-01T09:59:48.2282580Z adding 'torch/include/ATen/ops/expm1_ops.h' 2022-12-01T09:59:48.2284347Z adding 'torch/include/ATen/ops/exponential.h' 2022-12-01T09:59:48.2286122Z adding 'torch/include/ATen/ops/exponential_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2287732Z adding 'torch/include/ATen/ops/exponential_cpu_dispatch.h' 2022-12-01T09:59:48.2289380Z adding 'torch/include/ATen/ops/exponential_cuda_dispatch.h' 2022-12-01T09:59:48.2291031Z adding 'torch/include/ATen/ops/exponential_meta_dispatch.h' 2022-12-01T09:59:48.2292601Z adding 'torch/include/ATen/ops/exponential_native.h' 2022-12-01T09:59:48.2294314Z adding 'torch/include/ATen/ops/exponential_ops.h' 2022-12-01T09:59:48.2296077Z adding 'torch/include/ATen/ops/eye.h' 2022-12-01T09:59:48.2297912Z adding 'torch/include/ATen/ops/eye_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2299439Z adding 'torch/include/ATen/ops/eye_cpu_dispatch.h' 2022-12-01T09:59:48.2301066Z adding 'torch/include/ATen/ops/eye_cuda_dispatch.h' 2022-12-01T09:59:48.2302620Z adding 'torch/include/ATen/ops/eye_meta_dispatch.h' 2022-12-01T09:59:48.2304206Z adding 'torch/include/ATen/ops/eye_native.h' 2022-12-01T09:59:48.2306041Z adding 'torch/include/ATen/ops/eye_ops.h' 2022-12-01T09:59:48.2307990Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine.h' 2022-12-01T09:59:48.2309584Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask.h' 2022-12-01T09:59:48.2311365Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward.h' 2022-12-01T09:59:48.2313088Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2314523Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_native.h' 2022-12-01T09:59:48.2316273Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_backward_ops.h' 2022-12-01T09:59:48.2317959Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2319571Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cpu_dispatch.h' 2022-12-01T09:59:48.2321164Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_cuda_dispatch.h' 2022-12-01T09:59:48.2322761Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_native.h' 2022-12-01T09:59:48.2324511Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_cachemask_ops.h' 2022-12-01T09:59:48.2326366Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2327856Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_native.h' 2022-12-01T09:59:48.2329640Z adding 'torch/include/ATen/ops/fake_quantize_per_channel_affine_ops.h' 2022-12-01T09:59:48.2331317Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine.h' 2022-12-01T09:59:48.2333051Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask.h' 2022-12-01T09:59:48.2334758Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward.h' 2022-12-01T09:59:48.2336382Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2337902Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_native.h' 2022-12-01T09:59:48.2339914Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_backward_ops.h' 2022-12-01T09:59:48.2342074Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2343138Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cpu_dispatch.h' 2022-12-01T09:59:48.2344893Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_cuda_dispatch.h' 2022-12-01T09:59:48.2346600Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_native.h' 2022-12-01T09:59:48.2349310Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_cachemask_ops.h' 2022-12-01T09:59:48.2351411Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2352894Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_native.h' 2022-12-01T09:59:48.2355003Z adding 'torch/include/ATen/ops/fake_quantize_per_tensor_affine_ops.h' 2022-12-01T09:59:48.2357025Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight.h' 2022-12-01T09:59:48.2359360Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2361036Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation.h' 2022-12-01T09:59:48.2363660Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2365221Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_native.h' 2022-12-01T09:59:48.2367697Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_fp32_activation_ops.h' 2022-12-01T09:59:48.2369556Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_native.h' 2022-12-01T09:59:48.2371765Z adding 'torch/include/ATen/ops/fbgemm_linear_fp16_weight_ops.h' 2022-12-01T09:59:48.2373693Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight.h' 2022-12-01T09:59:48.2375382Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2376876Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation.h' 2022-12-01T09:59:48.2378683Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2380382Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_native.h' 2022-12-01T09:59:48.2382307Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_fp32_activation_ops.h' 2022-12-01T09:59:48.2383966Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_native.h' 2022-12-01T09:59:48.2385905Z adding 'torch/include/ATen/ops/fbgemm_linear_int8_weight_ops.h' 2022-12-01T09:59:48.2387865Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight.h' 2022-12-01T09:59:48.2389736Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2391356Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_native.h' 2022-12-01T09:59:48.2393242Z adding 'torch/include/ATen/ops/fbgemm_linear_quantize_weight_ops.h' 2022-12-01T09:59:48.2395235Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16.h' 2022-12-01T09:59:48.2397203Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2398990Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_native.h' 2022-12-01T09:59:48.2400735Z adding 'torch/include/ATen/ops/fbgemm_pack_gemm_matrix_fp16_ops.h' 2022-12-01T09:59:48.2402542Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix.h' 2022-12-01T09:59:48.2404544Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2406166Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_native.h' 2022-12-01T09:59:48.2408015Z adding 'torch/include/ATen/ops/fbgemm_pack_quantized_matrix_ops.h' 2022-12-01T09:59:48.2409960Z adding 'torch/include/ATen/ops/feature_alpha_dropout.h' 2022-12-01T09:59:48.2411949Z adding 'torch/include/ATen/ops/feature_alpha_dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2413561Z adding 'torch/include/ATen/ops/feature_alpha_dropout_native.h' 2022-12-01T09:59:48.2415411Z adding 'torch/include/ATen/ops/feature_alpha_dropout_ops.h' 2022-12-01T09:59:48.2417293Z adding 'torch/include/ATen/ops/feature_dropout.h' 2022-12-01T09:59:48.2419257Z adding 'torch/include/ATen/ops/feature_dropout_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2420909Z adding 'torch/include/ATen/ops/feature_dropout_native.h' 2022-12-01T09:59:48.2422752Z adding 'torch/include/ATen/ops/feature_dropout_ops.h' 2022-12-01T09:59:48.2424624Z adding 'torch/include/ATen/ops/fft_fft.h' 2022-12-01T09:59:48.2426490Z adding 'torch/include/ATen/ops/fft_fft2.h' 2022-12-01T09:59:48.2428539Z adding 'torch/include/ATen/ops/fft_fft2_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2430233Z adding 'torch/include/ATen/ops/fft_fft2_native.h' 2022-12-01T09:59:48.2432214Z adding 'torch/include/ATen/ops/fft_fft2_ops.h' 2022-12-01T09:59:48.2434204Z adding 'torch/include/ATen/ops/fft_fft_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2436096Z adding 'torch/include/ATen/ops/fft_fft_native.h' 2022-12-01T09:59:48.2437949Z adding 'torch/include/ATen/ops/fft_fft_ops.h' 2022-12-01T09:59:48.2439895Z adding 'torch/include/ATen/ops/fft_fftfreq.h' 2022-12-01T09:59:48.2441898Z adding 'torch/include/ATen/ops/fft_fftfreq_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2443591Z adding 'torch/include/ATen/ops/fft_fftfreq_native.h' 2022-12-01T09:59:48.2445535Z adding 'torch/include/ATen/ops/fft_fftfreq_ops.h' 2022-12-01T09:59:48.2447455Z adding 'torch/include/ATen/ops/fft_fftn.h' 2022-12-01T09:59:48.2449548Z adding 'torch/include/ATen/ops/fft_fftn_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2451287Z adding 'torch/include/ATen/ops/fft_fftn_native.h' 2022-12-01T09:59:48.2453175Z adding 'torch/include/ATen/ops/fft_fftn_ops.h' 2022-12-01T09:59:48.2455023Z adding 'torch/include/ATen/ops/fft_fftshift.h' 2022-12-01T09:59:48.2456932Z adding 'torch/include/ATen/ops/fft_fftshift_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2458617Z adding 'torch/include/ATen/ops/fft_fftshift_native.h' 2022-12-01T09:59:48.2460457Z adding 'torch/include/ATen/ops/fft_fftshift_ops.h' 2022-12-01T09:59:48.2462342Z adding 'torch/include/ATen/ops/fft_hfft.h' 2022-12-01T09:59:48.2464209Z adding 'torch/include/ATen/ops/fft_hfft2.h' 2022-12-01T09:59:48.2466285Z adding 'torch/include/ATen/ops/fft_hfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2467961Z adding 'torch/include/ATen/ops/fft_hfft2_native.h' 2022-12-01T09:59:48.2469894Z adding 'torch/include/ATen/ops/fft_hfft2_ops.h' 2022-12-01T09:59:48.2471861Z adding 'torch/include/ATen/ops/fft_hfft_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2473609Z adding 'torch/include/ATen/ops/fft_hfft_native.h' 2022-12-01T09:59:48.2475829Z adding 'torch/include/ATen/ops/fft_hfft_ops.h' 2022-12-01T09:59:48.2477654Z adding 'torch/include/ATen/ops/fft_hfftn.h' 2022-12-01T09:59:48.2479629Z adding 'torch/include/ATen/ops/fft_hfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2481299Z adding 'torch/include/ATen/ops/fft_hfftn_native.h' 2022-12-01T09:59:48.2483216Z adding 'torch/include/ATen/ops/fft_hfftn_ops.h' 2022-12-01T09:59:48.2485095Z adding 'torch/include/ATen/ops/fft_ifft.h' 2022-12-01T09:59:48.2487020Z adding 'torch/include/ATen/ops/fft_ifft2.h' 2022-12-01T09:59:48.2489003Z adding 'torch/include/ATen/ops/fft_ifft2_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2490882Z adding 'torch/include/ATen/ops/fft_ifft2_native.h' 2022-12-01T09:59:48.2492933Z adding 'torch/include/ATen/ops/fft_ifft2_ops.h' 2022-12-01T09:59:48.2494864Z adding 'torch/include/ATen/ops/fft_ifft_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2496494Z adding 'torch/include/ATen/ops/fft_ifft_native.h' 2022-12-01T09:59:48.2498437Z adding 'torch/include/ATen/ops/fft_ifft_ops.h' 2022-12-01T09:59:48.2500316Z adding 'torch/include/ATen/ops/fft_ifftn.h' 2022-12-01T09:59:48.2502387Z adding 'torch/include/ATen/ops/fft_ifftn_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2504098Z adding 'torch/include/ATen/ops/fft_ifftn_native.h' 2022-12-01T09:59:48.2506049Z adding 'torch/include/ATen/ops/fft_ifftn_ops.h' 2022-12-01T09:59:48.2507873Z adding 'torch/include/ATen/ops/fft_ifftshift.h' 2022-12-01T09:59:48.2509838Z adding 'torch/include/ATen/ops/fft_ifftshift_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2511448Z adding 'torch/include/ATen/ops/fft_ifftshift_native.h' 2022-12-01T09:59:48.2513290Z adding 'torch/include/ATen/ops/fft_ifftshift_ops.h' 2022-12-01T09:59:48.2515287Z adding 'torch/include/ATen/ops/fft_ihfft.h' 2022-12-01T09:59:48.2517337Z adding 'torch/include/ATen/ops/fft_ihfft2.h' 2022-12-01T09:59:48.2519346Z adding 'torch/include/ATen/ops/fft_ihfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2521060Z adding 'torch/include/ATen/ops/fft_ihfft2_native.h' 2022-12-01T09:59:48.2522937Z adding 'torch/include/ATen/ops/fft_ihfft2_ops.h' 2022-12-01T09:59:48.2524970Z adding 'torch/include/ATen/ops/fft_ihfft_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2526670Z adding 'torch/include/ATen/ops/fft_ihfft_native.h' 2022-12-01T09:59:48.2528540Z adding 'torch/include/ATen/ops/fft_ihfft_ops.h' 2022-12-01T09:59:48.2530756Z adding 'torch/include/ATen/ops/fft_ihfftn.h' 2022-12-01T09:59:48.2532783Z adding 'torch/include/ATen/ops/fft_ihfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2534380Z adding 'torch/include/ATen/ops/fft_ihfftn_native.h' 2022-12-01T09:59:48.2536283Z adding 'torch/include/ATen/ops/fft_ihfftn_ops.h' 2022-12-01T09:59:48.2538254Z adding 'torch/include/ATen/ops/fft_irfft.h' 2022-12-01T09:59:48.2540085Z adding 'torch/include/ATen/ops/fft_irfft2.h' 2022-12-01T09:59:48.2542023Z adding 'torch/include/ATen/ops/fft_irfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2543732Z adding 'torch/include/ATen/ops/fft_irfft2_native.h' 2022-12-01T09:59:48.2545636Z adding 'torch/include/ATen/ops/fft_irfft2_ops.h' 2022-12-01T09:59:48.2547673Z adding 'torch/include/ATen/ops/fft_irfft_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2549385Z adding 'torch/include/ATen/ops/fft_irfft_native.h' 2022-12-01T09:59:48.2551395Z adding 'torch/include/ATen/ops/fft_irfft_ops.h' 2022-12-01T09:59:48.2553317Z adding 'torch/include/ATen/ops/fft_irfftn.h' 2022-12-01T09:59:48.2555418Z adding 'torch/include/ATen/ops/fft_irfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2557217Z adding 'torch/include/ATen/ops/fft_irfftn_native.h' 2022-12-01T09:59:48.2559243Z adding 'torch/include/ATen/ops/fft_irfftn_ops.h' 2022-12-01T09:59:48.2561111Z adding 'torch/include/ATen/ops/fft_rfft.h' 2022-12-01T09:59:48.2562995Z adding 'torch/include/ATen/ops/fft_rfft2.h' 2022-12-01T09:59:48.2565069Z adding 'torch/include/ATen/ops/fft_rfft2_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2566712Z adding 'torch/include/ATen/ops/fft_rfft2_native.h' 2022-12-01T09:59:48.2568640Z adding 'torch/include/ATen/ops/fft_rfft2_ops.h' 2022-12-01T09:59:48.2570780Z adding 'torch/include/ATen/ops/fft_rfft_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2572531Z adding 'torch/include/ATen/ops/fft_rfft_native.h' 2022-12-01T09:59:48.2574433Z adding 'torch/include/ATen/ops/fft_rfft_ops.h' 2022-12-01T09:59:48.2576380Z adding 'torch/include/ATen/ops/fft_rfftfreq.h' 2022-12-01T09:59:48.2578357Z adding 'torch/include/ATen/ops/fft_rfftfreq_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2580063Z adding 'torch/include/ATen/ops/fft_rfftfreq_native.h' 2022-12-01T09:59:48.2582002Z adding 'torch/include/ATen/ops/fft_rfftfreq_ops.h' 2022-12-01T09:59:48.2583959Z adding 'torch/include/ATen/ops/fft_rfftn.h' 2022-12-01T09:59:48.2585877Z adding 'torch/include/ATen/ops/fft_rfftn_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2587678Z adding 'torch/include/ATen/ops/fft_rfftn_native.h' 2022-12-01T09:59:48.2589634Z adding 'torch/include/ATen/ops/fft_rfftn_ops.h' 2022-12-01T09:59:48.2591513Z adding 'torch/include/ATen/ops/fill.h' 2022-12-01T09:59:48.2593488Z adding 'torch/include/ATen/ops/fill_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2595604Z adding 'torch/include/ATen/ops/fill_cpu_dispatch.h' 2022-12-01T09:59:48.2597195Z adding 'torch/include/ATen/ops/fill_cuda_dispatch.h' 2022-12-01T09:59:48.2598870Z adding 'torch/include/ATen/ops/fill_diagonal.h' 2022-12-01T09:59:48.2600709Z adding 'torch/include/ATen/ops/fill_diagonal_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2602501Z adding 'torch/include/ATen/ops/fill_diagonal_native.h' 2022-12-01T09:59:48.2604261Z adding 'torch/include/ATen/ops/fill_diagonal_ops.h' 2022-12-01T09:59:48.2606129Z adding 'torch/include/ATen/ops/fill_meta_dispatch.h' 2022-12-01T09:59:48.2607963Z adding 'torch/include/ATen/ops/fill_native.h' 2022-12-01T09:59:48.2610051Z adding 'torch/include/ATen/ops/fill_ops.h' 2022-12-01T09:59:48.2612030Z adding 'torch/include/ATen/ops/fix.h' 2022-12-01T09:59:48.2613958Z adding 'torch/include/ATen/ops/fix_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2615746Z adding 'torch/include/ATen/ops/fix_native.h' 2022-12-01T09:59:48.2617600Z adding 'torch/include/ATen/ops/fix_ops.h' 2022-12-01T09:59:48.2619503Z adding 'torch/include/ATen/ops/flatten.h' 2022-12-01T09:59:48.2621470Z adding 'torch/include/ATen/ops/flatten_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2623182Z adding 'torch/include/ATen/ops/flatten_dense_tensors.h' 2022-12-01T09:59:48.2624780Z adding 'torch/include/ATen/ops/flatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2626305Z adding 'torch/include/ATen/ops/flatten_dense_tensors_native.h' 2022-12-01T09:59:48.2628168Z adding 'torch/include/ATen/ops/flatten_dense_tensors_ops.h' 2022-12-01T09:59:48.2629767Z adding 'torch/include/ATen/ops/flatten_native.h' 2022-12-01T09:59:48.2631904Z adding 'torch/include/ATen/ops/flatten_ops.h' 2022-12-01T09:59:48.2633524Z adding 'torch/include/ATen/ops/flip.h' 2022-12-01T09:59:48.2635466Z adding 'torch/include/ATen/ops/flip_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2637168Z adding 'torch/include/ATen/ops/flip_cpu_dispatch.h' 2022-12-01T09:59:48.2638867Z adding 'torch/include/ATen/ops/flip_cuda_dispatch.h' 2022-12-01T09:59:48.2640389Z adding 'torch/include/ATen/ops/flip_native.h' 2022-12-01T09:59:48.2642093Z adding 'torch/include/ATen/ops/flip_ops.h' 2022-12-01T09:59:48.2643773Z adding 'torch/include/ATen/ops/fliplr.h' 2022-12-01T09:59:48.2645597Z adding 'torch/include/ATen/ops/fliplr_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2647139Z adding 'torch/include/ATen/ops/fliplr_native.h' 2022-12-01T09:59:48.2648806Z adding 'torch/include/ATen/ops/fliplr_ops.h' 2022-12-01T09:59:48.2650550Z adding 'torch/include/ATen/ops/flipud.h' 2022-12-01T09:59:48.2652337Z adding 'torch/include/ATen/ops/flipud_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2653896Z adding 'torch/include/ATen/ops/flipud_native.h' 2022-12-01T09:59:48.2655646Z adding 'torch/include/ATen/ops/flipud_ops.h' 2022-12-01T09:59:48.2657422Z adding 'torch/include/ATen/ops/float_power.h' 2022-12-01T09:59:48.2659410Z adding 'torch/include/ATen/ops/float_power_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2661021Z adding 'torch/include/ATen/ops/float_power_native.h' 2022-12-01T09:59:48.2663117Z adding 'torch/include/ATen/ops/float_power_ops.h' 2022-12-01T09:59:48.2664925Z adding 'torch/include/ATen/ops/floor.h' 2022-12-01T09:59:48.2666867Z adding 'torch/include/ATen/ops/floor_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2668446Z adding 'torch/include/ATen/ops/floor_cpu_dispatch.h' 2022-12-01T09:59:48.2670133Z adding 'torch/include/ATen/ops/floor_cuda_dispatch.h' 2022-12-01T09:59:48.2671886Z adding 'torch/include/ATen/ops/floor_divide.h' 2022-12-01T09:59:48.2673659Z adding 'torch/include/ATen/ops/floor_divide_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2675373Z adding 'torch/include/ATen/ops/floor_divide_cpu_dispatch.h' 2022-12-01T09:59:48.2677217Z adding 'torch/include/ATen/ops/floor_divide_cuda_dispatch.h' 2022-12-01T09:59:48.2679020Z adding 'torch/include/ATen/ops/floor_divide_meta_dispatch.h' 2022-12-01T09:59:48.2680732Z adding 'torch/include/ATen/ops/floor_divide_native.h' 2022-12-01T09:59:48.2682642Z adding 'torch/include/ATen/ops/floor_divide_ops.h' 2022-12-01T09:59:48.2684344Z adding 'torch/include/ATen/ops/floor_meta.h' 2022-12-01T09:59:48.2686046Z adding 'torch/include/ATen/ops/floor_meta_dispatch.h' 2022-12-01T09:59:48.2687676Z adding 'torch/include/ATen/ops/floor_native.h' 2022-12-01T09:59:48.2689552Z adding 'torch/include/ATen/ops/floor_ops.h' 2022-12-01T09:59:48.2691412Z adding 'torch/include/ATen/ops/fmax.h' 2022-12-01T09:59:48.2693200Z adding 'torch/include/ATen/ops/fmax_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2694757Z adding 'torch/include/ATen/ops/fmax_cpu_dispatch.h' 2022-12-01T09:59:48.2696419Z adding 'torch/include/ATen/ops/fmax_cuda_dispatch.h' 2022-12-01T09:59:48.2698058Z adding 'torch/include/ATen/ops/fmax_meta.h' 2022-12-01T09:59:48.2699764Z adding 'torch/include/ATen/ops/fmax_meta_dispatch.h' 2022-12-01T09:59:48.2701401Z adding 'torch/include/ATen/ops/fmax_native.h' 2022-12-01T09:59:48.2703182Z adding 'torch/include/ATen/ops/fmax_ops.h' 2022-12-01T09:59:48.2704910Z adding 'torch/include/ATen/ops/fmin.h' 2022-12-01T09:59:48.2706751Z adding 'torch/include/ATen/ops/fmin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2708502Z adding 'torch/include/ATen/ops/fmin_cpu_dispatch.h' 2022-12-01T09:59:48.2710091Z adding 'torch/include/ATen/ops/fmin_cuda_dispatch.h' 2022-12-01T09:59:48.2711849Z adding 'torch/include/ATen/ops/fmin_meta.h' 2022-12-01T09:59:48.2713372Z adding 'torch/include/ATen/ops/fmin_meta_dispatch.h' 2022-12-01T09:59:48.2715284Z adding 'torch/include/ATen/ops/fmin_native.h' 2022-12-01T09:59:48.2716947Z adding 'torch/include/ATen/ops/fmin_ops.h' 2022-12-01T09:59:48.2718746Z adding 'torch/include/ATen/ops/fmod.h' 2022-12-01T09:59:48.2720555Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2722316Z adding 'torch/include/ATen/ops/fmod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2723933Z adding 'torch/include/ATen/ops/fmod_cpu_dispatch.h' 2022-12-01T09:59:48.2725534Z adding 'torch/include/ATen/ops/fmod_cuda_dispatch.h' 2022-12-01T09:59:48.2727174Z adding 'torch/include/ATen/ops/fmod_meta.h' 2022-12-01T09:59:48.2728864Z adding 'torch/include/ATen/ops/fmod_meta_dispatch.h' 2022-12-01T09:59:48.2730610Z adding 'torch/include/ATen/ops/fmod_native.h' 2022-12-01T09:59:48.2732584Z adding 'torch/include/ATen/ops/fmod_ops.h' 2022-12-01T09:59:48.2734407Z adding 'torch/include/ATen/ops/frac.h' 2022-12-01T09:59:48.2736242Z adding 'torch/include/ATen/ops/frac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2737885Z adding 'torch/include/ATen/ops/frac_cpu_dispatch.h' 2022-12-01T09:59:48.2739532Z adding 'torch/include/ATen/ops/frac_cuda_dispatch.h' 2022-12-01T09:59:48.2741139Z adding 'torch/include/ATen/ops/frac_meta.h' 2022-12-01T09:59:48.2742800Z adding 'torch/include/ATen/ops/frac_meta_dispatch.h' 2022-12-01T09:59:48.2744419Z adding 'torch/include/ATen/ops/frac_native.h' 2022-12-01T09:59:48.2746159Z adding 'torch/include/ATen/ops/frac_ops.h' 2022-12-01T09:59:48.2748066Z adding 'torch/include/ATen/ops/fractional_max_pool2d.h' 2022-12-01T09:59:48.2749904Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward.h' 2022-12-01T09:59:48.2751822Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2753506Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.2755758Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.2757237Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta.h' 2022-12-01T09:59:48.2759028Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_meta_dispatch.h' 2022-12-01T09:59:48.2760557Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_native.h' 2022-12-01T09:59:48.2762435Z adding 'torch/include/ATen/ops/fractional_max_pool2d_backward_ops.h' 2022-12-01T09:59:48.2764395Z adding 'torch/include/ATen/ops/fractional_max_pool2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2766010Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cpu_dispatch.h' 2022-12-01T09:59:48.2767855Z adding 'torch/include/ATen/ops/fractional_max_pool2d_cuda_dispatch.h' 2022-12-01T09:59:48.2769495Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta.h' 2022-12-01T09:59:48.2771985Z adding 'torch/include/ATen/ops/fractional_max_pool2d_meta_dispatch.h' 2022-12-01T09:59:48.2773797Z adding 'torch/include/ATen/ops/fractional_max_pool2d_native.h' 2022-12-01T09:59:48.2775686Z adding 'torch/include/ATen/ops/fractional_max_pool2d_ops.h' 2022-12-01T09:59:48.2777517Z adding 'torch/include/ATen/ops/fractional_max_pool3d.h' 2022-12-01T09:59:48.2779386Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward.h' 2022-12-01T09:59:48.2781175Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.2782911Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.2784586Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_native.h' 2022-12-01T09:59:48.2786479Z adding 'torch/include/ATen/ops/fractional_max_pool3d_backward_ops.h' 2022-12-01T09:59:48.2788347Z adding 'torch/include/ATen/ops/fractional_max_pool3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2790031Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cpu_dispatch.h' 2022-12-01T09:59:48.2791756Z adding 'torch/include/ATen/ops/fractional_max_pool3d_cuda_dispatch.h' 2022-12-01T09:59:48.2794227Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta.h' 2022-12-01T09:59:48.2796382Z adding 'torch/include/ATen/ops/fractional_max_pool3d_meta_dispatch.h' 2022-12-01T09:59:48.2798128Z adding 'torch/include/ATen/ops/fractional_max_pool3d_native.h' 2022-12-01T09:59:48.2800004Z adding 'torch/include/ATen/ops/fractional_max_pool3d_ops.h' 2022-12-01T09:59:48.2801791Z adding 'torch/include/ATen/ops/frexp.h' 2022-12-01T09:59:48.2803543Z adding 'torch/include/ATen/ops/frexp_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2805243Z adding 'torch/include/ATen/ops/frexp_cpu_dispatch.h' 2022-12-01T09:59:48.2806923Z adding 'torch/include/ATen/ops/frexp_cuda_dispatch.h' 2022-12-01T09:59:48.2808567Z adding 'torch/include/ATen/ops/frexp_native.h' 2022-12-01T09:59:48.2810436Z adding 'torch/include/ATen/ops/frexp_ops.h' 2022-12-01T09:59:48.2812308Z adding 'torch/include/ATen/ops/frobenius_norm.h' 2022-12-01T09:59:48.2814222Z adding 'torch/include/ATen/ops/frobenius_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2815821Z adding 'torch/include/ATen/ops/frobenius_norm_native.h' 2022-12-01T09:59:48.2817589Z adding 'torch/include/ATen/ops/frobenius_norm_ops.h' 2022-12-01T09:59:48.2819728Z adding 'torch/include/ATen/ops/from_blob.h' 2022-12-01T09:59:48.2821596Z adding 'torch/include/ATen/ops/from_file.h' 2022-12-01T09:59:48.2823502Z adding 'torch/include/ATen/ops/from_file_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2825198Z adding 'torch/include/ATen/ops/from_file_cpu_dispatch.h' 2022-12-01T09:59:48.2826902Z adding 'torch/include/ATen/ops/from_file_native.h' 2022-12-01T09:59:48.2828765Z adding 'torch/include/ATen/ops/from_file_ops.h' 2022-12-01T09:59:48.2830831Z adding 'torch/include/ATen/ops/full.h' 2022-12-01T09:59:48.2832865Z adding 'torch/include/ATen/ops/full_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2834747Z adding 'torch/include/ATen/ops/full_like.h' 2022-12-01T09:59:48.2837225Z adding 'torch/include/ATen/ops/full_like_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2839088Z adding 'torch/include/ATen/ops/full_like_native.h' 2022-12-01T09:59:48.2840878Z adding 'torch/include/ATen/ops/full_like_ops.h' 2022-12-01T09:59:48.2842787Z adding 'torch/include/ATen/ops/full_native.h' 2022-12-01T09:59:48.2844713Z adding 'torch/include/ATen/ops/full_ops.h' 2022-12-01T09:59:48.2846860Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant.h' 2022-12-01T09:59:48.2848604Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2850690Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_native.h' 2022-12-01T09:59:48.2852616Z adding 'torch/include/ATen/ops/fused_moving_avg_obs_fake_quant_ops.h' 2022-12-01T09:59:48.2854488Z adding 'torch/include/ATen/ops/gather.h' 2022-12-01T09:59:48.2856404Z adding 'torch/include/ATen/ops/gather_backward.h' 2022-12-01T09:59:48.2858357Z adding 'torch/include/ATen/ops/gather_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2859987Z adding 'torch/include/ATen/ops/gather_backward_native.h' 2022-12-01T09:59:48.2861926Z adding 'torch/include/ATen/ops/gather_backward_ops.h' 2022-12-01T09:59:48.2863951Z adding 'torch/include/ATen/ops/gather_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2865653Z adding 'torch/include/ATen/ops/gather_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2867350Z adding 'torch/include/ATen/ops/gather_cpu_dispatch.h' 2022-12-01T09:59:48.2869195Z adding 'torch/include/ATen/ops/gather_cuda_dispatch.h' 2022-12-01T09:59:48.2870890Z adding 'torch/include/ATen/ops/gather_meta.h' 2022-12-01T09:59:48.2872764Z adding 'torch/include/ATen/ops/gather_meta_dispatch.h' 2022-12-01T09:59:48.2874297Z adding 'torch/include/ATen/ops/gather_native.h' 2022-12-01T09:59:48.2876491Z adding 'torch/include/ATen/ops/gather_ops.h' 2022-12-01T09:59:48.2878558Z adding 'torch/include/ATen/ops/gcd.h' 2022-12-01T09:59:48.2880306Z adding 'torch/include/ATen/ops/gcd_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2881951Z adding 'torch/include/ATen/ops/gcd_cpu_dispatch.h' 2022-12-01T09:59:48.2883695Z adding 'torch/include/ATen/ops/gcd_cuda_dispatch.h' 2022-12-01T09:59:48.2885407Z adding 'torch/include/ATen/ops/gcd_meta.h' 2022-12-01T09:59:48.2887167Z adding 'torch/include/ATen/ops/gcd_meta_dispatch.h' 2022-12-01T09:59:48.2888877Z adding 'torch/include/ATen/ops/gcd_native.h' 2022-12-01T09:59:48.2890846Z adding 'torch/include/ATen/ops/gcd_ops.h' 2022-12-01T09:59:48.2893170Z adding 'torch/include/ATen/ops/ge.h' 2022-12-01T09:59:48.2895110Z adding 'torch/include/ATen/ops/ge_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2896728Z adding 'torch/include/ATen/ops/ge_cpu_dispatch.h' 2022-12-01T09:59:48.2898552Z adding 'torch/include/ATen/ops/ge_cuda_dispatch.h' 2022-12-01T09:59:48.2900401Z adding 'torch/include/ATen/ops/ge_meta.h' 2022-12-01T09:59:48.2902121Z adding 'torch/include/ATen/ops/ge_meta_dispatch.h' 2022-12-01T09:59:48.2903868Z adding 'torch/include/ATen/ops/ge_native.h' 2022-12-01T09:59:48.2905831Z adding 'torch/include/ATen/ops/ge_ops.h' 2022-12-01T09:59:48.2907843Z adding 'torch/include/ATen/ops/gelu.h' 2022-12-01T09:59:48.2909727Z adding 'torch/include/ATen/ops/gelu_backward.h' 2022-12-01T09:59:48.2911751Z adding 'torch/include/ATen/ops/gelu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2913487Z adding 'torch/include/ATen/ops/gelu_backward_cpu_dispatch.h' 2022-12-01T09:59:48.2915311Z adding 'torch/include/ATen/ops/gelu_backward_cuda_dispatch.h' 2022-12-01T09:59:48.2916935Z adding 'torch/include/ATen/ops/gelu_backward_meta.h' 2022-12-01T09:59:48.2918544Z adding 'torch/include/ATen/ops/gelu_backward_meta_dispatch.h' 2022-12-01T09:59:48.2920161Z adding 'torch/include/ATen/ops/gelu_backward_native.h' 2022-12-01T09:59:48.2922029Z adding 'torch/include/ATen/ops/gelu_backward_ops.h' 2022-12-01T09:59:48.2923853Z adding 'torch/include/ATen/ops/gelu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2925569Z adding 'torch/include/ATen/ops/gelu_cpu_dispatch.h' 2022-12-01T09:59:48.2927157Z adding 'torch/include/ATen/ops/gelu_cuda_dispatch.h' 2022-12-01T09:59:48.2928766Z adding 'torch/include/ATen/ops/gelu_meta.h' 2022-12-01T09:59:48.2930542Z adding 'torch/include/ATen/ops/gelu_meta_dispatch.h' 2022-12-01T09:59:48.2932250Z adding 'torch/include/ATen/ops/gelu_native.h' 2022-12-01T09:59:48.2934071Z adding 'torch/include/ATen/ops/gelu_ops.h' 2022-12-01T09:59:48.2935900Z adding 'torch/include/ATen/ops/geometric.h' 2022-12-01T09:59:48.2937704Z adding 'torch/include/ATen/ops/geometric_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2939393Z adding 'torch/include/ATen/ops/geometric_cpu_dispatch.h' 2022-12-01T09:59:48.2941032Z adding 'torch/include/ATen/ops/geometric_cuda_dispatch.h' 2022-12-01T09:59:48.2942719Z adding 'torch/include/ATen/ops/geometric_meta_dispatch.h' 2022-12-01T09:59:48.2944333Z adding 'torch/include/ATen/ops/geometric_native.h' 2022-12-01T09:59:48.2946198Z adding 'torch/include/ATen/ops/geometric_ops.h' 2022-12-01T09:59:48.2947934Z adding 'torch/include/ATen/ops/geqrf.h' 2022-12-01T09:59:48.2949710Z adding 'torch/include/ATen/ops/geqrf_cpu_dispatch.h' 2022-12-01T09:59:48.2951469Z adding 'torch/include/ATen/ops/geqrf_cuda_dispatch.h' 2022-12-01T09:59:48.2953034Z adding 'torch/include/ATen/ops/geqrf_native.h' 2022-12-01T09:59:48.2954726Z adding 'torch/include/ATen/ops/geqrf_ops.h' 2022-12-01T09:59:48.2956609Z adding 'torch/include/ATen/ops/ger.h' 2022-12-01T09:59:48.2958408Z adding 'torch/include/ATen/ops/ger_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.2960090Z adding 'torch/include/ATen/ops/ger_native.h' 2022-12-01T09:59:48.2961722Z adding 'torch/include/ATen/ops/ger_ops.h' 2022-12-01T09:59:48.2963479Z adding 'torch/include/ATen/ops/glu.h' 2022-12-01T09:59:48.2965196Z adding 'torch/include/ATen/ops/glu_backward.h' 2022-12-01T09:59:48.2966975Z adding 'torch/include/ATen/ops/glu_backward_cpu_dispatch.h' 2022-12-01T09:59:48.2968653Z adding 'torch/include/ATen/ops/glu_backward_cuda_dispatch.h' 2022-12-01T09:59:48.2970499Z adding 'torch/include/ATen/ops/glu_backward_jvp.h' 2022-12-01T09:59:48.2972307Z adding 'torch/include/ATen/ops/glu_backward_jvp_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2974007Z adding 'torch/include/ATen/ops/glu_backward_jvp_cpu_dispatch.h' 2022-12-01T09:59:48.2975668Z adding 'torch/include/ATen/ops/glu_backward_jvp_cuda_dispatch.h' 2022-12-01T09:59:48.2977282Z adding 'torch/include/ATen/ops/glu_backward_jvp_native.h' 2022-12-01T09:59:48.2979144Z adding 'torch/include/ATen/ops/glu_backward_jvp_ops.h' 2022-12-01T09:59:48.2980869Z adding 'torch/include/ATen/ops/glu_backward_native.h' 2022-12-01T09:59:48.2982633Z adding 'torch/include/ATen/ops/glu_backward_ops.h' 2022-12-01T09:59:48.2984540Z adding 'torch/include/ATen/ops/glu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.2986110Z adding 'torch/include/ATen/ops/glu_cpu_dispatch.h' 2022-12-01T09:59:48.2987799Z adding 'torch/include/ATen/ops/glu_cuda_dispatch.h' 2022-12-01T09:59:48.2989469Z adding 'torch/include/ATen/ops/glu_jvp.h' 2022-12-01T09:59:48.2991345Z adding 'torch/include/ATen/ops/glu_jvp_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.2992959Z adding 'torch/include/ATen/ops/glu_jvp_cpu_dispatch.h' 2022-12-01T09:59:48.2994673Z adding 'torch/include/ATen/ops/glu_jvp_cuda_dispatch.h' 2022-12-01T09:59:48.2996492Z adding 'torch/include/ATen/ops/glu_jvp_native.h' 2022-12-01T09:59:48.2998302Z adding 'torch/include/ATen/ops/glu_jvp_ops.h' 2022-12-01T09:59:48.2999974Z adding 'torch/include/ATen/ops/glu_meta.h' 2022-12-01T09:59:48.3001702Z adding 'torch/include/ATen/ops/glu_meta_dispatch.h' 2022-12-01T09:59:48.3003283Z adding 'torch/include/ATen/ops/glu_native.h' 2022-12-01T09:59:48.3005074Z adding 'torch/include/ATen/ops/glu_ops.h' 2022-12-01T09:59:48.3006931Z adding 'torch/include/ATen/ops/gradient.h' 2022-12-01T09:59:48.3008901Z adding 'torch/include/ATen/ops/gradient_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3010610Z adding 'torch/include/ATen/ops/gradient_native.h' 2022-12-01T09:59:48.3012853Z adding 'torch/include/ATen/ops/gradient_ops.h' 2022-12-01T09:59:48.3014655Z adding 'torch/include/ATen/ops/greater.h' 2022-12-01T09:59:48.3016520Z adding 'torch/include/ATen/ops/greater_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3018213Z adding 'torch/include/ATen/ops/greater_equal.h' 2022-12-01T09:59:48.3020127Z adding 'torch/include/ATen/ops/greater_equal_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3021779Z adding 'torch/include/ATen/ops/greater_equal_native.h' 2022-12-01T09:59:48.3023719Z adding 'torch/include/ATen/ops/greater_equal_ops.h' 2022-12-01T09:59:48.3025434Z adding 'torch/include/ATen/ops/greater_native.h' 2022-12-01T09:59:48.3027394Z adding 'torch/include/ATen/ops/greater_ops.h' 2022-12-01T09:59:48.3029146Z adding 'torch/include/ATen/ops/grid_sampler.h' 2022-12-01T09:59:48.3030926Z adding 'torch/include/ATen/ops/grid_sampler_2d.h' 2022-12-01T09:59:48.3032872Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward.h' 2022-12-01T09:59:48.3034966Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3036622Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.3038285Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.3040045Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_native.h' 2022-12-01T09:59:48.3041844Z adding 'torch/include/ATen/ops/grid_sampler_2d_backward_ops.h' 2022-12-01T09:59:48.3043687Z adding 'torch/include/ATen/ops/grid_sampler_2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3045363Z adding 'torch/include/ATen/ops/grid_sampler_2d_cpu_dispatch.h' 2022-12-01T09:59:48.3047050Z adding 'torch/include/ATen/ops/grid_sampler_2d_cuda_dispatch.h' 2022-12-01T09:59:48.3048697Z adding 'torch/include/ATen/ops/grid_sampler_2d_native.h' 2022-12-01T09:59:48.3050542Z adding 'torch/include/ATen/ops/grid_sampler_2d_ops.h' 2022-12-01T09:59:48.3052354Z adding 'torch/include/ATen/ops/grid_sampler_3d.h' 2022-12-01T09:59:48.3054188Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward.h' 2022-12-01T09:59:48.3056079Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3057790Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.3059496Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.3061171Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_native.h' 2022-12-01T09:59:48.3063077Z adding 'torch/include/ATen/ops/grid_sampler_3d_backward_ops.h' 2022-12-01T09:59:48.3064900Z adding 'torch/include/ATen/ops/grid_sampler_3d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3066580Z adding 'torch/include/ATen/ops/grid_sampler_3d_cpu_dispatch.h' 2022-12-01T09:59:48.3068262Z adding 'torch/include/ATen/ops/grid_sampler_3d_cuda_dispatch.h' 2022-12-01T09:59:48.3069896Z adding 'torch/include/ATen/ops/grid_sampler_3d_native.h' 2022-12-01T09:59:48.3071699Z adding 'torch/include/ATen/ops/grid_sampler_3d_ops.h' 2022-12-01T09:59:48.3073663Z adding 'torch/include/ATen/ops/grid_sampler_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3075278Z adding 'torch/include/ATen/ops/grid_sampler_native.h' 2022-12-01T09:59:48.3077001Z adding 'torch/include/ATen/ops/grid_sampler_ops.h' 2022-12-01T09:59:48.3078611Z adding 'torch/include/ATen/ops/group_norm.h' 2022-12-01T09:59:48.3080295Z adding 'torch/include/ATen/ops/group_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3081827Z adding 'torch/include/ATen/ops/group_norm_native.h' 2022-12-01T09:59:48.3083532Z adding 'torch/include/ATen/ops/group_norm_ops.h' 2022-12-01T09:59:48.3085169Z adding 'torch/include/ATen/ops/gru.h' 2022-12-01T09:59:48.3086803Z adding 'torch/include/ATen/ops/gru_cell.h' 2022-12-01T09:59:48.3088516Z adding 'torch/include/ATen/ops/gru_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3090003Z adding 'torch/include/ATen/ops/gru_cell_native.h' 2022-12-01T09:59:48.3091764Z adding 'torch/include/ATen/ops/gru_cell_ops.h' 2022-12-01T09:59:48.3093331Z adding 'torch/include/ATen/ops/gru_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3094921Z adding 'torch/include/ATen/ops/gru_native.h' 2022-12-01T09:59:48.3096605Z adding 'torch/include/ATen/ops/gru_ops.h' 2022-12-01T09:59:48.3098250Z adding 'torch/include/ATen/ops/gt.h' 2022-12-01T09:59:48.3099967Z adding 'torch/include/ATen/ops/gt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3101513Z adding 'torch/include/ATen/ops/gt_cpu_dispatch.h' 2022-12-01T09:59:48.3103216Z adding 'torch/include/ATen/ops/gt_cuda_dispatch.h' 2022-12-01T09:59:48.3104786Z adding 'torch/include/ATen/ops/gt_meta.h' 2022-12-01T09:59:48.3106606Z adding 'torch/include/ATen/ops/gt_meta_dispatch.h' 2022-12-01T09:59:48.3107984Z adding 'torch/include/ATen/ops/gt_native.h' 2022-12-01T09:59:48.3109826Z adding 'torch/include/ATen/ops/gt_ops.h' 2022-12-01T09:59:48.3111829Z adding 'torch/include/ATen/ops/hamming_window.h' 2022-12-01T09:59:48.3113890Z adding 'torch/include/ATen/ops/hamming_window_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3115597Z adding 'torch/include/ATen/ops/hamming_window_native.h' 2022-12-01T09:59:48.3117998Z adding 'torch/include/ATen/ops/hamming_window_ops.h' 2022-12-01T09:59:48.3119932Z adding 'torch/include/ATen/ops/hann_window.h' 2022-12-01T09:59:48.3121962Z adding 'torch/include/ATen/ops/hann_window_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3123368Z adding 'torch/include/ATen/ops/hann_window_native.h' 2022-12-01T09:59:48.3125326Z adding 'torch/include/ATen/ops/hann_window_ops.h' 2022-12-01T09:59:48.3127035Z adding 'torch/include/ATen/ops/hardshrink.h' 2022-12-01T09:59:48.3128493Z adding 'torch/include/ATen/ops/hardshrink_backward.h' 2022-12-01T09:59:48.3130563Z adding 'torch/include/ATen/ops/hardshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3131881Z adding 'torch/include/ATen/ops/hardshrink_backward_cpu_dispatch.h' 2022-12-01T09:59:48.3133555Z adding 'torch/include/ATen/ops/hardshrink_backward_cuda_dispatch.h' 2022-12-01T09:59:48.3135000Z adding 'torch/include/ATen/ops/hardshrink_backward_meta.h' 2022-12-01T09:59:48.3136565Z adding 'torch/include/ATen/ops/hardshrink_backward_meta_dispatch.h' 2022-12-01T09:59:48.3138005Z adding 'torch/include/ATen/ops/hardshrink_backward_native.h' 2022-12-01T09:59:48.3139756Z adding 'torch/include/ATen/ops/hardshrink_backward_ops.h' 2022-12-01T09:59:48.3141547Z adding 'torch/include/ATen/ops/hardshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3143009Z adding 'torch/include/ATen/ops/hardshrink_cpu_dispatch.h' 2022-12-01T09:59:48.3144648Z adding 'torch/include/ATen/ops/hardshrink_cuda_dispatch.h' 2022-12-01T09:59:48.3146262Z adding 'torch/include/ATen/ops/hardshrink_meta.h' 2022-12-01T09:59:48.3147925Z adding 'torch/include/ATen/ops/hardshrink_meta_dispatch.h' 2022-12-01T09:59:48.3149484Z adding 'torch/include/ATen/ops/hardshrink_native.h' 2022-12-01T09:59:48.3151183Z adding 'torch/include/ATen/ops/hardshrink_ops.h' 2022-12-01T09:59:48.3152846Z adding 'torch/include/ATen/ops/hardsigmoid.h' 2022-12-01T09:59:48.3154619Z adding 'torch/include/ATen/ops/hardsigmoid_backward.h' 2022-12-01T09:59:48.3156274Z adding 'torch/include/ATen/ops/hardsigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3158015Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cpu_dispatch.h' 2022-12-01T09:59:48.3159766Z adding 'torch/include/ATen/ops/hardsigmoid_backward_cuda_dispatch.h' 2022-12-01T09:59:48.3161465Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta.h' 2022-12-01T09:59:48.3163173Z adding 'torch/include/ATen/ops/hardsigmoid_backward_meta_dispatch.h' 2022-12-01T09:59:48.3164840Z adding 'torch/include/ATen/ops/hardsigmoid_backward_native.h' 2022-12-01T09:59:48.3166755Z adding 'torch/include/ATen/ops/hardsigmoid_backward_ops.h' 2022-12-01T09:59:48.3168595Z adding 'torch/include/ATen/ops/hardsigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3170390Z adding 'torch/include/ATen/ops/hardsigmoid_cpu_dispatch.h' 2022-12-01T09:59:48.3172003Z adding 'torch/include/ATen/ops/hardsigmoid_cuda_dispatch.h' 2022-12-01T09:59:48.3173655Z adding 'torch/include/ATen/ops/hardsigmoid_meta.h' 2022-12-01T09:59:48.3175385Z adding 'torch/include/ATen/ops/hardsigmoid_meta_dispatch.h' 2022-12-01T09:59:48.3177029Z adding 'torch/include/ATen/ops/hardsigmoid_native.h' 2022-12-01T09:59:48.3178904Z adding 'torch/include/ATen/ops/hardsigmoid_ops.h' 2022-12-01T09:59:48.3181420Z adding 'torch/include/ATen/ops/hardswish.h' 2022-12-01T09:59:48.3183551Z adding 'torch/include/ATen/ops/hardswish_backward.h' 2022-12-01T09:59:48.3185225Z adding 'torch/include/ATen/ops/hardswish_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3186780Z adding 'torch/include/ATen/ops/hardswish_backward_cpu_dispatch.h' 2022-12-01T09:59:48.3188408Z adding 'torch/include/ATen/ops/hardswish_backward_cuda_dispatch.h' 2022-12-01T09:59:48.3189878Z adding 'torch/include/ATen/ops/hardswish_backward_native.h' 2022-12-01T09:59:48.3191650Z adding 'torch/include/ATen/ops/hardswish_backward_ops.h' 2022-12-01T09:59:48.3193404Z adding 'torch/include/ATen/ops/hardswish_cpu_dispatch.h' 2022-12-01T09:59:48.3195204Z adding 'torch/include/ATen/ops/hardswish_cuda_dispatch.h' 2022-12-01T09:59:48.3196734Z adding 'torch/include/ATen/ops/hardswish_meta_dispatch.h' 2022-12-01T09:59:48.3198241Z adding 'torch/include/ATen/ops/hardswish_native.h' 2022-12-01T09:59:48.3199966Z adding 'torch/include/ATen/ops/hardswish_ops.h' 2022-12-01T09:59:48.3201695Z adding 'torch/include/ATen/ops/hardtanh.h' 2022-12-01T09:59:48.3203454Z adding 'torch/include/ATen/ops/hardtanh_backward.h' 2022-12-01T09:59:48.3205209Z adding 'torch/include/ATen/ops/hardtanh_backward_cpu_dispatch.h' 2022-12-01T09:59:48.3206845Z adding 'torch/include/ATen/ops/hardtanh_backward_cuda_dispatch.h' 2022-12-01T09:59:48.3208453Z adding 'torch/include/ATen/ops/hardtanh_backward_native.h' 2022-12-01T09:59:48.3210253Z adding 'torch/include/ATen/ops/hardtanh_backward_ops.h' 2022-12-01T09:59:48.3211996Z adding 'torch/include/ATen/ops/hardtanh_cpu_dispatch.h' 2022-12-01T09:59:48.3213649Z adding 'torch/include/ATen/ops/hardtanh_cuda_dispatch.h' 2022-12-01T09:59:48.3215334Z adding 'torch/include/ATen/ops/hardtanh_meta_dispatch.h' 2022-12-01T09:59:48.3216925Z adding 'torch/include/ATen/ops/hardtanh_native.h' 2022-12-01T09:59:48.3218710Z adding 'torch/include/ATen/ops/hardtanh_ops.h' 2022-12-01T09:59:48.3220398Z adding 'torch/include/ATen/ops/heaviside.h' 2022-12-01T09:59:48.3222195Z adding 'torch/include/ATen/ops/heaviside_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3223730Z adding 'torch/include/ATen/ops/heaviside_cpu_dispatch.h' 2022-12-01T09:59:48.3225621Z adding 'torch/include/ATen/ops/heaviside_cuda_dispatch.h' 2022-12-01T09:59:48.3227436Z adding 'torch/include/ATen/ops/heaviside_meta.h' 2022-12-01T09:59:48.3229434Z adding 'torch/include/ATen/ops/heaviside_meta_dispatch.h' 2022-12-01T09:59:48.3231480Z adding 'torch/include/ATen/ops/heaviside_native.h' 2022-12-01T09:59:48.3233278Z adding 'torch/include/ATen/ops/heaviside_ops.h' 2022-12-01T09:59:48.3235122Z adding 'torch/include/ATen/ops/hinge_embedding_loss.h' 2022-12-01T09:59:48.3236873Z adding 'torch/include/ATen/ops/hinge_embedding_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3238365Z adding 'torch/include/ATen/ops/hinge_embedding_loss_native.h' 2022-12-01T09:59:48.3240097Z adding 'torch/include/ATen/ops/hinge_embedding_loss_ops.h' 2022-12-01T09:59:48.3241806Z adding 'torch/include/ATen/ops/histc.h' 2022-12-01T09:59:48.3243499Z adding 'torch/include/ATen/ops/histc_cpu_dispatch.h' 2022-12-01T09:59:48.3245207Z adding 'torch/include/ATen/ops/histc_cuda_dispatch.h' 2022-12-01T09:59:48.3246850Z adding 'torch/include/ATen/ops/histc_native.h' 2022-12-01T09:59:48.3248544Z adding 'torch/include/ATen/ops/histc_ops.h' 2022-12-01T09:59:48.3250548Z adding 'torch/include/ATen/ops/histogram.h' 2022-12-01T09:59:48.3252364Z adding 'torch/include/ATen/ops/histogram_cpu_dispatch.h' 2022-12-01T09:59:48.3254161Z adding 'torch/include/ATen/ops/histogram_native.h' 2022-12-01T09:59:48.3256007Z adding 'torch/include/ATen/ops/histogram_ops.h' 2022-12-01T09:59:48.3257818Z adding 'torch/include/ATen/ops/histogramdd.h' 2022-12-01T09:59:48.3259634Z adding 'torch/include/ATen/ops/histogramdd_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3261223Z adding 'torch/include/ATen/ops/histogramdd_native.h' 2022-12-01T09:59:48.3263112Z adding 'torch/include/ATen/ops/histogramdd_ops.h' 2022-12-01T09:59:48.3264800Z adding 'torch/include/ATen/ops/hsplit.h' 2022-12-01T09:59:48.3266514Z adding 'torch/include/ATen/ops/hsplit_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3268071Z adding 'torch/include/ATen/ops/hsplit_native.h' 2022-12-01T09:59:48.3269813Z adding 'torch/include/ATen/ops/hsplit_ops.h' 2022-12-01T09:59:48.3271508Z adding 'torch/include/ATen/ops/hspmm.h' 2022-12-01T09:59:48.3273185Z adding 'torch/include/ATen/ops/hspmm_native.h' 2022-12-01T09:59:48.3275123Z adding 'torch/include/ATen/ops/hspmm_ops.h' 2022-12-01T09:59:48.3276784Z adding 'torch/include/ATen/ops/hstack.h' 2022-12-01T09:59:48.3278525Z adding 'torch/include/ATen/ops/hstack_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3280080Z adding 'torch/include/ATen/ops/hstack_native.h' 2022-12-01T09:59:48.3281737Z adding 'torch/include/ATen/ops/hstack_ops.h' 2022-12-01T09:59:48.3283449Z adding 'torch/include/ATen/ops/huber_loss.h' 2022-12-01T09:59:48.3285199Z adding 'torch/include/ATen/ops/huber_loss_backward.h' 2022-12-01T09:59:48.3286975Z adding 'torch/include/ATen/ops/huber_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3288542Z adding 'torch/include/ATen/ops/huber_loss_backward_cpu_dispatch.h' 2022-12-01T09:59:48.3290296Z adding 'torch/include/ATen/ops/huber_loss_backward_cuda_dispatch.h' 2022-12-01T09:59:48.3291845Z adding 'torch/include/ATen/ops/huber_loss_backward_native.h' 2022-12-01T09:59:48.3293613Z adding 'torch/include/ATen/ops/huber_loss_backward_ops.h' 2022-12-01T09:59:48.3295331Z adding 'torch/include/ATen/ops/huber_loss_cpu_dispatch.h' 2022-12-01T09:59:48.3297044Z adding 'torch/include/ATen/ops/huber_loss_cuda_dispatch.h' 2022-12-01T09:59:48.3298684Z adding 'torch/include/ATen/ops/huber_loss_native.h' 2022-12-01T09:59:48.3300418Z adding 'torch/include/ATen/ops/huber_loss_ops.h' 2022-12-01T09:59:48.3302124Z adding 'torch/include/ATen/ops/hypot.h' 2022-12-01T09:59:48.3303882Z adding 'torch/include/ATen/ops/hypot_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3305504Z adding 'torch/include/ATen/ops/hypot_cpu_dispatch.h' 2022-12-01T09:59:48.3307153Z adding 'torch/include/ATen/ops/hypot_cuda_dispatch.h' 2022-12-01T09:59:48.3308742Z adding 'torch/include/ATen/ops/hypot_meta.h' 2022-12-01T09:59:48.3310436Z adding 'torch/include/ATen/ops/hypot_meta_dispatch.h' 2022-12-01T09:59:48.3311974Z adding 'torch/include/ATen/ops/hypot_native.h' 2022-12-01T09:59:48.3313660Z adding 'torch/include/ATen/ops/hypot_ops.h' 2022-12-01T09:59:48.3315542Z adding 'torch/include/ATen/ops/i0.h' 2022-12-01T09:59:48.3317449Z adding 'torch/include/ATen/ops/i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3318974Z adding 'torch/include/ATen/ops/i0_cpu_dispatch.h' 2022-12-01T09:59:48.3320603Z adding 'torch/include/ATen/ops/i0_cuda_dispatch.h' 2022-12-01T09:59:48.3322187Z adding 'torch/include/ATen/ops/i0_meta.h' 2022-12-01T09:59:48.3323797Z adding 'torch/include/ATen/ops/i0_meta_dispatch.h' 2022-12-01T09:59:48.3325372Z adding 'torch/include/ATen/ops/i0_native.h' 2022-12-01T09:59:48.3327092Z adding 'torch/include/ATen/ops/i0_ops.h' 2022-12-01T09:59:48.3328706Z adding 'torch/include/ATen/ops/igamma.h' 2022-12-01T09:59:48.3330551Z adding 'torch/include/ATen/ops/igamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3332067Z adding 'torch/include/ATen/ops/igamma_cpu_dispatch.h' 2022-12-01T09:59:48.3333833Z adding 'torch/include/ATen/ops/igamma_cuda_dispatch.h' 2022-12-01T09:59:48.3335902Z adding 'torch/include/ATen/ops/igamma_meta.h' 2022-12-01T09:59:48.3337786Z adding 'torch/include/ATen/ops/igamma_meta_dispatch.h' 2022-12-01T09:59:48.3339738Z adding 'torch/include/ATen/ops/igamma_native.h' 2022-12-01T09:59:48.3342155Z adding 'torch/include/ATen/ops/igamma_ops.h' 2022-12-01T09:59:48.3344099Z adding 'torch/include/ATen/ops/igammac.h' 2022-12-01T09:59:48.3346396Z adding 'torch/include/ATen/ops/igammac_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3348351Z adding 'torch/include/ATen/ops/igammac_cpu_dispatch.h' 2022-12-01T09:59:48.3350688Z adding 'torch/include/ATen/ops/igammac_cuda_dispatch.h' 2022-12-01T09:59:48.3352808Z adding 'torch/include/ATen/ops/igammac_meta.h' 2022-12-01T09:59:48.3355125Z adding 'torch/include/ATen/ops/igammac_meta_dispatch.h' 2022-12-01T09:59:48.3357123Z adding 'torch/include/ATen/ops/igammac_native.h' 2022-12-01T09:59:48.3359592Z adding 'torch/include/ATen/ops/igammac_ops.h' 2022-12-01T09:59:48.3361805Z adding 'torch/include/ATen/ops/im2col.h' 2022-12-01T09:59:48.3363851Z adding 'torch/include/ATen/ops/im2col_cpu_dispatch.h' 2022-12-01T09:59:48.3366221Z adding 'torch/include/ATen/ops/im2col_cuda_dispatch.h' 2022-12-01T09:59:48.3368721Z adding 'torch/include/ATen/ops/im2col_native.h' 2022-12-01T09:59:48.3370443Z adding 'torch/include/ATen/ops/im2col_ops.h' 2022-12-01T09:59:48.3372847Z adding 'torch/include/ATen/ops/imag.h' 2022-12-01T09:59:48.3374769Z adding 'torch/include/ATen/ops/imag_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3376721Z adding 'torch/include/ATen/ops/imag_native.h' 2022-12-01T09:59:48.3378500Z adding 'torch/include/ATen/ops/imag_ops.h' 2022-12-01T09:59:48.3380190Z adding 'torch/include/ATen/ops/index.h' 2022-12-01T09:59:48.3381881Z adding 'torch/include/ATen/ops/index_add.h' 2022-12-01T09:59:48.3383798Z adding 'torch/include/ATen/ops/index_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3385367Z adding 'torch/include/ATen/ops/index_add_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3387068Z adding 'torch/include/ATen/ops/index_add_cpu_dispatch.h' 2022-12-01T09:59:48.3388762Z adding 'torch/include/ATen/ops/index_add_cuda_dispatch.h' 2022-12-01T09:59:48.3390424Z adding 'torch/include/ATen/ops/index_add_meta.h' 2022-12-01T09:59:48.3392074Z adding 'torch/include/ATen/ops/index_add_meta_dispatch.h' 2022-12-01T09:59:48.3393731Z adding 'torch/include/ATen/ops/index_add_native.h' 2022-12-01T09:59:48.3395558Z adding 'torch/include/ATen/ops/index_add_ops.h' 2022-12-01T09:59:48.3397466Z adding 'torch/include/ATen/ops/index_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3399015Z adding 'torch/include/ATen/ops/index_copy.h' 2022-12-01T09:59:48.3400877Z adding 'torch/include/ATen/ops/index_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3402435Z adding 'torch/include/ATen/ops/index_copy_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3403966Z adding 'torch/include/ATen/ops/index_copy_cpu_dispatch.h' 2022-12-01T09:59:48.3405536Z adding 'torch/include/ATen/ops/index_copy_cuda_dispatch.h' 2022-12-01T09:59:48.3407192Z adding 'torch/include/ATen/ops/index_copy_meta.h' 2022-12-01T09:59:48.3408760Z adding 'torch/include/ATen/ops/index_copy_meta_dispatch.h' 2022-12-01T09:59:48.3410518Z adding 'torch/include/ATen/ops/index_copy_native.h' 2022-12-01T09:59:48.3412488Z adding 'torch/include/ATen/ops/index_copy_ops.h' 2022-12-01T09:59:48.3414129Z adding 'torch/include/ATen/ops/index_cpu_dispatch.h' 2022-12-01T09:59:48.3415786Z adding 'torch/include/ATen/ops/index_cuda_dispatch.h' 2022-12-01T09:59:48.3417539Z adding 'torch/include/ATen/ops/index_fill.h' 2022-12-01T09:59:48.3419373Z adding 'torch/include/ATen/ops/index_fill_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3421013Z adding 'torch/include/ATen/ops/index_fill_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3422485Z adding 'torch/include/ATen/ops/index_fill_cpu_dispatch.h' 2022-12-01T09:59:48.3424103Z adding 'torch/include/ATen/ops/index_fill_cuda_dispatch.h' 2022-12-01T09:59:48.3425632Z adding 'torch/include/ATen/ops/index_fill_meta_dispatch.h' 2022-12-01T09:59:48.3427451Z adding 'torch/include/ATen/ops/index_fill_native.h' 2022-12-01T09:59:48.3429572Z adding 'torch/include/ATen/ops/index_fill_ops.h' 2022-12-01T09:59:48.3431380Z adding 'torch/include/ATen/ops/index_meta.h' 2022-12-01T09:59:48.3433150Z adding 'torch/include/ATen/ops/index_meta_dispatch.h' 2022-12-01T09:59:48.3434712Z adding 'torch/include/ATen/ops/index_native.h' 2022-12-01T09:59:48.3436536Z adding 'torch/include/ATen/ops/index_ops.h' 2022-12-01T09:59:48.3438300Z adding 'torch/include/ATen/ops/index_put.h' 2022-12-01T09:59:48.3440161Z adding 'torch/include/ATen/ops/index_put_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3441788Z adding 'torch/include/ATen/ops/index_put_native.h' 2022-12-01T09:59:48.3443658Z adding 'torch/include/ATen/ops/index_put_ops.h' 2022-12-01T09:59:48.3445409Z adding 'torch/include/ATen/ops/index_reduce.h' 2022-12-01T09:59:48.3447336Z adding 'torch/include/ATen/ops/index_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3449161Z adding 'torch/include/ATen/ops/index_reduce_cpu_dispatch.h' 2022-12-01T09:59:48.3451046Z adding 'torch/include/ATen/ops/index_reduce_cuda_dispatch.h' 2022-12-01T09:59:48.3452885Z adding 'torch/include/ATen/ops/index_reduce_meta.h' 2022-12-01T09:59:48.3454805Z adding 'torch/include/ATen/ops/index_reduce_meta_dispatch.h' 2022-12-01T09:59:48.3456587Z adding 'torch/include/ATen/ops/index_reduce_native.h' 2022-12-01T09:59:48.3458531Z adding 'torch/include/ATen/ops/index_reduce_ops.h' 2022-12-01T09:59:48.3460460Z adding 'torch/include/ATen/ops/index_select.h' 2022-12-01T09:59:48.3462357Z adding 'torch/include/ATen/ops/index_select_backward.h' 2022-12-01T09:59:48.3464251Z adding 'torch/include/ATen/ops/index_select_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3465937Z adding 'torch/include/ATen/ops/index_select_backward_native.h' 2022-12-01T09:59:48.3467845Z adding 'torch/include/ATen/ops/index_select_backward_ops.h' 2022-12-01T09:59:48.3469750Z adding 'torch/include/ATen/ops/index_select_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3471498Z adding 'torch/include/ATen/ops/index_select_cpu_dispatch.h' 2022-12-01T09:59:48.3473314Z adding 'torch/include/ATen/ops/index_select_cuda_dispatch.h' 2022-12-01T09:59:48.3475256Z adding 'torch/include/ATen/ops/index_select_native.h' 2022-12-01T09:59:48.3477403Z adding 'torch/include/ATen/ops/index_select_ops.h' 2022-12-01T09:59:48.3479311Z adding 'torch/include/ATen/ops/indices.h' 2022-12-01T09:59:48.3481135Z adding 'torch/include/ATen/ops/indices_copy.h' 2022-12-01T09:59:48.3482976Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3484833Z adding 'torch/include/ATen/ops/indices_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3486472Z adding 'torch/include/ATen/ops/indices_copy_native.h' 2022-12-01T09:59:48.3488322Z adding 'torch/include/ATen/ops/indices_copy_ops.h' 2022-12-01T09:59:48.3490108Z adding 'torch/include/ATen/ops/indices_native.h' 2022-12-01T09:59:48.3491952Z adding 'torch/include/ATen/ops/indices_ops.h' 2022-12-01T09:59:48.3493783Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward.h' 2022-12-01T09:59:48.3495646Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3497335Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_native.h' 2022-12-01T09:59:48.3499204Z adding 'torch/include/ATen/ops/infinitely_differentiable_gelu_backward_ops.h' 2022-12-01T09:59:48.3500948Z adding 'torch/include/ATen/ops/inner.h' 2022-12-01T09:59:48.3502838Z adding 'torch/include/ATen/ops/inner_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3504510Z adding 'torch/include/ATen/ops/inner_native.h' 2022-12-01T09:59:48.3506387Z adding 'torch/include/ATen/ops/inner_ops.h' 2022-12-01T09:59:48.3520060Z adding 'torch/include/ATen/ops/instance_norm.h' 2022-12-01T09:59:48.3520622Z adding 'torch/include/ATen/ops/instance_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3520945Z adding 'torch/include/ATen/ops/instance_norm_native.h' 2022-12-01T09:59:48.3521154Z adding 'torch/include/ATen/ops/instance_norm_ops.h' 2022-12-01T09:59:48.3521305Z adding 'torch/include/ATen/ops/int_repr.h' 2022-12-01T09:59:48.3521588Z adding 'torch/include/ATen/ops/int_repr_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3521771Z adding 'torch/include/ATen/ops/int_repr_native.h' 2022-12-01T09:59:48.3521976Z adding 'torch/include/ATen/ops/int_repr_ops.h' 2022-12-01T09:59:48.3523563Z adding 'torch/include/ATen/ops/inverse.h' 2022-12-01T09:59:48.3525396Z adding 'torch/include/ATen/ops/inverse_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3526971Z adding 'torch/include/ATen/ops/inverse_native.h' 2022-12-01T09:59:48.3528503Z adding 'torch/include/ATen/ops/inverse_ops.h' 2022-12-01T09:59:48.3530228Z adding 'torch/include/ATen/ops/is_coalesced.h' 2022-12-01T09:59:48.3531850Z adding 'torch/include/ATen/ops/is_coalesced_native.h' 2022-12-01T09:59:48.3533491Z adding 'torch/include/ATen/ops/is_coalesced_ops.h' 2022-12-01T09:59:48.3535106Z adding 'torch/include/ATen/ops/is_complex.h' 2022-12-01T09:59:48.3536888Z adding 'torch/include/ATen/ops/is_complex_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3538374Z adding 'torch/include/ATen/ops/is_complex_native.h' 2022-12-01T09:59:48.3540015Z adding 'torch/include/ATen/ops/is_complex_ops.h' 2022-12-01T09:59:48.3541604Z adding 'torch/include/ATen/ops/is_conj.h' 2022-12-01T09:59:48.3543320Z adding 'torch/include/ATen/ops/is_conj_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3544823Z adding 'torch/include/ATen/ops/is_conj_native.h' 2022-12-01T09:59:48.3546521Z adding 'torch/include/ATen/ops/is_conj_ops.h' 2022-12-01T09:59:48.3548184Z adding 'torch/include/ATen/ops/is_distributed.h' 2022-12-01T09:59:48.3549900Z adding 'torch/include/ATen/ops/is_distributed_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3551396Z adding 'torch/include/ATen/ops/is_distributed_native.h' 2022-12-01T09:59:48.3553077Z adding 'torch/include/ATen/ops/is_distributed_ops.h' 2022-12-01T09:59:48.3554751Z adding 'torch/include/ATen/ops/is_floating_point.h' 2022-12-01T09:59:48.3556685Z adding 'torch/include/ATen/ops/is_floating_point_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3558149Z adding 'torch/include/ATen/ops/is_floating_point_native.h' 2022-12-01T09:59:48.3559861Z adding 'torch/include/ATen/ops/is_floating_point_ops.h' 2022-12-01T09:59:48.3561467Z adding 'torch/include/ATen/ops/is_inference.h' 2022-12-01T09:59:48.3563155Z adding 'torch/include/ATen/ops/is_inference_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3564654Z adding 'torch/include/ATen/ops/is_inference_native.h' 2022-12-01T09:59:48.3566268Z adding 'torch/include/ATen/ops/is_inference_ops.h' 2022-12-01T09:59:48.3567973Z adding 'torch/include/ATen/ops/is_leaf.h' 2022-12-01T09:59:48.3569739Z adding 'torch/include/ATen/ops/is_leaf_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3571225Z adding 'torch/include/ATen/ops/is_leaf_native.h' 2022-12-01T09:59:48.3572823Z adding 'torch/include/ATen/ops/is_leaf_ops.h' 2022-12-01T09:59:48.3574421Z adding 'torch/include/ATen/ops/is_neg.h' 2022-12-01T09:59:48.3576195Z adding 'torch/include/ATen/ops/is_neg_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3577826Z adding 'torch/include/ATen/ops/is_neg_native.h' 2022-12-01T09:59:48.3579518Z adding 'torch/include/ATen/ops/is_neg_ops.h' 2022-12-01T09:59:48.3582077Z adding 'torch/include/ATen/ops/is_nonzero.h' 2022-12-01T09:59:48.3583146Z adding 'torch/include/ATen/ops/is_nonzero_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3584690Z adding 'torch/include/ATen/ops/is_nonzero_native.h' 2022-12-01T09:59:48.3586318Z adding 'torch/include/ATen/ops/is_nonzero_ops.h' 2022-12-01T09:59:48.3588577Z adding 'torch/include/ATen/ops/is_pinned.h' 2022-12-01T09:59:48.3590399Z adding 'torch/include/ATen/ops/is_pinned_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3592120Z adding 'torch/include/ATen/ops/is_pinned_cuda_dispatch.h' 2022-12-01T09:59:48.3593856Z adding 'torch/include/ATen/ops/is_pinned_native.h' 2022-12-01T09:59:48.3596036Z adding 'torch/include/ATen/ops/is_pinned_ops.h' 2022-12-01T09:59:48.3597615Z adding 'torch/include/ATen/ops/is_same_size.h' 2022-12-01T09:59:48.3599481Z adding 'torch/include/ATen/ops/is_same_size_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3600930Z adding 'torch/include/ATen/ops/is_same_size_native.h' 2022-12-01T09:59:48.3602714Z adding 'torch/include/ATen/ops/is_same_size_ops.h' 2022-12-01T09:59:48.3604136Z adding 'torch/include/ATen/ops/is_set_to.h' 2022-12-01T09:59:48.3605792Z adding 'torch/include/ATen/ops/is_set_to_cpu_dispatch.h' 2022-12-01T09:59:48.3607375Z adding 'torch/include/ATen/ops/is_set_to_cuda_dispatch.h' 2022-12-01T09:59:48.3609029Z adding 'torch/include/ATen/ops/is_set_to_native.h' 2022-12-01T09:59:48.3610902Z adding 'torch/include/ATen/ops/is_set_to_ops.h' 2022-12-01T09:59:48.3612500Z adding 'torch/include/ATen/ops/is_signed.h' 2022-12-01T09:59:48.3614470Z adding 'torch/include/ATen/ops/is_signed_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3616135Z adding 'torch/include/ATen/ops/is_signed_native.h' 2022-12-01T09:59:48.3617868Z adding 'torch/include/ATen/ops/is_signed_ops.h' 2022-12-01T09:59:48.3619689Z adding 'torch/include/ATen/ops/is_vulkan_available.h' 2022-12-01T09:59:48.3621458Z adding 'torch/include/ATen/ops/is_vulkan_available_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3622977Z adding 'torch/include/ATen/ops/is_vulkan_available_native.h' 2022-12-01T09:59:48.3624685Z adding 'torch/include/ATen/ops/is_vulkan_available_ops.h' 2022-12-01T09:59:48.3626230Z adding 'torch/include/ATen/ops/isclose.h' 2022-12-01T09:59:48.3628003Z adding 'torch/include/ATen/ops/isclose_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3629462Z adding 'torch/include/ATen/ops/isclose_native.h' 2022-12-01T09:59:48.3631149Z adding 'torch/include/ATen/ops/isclose_ops.h' 2022-12-01T09:59:48.3632732Z adding 'torch/include/ATen/ops/isfinite.h' 2022-12-01T09:59:48.3634442Z adding 'torch/include/ATen/ops/isfinite_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3636158Z adding 'torch/include/ATen/ops/isfinite_native.h' 2022-12-01T09:59:48.3637828Z adding 'torch/include/ATen/ops/isfinite_ops.h' 2022-12-01T09:59:48.3639624Z adding 'torch/include/ATen/ops/isin.h' 2022-12-01T09:59:48.3641529Z adding 'torch/include/ATen/ops/isin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3643203Z adding 'torch/include/ATen/ops/isin_cpu_dispatch.h' 2022-12-01T09:59:48.3644902Z adding 'torch/include/ATen/ops/isin_cuda_dispatch.h' 2022-12-01T09:59:48.3646542Z adding 'torch/include/ATen/ops/isin_meta.h' 2022-12-01T09:59:48.3648332Z adding 'torch/include/ATen/ops/isin_meta_dispatch.h' 2022-12-01T09:59:48.3650161Z adding 'torch/include/ATen/ops/isin_native.h' 2022-12-01T09:59:48.3652190Z adding 'torch/include/ATen/ops/isin_ops.h' 2022-12-01T09:59:48.3653909Z adding 'torch/include/ATen/ops/isinf.h' 2022-12-01T09:59:48.3655709Z adding 'torch/include/ATen/ops/isinf_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3657134Z adding 'torch/include/ATen/ops/isinf_native.h' 2022-12-01T09:59:48.3659806Z adding 'torch/include/ATen/ops/isinf_ops.h' 2022-12-01T09:59:48.3666858Z adding 'torch/include/ATen/ops/isnan.h' 2022-12-01T09:59:48.3668884Z adding 'torch/include/ATen/ops/isnan_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3670551Z adding 'torch/include/ATen/ops/isnan_cpu_dispatch.h' 2022-12-01T09:59:48.3672365Z adding 'torch/include/ATen/ops/isnan_cuda_dispatch.h' 2022-12-01T09:59:48.3674062Z adding 'torch/include/ATen/ops/isnan_native.h' 2022-12-01T09:59:48.3676237Z adding 'torch/include/ATen/ops/isnan_ops.h' 2022-12-01T09:59:48.3678075Z adding 'torch/include/ATen/ops/isneginf.h' 2022-12-01T09:59:48.3680000Z adding 'torch/include/ATen/ops/isneginf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3681681Z adding 'torch/include/ATen/ops/isneginf_cpu_dispatch.h' 2022-12-01T09:59:48.3683496Z adding 'torch/include/ATen/ops/isneginf_cuda_dispatch.h' 2022-12-01T09:59:48.3685318Z adding 'torch/include/ATen/ops/isneginf_meta.h' 2022-12-01T09:59:48.3686979Z adding 'torch/include/ATen/ops/isneginf_meta_dispatch.h' 2022-12-01T09:59:48.3688748Z adding 'torch/include/ATen/ops/isneginf_native.h' 2022-12-01T09:59:48.3690781Z adding 'torch/include/ATen/ops/isneginf_ops.h' 2022-12-01T09:59:48.3692578Z adding 'torch/include/ATen/ops/isposinf.h' 2022-12-01T09:59:48.3694474Z adding 'torch/include/ATen/ops/isposinf_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3696154Z adding 'torch/include/ATen/ops/isposinf_cpu_dispatch.h' 2022-12-01T09:59:48.3697945Z adding 'torch/include/ATen/ops/isposinf_cuda_dispatch.h' 2022-12-01T09:59:48.3699651Z adding 'torch/include/ATen/ops/isposinf_meta.h' 2022-12-01T09:59:48.3701438Z adding 'torch/include/ATen/ops/isposinf_meta_dispatch.h' 2022-12-01T09:59:48.3703175Z adding 'torch/include/ATen/ops/isposinf_native.h' 2022-12-01T09:59:48.3705073Z adding 'torch/include/ATen/ops/isposinf_ops.h' 2022-12-01T09:59:48.3706804Z adding 'torch/include/ATen/ops/isreal.h' 2022-12-01T09:59:48.3708664Z adding 'torch/include/ATen/ops/isreal_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3710281Z adding 'torch/include/ATen/ops/isreal_native.h' 2022-12-01T09:59:48.3712065Z adding 'torch/include/ATen/ops/isreal_ops.h' 2022-12-01T09:59:48.3713884Z adding 'torch/include/ATen/ops/istft.h' 2022-12-01T09:59:48.3715830Z adding 'torch/include/ATen/ops/istft_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3717699Z adding 'torch/include/ATen/ops/istft_native.h' 2022-12-01T09:59:48.3719584Z adding 'torch/include/ATen/ops/istft_ops.h' 2022-12-01T09:59:48.3721334Z adding 'torch/include/ATen/ops/item.h' 2022-12-01T09:59:48.3723133Z adding 'torch/include/ATen/ops/item_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3724703Z adding 'torch/include/ATen/ops/item_native.h' 2022-12-01T09:59:48.3726581Z adding 'torch/include/ATen/ops/item_ops.h' 2022-12-01T09:59:48.3728668Z adding 'torch/include/ATen/ops/kaiser_window.h' 2022-12-01T09:59:48.3730921Z adding 'torch/include/ATen/ops/kaiser_window_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3732712Z adding 'torch/include/ATen/ops/kaiser_window_native.h' 2022-12-01T09:59:48.3734928Z adding 'torch/include/ATen/ops/kaiser_window_ops.h' 2022-12-01T09:59:48.3736864Z adding 'torch/include/ATen/ops/kl_div.h' 2022-12-01T09:59:48.3738766Z adding 'torch/include/ATen/ops/kl_div_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3740429Z adding 'torch/include/ATen/ops/kl_div_native.h' 2022-12-01T09:59:48.3742269Z adding 'torch/include/ATen/ops/kl_div_ops.h' 2022-12-01T09:59:48.3744066Z adding 'torch/include/ATen/ops/kron.h' 2022-12-01T09:59:48.3745956Z adding 'torch/include/ATen/ops/kron_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3747228Z adding 'torch/include/ATen/ops/kron_native.h' 2022-12-01T09:59:48.3748972Z adding 'torch/include/ATen/ops/kron_ops.h' 2022-12-01T09:59:48.3750711Z adding 'torch/include/ATen/ops/kthvalue.h' 2022-12-01T09:59:48.3752482Z adding 'torch/include/ATen/ops/kthvalue_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3754091Z adding 'torch/include/ATen/ops/kthvalue_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3755772Z adding 'torch/include/ATen/ops/kthvalue_cpu_dispatch.h' 2022-12-01T09:59:48.3757491Z adding 'torch/include/ATen/ops/kthvalue_cuda_dispatch.h' 2022-12-01T09:59:48.3759080Z adding 'torch/include/ATen/ops/kthvalue_native.h' 2022-12-01T09:59:48.3760858Z adding 'torch/include/ATen/ops/kthvalue_ops.h' 2022-12-01T09:59:48.3762484Z adding 'torch/include/ATen/ops/l1_loss.h' 2022-12-01T09:59:48.3764140Z adding 'torch/include/ATen/ops/l1_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3765568Z adding 'torch/include/ATen/ops/l1_loss_native.h' 2022-12-01T09:59:48.3767168Z adding 'torch/include/ATen/ops/l1_loss_ops.h' 2022-12-01T09:59:48.3768751Z adding 'torch/include/ATen/ops/layer_norm.h' 2022-12-01T09:59:48.3770520Z adding 'torch/include/ATen/ops/layer_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3772050Z adding 'torch/include/ATen/ops/layer_norm_native.h' 2022-12-01T09:59:48.3773668Z adding 'torch/include/ATen/ops/layer_norm_ops.h' 2022-12-01T09:59:48.3775226Z adding 'torch/include/ATen/ops/lcm.h' 2022-12-01T09:59:48.3776904Z adding 'torch/include/ATen/ops/lcm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3778395Z adding 'torch/include/ATen/ops/lcm_cpu_dispatch.h' 2022-12-01T09:59:48.3780001Z adding 'torch/include/ATen/ops/lcm_cuda_dispatch.h' 2022-12-01T09:59:48.3781750Z adding 'torch/include/ATen/ops/lcm_meta.h' 2022-12-01T09:59:48.3783433Z adding 'torch/include/ATen/ops/lcm_meta_dispatch.h' 2022-12-01T09:59:48.3784946Z adding 'torch/include/ATen/ops/lcm_native.h' 2022-12-01T09:59:48.3786692Z adding 'torch/include/ATen/ops/lcm_ops.h' 2022-12-01T09:59:48.3788317Z adding 'torch/include/ATen/ops/ldexp.h' 2022-12-01T09:59:48.3790046Z adding 'torch/include/ATen/ops/ldexp_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3791459Z adding 'torch/include/ATen/ops/ldexp_native.h' 2022-12-01T09:59:48.3793139Z adding 'torch/include/ATen/ops/ldexp_ops.h' 2022-12-01T09:59:48.3794799Z adding 'torch/include/ATen/ops/le.h' 2022-12-01T09:59:48.3796895Z adding 'torch/include/ATen/ops/le_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3798380Z adding 'torch/include/ATen/ops/le_cpu_dispatch.h' 2022-12-01T09:59:48.3800104Z adding 'torch/include/ATen/ops/le_cuda_dispatch.h' 2022-12-01T09:59:48.3801558Z adding 'torch/include/ATen/ops/le_meta.h' 2022-12-01T09:59:48.3803171Z adding 'torch/include/ATen/ops/le_meta_dispatch.h' 2022-12-01T09:59:48.3804676Z adding 'torch/include/ATen/ops/le_native.h' 2022-12-01T09:59:48.3806580Z adding 'torch/include/ATen/ops/le_ops.h' 2022-12-01T09:59:48.3808283Z adding 'torch/include/ATen/ops/leaky_relu.h' 2022-12-01T09:59:48.3809987Z adding 'torch/include/ATen/ops/leaky_relu_backward.h' 2022-12-01T09:59:48.3811744Z adding 'torch/include/ATen/ops/leaky_relu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3813343Z adding 'torch/include/ATen/ops/leaky_relu_backward_cpu_dispatch.h' 2022-12-01T09:59:48.3814934Z adding 'torch/include/ATen/ops/leaky_relu_backward_cuda_dispatch.h' 2022-12-01T09:59:48.3816438Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta.h' 2022-12-01T09:59:48.3818000Z adding 'torch/include/ATen/ops/leaky_relu_backward_meta_dispatch.h' 2022-12-01T09:59:48.3819511Z adding 'torch/include/ATen/ops/leaky_relu_backward_native.h' 2022-12-01T09:59:48.3821154Z adding 'torch/include/ATen/ops/leaky_relu_backward_ops.h' 2022-12-01T09:59:48.3822903Z adding 'torch/include/ATen/ops/leaky_relu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3824328Z adding 'torch/include/ATen/ops/leaky_relu_cpu_dispatch.h' 2022-12-01T09:59:48.3825976Z adding 'torch/include/ATen/ops/leaky_relu_cuda_dispatch.h' 2022-12-01T09:59:48.3827614Z adding 'torch/include/ATen/ops/leaky_relu_meta.h' 2022-12-01T09:59:48.3831458Z adding 'torch/include/ATen/ops/leaky_relu_meta_dispatch.h' 2022-12-01T09:59:48.3831869Z adding 'torch/include/ATen/ops/leaky_relu_native.h' 2022-12-01T09:59:48.3833390Z adding 'torch/include/ATen/ops/leaky_relu_ops.h' 2022-12-01T09:59:48.3835386Z adding 'torch/include/ATen/ops/lerp.h' 2022-12-01T09:59:48.3837135Z adding 'torch/include/ATen/ops/lerp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3838763Z adding 'torch/include/ATen/ops/lerp_cpu_dispatch.h' 2022-12-01T09:59:48.3840751Z adding 'torch/include/ATen/ops/lerp_cuda_dispatch.h' 2022-12-01T09:59:48.3842343Z adding 'torch/include/ATen/ops/lerp_meta.h' 2022-12-01T09:59:48.3843842Z adding 'torch/include/ATen/ops/lerp_meta_dispatch.h' 2022-12-01T09:59:48.3845422Z adding 'torch/include/ATen/ops/lerp_native.h' 2022-12-01T09:59:48.3847411Z adding 'torch/include/ATen/ops/lerp_ops.h' 2022-12-01T09:59:48.3849192Z adding 'torch/include/ATen/ops/less.h' 2022-12-01T09:59:48.3851342Z adding 'torch/include/ATen/ops/less_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3852831Z adding 'torch/include/ATen/ops/less_equal.h' 2022-12-01T09:59:48.3854695Z adding 'torch/include/ATen/ops/less_equal_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3856157Z adding 'torch/include/ATen/ops/less_equal_native.h' 2022-12-01T09:59:48.3858008Z adding 'torch/include/ATen/ops/less_equal_ops.h' 2022-12-01T09:59:48.3859640Z adding 'torch/include/ATen/ops/less_native.h' 2022-12-01T09:59:48.3861449Z adding 'torch/include/ATen/ops/less_ops.h' 2022-12-01T09:59:48.3863147Z adding 'torch/include/ATen/ops/lgamma.h' 2022-12-01T09:59:48.3864875Z adding 'torch/include/ATen/ops/lgamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3866381Z adding 'torch/include/ATen/ops/lgamma_cpu_dispatch.h' 2022-12-01T09:59:48.3868006Z adding 'torch/include/ATen/ops/lgamma_cuda_dispatch.h' 2022-12-01T09:59:48.3869531Z adding 'torch/include/ATen/ops/lgamma_meta.h' 2022-12-01T09:59:48.3871149Z adding 'torch/include/ATen/ops/lgamma_meta_dispatch.h' 2022-12-01T09:59:48.3872566Z adding 'torch/include/ATen/ops/lgamma_native.h' 2022-12-01T09:59:48.3874129Z adding 'torch/include/ATen/ops/lgamma_ops.h' 2022-12-01T09:59:48.3875734Z adding 'torch/include/ATen/ops/lift.h' 2022-12-01T09:59:48.3877497Z adding 'torch/include/ATen/ops/lift_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3879058Z adding 'torch/include/ATen/ops/lift_fresh.h' 2022-12-01T09:59:48.3880627Z adding 'torch/include/ATen/ops/lift_fresh_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3882262Z adding 'torch/include/ATen/ops/lift_fresh_copy.h' 2022-12-01T09:59:48.3883894Z adding 'torch/include/ATen/ops/lift_fresh_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.3885499Z adding 'torch/include/ATen/ops/lift_fresh_copy_native.h' 2022-12-01T09:59:48.3887053Z adding 'torch/include/ATen/ops/lift_fresh_copy_ops.h' 2022-12-01T09:59:48.3888556Z adding 'torch/include/ATen/ops/lift_fresh_native.h' 2022-12-01T09:59:48.3889990Z adding 'torch/include/ATen/ops/lift_fresh_ops.h' 2022-12-01T09:59:48.3891450Z adding 'torch/include/ATen/ops/lift_native.h' 2022-12-01T09:59:48.3892981Z adding 'torch/include/ATen/ops/lift_ops.h' 2022-12-01T09:59:48.3894694Z adding 'torch/include/ATen/ops/linalg_cholesky.h' 2022-12-01T09:59:48.3896364Z adding 'torch/include/ATen/ops/linalg_cholesky_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3897942Z adding 'torch/include/ATen/ops/linalg_cholesky_ex.h' 2022-12-01T09:59:48.3899687Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3901316Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cpu_dispatch.h' 2022-12-01T09:59:48.3902852Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_cuda_dispatch.h' 2022-12-01T09:59:48.3904430Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta.h' 2022-12-01T09:59:48.3906048Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_meta_dispatch.h' 2022-12-01T09:59:48.3907625Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_native.h' 2022-12-01T09:59:48.3909325Z adding 'torch/include/ATen/ops/linalg_cholesky_ex_ops.h' 2022-12-01T09:59:48.3910931Z adding 'torch/include/ATen/ops/linalg_cholesky_native.h' 2022-12-01T09:59:48.3912635Z adding 'torch/include/ATen/ops/linalg_cholesky_ops.h' 2022-12-01T09:59:48.3914441Z adding 'torch/include/ATen/ops/linalg_cond.h' 2022-12-01T09:59:48.3916480Z adding 'torch/include/ATen/ops/linalg_cond_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3918074Z adding 'torch/include/ATen/ops/linalg_cond_native.h' 2022-12-01T09:59:48.3920120Z adding 'torch/include/ATen/ops/linalg_cond_ops.h' 2022-12-01T09:59:48.3921808Z adding 'torch/include/ATen/ops/linalg_cross.h' 2022-12-01T09:59:48.3923538Z adding 'torch/include/ATen/ops/linalg_cross_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.3924974Z adding 'torch/include/ATen/ops/linalg_cross_cpu_dispatch.h' 2022-12-01T09:59:48.3926633Z adding 'torch/include/ATen/ops/linalg_cross_cuda_dispatch.h' 2022-12-01T09:59:48.3928423Z adding 'torch/include/ATen/ops/linalg_cross_meta.h' 2022-12-01T09:59:48.3930239Z adding 'torch/include/ATen/ops/linalg_cross_meta_dispatch.h' 2022-12-01T09:59:48.3931898Z adding 'torch/include/ATen/ops/linalg_cross_native.h' 2022-12-01T09:59:48.3933741Z adding 'torch/include/ATen/ops/linalg_cross_ops.h' 2022-12-01T09:59:48.3935541Z adding 'torch/include/ATen/ops/linalg_det.h' 2022-12-01T09:59:48.3937572Z adding 'torch/include/ATen/ops/linalg_det_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3939095Z adding 'torch/include/ATen/ops/linalg_det_native.h' 2022-12-01T09:59:48.3940875Z adding 'torch/include/ATen/ops/linalg_det_ops.h' 2022-12-01T09:59:48.3942705Z adding 'torch/include/ATen/ops/linalg_diagonal.h' 2022-12-01T09:59:48.3944625Z adding 'torch/include/ATen/ops/linalg_diagonal_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3946060Z adding 'torch/include/ATen/ops/linalg_diagonal_native.h' 2022-12-01T09:59:48.3947816Z adding 'torch/include/ATen/ops/linalg_diagonal_ops.h' 2022-12-01T09:59:48.3949639Z adding 'torch/include/ATen/ops/linalg_eig.h' 2022-12-01T09:59:48.3951407Z adding 'torch/include/ATen/ops/linalg_eig_cpu_dispatch.h' 2022-12-01T09:59:48.3953182Z adding 'torch/include/ATen/ops/linalg_eig_cuda_dispatch.h' 2022-12-01T09:59:48.3954817Z adding 'torch/include/ATen/ops/linalg_eig_native.h' 2022-12-01T09:59:48.3956975Z adding 'torch/include/ATen/ops/linalg_eig_ops.h' 2022-12-01T09:59:48.3958742Z adding 'torch/include/ATen/ops/linalg_eigh.h' 2022-12-01T09:59:48.3960642Z adding 'torch/include/ATen/ops/linalg_eigh_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3962160Z adding 'torch/include/ATen/ops/linalg_eigh_native.h' 2022-12-01T09:59:48.3964082Z adding 'torch/include/ATen/ops/linalg_eigh_ops.h' 2022-12-01T09:59:48.3965987Z adding 'torch/include/ATen/ops/linalg_eigvals.h' 2022-12-01T09:59:48.3967704Z adding 'torch/include/ATen/ops/linalg_eigvals_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3969241Z adding 'torch/include/ATen/ops/linalg_eigvals_native.h' 2022-12-01T09:59:48.3970816Z adding 'torch/include/ATen/ops/linalg_eigvals_ops.h' 2022-12-01T09:59:48.3972394Z adding 'torch/include/ATen/ops/linalg_eigvalsh.h' 2022-12-01T09:59:48.3974141Z adding 'torch/include/ATen/ops/linalg_eigvalsh_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3975698Z adding 'torch/include/ATen/ops/linalg_eigvalsh_native.h' 2022-12-01T09:59:48.3977558Z adding 'torch/include/ATen/ops/linalg_eigvalsh_ops.h' 2022-12-01T09:59:48.3979308Z adding 'torch/include/ATen/ops/linalg_householder_product.h' 2022-12-01T09:59:48.3981059Z adding 'torch/include/ATen/ops/linalg_householder_product_cpu_dispatch.h' 2022-12-01T09:59:48.3982715Z adding 'torch/include/ATen/ops/linalg_householder_product_cuda_dispatch.h' 2022-12-01T09:59:48.3984378Z adding 'torch/include/ATen/ops/linalg_householder_product_native.h' 2022-12-01T09:59:48.3986694Z adding 'torch/include/ATen/ops/linalg_householder_product_ops.h' 2022-12-01T09:59:48.3987854Z adding 'torch/include/ATen/ops/linalg_inv.h' 2022-12-01T09:59:48.3996733Z adding 'torch/include/ATen/ops/linalg_inv_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.3998360Z adding 'torch/include/ATen/ops/linalg_inv_ex.h' 2022-12-01T09:59:48.4000080Z adding 'torch/include/ATen/ops/linalg_inv_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4001665Z adding 'torch/include/ATen/ops/linalg_inv_ex_cpu_dispatch.h' 2022-12-01T09:59:48.4003356Z adding 'torch/include/ATen/ops/linalg_inv_ex_cuda_dispatch.h' 2022-12-01T09:59:48.4004930Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta.h' 2022-12-01T09:59:48.4006464Z adding 'torch/include/ATen/ops/linalg_inv_ex_meta_dispatch.h' 2022-12-01T09:59:48.4007969Z adding 'torch/include/ATen/ops/linalg_inv_ex_native.h' 2022-12-01T09:59:48.4009715Z adding 'torch/include/ATen/ops/linalg_inv_ex_ops.h' 2022-12-01T09:59:48.4011365Z adding 'torch/include/ATen/ops/linalg_inv_native.h' 2022-12-01T09:59:48.4013083Z adding 'torch/include/ATen/ops/linalg_inv_ops.h' 2022-12-01T09:59:48.4014740Z adding 'torch/include/ATen/ops/linalg_ldl_factor.h' 2022-12-01T09:59:48.4016561Z adding 'torch/include/ATen/ops/linalg_ldl_factor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4018129Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex.h' 2022-12-01T09:59:48.4019803Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4021382Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cpu_dispatch.h' 2022-12-01T09:59:48.4022961Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_cuda_dispatch.h' 2022-12-01T09:59:48.4024529Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta.h' 2022-12-01T09:59:48.4026071Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_meta_dispatch.h' 2022-12-01T09:59:48.4027596Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_native.h' 2022-12-01T09:59:48.4029323Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ex_ops.h' 2022-12-01T09:59:48.4030962Z adding 'torch/include/ATen/ops/linalg_ldl_factor_native.h' 2022-12-01T09:59:48.4032585Z adding 'torch/include/ATen/ops/linalg_ldl_factor_ops.h' 2022-12-01T09:59:48.4034220Z adding 'torch/include/ATen/ops/linalg_ldl_solve.h' 2022-12-01T09:59:48.4036090Z adding 'torch/include/ATen/ops/linalg_ldl_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4037667Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cpu_dispatch.h' 2022-12-01T09:59:48.4039183Z adding 'torch/include/ATen/ops/linalg_ldl_solve_cuda_dispatch.h' 2022-12-01T09:59:48.4040709Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta.h' 2022-12-01T09:59:48.4042279Z adding 'torch/include/ATen/ops/linalg_ldl_solve_meta_dispatch.h' 2022-12-01T09:59:48.4043811Z adding 'torch/include/ATen/ops/linalg_ldl_solve_native.h' 2022-12-01T09:59:48.4045568Z adding 'torch/include/ATen/ops/linalg_ldl_solve_ops.h' 2022-12-01T09:59:48.4047257Z adding 'torch/include/ATen/ops/linalg_lstsq.h' 2022-12-01T09:59:48.4048957Z adding 'torch/include/ATen/ops/linalg_lstsq_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4050714Z adding 'torch/include/ATen/ops/linalg_lstsq_cpu_dispatch.h' 2022-12-01T09:59:48.4052295Z adding 'torch/include/ATen/ops/linalg_lstsq_cuda_dispatch.h' 2022-12-01T09:59:48.4053844Z adding 'torch/include/ATen/ops/linalg_lstsq_native.h' 2022-12-01T09:59:48.4055611Z adding 'torch/include/ATen/ops/linalg_lstsq_ops.h' 2022-12-01T09:59:48.4057289Z adding 'torch/include/ATen/ops/linalg_lu.h' 2022-12-01T09:59:48.4059103Z adding 'torch/include/ATen/ops/linalg_lu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4060698Z adding 'torch/include/ATen/ops/linalg_lu_cpu_dispatch.h' 2022-12-01T09:59:48.4062305Z adding 'torch/include/ATen/ops/linalg_lu_cuda_dispatch.h' 2022-12-01T09:59:48.4063864Z adding 'torch/include/ATen/ops/linalg_lu_factor.h' 2022-12-01T09:59:48.4065606Z adding 'torch/include/ATen/ops/linalg_lu_factor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4067208Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex.h' 2022-12-01T09:59:48.4068959Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4070543Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cpu_dispatch.h' 2022-12-01T09:59:48.4072042Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_cuda_dispatch.h' 2022-12-01T09:59:48.4073790Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta.h' 2022-12-01T09:59:48.4075385Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_meta_dispatch.h' 2022-12-01T09:59:48.4077123Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_native.h' 2022-12-01T09:59:48.4078908Z adding 'torch/include/ATen/ops/linalg_lu_factor_ex_ops.h' 2022-12-01T09:59:48.4080656Z adding 'torch/include/ATen/ops/linalg_lu_factor_native.h' 2022-12-01T09:59:48.4082358Z adding 'torch/include/ATen/ops/linalg_lu_factor_ops.h' 2022-12-01T09:59:48.4084135Z adding 'torch/include/ATen/ops/linalg_lu_meta.h' 2022-12-01T09:59:48.4085667Z adding 'torch/include/ATen/ops/linalg_lu_meta_dispatch.h' 2022-12-01T09:59:48.4087394Z adding 'torch/include/ATen/ops/linalg_lu_native.h' 2022-12-01T09:59:48.4088847Z adding 'torch/include/ATen/ops/linalg_lu_ops.h' 2022-12-01T09:59:48.4091082Z adding 'torch/include/ATen/ops/linalg_lu_solve.h' 2022-12-01T09:59:48.4092426Z adding 'torch/include/ATen/ops/linalg_lu_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4094057Z adding 'torch/include/ATen/ops/linalg_lu_solve_cpu_dispatch.h' 2022-12-01T09:59:48.4095761Z adding 'torch/include/ATen/ops/linalg_lu_solve_cuda_dispatch.h' 2022-12-01T09:59:48.4097489Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta.h' 2022-12-01T09:59:48.4099386Z adding 'torch/include/ATen/ops/linalg_lu_solve_meta_dispatch.h' 2022-12-01T09:59:48.4100918Z adding 'torch/include/ATen/ops/linalg_lu_solve_native.h' 2022-12-01T09:59:48.4102813Z adding 'torch/include/ATen/ops/linalg_lu_solve_ops.h' 2022-12-01T09:59:48.4104513Z adding 'torch/include/ATen/ops/linalg_matmul.h' 2022-12-01T09:59:48.4106228Z adding 'torch/include/ATen/ops/linalg_matmul_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4107390Z adding 'torch/include/ATen/ops/linalg_matmul_native.h' 2022-12-01T09:59:48.4109213Z adding 'torch/include/ATen/ops/linalg_matmul_ops.h' 2022-12-01T09:59:48.4110974Z adding 'torch/include/ATen/ops/linalg_matrix_exp.h' 2022-12-01T09:59:48.4112845Z adding 'torch/include/ATen/ops/linalg_matrix_exp_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4114400Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cpu_dispatch.h' 2022-12-01T09:59:48.4116339Z adding 'torch/include/ATen/ops/linalg_matrix_exp_cuda_dispatch.h' 2022-12-01T09:59:48.4117983Z adding 'torch/include/ATen/ops/linalg_matrix_exp_native.h' 2022-12-01T09:59:48.4119841Z adding 'torch/include/ATen/ops/linalg_matrix_exp_ops.h' 2022-12-01T09:59:48.4121364Z adding 'torch/include/ATen/ops/linalg_matrix_norm.h' 2022-12-01T09:59:48.4123202Z adding 'torch/include/ATen/ops/linalg_matrix_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4124636Z adding 'torch/include/ATen/ops/linalg_matrix_norm_native.h' 2022-12-01T09:59:48.4126477Z adding 'torch/include/ATen/ops/linalg_matrix_norm_ops.h' 2022-12-01T09:59:48.4128292Z adding 'torch/include/ATen/ops/linalg_matrix_power.h' 2022-12-01T09:59:48.4130092Z adding 'torch/include/ATen/ops/linalg_matrix_power_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4131512Z adding 'torch/include/ATen/ops/linalg_matrix_power_native.h' 2022-12-01T09:59:48.4132981Z adding 'torch/include/ATen/ops/linalg_matrix_power_ops.h' 2022-12-01T09:59:48.4134997Z adding 'torch/include/ATen/ops/linalg_matrix_rank.h' 2022-12-01T09:59:48.4136965Z adding 'torch/include/ATen/ops/linalg_matrix_rank_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4138574Z adding 'torch/include/ATen/ops/linalg_matrix_rank_native.h' 2022-12-01T09:59:48.4140563Z adding 'torch/include/ATen/ops/linalg_matrix_rank_ops.h' 2022-12-01T09:59:48.4142332Z adding 'torch/include/ATen/ops/linalg_multi_dot.h' 2022-12-01T09:59:48.4143935Z adding 'torch/include/ATen/ops/linalg_multi_dot_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4145533Z adding 'torch/include/ATen/ops/linalg_multi_dot_native.h' 2022-12-01T09:59:48.4147197Z adding 'torch/include/ATen/ops/linalg_multi_dot_ops.h' 2022-12-01T09:59:48.4148876Z adding 'torch/include/ATen/ops/linalg_norm.h' 2022-12-01T09:59:48.4150594Z adding 'torch/include/ATen/ops/linalg_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4152030Z adding 'torch/include/ATen/ops/linalg_norm_native.h' 2022-12-01T09:59:48.4153867Z adding 'torch/include/ATen/ops/linalg_norm_ops.h' 2022-12-01T09:59:48.4155986Z adding 'torch/include/ATen/ops/linalg_pinv.h' 2022-12-01T09:59:48.4158098Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4159775Z adding 'torch/include/ATen/ops/linalg_pinv_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4161823Z adding 'torch/include/ATen/ops/linalg_pinv_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4163684Z adding 'torch/include/ATen/ops/linalg_pinv_native.h' 2022-12-01T09:59:48.4166001Z adding 'torch/include/ATen/ops/linalg_pinv_ops.h' 2022-12-01T09:59:48.4168162Z adding 'torch/include/ATen/ops/linalg_qr.h' 2022-12-01T09:59:48.4170053Z adding 'torch/include/ATen/ops/linalg_qr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4171764Z adding 'torch/include/ATen/ops/linalg_qr_cpu_dispatch.h' 2022-12-01T09:59:48.4173392Z adding 'torch/include/ATen/ops/linalg_qr_cuda_dispatch.h' 2022-12-01T09:59:48.4175005Z adding 'torch/include/ATen/ops/linalg_qr_meta.h' 2022-12-01T09:59:48.4176731Z adding 'torch/include/ATen/ops/linalg_qr_meta_dispatch.h' 2022-12-01T09:59:48.4178306Z adding 'torch/include/ATen/ops/linalg_qr_native.h' 2022-12-01T09:59:48.4180042Z adding 'torch/include/ATen/ops/linalg_qr_ops.h' 2022-12-01T09:59:48.4181713Z adding 'torch/include/ATen/ops/linalg_slogdet.h' 2022-12-01T09:59:48.4183503Z adding 'torch/include/ATen/ops/linalg_slogdet_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4184959Z adding 'torch/include/ATen/ops/linalg_slogdet_native.h' 2022-12-01T09:59:48.4186591Z adding 'torch/include/ATen/ops/linalg_slogdet_ops.h' 2022-12-01T09:59:48.4188243Z adding 'torch/include/ATen/ops/linalg_solve.h' 2022-12-01T09:59:48.4189951Z adding 'torch/include/ATen/ops/linalg_solve_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4191512Z adding 'torch/include/ATen/ops/linalg_solve_ex.h' 2022-12-01T09:59:48.4193215Z adding 'torch/include/ATen/ops/linalg_solve_ex_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4194639Z adding 'torch/include/ATen/ops/linalg_solve_ex_native.h' 2022-12-01T09:59:48.4196553Z adding 'torch/include/ATen/ops/linalg_solve_ex_ops.h' 2022-12-01T09:59:48.4198143Z adding 'torch/include/ATen/ops/linalg_solve_native.h' 2022-12-01T09:59:48.4199779Z adding 'torch/include/ATen/ops/linalg_solve_ops.h' 2022-12-01T09:59:48.4201655Z adding 'torch/include/ATen/ops/linalg_solve_triangular.h' 2022-12-01T09:59:48.4203276Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cpu_dispatch.h' 2022-12-01T09:59:48.4204981Z adding 'torch/include/ATen/ops/linalg_solve_triangular_cuda_dispatch.h' 2022-12-01T09:59:48.4206272Z adding 'torch/include/ATen/ops/linalg_solve_triangular_native.h' 2022-12-01T09:59:48.4208356Z adding 'torch/include/ATen/ops/linalg_solve_triangular_ops.h' 2022-12-01T09:59:48.4209986Z adding 'torch/include/ATen/ops/linalg_svd.h' 2022-12-01T09:59:48.4211944Z adding 'torch/include/ATen/ops/linalg_svd_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4213510Z adding 'torch/include/ATen/ops/linalg_svd_native.h' 2022-12-01T09:59:48.4215282Z adding 'torch/include/ATen/ops/linalg_svd_ops.h' 2022-12-01T09:59:48.4217152Z adding 'torch/include/ATen/ops/linalg_svdvals.h' 2022-12-01T09:59:48.4218900Z adding 'torch/include/ATen/ops/linalg_svdvals_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4220495Z adding 'torch/include/ATen/ops/linalg_svdvals_native.h' 2022-12-01T09:59:48.4222334Z adding 'torch/include/ATen/ops/linalg_svdvals_ops.h' 2022-12-01T09:59:48.4224076Z adding 'torch/include/ATen/ops/linalg_tensorinv.h' 2022-12-01T09:59:48.4226004Z adding 'torch/include/ATen/ops/linalg_tensorinv_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4227707Z adding 'torch/include/ATen/ops/linalg_tensorinv_native.h' 2022-12-01T09:59:48.4229588Z adding 'torch/include/ATen/ops/linalg_tensorinv_ops.h' 2022-12-01T09:59:48.4231453Z adding 'torch/include/ATen/ops/linalg_tensorsolve.h' 2022-12-01T09:59:48.4233377Z adding 'torch/include/ATen/ops/linalg_tensorsolve_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4235202Z adding 'torch/include/ATen/ops/linalg_tensorsolve_native.h' 2022-12-01T09:59:48.4237053Z adding 'torch/include/ATen/ops/linalg_tensorsolve_ops.h' 2022-12-01T09:59:48.4238789Z adding 'torch/include/ATen/ops/linalg_vander.h' 2022-12-01T09:59:48.4240680Z adding 'torch/include/ATen/ops/linalg_vander_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4242302Z adding 'torch/include/ATen/ops/linalg_vander_native.h' 2022-12-01T09:59:48.4244139Z adding 'torch/include/ATen/ops/linalg_vander_ops.h' 2022-12-01T09:59:48.4245915Z adding 'torch/include/ATen/ops/linalg_vecdot.h' 2022-12-01T09:59:48.4248220Z adding 'torch/include/ATen/ops/linalg_vecdot_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4249655Z adding 'torch/include/ATen/ops/linalg_vecdot_native.h' 2022-12-01T09:59:48.4251451Z adding 'torch/include/ATen/ops/linalg_vecdot_ops.h' 2022-12-01T09:59:48.4253390Z adding 'torch/include/ATen/ops/linalg_vector_norm.h' 2022-12-01T09:59:48.4255375Z adding 'torch/include/ATen/ops/linalg_vector_norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4257013Z adding 'torch/include/ATen/ops/linalg_vector_norm_cpu_dispatch.h' 2022-12-01T09:59:48.4258823Z adding 'torch/include/ATen/ops/linalg_vector_norm_cuda_dispatch.h' 2022-12-01T09:59:48.4260486Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta.h' 2022-12-01T09:59:48.4262350Z adding 'torch/include/ATen/ops/linalg_vector_norm_meta_dispatch.h' 2022-12-01T09:59:48.4264065Z adding 'torch/include/ATen/ops/linalg_vector_norm_native.h' 2022-12-01T09:59:48.4265984Z adding 'torch/include/ATen/ops/linalg_vector_norm_ops.h' 2022-12-01T09:59:48.4267761Z adding 'torch/include/ATen/ops/linear.h' 2022-12-01T09:59:48.4269685Z adding 'torch/include/ATen/ops/linear_backward.h' 2022-12-01T09:59:48.4271617Z adding 'torch/include/ATen/ops/linear_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4273281Z adding 'torch/include/ATen/ops/linear_backward_native.h' 2022-12-01T09:59:48.4275340Z adding 'torch/include/ATen/ops/linear_backward_ops.h' 2022-12-01T09:59:48.4277558Z adding 'torch/include/ATen/ops/linear_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4279409Z adding 'torch/include/ATen/ops/linear_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4281003Z adding 'torch/include/ATen/ops/linear_native.h' 2022-12-01T09:59:48.4282948Z adding 'torch/include/ATen/ops/linear_ops.h' 2022-12-01T09:59:48.4284853Z adding 'torch/include/ATen/ops/linspace.h' 2022-12-01T09:59:48.4286929Z adding 'torch/include/ATen/ops/linspace_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4288552Z adding 'torch/include/ATen/ops/linspace_cpu_dispatch.h' 2022-12-01T09:59:48.4290372Z adding 'torch/include/ATen/ops/linspace_cuda_dispatch.h' 2022-12-01T09:59:48.4292127Z adding 'torch/include/ATen/ops/linspace_meta_dispatch.h' 2022-12-01T09:59:48.4293828Z adding 'torch/include/ATen/ops/linspace_native.h' 2022-12-01T09:59:48.4295790Z adding 'torch/include/ATen/ops/linspace_ops.h' 2022-12-01T09:59:48.4297667Z adding 'torch/include/ATen/ops/log.h' 2022-12-01T09:59:48.4299376Z adding 'torch/include/ATen/ops/log10.h' 2022-12-01T09:59:48.4301308Z adding 'torch/include/ATen/ops/log10_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4302987Z adding 'torch/include/ATen/ops/log10_cpu_dispatch.h' 2022-12-01T09:59:48.4304791Z adding 'torch/include/ATen/ops/log10_cuda_dispatch.h' 2022-12-01T09:59:48.4306449Z adding 'torch/include/ATen/ops/log10_meta.h' 2022-12-01T09:59:48.4308226Z adding 'torch/include/ATen/ops/log10_meta_dispatch.h' 2022-12-01T09:59:48.4309870Z adding 'torch/include/ATen/ops/log10_native.h' 2022-12-01T09:59:48.4312328Z adding 'torch/include/ATen/ops/log10_ops.h' 2022-12-01T09:59:48.4314129Z adding 'torch/include/ATen/ops/log1p.h' 2022-12-01T09:59:48.4316658Z adding 'torch/include/ATen/ops/log1p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4318011Z adding 'torch/include/ATen/ops/log1p_cpu_dispatch.h' 2022-12-01T09:59:48.4319688Z adding 'torch/include/ATen/ops/log1p_cuda_dispatch.h' 2022-12-01T09:59:48.4321282Z adding 'torch/include/ATen/ops/log1p_meta.h' 2022-12-01T09:59:48.4322845Z adding 'torch/include/ATen/ops/log1p_meta_dispatch.h' 2022-12-01T09:59:48.4324204Z adding 'torch/include/ATen/ops/log1p_native.h' 2022-12-01T09:59:48.4325762Z adding 'torch/include/ATen/ops/log1p_ops.h' 2022-12-01T09:59:48.4327579Z adding 'torch/include/ATen/ops/log2.h' 2022-12-01T09:59:48.4329438Z adding 'torch/include/ATen/ops/log2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4331213Z adding 'torch/include/ATen/ops/log2_cpu_dispatch.h' 2022-12-01T09:59:48.4332520Z adding 'torch/include/ATen/ops/log2_cuda_dispatch.h' 2022-12-01T09:59:48.4334206Z adding 'torch/include/ATen/ops/log2_meta.h' 2022-12-01T09:59:48.4335729Z adding 'torch/include/ATen/ops/log2_meta_dispatch.h' 2022-12-01T09:59:48.4337203Z adding 'torch/include/ATen/ops/log2_native.h' 2022-12-01T09:59:48.4338877Z adding 'torch/include/ATen/ops/log2_ops.h' 2022-12-01T09:59:48.4340679Z adding 'torch/include/ATen/ops/log_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4342406Z adding 'torch/include/ATen/ops/log_cpu_dispatch.h' 2022-12-01T09:59:48.4343950Z adding 'torch/include/ATen/ops/log_cuda_dispatch.h' 2022-12-01T09:59:48.4345764Z adding 'torch/include/ATen/ops/log_meta.h' 2022-12-01T09:59:48.4347161Z adding 'torch/include/ATen/ops/log_meta_dispatch.h' 2022-12-01T09:59:48.4348902Z adding 'torch/include/ATen/ops/log_native.h' 2022-12-01T09:59:48.4350707Z adding 'torch/include/ATen/ops/log_normal.h' 2022-12-01T09:59:48.4352763Z adding 'torch/include/ATen/ops/log_normal_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4354513Z adding 'torch/include/ATen/ops/log_normal_cpu_dispatch.h' 2022-12-01T09:59:48.4356146Z adding 'torch/include/ATen/ops/log_normal_cuda_dispatch.h' 2022-12-01T09:59:48.4357736Z adding 'torch/include/ATen/ops/log_normal_meta_dispatch.h' 2022-12-01T09:59:48.4359560Z adding 'torch/include/ATen/ops/log_normal_native.h' 2022-12-01T09:59:48.4361311Z adding 'torch/include/ATen/ops/log_normal_ops.h' 2022-12-01T09:59:48.4363055Z adding 'torch/include/ATen/ops/log_ops.h' 2022-12-01T09:59:48.4364963Z adding 'torch/include/ATen/ops/log_sigmoid.h' 2022-12-01T09:59:48.4366345Z adding 'torch/include/ATen/ops/log_sigmoid_backward.h' 2022-12-01T09:59:48.4368312Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cpu_dispatch.h' 2022-12-01T09:59:48.4370115Z adding 'torch/include/ATen/ops/log_sigmoid_backward_cuda_dispatch.h' 2022-12-01T09:59:48.4371515Z adding 'torch/include/ATen/ops/log_sigmoid_backward_native.h' 2022-12-01T09:59:48.4373280Z adding 'torch/include/ATen/ops/log_sigmoid_backward_ops.h' 2022-12-01T09:59:48.4374948Z adding 'torch/include/ATen/ops/log_sigmoid_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4376606Z adding 'torch/include/ATen/ops/log_sigmoid_forward.h' 2022-12-01T09:59:48.4378295Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cpu_dispatch.h' 2022-12-01T09:59:48.4380052Z adding 'torch/include/ATen/ops/log_sigmoid_forward_cuda_dispatch.h' 2022-12-01T09:59:48.4381646Z adding 'torch/include/ATen/ops/log_sigmoid_forward_native.h' 2022-12-01T09:59:48.4383313Z adding 'torch/include/ATen/ops/log_sigmoid_forward_ops.h' 2022-12-01T09:59:48.4384973Z adding 'torch/include/ATen/ops/log_sigmoid_native.h' 2022-12-01T09:59:48.4386650Z adding 'torch/include/ATen/ops/log_sigmoid_ops.h' 2022-12-01T09:59:48.4388461Z adding 'torch/include/ATen/ops/log_softmax.h' 2022-12-01T09:59:48.4390231Z adding 'torch/include/ATen/ops/log_softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4391975Z adding 'torch/include/ATen/ops/log_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4394116Z adding 'torch/include/ATen/ops/log_softmax_native.h' 2022-12-01T09:59:48.4396299Z adding 'torch/include/ATen/ops/log_softmax_ops.h' 2022-12-01T09:59:48.4398017Z adding 'torch/include/ATen/ops/logaddexp.h' 2022-12-01T09:59:48.4399707Z adding 'torch/include/ATen/ops/logaddexp2.h' 2022-12-01T09:59:48.4401458Z adding 'torch/include/ATen/ops/logaddexp2_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4403292Z adding 'torch/include/ATen/ops/logaddexp2_cpu_dispatch.h' 2022-12-01T09:59:48.4404810Z adding 'torch/include/ATen/ops/logaddexp2_cuda_dispatch.h' 2022-12-01T09:59:48.4406204Z adding 'torch/include/ATen/ops/logaddexp2_meta.h' 2022-12-01T09:59:48.4407715Z adding 'torch/include/ATen/ops/logaddexp2_meta_dispatch.h' 2022-12-01T09:59:48.4409392Z adding 'torch/include/ATen/ops/logaddexp2_native.h' 2022-12-01T09:59:48.4411153Z adding 'torch/include/ATen/ops/logaddexp2_ops.h' 2022-12-01T09:59:48.4413010Z adding 'torch/include/ATen/ops/logaddexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4414816Z adding 'torch/include/ATen/ops/logaddexp_cpu_dispatch.h' 2022-12-01T09:59:48.4416488Z adding 'torch/include/ATen/ops/logaddexp_cuda_dispatch.h' 2022-12-01T09:59:48.4417947Z adding 'torch/include/ATen/ops/logaddexp_meta.h' 2022-12-01T09:59:48.4419447Z adding 'torch/include/ATen/ops/logaddexp_meta_dispatch.h' 2022-12-01T09:59:48.4421162Z adding 'torch/include/ATen/ops/logaddexp_native.h' 2022-12-01T09:59:48.4423017Z adding 'torch/include/ATen/ops/logaddexp_ops.h' 2022-12-01T09:59:48.4425000Z adding 'torch/include/ATen/ops/logcumsumexp.h' 2022-12-01T09:59:48.4426758Z adding 'torch/include/ATen/ops/logcumsumexp_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4428359Z adding 'torch/include/ATen/ops/logcumsumexp_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4430089Z adding 'torch/include/ATen/ops/logcumsumexp_native.h' 2022-12-01T09:59:48.4431657Z adding 'torch/include/ATen/ops/logcumsumexp_ops.h' 2022-12-01T09:59:48.4433339Z adding 'torch/include/ATen/ops/logdet.h' 2022-12-01T09:59:48.4435215Z adding 'torch/include/ATen/ops/logdet_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4436859Z adding 'torch/include/ATen/ops/logdet_native.h' 2022-12-01T09:59:48.4438613Z adding 'torch/include/ATen/ops/logdet_ops.h' 2022-12-01T09:59:48.4440271Z adding 'torch/include/ATen/ops/logical_and.h' 2022-12-01T09:59:48.4442093Z adding 'torch/include/ATen/ops/logical_and_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4443716Z adding 'torch/include/ATen/ops/logical_and_cpu_dispatch.h' 2022-12-01T09:59:48.4445391Z adding 'torch/include/ATen/ops/logical_and_cuda_dispatch.h' 2022-12-01T09:59:48.4447155Z adding 'torch/include/ATen/ops/logical_and_native.h' 2022-12-01T09:59:48.4448850Z adding 'torch/include/ATen/ops/logical_and_ops.h' 2022-12-01T09:59:48.4450553Z adding 'torch/include/ATen/ops/logical_not.h' 2022-12-01T09:59:48.4452365Z adding 'torch/include/ATen/ops/logical_not_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4453941Z adding 'torch/include/ATen/ops/logical_not_cpu_dispatch.h' 2022-12-01T09:59:48.4455581Z adding 'torch/include/ATen/ops/logical_not_cuda_dispatch.h' 2022-12-01T09:59:48.4457148Z adding 'torch/include/ATen/ops/logical_not_native.h' 2022-12-01T09:59:48.4458901Z adding 'torch/include/ATen/ops/logical_not_ops.h' 2022-12-01T09:59:48.4460586Z adding 'torch/include/ATen/ops/logical_or.h' 2022-12-01T09:59:48.4462359Z adding 'torch/include/ATen/ops/logical_or_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4463920Z adding 'torch/include/ATen/ops/logical_or_cpu_dispatch.h' 2022-12-01T09:59:48.4465655Z adding 'torch/include/ATen/ops/logical_or_cuda_dispatch.h' 2022-12-01T09:59:48.4467247Z adding 'torch/include/ATen/ops/logical_or_native.h' 2022-12-01T09:59:48.4469033Z adding 'torch/include/ATen/ops/logical_or_ops.h' 2022-12-01T09:59:48.4470712Z adding 'torch/include/ATen/ops/logical_xor.h' 2022-12-01T09:59:48.4472478Z adding 'torch/include/ATen/ops/logical_xor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4474347Z adding 'torch/include/ATen/ops/logical_xor_cpu_dispatch.h' 2022-12-01T09:59:48.4475862Z adding 'torch/include/ATen/ops/logical_xor_cuda_dispatch.h' 2022-12-01T09:59:48.4477711Z adding 'torch/include/ATen/ops/logical_xor_native.h' 2022-12-01T09:59:48.4479232Z adding 'torch/include/ATen/ops/logical_xor_ops.h' 2022-12-01T09:59:48.4480880Z adding 'torch/include/ATen/ops/logit.h' 2022-12-01T09:59:48.4482580Z adding 'torch/include/ATen/ops/logit_backward.h' 2022-12-01T09:59:48.4484478Z adding 'torch/include/ATen/ops/logit_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4485966Z adding 'torch/include/ATen/ops/logit_backward_cpu_dispatch.h' 2022-12-01T09:59:48.4487649Z adding 'torch/include/ATen/ops/logit_backward_cuda_dispatch.h' 2022-12-01T09:59:48.4489275Z adding 'torch/include/ATen/ops/logit_backward_meta.h' 2022-12-01T09:59:48.4490898Z adding 'torch/include/ATen/ops/logit_backward_meta_dispatch.h' 2022-12-01T09:59:48.4492473Z adding 'torch/include/ATen/ops/logit_backward_native.h' 2022-12-01T09:59:48.4494387Z adding 'torch/include/ATen/ops/logit_backward_ops.h' 2022-12-01T09:59:48.4495941Z adding 'torch/include/ATen/ops/logit_cpu_dispatch.h' 2022-12-01T09:59:48.4497599Z adding 'torch/include/ATen/ops/logit_cuda_dispatch.h' 2022-12-01T09:59:48.4499170Z adding 'torch/include/ATen/ops/logit_meta_dispatch.h' 2022-12-01T09:59:48.4500819Z adding 'torch/include/ATen/ops/logit_native.h' 2022-12-01T09:59:48.4502467Z adding 'torch/include/ATen/ops/logit_ops.h' 2022-12-01T09:59:48.4504278Z adding 'torch/include/ATen/ops/logspace.h' 2022-12-01T09:59:48.4506080Z adding 'torch/include/ATen/ops/logspace_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4507727Z adding 'torch/include/ATen/ops/logspace_cpu_dispatch.h' 2022-12-01T09:59:48.4509262Z adding 'torch/include/ATen/ops/logspace_cuda_dispatch.h' 2022-12-01T09:59:48.4510950Z adding 'torch/include/ATen/ops/logspace_meta_dispatch.h' 2022-12-01T09:59:48.4512467Z adding 'torch/include/ATen/ops/logspace_native.h' 2022-12-01T09:59:48.4514302Z adding 'torch/include/ATen/ops/logspace_ops.h' 2022-12-01T09:59:48.4516217Z adding 'torch/include/ATen/ops/logsumexp.h' 2022-12-01T09:59:48.4517979Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4519675Z adding 'torch/include/ATen/ops/logsumexp_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4521270Z adding 'torch/include/ATen/ops/logsumexp_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4522752Z adding 'torch/include/ATen/ops/logsumexp_native.h' 2022-12-01T09:59:48.4524538Z adding 'torch/include/ATen/ops/logsumexp_ops.h' 2022-12-01T09:59:48.4526366Z adding 'torch/include/ATen/ops/lshift.h' 2022-12-01T09:59:48.4528142Z adding 'torch/include/ATen/ops/lshift_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4529812Z adding 'torch/include/ATen/ops/lshift_cpu_dispatch.h' 2022-12-01T09:59:48.4531471Z adding 'torch/include/ATen/ops/lshift_cuda_dispatch.h' 2022-12-01T09:59:48.4533069Z adding 'torch/include/ATen/ops/lshift_meta_dispatch.h' 2022-12-01T09:59:48.4534688Z adding 'torch/include/ATen/ops/lshift_native.h' 2022-12-01T09:59:48.4536625Z adding 'torch/include/ATen/ops/lshift_ops.h' 2022-12-01T09:59:48.4538422Z adding 'torch/include/ATen/ops/lstm.h' 2022-12-01T09:59:48.4540081Z adding 'torch/include/ATen/ops/lstm_cell.h' 2022-12-01T09:59:48.4541828Z adding 'torch/include/ATen/ops/lstm_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4543367Z adding 'torch/include/ATen/ops/lstm_cell_native.h' 2022-12-01T09:59:48.4545193Z adding 'torch/include/ATen/ops/lstm_cell_ops.h' 2022-12-01T09:59:48.4547001Z adding 'torch/include/ATen/ops/lstm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4548791Z adding 'torch/include/ATen/ops/lstm_mps_backward.h' 2022-12-01T09:59:48.4550645Z adding 'torch/include/ATen/ops/lstm_mps_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4552281Z adding 'torch/include/ATen/ops/lstm_mps_backward_native.h' 2022-12-01T09:59:48.4554216Z adding 'torch/include/ATen/ops/lstm_mps_backward_ops.h' 2022-12-01T09:59:48.4556007Z adding 'torch/include/ATen/ops/lstm_native.h' 2022-12-01T09:59:48.4557750Z adding 'torch/include/ATen/ops/lstm_ops.h' 2022-12-01T09:59:48.4559485Z adding 'torch/include/ATen/ops/lt.h' 2022-12-01T09:59:48.4561189Z adding 'torch/include/ATen/ops/lt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4562760Z adding 'torch/include/ATen/ops/lt_cpu_dispatch.h' 2022-12-01T09:59:48.4564460Z adding 'torch/include/ATen/ops/lt_cuda_dispatch.h' 2022-12-01T09:59:48.4566034Z adding 'torch/include/ATen/ops/lt_meta.h' 2022-12-01T09:59:48.4567630Z adding 'torch/include/ATen/ops/lt_meta_dispatch.h' 2022-12-01T09:59:48.4569321Z adding 'torch/include/ATen/ops/lt_native.h' 2022-12-01T09:59:48.4571265Z adding 'torch/include/ATen/ops/lt_ops.h' 2022-12-01T09:59:48.4573053Z adding 'torch/include/ATen/ops/lu_solve.h' 2022-12-01T09:59:48.4574857Z adding 'torch/include/ATen/ops/lu_solve_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4576462Z adding 'torch/include/ATen/ops/lu_solve_native.h' 2022-12-01T09:59:48.4578432Z adding 'torch/include/ATen/ops/lu_solve_ops.h' 2022-12-01T09:59:48.4579947Z adding 'torch/include/ATen/ops/lu_unpack.h' 2022-12-01T09:59:48.4581780Z adding 'torch/include/ATen/ops/lu_unpack_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4583399Z adding 'torch/include/ATen/ops/lu_unpack_cpu_dispatch.h' 2022-12-01T09:59:48.4585344Z adding 'torch/include/ATen/ops/lu_unpack_cuda_dispatch.h' 2022-12-01T09:59:48.4586884Z adding 'torch/include/ATen/ops/lu_unpack_meta.h' 2022-12-01T09:59:48.4588650Z adding 'torch/include/ATen/ops/lu_unpack_meta_dispatch.h' 2022-12-01T09:59:48.4590298Z adding 'torch/include/ATen/ops/lu_unpack_native.h' 2022-12-01T09:59:48.4592106Z adding 'torch/include/ATen/ops/lu_unpack_ops.h' 2022-12-01T09:59:48.4593688Z adding 'torch/include/ATen/ops/mH.h' 2022-12-01T09:59:48.4595462Z adding 'torch/include/ATen/ops/mH_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4597157Z adding 'torch/include/ATen/ops/mH_native.h' 2022-12-01T09:59:48.4598635Z adding 'torch/include/ATen/ops/mH_ops.h' 2022-12-01T09:59:48.4600089Z adding 'torch/include/ATen/ops/mT.h' 2022-12-01T09:59:48.4601766Z adding 'torch/include/ATen/ops/mT_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4603679Z adding 'torch/include/ATen/ops/mT_native.h' 2022-12-01T09:59:48.4604847Z adding 'torch/include/ATen/ops/mT_ops.h' 2022-12-01T09:59:48.4607542Z adding 'torch/include/ATen/ops/margin_ranking_loss.h' 2022-12-01T09:59:48.4609781Z adding 'torch/include/ATen/ops/margin_ranking_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4611907Z adding 'torch/include/ATen/ops/margin_ranking_loss_native.h' 2022-12-01T09:59:48.4614464Z adding 'torch/include/ATen/ops/margin_ranking_loss_ops.h' 2022-12-01T09:59:48.4616685Z adding 'torch/include/ATen/ops/masked_fill.h' 2022-12-01T09:59:48.4619284Z adding 'torch/include/ATen/ops/masked_fill_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4621058Z adding 'torch/include/ATen/ops/masked_fill_cpu_dispatch.h' 2022-12-01T09:59:48.4623800Z adding 'torch/include/ATen/ops/masked_fill_cuda_dispatch.h' 2022-12-01T09:59:48.4625661Z adding 'torch/include/ATen/ops/masked_fill_meta_dispatch.h' 2022-12-01T09:59:48.4628227Z adding 'torch/include/ATen/ops/masked_fill_native.h' 2022-12-01T09:59:48.4630881Z adding 'torch/include/ATen/ops/masked_fill_ops.h' 2022-12-01T09:59:48.4633211Z adding 'torch/include/ATen/ops/masked_scatter.h' 2022-12-01T09:59:48.4635657Z adding 'torch/include/ATen/ops/masked_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4638231Z adding 'torch/include/ATen/ops/masked_scatter_cpu_dispatch.h' 2022-12-01T09:59:48.4640297Z adding 'torch/include/ATen/ops/masked_scatter_cuda_dispatch.h' 2022-12-01T09:59:48.4642554Z adding 'torch/include/ATen/ops/masked_scatter_meta_dispatch.h' 2022-12-01T09:59:48.4644575Z adding 'torch/include/ATen/ops/masked_scatter_native.h' 2022-12-01T09:59:48.4647128Z adding 'torch/include/ATen/ops/masked_scatter_ops.h' 2022-12-01T09:59:48.4649268Z adding 'torch/include/ATen/ops/masked_select.h' 2022-12-01T09:59:48.4651651Z adding 'torch/include/ATen/ops/masked_select_backward.h' 2022-12-01T09:59:48.4653901Z adding 'torch/include/ATen/ops/masked_select_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4655883Z adding 'torch/include/ATen/ops/masked_select_backward_native.h' 2022-12-01T09:59:48.4658345Z adding 'torch/include/ATen/ops/masked_select_backward_ops.h' 2022-12-01T09:59:48.4660368Z adding 'torch/include/ATen/ops/masked_select_cpu_dispatch.h' 2022-12-01T09:59:48.4662599Z adding 'torch/include/ATen/ops/masked_select_cuda_dispatch.h' 2022-12-01T09:59:48.4664643Z adding 'torch/include/ATen/ops/masked_select_native.h' 2022-12-01T09:59:48.4667006Z adding 'torch/include/ATen/ops/masked_select_ops.h' 2022-12-01T09:59:48.4669149Z adding 'torch/include/ATen/ops/matmul.h' 2022-12-01T09:59:48.4671488Z adding 'torch/include/ATen/ops/matmul_backward.h' 2022-12-01T09:59:48.4673834Z adding 'torch/include/ATen/ops/matmul_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4675999Z adding 'torch/include/ATen/ops/matmul_backward_native.h' 2022-12-01T09:59:48.4678515Z adding 'torch/include/ATen/ops/matmul_backward_ops.h' 2022-12-01T09:59:48.4680723Z adding 'torch/include/ATen/ops/matmul_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4682763Z adding 'torch/include/ATen/ops/matmul_native.h' 2022-12-01T09:59:48.4685129Z adding 'torch/include/ATen/ops/matmul_ops.h' 2022-12-01T09:59:48.4687294Z adding 'torch/include/ATen/ops/matrix_H.h' 2022-12-01T09:59:48.4689790Z adding 'torch/include/ATen/ops/matrix_H_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4691606Z adding 'torch/include/ATen/ops/matrix_H_native.h' 2022-12-01T09:59:48.4694043Z adding 'torch/include/ATen/ops/matrix_H_ops.h' 2022-12-01T09:59:48.4695988Z adding 'torch/include/ATen/ops/matrix_exp.h' 2022-12-01T09:59:48.4698232Z adding 'torch/include/ATen/ops/matrix_exp_backward.h' 2022-12-01T09:59:48.4700490Z adding 'torch/include/ATen/ops/matrix_exp_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4702417Z adding 'torch/include/ATen/ops/matrix_exp_backward_native.h' 2022-12-01T09:59:48.4704854Z adding 'torch/include/ATen/ops/matrix_exp_backward_ops.h' 2022-12-01T09:59:48.4707043Z adding 'torch/include/ATen/ops/matrix_exp_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4709052Z adding 'torch/include/ATen/ops/matrix_exp_native.h' 2022-12-01T09:59:48.4711553Z adding 'torch/include/ATen/ops/matrix_exp_ops.h' 2022-12-01T09:59:48.4713565Z adding 'torch/include/ATen/ops/matrix_power.h' 2022-12-01T09:59:48.4716160Z adding 'torch/include/ATen/ops/matrix_power_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4717989Z adding 'torch/include/ATen/ops/matrix_power_native.h' 2022-12-01T09:59:48.4720542Z adding 'torch/include/ATen/ops/matrix_power_ops.h' 2022-12-01T09:59:48.4722796Z adding 'torch/include/ATen/ops/max.h' 2022-12-01T09:59:48.4725391Z adding 'torch/include/ATen/ops/max_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4727391Z adding 'torch/include/ATen/ops/max_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4729855Z adding 'torch/include/ATen/ops/max_cpu_dispatch.h' 2022-12-01T09:59:48.4732185Z adding 'torch/include/ATen/ops/max_cuda_dispatch.h' 2022-12-01T09:59:48.4734160Z adding 'torch/include/ATen/ops/max_meta.h' 2022-12-01T09:59:48.4736561Z adding 'torch/include/ATen/ops/max_meta_dispatch.h' 2022-12-01T09:59:48.4738581Z adding 'torch/include/ATen/ops/max_native.h' 2022-12-01T09:59:48.4741351Z adding 'torch/include/ATen/ops/max_ops.h' 2022-12-01T09:59:48.4743682Z adding 'torch/include/ATen/ops/max_pool1d.h' 2022-12-01T09:59:48.4746065Z adding 'torch/include/ATen/ops/max_pool1d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4747902Z adding 'torch/include/ATen/ops/max_pool1d_native.h' 2022-12-01T09:59:48.4750322Z adding 'torch/include/ATen/ops/max_pool1d_ops.h' 2022-12-01T09:59:48.4752490Z adding 'torch/include/ATen/ops/max_pool1d_with_indices.h' 2022-12-01T09:59:48.4755067Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4757049Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_native.h' 2022-12-01T09:59:48.4759543Z adding 'torch/include/ATen/ops/max_pool1d_with_indices_ops.h' 2022-12-01T09:59:48.4761580Z adding 'torch/include/ATen/ops/max_pool2d.h' 2022-12-01T09:59:48.4764027Z adding 'torch/include/ATen/ops/max_pool2d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4765839Z adding 'torch/include/ATen/ops/max_pool2d_native.h' 2022-12-01T09:59:48.4768306Z adding 'torch/include/ATen/ops/max_pool2d_ops.h' 2022-12-01T09:59:48.4770511Z adding 'torch/include/ATen/ops/max_pool2d_with_indices.h' 2022-12-01T09:59:48.4773033Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward.h' 2022-12-01T09:59:48.4775452Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4777565Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cpu_dispatch.h' 2022-12-01T09:59:48.4780043Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_cuda_dispatch.h' 2022-12-01T09:59:48.4782013Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta.h' 2022-12-01T09:59:48.4784428Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_meta_dispatch.h' 2022-12-01T09:59:48.4786507Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_native.h' 2022-12-01T09:59:48.4788976Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_backward_ops.h' 2022-12-01T09:59:48.4791510Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4793810Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cpu_dispatch.h' 2022-12-01T09:59:48.4796138Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_cuda_dispatch.h' 2022-12-01T09:59:48.4798580Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta.h' 2022-12-01T09:59:48.4800674Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_meta_dispatch.h' 2022-12-01T09:59:48.4802929Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_native.h' 2022-12-01T09:59:48.4805320Z adding 'torch/include/ATen/ops/max_pool2d_with_indices_ops.h' 2022-12-01T09:59:48.4807466Z adding 'torch/include/ATen/ops/max_pool3d.h' 2022-12-01T09:59:48.4809846Z adding 'torch/include/ATen/ops/max_pool3d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4811806Z adding 'torch/include/ATen/ops/max_pool3d_native.h' 2022-12-01T09:59:48.4814175Z adding 'torch/include/ATen/ops/max_pool3d_ops.h' 2022-12-01T09:59:48.4816513Z adding 'torch/include/ATen/ops/max_pool3d_with_indices.h' 2022-12-01T09:59:48.4818868Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward.h' 2022-12-01T09:59:48.4821194Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cpu_dispatch.h' 2022-12-01T09:59:48.4823483Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_cuda_dispatch.h' 2022-12-01T09:59:48.4825792Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_native.h' 2022-12-01T09:59:48.4828195Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_backward_ops.h' 2022-12-01T09:59:48.4830608Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cpu_dispatch.h' 2022-12-01T09:59:48.4832583Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_cuda_dispatch.h' 2022-12-01T09:59:48.4834215Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_native.h' 2022-12-01T09:59:48.4836122Z adding 'torch/include/ATen/ops/max_pool3d_with_indices_ops.h' 2022-12-01T09:59:48.4837875Z adding 'torch/include/ATen/ops/max_unpool2d.h' 2022-12-01T09:59:48.4839560Z adding 'torch/include/ATen/ops/max_unpool2d_cpu_dispatch.h' 2022-12-01T09:59:48.4841182Z adding 'torch/include/ATen/ops/max_unpool2d_cuda_dispatch.h' 2022-12-01T09:59:48.4843272Z adding 'torch/include/ATen/ops/max_unpool2d_native.h' 2022-12-01T09:59:48.4845110Z adding 'torch/include/ATen/ops/max_unpool2d_ops.h' 2022-12-01T09:59:48.4846824Z adding 'torch/include/ATen/ops/max_unpool3d.h' 2022-12-01T09:59:48.4848584Z adding 'torch/include/ATen/ops/max_unpool3d_cpu_dispatch.h' 2022-12-01T09:59:48.4850226Z adding 'torch/include/ATen/ops/max_unpool3d_cuda_dispatch.h' 2022-12-01T09:59:48.4851876Z adding 'torch/include/ATen/ops/max_unpool3d_native.h' 2022-12-01T09:59:48.4853602Z adding 'torch/include/ATen/ops/max_unpool3d_ops.h' 2022-12-01T09:59:48.4855242Z adding 'torch/include/ATen/ops/maximum.h' 2022-12-01T09:59:48.4856989Z adding 'torch/include/ATen/ops/maximum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4858519Z adding 'torch/include/ATen/ops/maximum_cpu_dispatch.h' 2022-12-01T09:59:48.4860112Z adding 'torch/include/ATen/ops/maximum_cuda_dispatch.h' 2022-12-01T09:59:48.4861659Z adding 'torch/include/ATen/ops/maximum_meta.h' 2022-12-01T09:59:48.4863239Z adding 'torch/include/ATen/ops/maximum_meta_dispatch.h' 2022-12-01T09:59:48.4864794Z adding 'torch/include/ATen/ops/maximum_native.h' 2022-12-01T09:59:48.4866429Z adding 'torch/include/ATen/ops/maximum_ops.h' 2022-12-01T09:59:48.4868234Z adding 'torch/include/ATen/ops/mean.h' 2022-12-01T09:59:48.4869743Z adding 'torch/include/ATen/ops/mean_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4871357Z adding 'torch/include/ATen/ops/mean_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4872802Z adding 'torch/include/ATen/ops/mean_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4874256Z adding 'torch/include/ATen/ops/mean_cpu_dispatch.h' 2022-12-01T09:59:48.4875847Z adding 'torch/include/ATen/ops/mean_cuda_dispatch.h' 2022-12-01T09:59:48.4877290Z adding 'torch/include/ATen/ops/mean_meta.h' 2022-12-01T09:59:48.4878752Z adding 'torch/include/ATen/ops/mean_meta_dispatch.h' 2022-12-01T09:59:48.4880161Z adding 'torch/include/ATen/ops/mean_native.h' 2022-12-01T09:59:48.4881965Z adding 'torch/include/ATen/ops/mean_ops.h' 2022-12-01T09:59:48.4883654Z adding 'torch/include/ATen/ops/median.h' 2022-12-01T09:59:48.4885570Z adding 'torch/include/ATen/ops/median_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4887111Z adding 'torch/include/ATen/ops/median_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4888597Z adding 'torch/include/ATen/ops/median_cpu_dispatch.h' 2022-12-01T09:59:48.4890067Z adding 'torch/include/ATen/ops/median_cuda_dispatch.h' 2022-12-01T09:59:48.4891540Z adding 'torch/include/ATen/ops/median_native.h' 2022-12-01T09:59:48.4893286Z adding 'torch/include/ATen/ops/median_ops.h' 2022-12-01T09:59:48.4894888Z adding 'torch/include/ATen/ops/meshgrid.h' 2022-12-01T09:59:48.4896423Z adding 'torch/include/ATen/ops/meshgrid_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4897793Z adding 'torch/include/ATen/ops/meshgrid_native.h' 2022-12-01T09:59:48.4899297Z adding 'torch/include/ATen/ops/meshgrid_ops.h' 2022-12-01T09:59:48.4900968Z adding 'torch/include/ATen/ops/min.h' 2022-12-01T09:59:48.4902593Z adding 'torch/include/ATen/ops/min_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4903990Z adding 'torch/include/ATen/ops/min_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.4905373Z adding 'torch/include/ATen/ops/min_cpu_dispatch.h' 2022-12-01T09:59:48.4906823Z adding 'torch/include/ATen/ops/min_cuda_dispatch.h' 2022-12-01T09:59:48.4908234Z adding 'torch/include/ATen/ops/min_meta.h' 2022-12-01T09:59:48.4909761Z adding 'torch/include/ATen/ops/min_meta_dispatch.h' 2022-12-01T09:59:48.4911216Z adding 'torch/include/ATen/ops/min_native.h' 2022-12-01T09:59:48.4913041Z adding 'torch/include/ATen/ops/min_ops.h' 2022-12-01T09:59:48.4914566Z adding 'torch/include/ATen/ops/minimum.h' 2022-12-01T09:59:48.4916450Z adding 'torch/include/ATen/ops/minimum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.4917868Z adding 'torch/include/ATen/ops/minimum_cpu_dispatch.h' 2022-12-01T09:59:48.4919345Z adding 'torch/include/ATen/ops/minimum_cuda_dispatch.h' 2022-12-01T09:59:48.4921047Z adding 'torch/include/ATen/ops/minimum_meta.h' 2022-12-01T09:59:48.4922664Z adding 'torch/include/ATen/ops/minimum_meta_dispatch.h' 2022-12-01T09:59:48.4924265Z adding 'torch/include/ATen/ops/minimum_native.h' 2022-12-01T09:59:48.4925882Z adding 'torch/include/ATen/ops/minimum_ops.h' 2022-12-01T09:59:48.4928007Z adding 'torch/include/ATen/ops/miopen_batch_norm.h' 2022-12-01T09:59:48.4929825Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward.h' 2022-12-01T09:59:48.4931539Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4933160Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_cuda_dispatch.h' 2022-12-01T09:59:48.4934841Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_native.h' 2022-12-01T09:59:48.4936717Z adding 'torch/include/ATen/ops/miopen_batch_norm_backward_ops.h' 2022-12-01T09:59:48.4938535Z adding 'torch/include/ATen/ops/miopen_batch_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4940157Z adding 'torch/include/ATen/ops/miopen_batch_norm_cuda_dispatch.h' 2022-12-01T09:59:48.4941778Z adding 'torch/include/ATen/ops/miopen_batch_norm_native.h' 2022-12-01T09:59:48.4943713Z adding 'torch/include/ATen/ops/miopen_batch_norm_ops.h' 2022-12-01T09:59:48.4945402Z adding 'torch/include/ATen/ops/miopen_convolution.h' 2022-12-01T09:59:48.4947202Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu.h' 2022-12-01T09:59:48.4948895Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_cuda_dispatch.h' 2022-12-01T09:59:48.4950692Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_native.h' 2022-12-01T09:59:48.4952454Z adding 'torch/include/ATen/ops/miopen_convolution_add_relu_ops.h' 2022-12-01T09:59:48.4954150Z adding 'torch/include/ATen/ops/miopen_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4955872Z adding 'torch/include/ATen/ops/miopen_convolution_cuda_dispatch.h' 2022-12-01T09:59:48.4957640Z adding 'torch/include/ATen/ops/miopen_convolution_native.h' 2022-12-01T09:59:48.4959485Z adding 'torch/include/ATen/ops/miopen_convolution_ops.h' 2022-12-01T09:59:48.4961280Z adding 'torch/include/ATen/ops/miopen_convolution_relu.h' 2022-12-01T09:59:48.4963122Z adding 'torch/include/ATen/ops/miopen_convolution_relu_cuda_dispatch.h' 2022-12-01T09:59:48.4964615Z adding 'torch/include/ATen/ops/miopen_convolution_relu_native.h' 2022-12-01T09:59:48.4966356Z adding 'torch/include/ATen/ops/miopen_convolution_relu_ops.h' 2022-12-01T09:59:48.4968141Z adding 'torch/include/ATen/ops/miopen_convolution_transpose.h' 2022-12-01T09:59:48.4970075Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4972088Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_cuda_dispatch.h' 2022-12-01T09:59:48.4973748Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_native.h' 2022-12-01T09:59:48.4975504Z adding 'torch/include/ATen/ops/miopen_convolution_transpose_ops.h' 2022-12-01T09:59:48.4977374Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution.h' 2022-12-01T09:59:48.4979357Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4981185Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_cuda_dispatch.h' 2022-12-01T09:59:48.4982998Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_native.h' 2022-12-01T09:59:48.4985005Z adding 'torch/include/ATen/ops/miopen_depthwise_convolution_ops.h' 2022-12-01T09:59:48.4987073Z adding 'torch/include/ATen/ops/miopen_rnn.h' 2022-12-01T09:59:48.4989289Z adding 'torch/include/ATen/ops/miopen_rnn_backward.h' 2022-12-01T09:59:48.4991417Z adding 'torch/include/ATen/ops/miopen_rnn_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.4993294Z adding 'torch/include/ATen/ops/miopen_rnn_backward_cuda_dispatch.h' 2022-12-01T09:59:48.4995371Z adding 'torch/include/ATen/ops/miopen_rnn_backward_native.h' 2022-12-01T09:59:48.4997749Z adding 'torch/include/ATen/ops/miopen_rnn_backward_ops.h' 2022-12-01T09:59:48.4999852Z adding 'torch/include/ATen/ops/miopen_rnn_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5001678Z adding 'torch/include/ATen/ops/miopen_rnn_cuda_dispatch.h' 2022-12-01T09:59:48.5003513Z adding 'torch/include/ATen/ops/miopen_rnn_native.h' 2022-12-01T09:59:48.5005662Z adding 'torch/include/ATen/ops/miopen_rnn_ops.h' 2022-12-01T09:59:48.5007533Z adding 'torch/include/ATen/ops/mish.h' 2022-12-01T09:59:48.5009424Z adding 'torch/include/ATen/ops/mish_backward.h' 2022-12-01T09:59:48.5011348Z adding 'torch/include/ATen/ops/mish_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5013081Z adding 'torch/include/ATen/ops/mish_backward_cpu_dispatch.h' 2022-12-01T09:59:48.5014840Z adding 'torch/include/ATen/ops/mish_backward_cuda_dispatch.h' 2022-12-01T09:59:48.5016548Z adding 'torch/include/ATen/ops/mish_backward_native.h' 2022-12-01T09:59:48.5018399Z adding 'torch/include/ATen/ops/mish_backward_ops.h' 2022-12-01T09:59:48.5020299Z adding 'torch/include/ATen/ops/mish_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.5022085Z adding 'torch/include/ATen/ops/mish_cpu_dispatch.h' 2022-12-01T09:59:48.5024037Z adding 'torch/include/ATen/ops/mish_cuda_dispatch.h' 2022-12-01T09:59:48.5025698Z adding 'torch/include/ATen/ops/mish_meta.h' 2022-12-01T09:59:48.5027363Z adding 'torch/include/ATen/ops/mish_meta_dispatch.h' 2022-12-01T09:59:48.5028971Z adding 'torch/include/ATen/ops/mish_native.h' 2022-12-01T09:59:48.5030911Z adding 'torch/include/ATen/ops/mish_ops.h' 2022-12-01T09:59:48.5032778Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d.h' 2022-12-01T09:59:48.5034312Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward.h' 2022-12-01T09:59:48.5036126Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5037872Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_native.h' 2022-12-01T09:59:48.5039557Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_backward_ops.h' 2022-12-01T09:59:48.5041046Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_native.h' 2022-12-01T09:59:48.5042685Z adding 'torch/include/ATen/ops/mkldnn_adaptive_avg_pool2d_ops.h' 2022-12-01T09:59:48.5044377Z adding 'torch/include/ATen/ops/mkldnn_convolution.h' 2022-12-01T09:59:48.5046118Z adding 'torch/include/ATen/ops/mkldnn_convolution_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5047624Z adding 'torch/include/ATen/ops/mkldnn_convolution_native.h' 2022-12-01T09:59:48.5049450Z adding 'torch/include/ATen/ops/mkldnn_convolution_ops.h' 2022-12-01T09:59:48.5051236Z adding 'torch/include/ATen/ops/mkldnn_linear.h' 2022-12-01T09:59:48.5052912Z adding 'torch/include/ATen/ops/mkldnn_linear_backward.h' 2022-12-01T09:59:48.5054729Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5056250Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input.h' 2022-12-01T09:59:48.5057994Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5059413Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_native.h' 2022-12-01T09:59:48.5061113Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_input_ops.h' 2022-12-01T09:59:48.5062750Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_native.h' 2022-12-01T09:59:48.5064531Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_ops.h' 2022-12-01T09:59:48.5066243Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights.h' 2022-12-01T09:59:48.5067993Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5069421Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_native.h' 2022-12-01T09:59:48.5071141Z adding 'torch/include/ATen/ops/mkldnn_linear_backward_weights_ops.h' 2022-12-01T09:59:48.5073013Z adding 'torch/include/ATen/ops/mkldnn_linear_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5074550Z adding 'torch/include/ATen/ops/mkldnn_linear_native.h' 2022-12-01T09:59:48.5076342Z adding 'torch/include/ATen/ops/mkldnn_linear_ops.h' 2022-12-01T09:59:48.5078073Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d.h' 2022-12-01T09:59:48.5079796Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward.h' 2022-12-01T09:59:48.5081689Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5083283Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_native.h' 2022-12-01T09:59:48.5085331Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_backward_ops.h' 2022-12-01T09:59:48.5087594Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5089200Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_native.h' 2022-12-01T09:59:48.5091042Z adding 'torch/include/ATen/ops/mkldnn_max_pool2d_ops.h' 2022-12-01T09:59:48.5092911Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d.h' 2022-12-01T09:59:48.5094835Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward.h' 2022-12-01T09:59:48.5096849Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5098709Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_native.h' 2022-12-01T09:59:48.5100444Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_backward_ops.h' 2022-12-01T09:59:48.5102396Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5104083Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_native.h' 2022-12-01T09:59:48.5106207Z adding 'torch/include/ATen/ops/mkldnn_max_pool3d_ops.h' 2022-12-01T09:59:48.5107892Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight.h' 2022-12-01T09:59:48.5109909Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5111664Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_native.h' 2022-12-01T09:59:48.5113414Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv2d_weight_ops.h' 2022-12-01T09:59:48.5115540Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight.h' 2022-12-01T09:59:48.5117547Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5119209Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_native.h' 2022-12-01T09:59:48.5121170Z adding 'torch/include/ATen/ops/mkldnn_reorder_conv3d_weight_ops.h' 2022-12-01T09:59:48.5122883Z adding 'torch/include/ATen/ops/mm.h' 2022-12-01T09:59:48.5124770Z adding 'torch/include/ATen/ops/mm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.5126395Z adding 'torch/include/ATen/ops/mm_cpu_dispatch.h' 2022-12-01T09:59:48.5128123Z adding 'torch/include/ATen/ops/mm_cuda_dispatch.h' 2022-12-01T09:59:48.5129868Z adding 'torch/include/ATen/ops/mm_meta.h' 2022-12-01T09:59:48.5131618Z adding 'torch/include/ATen/ops/mm_meta_dispatch.h' 2022-12-01T09:59:48.5133310Z adding 'torch/include/ATen/ops/mm_native.h' 2022-12-01T09:59:48.5135133Z adding 'torch/include/ATen/ops/mm_ops.h' 2022-12-01T09:59:48.5136998Z adding 'torch/include/ATen/ops/mode.h' 2022-12-01T09:59:48.5138900Z adding 'torch/include/ATen/ops/mode_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5140733Z adding 'torch/include/ATen/ops/mode_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5142448Z adding 'torch/include/ATen/ops/mode_cpu_dispatch.h' 2022-12-01T09:59:48.5144160Z adding 'torch/include/ATen/ops/mode_cuda_dispatch.h' 2022-12-01T09:59:48.5145818Z adding 'torch/include/ATen/ops/mode_native.h' 2022-12-01T09:59:48.5147853Z adding 'torch/include/ATen/ops/mode_ops.h' 2022-12-01T09:59:48.5149703Z adding 'torch/include/ATen/ops/moveaxis.h' 2022-12-01T09:59:48.5151629Z adding 'torch/include/ATen/ops/moveaxis_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5153280Z adding 'torch/include/ATen/ops/moveaxis_native.h' 2022-12-01T09:59:48.5155596Z adding 'torch/include/ATen/ops/moveaxis_ops.h' 2022-12-01T09:59:48.5157458Z adding 'torch/include/ATen/ops/movedim.h' 2022-12-01T09:59:48.5159392Z adding 'torch/include/ATen/ops/movedim_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5160984Z adding 'torch/include/ATen/ops/movedim_native.h' 2022-12-01T09:59:48.5162794Z adding 'torch/include/ATen/ops/movedim_ops.h' 2022-12-01T09:59:48.5164816Z adding 'torch/include/ATen/ops/mps_convolution_backward.h' 2022-12-01T09:59:48.5166938Z adding 'torch/include/ATen/ops/mps_convolution_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5168576Z adding 'torch/include/ATen/ops/mps_convolution_backward_native.h' 2022-12-01T09:59:48.5170803Z adding 'torch/include/ATen/ops/mps_convolution_backward_ops.h' 2022-12-01T09:59:48.5172864Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward.h' 2022-12-01T09:59:48.5175022Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5176702Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_native.h' 2022-12-01T09:59:48.5178820Z adding 'torch/include/ATen/ops/mps_convolution_transpose_backward_ops.h' 2022-12-01T09:59:48.5180729Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward.h' 2022-12-01T09:59:48.5183012Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5184527Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_native.h' 2022-12-01T09:59:48.5186488Z adding 'torch/include/ATen/ops/mps_max_pool2d_backward_ops.h' 2022-12-01T09:59:48.5188321Z adding 'torch/include/ATen/ops/mse_loss.h' 2022-12-01T09:59:48.5190339Z adding 'torch/include/ATen/ops/mse_loss_backward.h' 2022-12-01T09:59:48.5192175Z adding 'torch/include/ATen/ops/mse_loss_backward_cpu_dispatch.h' 2022-12-01T09:59:48.5194021Z adding 'torch/include/ATen/ops/mse_loss_backward_cuda_dispatch.h' 2022-12-01T09:59:48.5195930Z adding 'torch/include/ATen/ops/mse_loss_backward_native.h' 2022-12-01T09:59:48.5198003Z adding 'torch/include/ATen/ops/mse_loss_backward_ops.h' 2022-12-01T09:59:48.5200073Z adding 'torch/include/ATen/ops/mse_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.5201786Z adding 'torch/include/ATen/ops/mse_loss_cpu_dispatch.h' 2022-12-01T09:59:48.5203620Z adding 'torch/include/ATen/ops/mse_loss_cuda_dispatch.h' 2022-12-01T09:59:48.5205362Z adding 'torch/include/ATen/ops/mse_loss_meta.h' 2022-12-01T09:59:48.5207209Z adding 'torch/include/ATen/ops/mse_loss_meta_dispatch.h' 2022-12-01T09:59:48.5208989Z adding 'torch/include/ATen/ops/mse_loss_native.h' 2022-12-01T09:59:48.5211034Z adding 'torch/include/ATen/ops/mse_loss_ops.h' 2022-12-01T09:59:48.5212890Z adding 'torch/include/ATen/ops/msort.h' 2022-12-01T09:59:48.5214891Z adding 'torch/include/ATen/ops/msort_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5216526Z adding 'torch/include/ATen/ops/msort_native.h' 2022-12-01T09:59:48.5218368Z adding 'torch/include/ATen/ops/msort_ops.h' 2022-12-01T09:59:48.5220257Z adding 'torch/include/ATen/ops/mul.h' 2022-12-01T09:59:48.5222309Z adding 'torch/include/ATen/ops/mul_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5224191Z adding 'torch/include/ATen/ops/mul_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.5225899Z adding 'torch/include/ATen/ops/mul_cpu_dispatch.h' 2022-12-01T09:59:48.5227758Z adding 'torch/include/ATen/ops/mul_cuda_dispatch.h' 2022-12-01T09:59:48.5229491Z adding 'torch/include/ATen/ops/mul_meta.h' 2022-12-01T09:59:48.5231377Z adding 'torch/include/ATen/ops/mul_meta_dispatch.h' 2022-12-01T09:59:48.5233262Z adding 'torch/include/ATen/ops/mul_native.h' 2022-12-01T09:59:48.5235594Z adding 'torch/include/ATen/ops/mul_ops.h' 2022-12-01T09:59:48.5237444Z adding 'torch/include/ATen/ops/multi_margin_loss.h' 2022-12-01T09:59:48.5239482Z adding 'torch/include/ATen/ops/multi_margin_loss_backward.h' 2022-12-01T09:59:48.5241482Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cpu_dispatch.h' 2022-12-01T09:59:48.5243362Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_cuda_dispatch.h' 2022-12-01T09:59:48.5245198Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_native.h' 2022-12-01T09:59:48.5247245Z adding 'torch/include/ATen/ops/multi_margin_loss_backward_ops.h' 2022-12-01T09:59:48.5249344Z adding 'torch/include/ATen/ops/multi_margin_loss_cpu_dispatch.h' 2022-12-01T09:59:48.5251309Z adding 'torch/include/ATen/ops/multi_margin_loss_cuda_dispatch.h' 2022-12-01T09:59:48.5253737Z adding 'torch/include/ATen/ops/multi_margin_loss_native.h' 2022-12-01T09:59:48.5255893Z adding 'torch/include/ATen/ops/multi_margin_loss_ops.h' 2022-12-01T09:59:48.5257809Z adding 'torch/include/ATen/ops/multilabel_margin_loss.h' 2022-12-01T09:59:48.5259776Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward.h' 2022-12-01T09:59:48.5261747Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cpu_dispatch.h' 2022-12-01T09:59:48.5263658Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_cuda_dispatch.h' 2022-12-01T09:59:48.5265481Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_native.h' 2022-12-01T09:59:48.5267470Z adding 'torch/include/ATen/ops/multilabel_margin_loss_backward_ops.h' 2022-12-01T09:59:48.5269580Z adding 'torch/include/ATen/ops/multilabel_margin_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5271565Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward.h' 2022-12-01T09:59:48.5273554Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cpu_dispatch.h' 2022-12-01T09:59:48.5275547Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_cuda_dispatch.h' 2022-12-01T09:59:48.5277294Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_native.h' 2022-12-01T09:59:48.5279351Z adding 'torch/include/ATen/ops/multilabel_margin_loss_forward_ops.h' 2022-12-01T09:59:48.5281185Z adding 'torch/include/ATen/ops/multilabel_margin_loss_native.h' 2022-12-01T09:59:48.5283117Z adding 'torch/include/ATen/ops/multilabel_margin_loss_ops.h' 2022-12-01T09:59:48.5285039Z adding 'torch/include/ATen/ops/multinomial.h' 2022-12-01T09:59:48.5286930Z adding 'torch/include/ATen/ops/multinomial_cpu_dispatch.h' 2022-12-01T09:59:48.5288785Z adding 'torch/include/ATen/ops/multinomial_cuda_dispatch.h' 2022-12-01T09:59:48.5290631Z adding 'torch/include/ATen/ops/multinomial_native.h' 2022-12-01T09:59:48.5292623Z adding 'torch/include/ATen/ops/multinomial_ops.h' 2022-12-01T09:59:48.5294512Z adding 'torch/include/ATen/ops/multiply.h' 2022-12-01T09:59:48.5296511Z adding 'torch/include/ATen/ops/multiply_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5298220Z adding 'torch/include/ATen/ops/multiply_native.h' 2022-12-01T09:59:48.5300315Z adding 'torch/include/ATen/ops/multiply_ops.h' 2022-12-01T09:59:48.5302248Z adding 'torch/include/ATen/ops/mv.h' 2022-12-01T09:59:48.5304195Z adding 'torch/include/ATen/ops/mv_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5305831Z adding 'torch/include/ATen/ops/mv_native.h' 2022-12-01T09:59:48.5307753Z adding 'torch/include/ATen/ops/mv_ops.h' 2022-12-01T09:59:48.5309593Z adding 'torch/include/ATen/ops/mvlgamma.h' 2022-12-01T09:59:48.5311504Z adding 'torch/include/ATen/ops/mvlgamma_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5313287Z adding 'torch/include/ATen/ops/mvlgamma_cpu_dispatch.h' 2022-12-01T09:59:48.5315271Z adding 'torch/include/ATen/ops/mvlgamma_cuda_dispatch.h' 2022-12-01T09:59:48.5317116Z adding 'torch/include/ATen/ops/mvlgamma_native.h' 2022-12-01T09:59:48.5319062Z adding 'torch/include/ATen/ops/mvlgamma_ops.h' 2022-12-01T09:59:48.5321033Z adding 'torch/include/ATen/ops/nan_to_num.h' 2022-12-01T09:59:48.5323167Z adding 'torch/include/ATen/ops/nan_to_num_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5325542Z adding 'torch/include/ATen/ops/nan_to_num_cpu_dispatch.h' 2022-12-01T09:59:48.5326961Z adding 'torch/include/ATen/ops/nan_to_num_cuda_dispatch.h' 2022-12-01T09:59:48.5328868Z adding 'torch/include/ATen/ops/nan_to_num_native.h' 2022-12-01T09:59:48.5330957Z adding 'torch/include/ATen/ops/nan_to_num_ops.h' 2022-12-01T09:59:48.5333048Z adding 'torch/include/ATen/ops/nanmean.h' 2022-12-01T09:59:48.5334958Z adding 'torch/include/ATen/ops/nanmean_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5336806Z adding 'torch/include/ATen/ops/nanmean_native.h' 2022-12-01T09:59:48.5338691Z adding 'torch/include/ATen/ops/nanmean_ops.h' 2022-12-01T09:59:48.5340836Z adding 'torch/include/ATen/ops/nanmedian.h' 2022-12-01T09:59:48.5342902Z adding 'torch/include/ATen/ops/nanmedian_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5344861Z adding 'torch/include/ATen/ops/nanmedian_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5346583Z adding 'torch/include/ATen/ops/nanmedian_cpu_dispatch.h' 2022-12-01T09:59:48.5348494Z adding 'torch/include/ATen/ops/nanmedian_cuda_dispatch.h' 2022-12-01T09:59:48.5350142Z adding 'torch/include/ATen/ops/nanmedian_native.h' 2022-12-01T09:59:48.5352289Z adding 'torch/include/ATen/ops/nanmedian_ops.h' 2022-12-01T09:59:48.5354198Z adding 'torch/include/ATen/ops/nanquantile.h' 2022-12-01T09:59:48.5356258Z adding 'torch/include/ATen/ops/nanquantile_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5358292Z adding 'torch/include/ATen/ops/nanquantile_native.h' 2022-12-01T09:59:48.5360399Z adding 'torch/include/ATen/ops/nanquantile_ops.h' 2022-12-01T09:59:48.5361950Z adding 'torch/include/ATen/ops/nansum.h' 2022-12-01T09:59:48.5363784Z adding 'torch/include/ATen/ops/nansum_cpu_dispatch.h' 2022-12-01T09:59:48.5365611Z adding 'torch/include/ATen/ops/nansum_cuda_dispatch.h' 2022-12-01T09:59:48.5367428Z adding 'torch/include/ATen/ops/nansum_native.h' 2022-12-01T09:59:48.5369187Z adding 'torch/include/ATen/ops/nansum_ops.h' 2022-12-01T09:59:48.5370974Z adding 'torch/include/ATen/ops/narrow.h' 2022-12-01T09:59:48.5372675Z adding 'torch/include/ATen/ops/narrow_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5374255Z adding 'torch/include/ATen/ops/narrow_copy.h' 2022-12-01T09:59:48.5375949Z adding 'torch/include/ATen/ops/narrow_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.5377650Z adding 'torch/include/ATen/ops/narrow_copy_cpu_dispatch.h' 2022-12-01T09:59:48.5379257Z adding 'torch/include/ATen/ops/narrow_copy_native.h' 2022-12-01T09:59:48.5381027Z adding 'torch/include/ATen/ops/narrow_copy_ops.h' 2022-12-01T09:59:48.5382571Z adding 'torch/include/ATen/ops/narrow_native.h' 2022-12-01T09:59:48.5384231Z adding 'torch/include/ATen/ops/narrow_ops.h' 2022-12-01T09:59:48.5385922Z adding 'torch/include/ATen/ops/native_batch_norm.h' 2022-12-01T09:59:48.5387698Z adding 'torch/include/ATen/ops/native_batch_norm_backward.h' 2022-12-01T09:59:48.5389519Z adding 'torch/include/ATen/ops/native_batch_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5391236Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cpu_dispatch.h' 2022-12-01T09:59:48.5392696Z adding 'torch/include/ATen/ops/native_batch_norm_backward_cuda_dispatch.h' 2022-12-01T09:59:48.5394376Z adding 'torch/include/ATen/ops/native_batch_norm_backward_native.h' 2022-12-01T09:59:48.5396281Z adding 'torch/include/ATen/ops/native_batch_norm_backward_ops.h' 2022-12-01T09:59:48.5397985Z adding 'torch/include/ATen/ops/native_batch_norm_cpu_dispatch.h' 2022-12-01T09:59:48.5399583Z adding 'torch/include/ATen/ops/native_batch_norm_cuda_dispatch.h' 2022-12-01T09:59:48.5401161Z adding 'torch/include/ATen/ops/native_batch_norm_native.h' 2022-12-01T09:59:48.5402890Z adding 'torch/include/ATen/ops/native_batch_norm_ops.h' 2022-12-01T09:59:48.5404546Z adding 'torch/include/ATen/ops/native_channel_shuffle.h' 2022-12-01T09:59:48.5406185Z adding 'torch/include/ATen/ops/native_channel_shuffle_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5407684Z adding 'torch/include/ATen/ops/native_channel_shuffle_cpu_dispatch.h' 2022-12-01T09:59:48.5409221Z adding 'torch/include/ATen/ops/native_channel_shuffle_native.h' 2022-12-01T09:59:48.5410865Z adding 'torch/include/ATen/ops/native_channel_shuffle_ops.h' 2022-12-01T09:59:48.5412417Z adding 'torch/include/ATen/ops/native_dropout.h' 2022-12-01T09:59:48.5414025Z adding 'torch/include/ATen/ops/native_dropout_backward.h' 2022-12-01T09:59:48.5415705Z adding 'torch/include/ATen/ops/native_dropout_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5417270Z adding 'torch/include/ATen/ops/native_dropout_backward_cpu_dispatch.h' 2022-12-01T09:59:48.5418754Z adding 'torch/include/ATen/ops/native_dropout_backward_cuda_dispatch.h' 2022-12-01T09:59:48.5420227Z adding 'torch/include/ATen/ops/native_dropout_backward_native.h' 2022-12-01T09:59:48.5421825Z adding 'torch/include/ATen/ops/native_dropout_backward_ops.h' 2022-12-01T09:59:48.5423489Z adding 'torch/include/ATen/ops/native_dropout_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5424934Z adding 'torch/include/ATen/ops/native_dropout_cpu_dispatch.h' 2022-12-01T09:59:48.5426517Z adding 'torch/include/ATen/ops/native_dropout_cuda_dispatch.h' 2022-12-01T09:59:48.5427934Z adding 'torch/include/ATen/ops/native_dropout_native.h' 2022-12-01T09:59:48.5429624Z adding 'torch/include/ATen/ops/native_dropout_ops.h' 2022-12-01T09:59:48.5431570Z adding 'torch/include/ATen/ops/native_group_norm.h' 2022-12-01T09:59:48.5433485Z adding 'torch/include/ATen/ops/native_group_norm_backward.h' 2022-12-01T09:59:48.5435655Z adding 'torch/include/ATen/ops/native_group_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5437134Z adding 'torch/include/ATen/ops/native_group_norm_backward_cpu_dispatch.h' 2022-12-01T09:59:48.5438944Z adding 'torch/include/ATen/ops/native_group_norm_backward_cuda_dispatch.h' 2022-12-01T09:59:48.5441127Z adding 'torch/include/ATen/ops/native_group_norm_backward_native.h' 2022-12-01T09:59:48.5442631Z adding 'torch/include/ATen/ops/native_group_norm_backward_ops.h' 2022-12-01T09:59:48.5444506Z adding 'torch/include/ATen/ops/native_group_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5446088Z adding 'torch/include/ATen/ops/native_group_norm_cpu_dispatch.h' 2022-12-01T09:59:48.5447550Z adding 'torch/include/ATen/ops/native_group_norm_cuda_dispatch.h' 2022-12-01T09:59:48.5449141Z adding 'torch/include/ATen/ops/native_group_norm_native.h' 2022-12-01T09:59:48.5450933Z adding 'torch/include/ATen/ops/native_group_norm_ops.h' 2022-12-01T09:59:48.5452862Z adding 'torch/include/ATen/ops/native_layer_norm.h' 2022-12-01T09:59:48.5454694Z adding 'torch/include/ATen/ops/native_layer_norm_backward.h' 2022-12-01T09:59:48.5456480Z adding 'torch/include/ATen/ops/native_layer_norm_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5458139Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cpu_dispatch.h' 2022-12-01T09:59:48.5459748Z adding 'torch/include/ATen/ops/native_layer_norm_backward_cuda_dispatch.h' 2022-12-01T09:59:48.5461369Z adding 'torch/include/ATen/ops/native_layer_norm_backward_native.h' 2022-12-01T09:59:48.5463304Z adding 'torch/include/ATen/ops/native_layer_norm_backward_ops.h' 2022-12-01T09:59:48.5465271Z adding 'torch/include/ATen/ops/native_layer_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5466924Z adding 'torch/include/ATen/ops/native_layer_norm_cpu_dispatch.h' 2022-12-01T09:59:48.5468671Z adding 'torch/include/ATen/ops/native_layer_norm_cuda_dispatch.h' 2022-12-01T09:59:48.5470373Z adding 'torch/include/ATen/ops/native_layer_norm_native.h' 2022-12-01T09:59:48.5472279Z adding 'torch/include/ATen/ops/native_layer_norm_ops.h' 2022-12-01T09:59:48.5474101Z adding 'torch/include/ATen/ops/native_norm.h' 2022-12-01T09:59:48.5476176Z adding 'torch/include/ATen/ops/native_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5477875Z adding 'torch/include/ATen/ops/native_norm_native.h' 2022-12-01T09:59:48.5479750Z adding 'torch/include/ATen/ops/native_norm_ops.h' 2022-12-01T09:59:48.5481445Z adding 'torch/include/ATen/ops/ne.h' 2022-12-01T09:59:48.5483277Z adding 'torch/include/ATen/ops/ne_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.5484824Z adding 'torch/include/ATen/ops/ne_cpu_dispatch.h' 2022-12-01T09:59:48.5486502Z adding 'torch/include/ATen/ops/ne_cuda_dispatch.h' 2022-12-01T09:59:48.5488081Z adding 'torch/include/ATen/ops/ne_meta.h' 2022-12-01T09:59:48.5489847Z adding 'torch/include/ATen/ops/ne_meta_dispatch.h' 2022-12-01T09:59:48.5491486Z adding 'torch/include/ATen/ops/ne_native.h' 2022-12-01T09:59:48.5493384Z adding 'torch/include/ATen/ops/ne_ops.h' 2022-12-01T09:59:48.5495076Z adding 'torch/include/ATen/ops/neg.h' 2022-12-01T09:59:48.5496879Z adding 'torch/include/ATen/ops/neg_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.5498411Z adding 'torch/include/ATen/ops/neg_cpu_dispatch.h' 2022-12-01T09:59:48.5500014Z adding 'torch/include/ATen/ops/neg_cuda_dispatch.h' 2022-12-01T09:59:48.5501646Z adding 'torch/include/ATen/ops/neg_meta.h' 2022-12-01T09:59:48.5503281Z adding 'torch/include/ATen/ops/neg_meta_dispatch.h' 2022-12-01T09:59:48.5504876Z adding 'torch/include/ATen/ops/neg_native.h' 2022-12-01T09:59:48.5506612Z adding 'torch/include/ATen/ops/neg_ops.h' 2022-12-01T09:59:48.5508248Z adding 'torch/include/ATen/ops/negative.h' 2022-12-01T09:59:48.5509992Z adding 'torch/include/ATen/ops/negative_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5511476Z adding 'torch/include/ATen/ops/negative_native.h' 2022-12-01T09:59:48.5513260Z adding 'torch/include/ATen/ops/negative_ops.h' 2022-12-01T09:59:48.5515103Z adding 'torch/include/ATen/ops/nested_to_padded_tensor.h' 2022-12-01T09:59:48.5516856Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5518385Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_native.h' 2022-12-01T09:59:48.5520050Z adding 'torch/include/ATen/ops/nested_to_padded_tensor_ops.h' 2022-12-01T09:59:48.5521684Z adding 'torch/include/ATen/ops/new_empty.h' 2022-12-01T09:59:48.5523544Z adding 'torch/include/ATen/ops/new_empty_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5525117Z adding 'torch/include/ATen/ops/new_empty_native.h' 2022-12-01T09:59:48.5526885Z adding 'torch/include/ATen/ops/new_empty_ops.h' 2022-12-01T09:59:48.5528659Z adding 'torch/include/ATen/ops/new_empty_strided.h' 2022-12-01T09:59:48.5530564Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5532305Z adding 'torch/include/ATen/ops/new_empty_strided_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.5533908Z adding 'torch/include/ATen/ops/new_empty_strided_native.h' 2022-12-01T09:59:48.5535685Z adding 'torch/include/ATen/ops/new_empty_strided_ops.h' 2022-12-01T09:59:48.5537407Z adding 'torch/include/ATen/ops/new_full.h' 2022-12-01T09:59:48.5539229Z adding 'torch/include/ATen/ops/new_full_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5540863Z adding 'torch/include/ATen/ops/new_full_native.h' 2022-12-01T09:59:48.5542652Z adding 'torch/include/ATen/ops/new_full_ops.h' 2022-12-01T09:59:48.5544354Z adding 'torch/include/ATen/ops/new_ones.h' 2022-12-01T09:59:48.5546169Z adding 'torch/include/ATen/ops/new_ones_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5547751Z adding 'torch/include/ATen/ops/new_ones_native.h' 2022-12-01T09:59:48.5549572Z adding 'torch/include/ATen/ops/new_ones_ops.h' 2022-12-01T09:59:48.5551283Z adding 'torch/include/ATen/ops/new_zeros.h' 2022-12-01T09:59:48.5553216Z adding 'torch/include/ATen/ops/new_zeros_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5554814Z adding 'torch/include/ATen/ops/new_zeros_native.h' 2022-12-01T09:59:48.5556713Z adding 'torch/include/ATen/ops/new_zeros_ops.h' 2022-12-01T09:59:48.5558371Z adding 'torch/include/ATen/ops/nextafter.h' 2022-12-01T09:59:48.5560121Z adding 'torch/include/ATen/ops/nextafter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.5561730Z adding 'torch/include/ATen/ops/nextafter_cpu_dispatch.h' 2022-12-01T09:59:48.5563317Z adding 'torch/include/ATen/ops/nextafter_cuda_dispatch.h' 2022-12-01T09:59:48.5564962Z adding 'torch/include/ATen/ops/nextafter_meta.h' 2022-12-01T09:59:48.5566961Z adding 'torch/include/ATen/ops/nextafter_meta_dispatch.h' 2022-12-01T09:59:48.5568574Z adding 'torch/include/ATen/ops/nextafter_native.h' 2022-12-01T09:59:48.5570395Z adding 'torch/include/ATen/ops/nextafter_ops.h' 2022-12-01T09:59:48.5572579Z adding 'torch/include/ATen/ops/nll_loss.h' 2022-12-01T09:59:48.5574506Z adding 'torch/include/ATen/ops/nll_loss2d.h' 2022-12-01T09:59:48.5576156Z adding 'torch/include/ATen/ops/nll_loss2d_backward.h' 2022-12-01T09:59:48.5577871Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.5579734Z adding 'torch/include/ATen/ops/nll_loss2d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.5581300Z adding 'torch/include/ATen/ops/nll_loss2d_backward_native.h' 2022-12-01T09:59:48.5583070Z adding 'torch/include/ATen/ops/nll_loss2d_backward_ops.h' 2022-12-01T09:59:48.5585156Z adding 'torch/include/ATen/ops/nll_loss2d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5586822Z adding 'torch/include/ATen/ops/nll_loss2d_forward.h' 2022-12-01T09:59:48.5588643Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cpu_dispatch.h' 2022-12-01T09:59:48.5590272Z adding 'torch/include/ATen/ops/nll_loss2d_forward_cuda_dispatch.h' 2022-12-01T09:59:48.5592054Z adding 'torch/include/ATen/ops/nll_loss2d_forward_native.h' 2022-12-01T09:59:48.5593998Z adding 'torch/include/ATen/ops/nll_loss2d_forward_ops.h' 2022-12-01T09:59:48.5595984Z adding 'torch/include/ATen/ops/nll_loss2d_native.h' 2022-12-01T09:59:48.5597755Z adding 'torch/include/ATen/ops/nll_loss2d_ops.h' 2022-12-01T09:59:48.5599447Z adding 'torch/include/ATen/ops/nll_loss_backward.h' 2022-12-01T09:59:48.5601442Z adding 'torch/include/ATen/ops/nll_loss_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.5603214Z adding 'torch/include/ATen/ops/nll_loss_backward_cpu_dispatch.h' 2022-12-01T09:59:48.5604793Z adding 'torch/include/ATen/ops/nll_loss_backward_cuda_dispatch.h' 2022-12-01T09:59:48.5606518Z adding 'torch/include/ATen/ops/nll_loss_backward_meta.h' 2022-12-01T09:59:48.5608307Z adding 'torch/include/ATen/ops/nll_loss_backward_meta_dispatch.h' 2022-12-01T09:59:48.5610196Z adding 'torch/include/ATen/ops/nll_loss_backward_native.h' 2022-12-01T09:59:48.5612176Z adding 'torch/include/ATen/ops/nll_loss_backward_ops.h' 2022-12-01T09:59:48.5614092Z adding 'torch/include/ATen/ops/nll_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5615912Z adding 'torch/include/ATen/ops/nll_loss_forward.h' 2022-12-01T09:59:48.5618067Z adding 'torch/include/ATen/ops/nll_loss_forward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.5619908Z adding 'torch/include/ATen/ops/nll_loss_forward_cpu_dispatch.h' 2022-12-01T09:59:48.5621491Z adding 'torch/include/ATen/ops/nll_loss_forward_cuda_dispatch.h' 2022-12-01T09:59:48.5623265Z adding 'torch/include/ATen/ops/nll_loss_forward_meta.h' 2022-12-01T09:59:48.5625034Z adding 'torch/include/ATen/ops/nll_loss_forward_meta_dispatch.h' 2022-12-01T09:59:48.5626947Z adding 'torch/include/ATen/ops/nll_loss_forward_native.h' 2022-12-01T09:59:48.5628777Z adding 'torch/include/ATen/ops/nll_loss_forward_ops.h' 2022-12-01T09:59:48.5630602Z adding 'torch/include/ATen/ops/nll_loss_native.h' 2022-12-01T09:59:48.5632351Z adding 'torch/include/ATen/ops/nll_loss_nd.h' 2022-12-01T09:59:48.5634301Z adding 'torch/include/ATen/ops/nll_loss_nd_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5636055Z adding 'torch/include/ATen/ops/nll_loss_nd_native.h' 2022-12-01T09:59:48.5638082Z adding 'torch/include/ATen/ops/nll_loss_nd_ops.h' 2022-12-01T09:59:48.5640103Z adding 'torch/include/ATen/ops/nll_loss_ops.h' 2022-12-01T09:59:48.5641879Z adding 'torch/include/ATen/ops/nonzero.h' 2022-12-01T09:59:48.5643654Z adding 'torch/include/ATen/ops/nonzero_cpu_dispatch.h' 2022-12-01T09:59:48.5645445Z adding 'torch/include/ATen/ops/nonzero_cuda_dispatch.h' 2022-12-01T09:59:48.5647152Z adding 'torch/include/ATen/ops/nonzero_native.h' 2022-12-01T09:59:48.5648882Z adding 'torch/include/ATen/ops/nonzero_numpy.h' 2022-12-01T09:59:48.5650777Z adding 'torch/include/ATen/ops/nonzero_numpy_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5652323Z adding 'torch/include/ATen/ops/nonzero_numpy_native.h' 2022-12-01T09:59:48.5654004Z adding 'torch/include/ATen/ops/nonzero_numpy_ops.h' 2022-12-01T09:59:48.5655805Z adding 'torch/include/ATen/ops/nonzero_ops.h' 2022-12-01T09:59:48.5657867Z adding 'torch/include/ATen/ops/norm.h' 2022-12-01T09:59:48.5659875Z adding 'torch/include/ATen/ops/norm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5661664Z adding 'torch/include/ATen/ops/norm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.5663413Z adding 'torch/include/ATen/ops/norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5666146Z adding 'torch/include/ATen/ops/norm_cpu_dispatch.h' 2022-12-01T09:59:48.5667775Z adding 'torch/include/ATen/ops/norm_cuda_dispatch.h' 2022-12-01T09:59:48.5669476Z adding 'torch/include/ATen/ops/norm_except_dim.h' 2022-12-01T09:59:48.5671297Z adding 'torch/include/ATen/ops/norm_except_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5672823Z adding 'torch/include/ATen/ops/norm_except_dim_native.h' 2022-12-01T09:59:48.5674550Z adding 'torch/include/ATen/ops/norm_except_dim_ops.h' 2022-12-01T09:59:48.5676367Z adding 'torch/include/ATen/ops/norm_meta.h' 2022-12-01T09:59:48.5678208Z adding 'torch/include/ATen/ops/norm_meta_dispatch.h' 2022-12-01T09:59:48.5680078Z adding 'torch/include/ATen/ops/norm_native.h' 2022-12-01T09:59:48.5682402Z adding 'torch/include/ATen/ops/norm_ops.h' 2022-12-01T09:59:48.5684798Z adding 'torch/include/ATen/ops/normal.h' 2022-12-01T09:59:48.5686905Z adding 'torch/include/ATen/ops/normal_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5688698Z adding 'torch/include/ATen/ops/normal_cpu_dispatch.h' 2022-12-01T09:59:48.5690654Z adding 'torch/include/ATen/ops/normal_cuda_dispatch.h' 2022-12-01T09:59:48.5692492Z adding 'torch/include/ATen/ops/normal_meta_dispatch.h' 2022-12-01T09:59:48.5694371Z adding 'torch/include/ATen/ops/normal_native.h' 2022-12-01T09:59:48.5696765Z adding 'torch/include/ATen/ops/normal_ops.h' 2022-12-01T09:59:48.5698834Z adding 'torch/include/ATen/ops/not_equal.h' 2022-12-01T09:59:48.5700738Z adding 'torch/include/ATen/ops/not_equal_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5702371Z adding 'torch/include/ATen/ops/not_equal_native.h' 2022-12-01T09:59:48.5704423Z adding 'torch/include/ATen/ops/not_equal_ops.h' 2022-12-01T09:59:48.5706299Z adding 'torch/include/ATen/ops/nuclear_norm.h' 2022-12-01T09:59:48.5708260Z adding 'torch/include/ATen/ops/nuclear_norm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5709801Z adding 'torch/include/ATen/ops/nuclear_norm_native.h' 2022-12-01T09:59:48.5711685Z adding 'torch/include/ATen/ops/nuclear_norm_ops.h' 2022-12-01T09:59:48.5713341Z adding 'torch/include/ATen/ops/numpy_T.h' 2022-12-01T09:59:48.5715303Z adding 'torch/include/ATen/ops/numpy_T_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5716790Z adding 'torch/include/ATen/ops/numpy_T_native.h' 2022-12-01T09:59:48.5718682Z adding 'torch/include/ATen/ops/numpy_T_ops.h' 2022-12-01T09:59:48.5720234Z adding 'torch/include/ATen/ops/one_hot.h' 2022-12-01T09:59:48.5721932Z adding 'torch/include/ATen/ops/one_hot_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5723573Z adding 'torch/include/ATen/ops/one_hot_native.h' 2022-12-01T09:59:48.5725250Z adding 'torch/include/ATen/ops/one_hot_ops.h' 2022-12-01T09:59:48.5727288Z adding 'torch/include/ATen/ops/ones.h' 2022-12-01T09:59:48.5729425Z adding 'torch/include/ATen/ops/ones_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5731292Z adding 'torch/include/ATen/ops/ones_like.h' 2022-12-01T09:59:48.5733198Z adding 'torch/include/ATen/ops/ones_like_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5734770Z adding 'torch/include/ATen/ops/ones_like_native.h' 2022-12-01T09:59:48.5736617Z adding 'torch/include/ATen/ops/ones_like_ops.h' 2022-12-01T09:59:48.5738328Z adding 'torch/include/ATen/ops/ones_native.h' 2022-12-01T09:59:48.5740332Z adding 'torch/include/ATen/ops/ones_ops.h' 2022-12-01T09:59:48.5742112Z adding 'torch/include/ATen/ops/or.h' 2022-12-01T09:59:48.5743888Z adding 'torch/include/ATen/ops/or_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5745523Z adding 'torch/include/ATen/ops/or_native.h' 2022-12-01T09:59:48.5748158Z adding 'torch/include/ATen/ops/or_ops.h' 2022-12-01T09:59:48.5750205Z adding 'torch/include/ATen/ops/orgqr.h' 2022-12-01T09:59:48.5752577Z adding 'torch/include/ATen/ops/orgqr_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5754232Z adding 'torch/include/ATen/ops/orgqr_native.h' 2022-12-01T09:59:48.5757017Z adding 'torch/include/ATen/ops/orgqr_ops.h' 2022-12-01T09:59:48.5758882Z adding 'torch/include/ATen/ops/ormqr.h' 2022-12-01T09:59:48.5761365Z adding 'torch/include/ATen/ops/ormqr_cpu_dispatch.h' 2022-12-01T09:59:48.5763286Z adding 'torch/include/ATen/ops/ormqr_cuda_dispatch.h' 2022-12-01T09:59:48.5765179Z adding 'torch/include/ATen/ops/ormqr_native.h' 2022-12-01T09:59:48.5767620Z adding 'torch/include/ATen/ops/ormqr_ops.h' 2022-12-01T09:59:48.5769732Z adding 'torch/include/ATen/ops/outer.h' 2022-12-01T09:59:48.5772176Z adding 'torch/include/ATen/ops/outer_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5774096Z adding 'torch/include/ATen/ops/outer_native.h' 2022-12-01T09:59:48.5776707Z adding 'torch/include/ATen/ops/outer_ops.h' 2022-12-01T09:59:48.5778661Z adding 'torch/include/ATen/ops/output_nr.h' 2022-12-01T09:59:48.5781228Z adding 'torch/include/ATen/ops/output_nr_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5782946Z adding 'torch/include/ATen/ops/output_nr_native.h' 2022-12-01T09:59:48.5785375Z adding 'torch/include/ATen/ops/output_nr_ops.h' 2022-12-01T09:59:48.5787303Z adding 'torch/include/ATen/ops/pad.h' 2022-12-01T09:59:48.5789648Z adding 'torch/include/ATen/ops/pad_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5791493Z adding 'torch/include/ATen/ops/pad_native.h' 2022-12-01T09:59:48.5793784Z adding 'torch/include/ATen/ops/pad_ops.h' 2022-12-01T09:59:48.5796091Z adding 'torch/include/ATen/ops/pad_sequence.h' 2022-12-01T09:59:48.5798292Z adding 'torch/include/ATen/ops/pad_sequence_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5800116Z adding 'torch/include/ATen/ops/pad_sequence_native.h' 2022-12-01T09:59:48.5802366Z adding 'torch/include/ATen/ops/pad_sequence_ops.h' 2022-12-01T09:59:48.5804367Z adding 'torch/include/ATen/ops/pairwise_distance.h' 2022-12-01T09:59:48.5806622Z adding 'torch/include/ATen/ops/pairwise_distance_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5808486Z adding 'torch/include/ATen/ops/pairwise_distance_native.h' 2022-12-01T09:59:48.5810869Z adding 'torch/include/ATen/ops/pairwise_distance_ops.h' 2022-12-01T09:59:48.5812880Z adding 'torch/include/ATen/ops/pdist.h' 2022-12-01T09:59:48.5815211Z adding 'torch/include/ATen/ops/pdist_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5816923Z adding 'torch/include/ATen/ops/pdist_native.h' 2022-12-01T09:59:48.5819240Z adding 'torch/include/ATen/ops/pdist_ops.h' 2022-12-01T09:59:48.5821105Z adding 'torch/include/ATen/ops/permute.h' 2022-12-01T09:59:48.5823507Z adding 'torch/include/ATen/ops/permute_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5825343Z adding 'torch/include/ATen/ops/permute_copy.h' 2022-12-01T09:59:48.5827764Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5829883Z adding 'torch/include/ATen/ops/permute_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.5831694Z adding 'torch/include/ATen/ops/permute_copy_native.h' 2022-12-01T09:59:48.5834108Z adding 'torch/include/ATen/ops/permute_copy_ops.h' 2022-12-01T09:59:48.5836170Z adding 'torch/include/ATen/ops/permute_native.h' 2022-12-01T09:59:48.5838413Z adding 'torch/include/ATen/ops/permute_ops.h' 2022-12-01T09:59:48.5840185Z adding 'torch/include/ATen/ops/pin_memory.h' 2022-12-01T09:59:48.5842597Z adding 'torch/include/ATen/ops/pin_memory_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5844227Z adding 'torch/include/ATen/ops/pin_memory_native.h' 2022-12-01T09:59:48.5846623Z adding 'torch/include/ATen/ops/pin_memory_ops.h' 2022-12-01T09:59:48.5848431Z adding 'torch/include/ATen/ops/pinverse.h' 2022-12-01T09:59:48.5850990Z adding 'torch/include/ATen/ops/pinverse_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5852633Z adding 'torch/include/ATen/ops/pinverse_native.h' 2022-12-01T09:59:48.5855005Z adding 'torch/include/ATen/ops/pinverse_ops.h' 2022-12-01T09:59:48.5857050Z adding 'torch/include/ATen/ops/pixel_shuffle.h' 2022-12-01T09:59:48.5859443Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5861450Z adding 'torch/include/ATen/ops/pixel_shuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.5863546Z adding 'torch/include/ATen/ops/pixel_shuffle_cpu_dispatch.h' 2022-12-01T09:59:48.5865534Z adding 'torch/include/ATen/ops/pixel_shuffle_native.h' 2022-12-01T09:59:48.5867863Z adding 'torch/include/ATen/ops/pixel_shuffle_ops.h' 2022-12-01T09:59:48.5869885Z adding 'torch/include/ATen/ops/pixel_unshuffle.h' 2022-12-01T09:59:48.5872164Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5874240Z adding 'torch/include/ATen/ops/pixel_unshuffle_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.5876902Z adding 'torch/include/ATen/ops/pixel_unshuffle_cpu_dispatch.h' 2022-12-01T09:59:48.5878195Z adding 'torch/include/ATen/ops/pixel_unshuffle_native.h' 2022-12-01T09:59:48.5880740Z adding 'torch/include/ATen/ops/pixel_unshuffle_ops.h' 2022-12-01T09:59:48.5882728Z adding 'torch/include/ATen/ops/poisson.h' 2022-12-01T09:59:48.5885061Z adding 'torch/include/ATen/ops/poisson_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5886979Z adding 'torch/include/ATen/ops/poisson_cpu_dispatch.h' 2022-12-01T09:59:48.5889214Z adding 'torch/include/ATen/ops/poisson_cuda_dispatch.h' 2022-12-01T09:59:48.5891234Z adding 'torch/include/ATen/ops/poisson_native.h' 2022-12-01T09:59:48.5893510Z adding 'torch/include/ATen/ops/poisson_nll_loss.h' 2022-12-01T09:59:48.5895677Z adding 'torch/include/ATen/ops/poisson_nll_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5897584Z adding 'torch/include/ATen/ops/poisson_nll_loss_native.h' 2022-12-01T09:59:48.5899848Z adding 'torch/include/ATen/ops/poisson_nll_loss_ops.h' 2022-12-01T09:59:48.5902026Z adding 'torch/include/ATen/ops/poisson_ops.h' 2022-12-01T09:59:48.5904200Z adding 'torch/include/ATen/ops/polar.h' 2022-12-01T09:59:48.5906379Z adding 'torch/include/ATen/ops/polar_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5908469Z adding 'torch/include/ATen/ops/polar_cpu_dispatch.h' 2022-12-01T09:59:48.5910402Z adding 'torch/include/ATen/ops/polar_cuda_dispatch.h' 2022-12-01T09:59:48.5912383Z adding 'torch/include/ATen/ops/polar_native.h' 2022-12-01T09:59:48.5914601Z adding 'torch/include/ATen/ops/polar_ops.h' 2022-12-01T09:59:48.5916971Z adding 'torch/include/ATen/ops/polygamma.h' 2022-12-01T09:59:48.5919121Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5921483Z adding 'torch/include/ATen/ops/polygamma_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.5923230Z adding 'torch/include/ATen/ops/polygamma_cpu_dispatch.h' 2022-12-01T09:59:48.5925616Z adding 'torch/include/ATen/ops/polygamma_cuda_dispatch.h' 2022-12-01T09:59:48.5927479Z adding 'torch/include/ATen/ops/polygamma_meta.h' 2022-12-01T09:59:48.5929632Z adding 'torch/include/ATen/ops/polygamma_meta_dispatch.h' 2022-12-01T09:59:48.5931268Z adding 'torch/include/ATen/ops/polygamma_native.h' 2022-12-01T09:59:48.5932951Z adding 'torch/include/ATen/ops/polygamma_ops.h' 2022-12-01T09:59:48.5934585Z adding 'torch/include/ATen/ops/positive.h' 2022-12-01T09:59:48.5936431Z adding 'torch/include/ATen/ops/positive_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5937907Z adding 'torch/include/ATen/ops/positive_native.h' 2022-12-01T09:59:48.5939485Z adding 'torch/include/ATen/ops/positive_ops.h' 2022-12-01T09:59:48.5941268Z adding 'torch/include/ATen/ops/pow.h' 2022-12-01T09:59:48.5943078Z adding 'torch/include/ATen/ops/pow_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.5944781Z adding 'torch/include/ATen/ops/pow_cpu_dispatch.h' 2022-12-01T09:59:48.5946457Z adding 'torch/include/ATen/ops/pow_cuda_dispatch.h' 2022-12-01T09:59:48.5947971Z adding 'torch/include/ATen/ops/pow_meta.h' 2022-12-01T09:59:48.5949672Z adding 'torch/include/ATen/ops/pow_meta_dispatch.h' 2022-12-01T09:59:48.5951306Z adding 'torch/include/ATen/ops/pow_native.h' 2022-12-01T09:59:48.5953306Z adding 'torch/include/ATen/ops/pow_ops.h' 2022-12-01T09:59:48.5955123Z adding 'torch/include/ATen/ops/prelu.h' 2022-12-01T09:59:48.5957083Z adding 'torch/include/ATen/ops/prelu_backward.h' 2022-12-01T09:59:48.5958845Z adding 'torch/include/ATen/ops/prelu_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5960492Z adding 'torch/include/ATen/ops/prelu_backward_cpu_dispatch.h' 2022-12-01T09:59:48.5962031Z adding 'torch/include/ATen/ops/prelu_backward_cuda_dispatch.h' 2022-12-01T09:59:48.5963561Z adding 'torch/include/ATen/ops/prelu_backward_native.h' 2022-12-01T09:59:48.5965385Z adding 'torch/include/ATen/ops/prelu_backward_ops.h' 2022-12-01T09:59:48.5967129Z adding 'torch/include/ATen/ops/prelu_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5968577Z adding 'torch/include/ATen/ops/prelu_cpu_dispatch.h' 2022-12-01T09:59:48.5970297Z adding 'torch/include/ATen/ops/prelu_cuda_dispatch.h' 2022-12-01T09:59:48.5971736Z adding 'torch/include/ATen/ops/prelu_native.h' 2022-12-01T09:59:48.5973391Z adding 'torch/include/ATen/ops/prelu_ops.h' 2022-12-01T09:59:48.5975146Z adding 'torch/include/ATen/ops/prod.h' 2022-12-01T09:59:48.5976974Z adding 'torch/include/ATen/ops/prod_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.5978627Z adding 'torch/include/ATen/ops/prod_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.5980266Z adding 'torch/include/ATen/ops/prod_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5981799Z adding 'torch/include/ATen/ops/prod_cpu_dispatch.h' 2022-12-01T09:59:48.5983398Z adding 'torch/include/ATen/ops/prod_cuda_dispatch.h' 2022-12-01T09:59:48.5984926Z adding 'torch/include/ATen/ops/prod_meta.h' 2022-12-01T09:59:48.5986477Z adding 'torch/include/ATen/ops/prod_meta_dispatch.h' 2022-12-01T09:59:48.5988005Z adding 'torch/include/ATen/ops/prod_native.h' 2022-12-01T09:59:48.5989933Z adding 'torch/include/ATen/ops/prod_ops.h' 2022-12-01T09:59:48.5991603Z adding 'torch/include/ATen/ops/promote_types.h' 2022-12-01T09:59:48.5993318Z adding 'torch/include/ATen/ops/promote_types_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.5994759Z adding 'torch/include/ATen/ops/promote_types_native.h' 2022-12-01T09:59:48.5996581Z adding 'torch/include/ATen/ops/promote_types_ops.h' 2022-12-01T09:59:48.5998270Z adding 'torch/include/ATen/ops/put.h' 2022-12-01T09:59:48.6000039Z adding 'torch/include/ATen/ops/put_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6001593Z adding 'torch/include/ATen/ops/put_cpu_dispatch.h' 2022-12-01T09:59:48.6003364Z adding 'torch/include/ATen/ops/put_cuda_dispatch.h' 2022-12-01T09:59:48.6005012Z adding 'torch/include/ATen/ops/put_meta_dispatch.h' 2022-12-01T09:59:48.6006735Z adding 'torch/include/ATen/ops/put_native.h' 2022-12-01T09:59:48.6008680Z adding 'torch/include/ATen/ops/put_ops.h' 2022-12-01T09:59:48.6010503Z adding 'torch/include/ATen/ops/q_per_channel_axis.h' 2022-12-01T09:59:48.6012063Z adding 'torch/include/ATen/ops/q_per_channel_axis_native.h' 2022-12-01T09:59:48.6013846Z adding 'torch/include/ATen/ops/q_per_channel_axis_ops.h' 2022-12-01T09:59:48.6015596Z adding 'torch/include/ATen/ops/q_per_channel_scales.h' 2022-12-01T09:59:48.6017276Z adding 'torch/include/ATen/ops/q_per_channel_scales_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6018743Z adding 'torch/include/ATen/ops/q_per_channel_scales_native.h' 2022-12-01T09:59:48.6020326Z adding 'torch/include/ATen/ops/q_per_channel_scales_ops.h' 2022-12-01T09:59:48.6022155Z adding 'torch/include/ATen/ops/q_per_channel_zero_points.h' 2022-12-01T09:59:48.6023653Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6025103Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_native.h' 2022-12-01T09:59:48.6026718Z adding 'torch/include/ATen/ops/q_per_channel_zero_points_ops.h' 2022-12-01T09:59:48.6028273Z adding 'torch/include/ATen/ops/q_scale.h' 2022-12-01T09:59:48.6029811Z adding 'torch/include/ATen/ops/q_scale_native.h' 2022-12-01T09:59:48.6031407Z adding 'torch/include/ATen/ops/q_scale_ops.h' 2022-12-01T09:59:48.6032960Z adding 'torch/include/ATen/ops/q_zero_point.h' 2022-12-01T09:59:48.6034482Z adding 'torch/include/ATen/ops/q_zero_point_native.h' 2022-12-01T09:59:48.6036208Z adding 'torch/include/ATen/ops/q_zero_point_ops.h' 2022-12-01T09:59:48.6037838Z adding 'torch/include/ATen/ops/qr.h' 2022-12-01T09:59:48.6039674Z adding 'torch/include/ATen/ops/qr_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6041140Z adding 'torch/include/ATen/ops/qr_native.h' 2022-12-01T09:59:48.6042751Z adding 'torch/include/ATen/ops/qr_ops.h' 2022-12-01T09:59:48.6044301Z adding 'torch/include/ATen/ops/qscheme.h' 2022-12-01T09:59:48.6045859Z adding 'torch/include/ATen/ops/qscheme_native.h' 2022-12-01T09:59:48.6047456Z adding 'torch/include/ATen/ops/qscheme_ops.h' 2022-12-01T09:59:48.6049307Z adding 'torch/include/ATen/ops/quantile.h' 2022-12-01T09:59:48.6051278Z adding 'torch/include/ATen/ops/quantile_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6052814Z adding 'torch/include/ATen/ops/quantile_native.h' 2022-12-01T09:59:48.6054597Z adding 'torch/include/ATen/ops/quantile_ops.h' 2022-12-01T09:59:48.6056382Z adding 'torch/include/ATen/ops/quantize_per_channel.h' 2022-12-01T09:59:48.6058161Z adding 'torch/include/ATen/ops/quantize_per_channel_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6059826Z adding 'torch/include/ATen/ops/quantize_per_channel_cpu_dispatch.h' 2022-12-01T09:59:48.6061511Z adding 'torch/include/ATen/ops/quantize_per_channel_cuda_dispatch.h' 2022-12-01T09:59:48.6063139Z adding 'torch/include/ATen/ops/quantize_per_channel_native.h' 2022-12-01T09:59:48.6064932Z adding 'torch/include/ATen/ops/quantize_per_channel_ops.h' 2022-12-01T09:59:48.6066905Z adding 'torch/include/ATen/ops/quantize_per_tensor.h' 2022-12-01T09:59:48.6068820Z adding 'torch/include/ATen/ops/quantize_per_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6070583Z adding 'torch/include/ATen/ops/quantize_per_tensor_cpu_dispatch.h' 2022-12-01T09:59:48.6072243Z adding 'torch/include/ATen/ops/quantize_per_tensor_cuda_dispatch.h' 2022-12-01T09:59:48.6073937Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic.h' 2022-12-01T09:59:48.6075883Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6077523Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cpu_dispatch.h' 2022-12-01T09:59:48.6079119Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_cuda_dispatch.h' 2022-12-01T09:59:48.6080708Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_native.h' 2022-12-01T09:59:48.6082405Z adding 'torch/include/ATen/ops/quantize_per_tensor_dynamic_ops.h' 2022-12-01T09:59:48.6084098Z adding 'torch/include/ATen/ops/quantize_per_tensor_native.h' 2022-12-01T09:59:48.6086149Z adding 'torch/include/ATen/ops/quantize_per_tensor_ops.h' 2022-12-01T09:59:48.6088030Z adding 'torch/include/ATen/ops/quantized_batch_norm.h' 2022-12-01T09:59:48.6089880Z adding 'torch/include/ATen/ops/quantized_batch_norm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6091477Z adding 'torch/include/ATen/ops/quantized_batch_norm_native.h' 2022-12-01T09:59:48.6093247Z adding 'torch/include/ATen/ops/quantized_batch_norm_ops.h' 2022-12-01T09:59:48.6095117Z adding 'torch/include/ATen/ops/quantized_gru_cell.h' 2022-12-01T09:59:48.6097577Z adding 'torch/include/ATen/ops/quantized_gru_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6098775Z adding 'torch/include/ATen/ops/quantized_gru_cell_native.h' 2022-12-01T09:59:48.6100978Z adding 'torch/include/ATen/ops/quantized_gru_cell_ops.h' 2022-12-01T09:59:48.6102804Z adding 'torch/include/ATen/ops/quantized_lstm_cell.h' 2022-12-01T09:59:48.6104637Z adding 'torch/include/ATen/ops/quantized_lstm_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6106164Z adding 'torch/include/ATen/ops/quantized_lstm_cell_native.h' 2022-12-01T09:59:48.6107793Z adding 'torch/include/ATen/ops/quantized_lstm_cell_ops.h' 2022-12-01T09:59:48.6109549Z adding 'torch/include/ATen/ops/quantized_max_pool1d.h' 2022-12-01T09:59:48.6111230Z adding 'torch/include/ATen/ops/quantized_max_pool1d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6112638Z adding 'torch/include/ATen/ops/quantized_max_pool1d_native.h' 2022-12-01T09:59:48.6114372Z adding 'torch/include/ATen/ops/quantized_max_pool1d_ops.h' 2022-12-01T09:59:48.6116291Z adding 'torch/include/ATen/ops/quantized_max_pool2d.h' 2022-12-01T09:59:48.6118066Z adding 'torch/include/ATen/ops/quantized_max_pool2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6119596Z adding 'torch/include/ATen/ops/quantized_max_pool2d_native.h' 2022-12-01T09:59:48.6121306Z adding 'torch/include/ATen/ops/quantized_max_pool2d_ops.h' 2022-12-01T09:59:48.6123001Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell.h' 2022-12-01T09:59:48.6124860Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6126205Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_native.h' 2022-12-01T09:59:48.6127824Z adding 'torch/include/ATen/ops/quantized_rnn_relu_cell_ops.h' 2022-12-01T09:59:48.6129596Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell.h' 2022-12-01T09:59:48.6131286Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6132816Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_native.h' 2022-12-01T09:59:48.6134486Z adding 'torch/include/ATen/ops/quantized_rnn_tanh_cell_ops.h' 2022-12-01T09:59:48.6136114Z adding 'torch/include/ATen/ops/rad2deg.h' 2022-12-01T09:59:48.6137733Z adding 'torch/include/ATen/ops/rad2deg_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6139189Z adding 'torch/include/ATen/ops/rad2deg_native.h' 2022-12-01T09:59:48.6140860Z adding 'torch/include/ATen/ops/rad2deg_ops.h' 2022-12-01T09:59:48.6142855Z adding 'torch/include/ATen/ops/rand.h' 2022-12-01T09:59:48.6144852Z adding 'torch/include/ATen/ops/rand_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6146611Z adding 'torch/include/ATen/ops/rand_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6148179Z adding 'torch/include/ATen/ops/rand_like.h' 2022-12-01T09:59:48.6149971Z adding 'torch/include/ATen/ops/rand_like_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6151398Z adding 'torch/include/ATen/ops/rand_like_native.h' 2022-12-01T09:59:48.6153109Z adding 'torch/include/ATen/ops/rand_like_ops.h' 2022-12-01T09:59:48.6154715Z adding 'torch/include/ATen/ops/rand_native.h' 2022-12-01T09:59:48.6156961Z adding 'torch/include/ATen/ops/rand_ops.h' 2022-12-01T09:59:48.6159102Z adding 'torch/include/ATen/ops/randint.h' 2022-12-01T09:59:48.6161184Z adding 'torch/include/ATen/ops/randint_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6163096Z adding 'torch/include/ATen/ops/randint_like.h' 2022-12-01T09:59:48.6165084Z adding 'torch/include/ATen/ops/randint_like_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6166828Z adding 'torch/include/ATen/ops/randint_like_native.h' 2022-12-01T09:59:48.6168788Z adding 'torch/include/ATen/ops/randint_like_ops.h' 2022-12-01T09:59:48.6170855Z adding 'torch/include/ATen/ops/randint_native.h' 2022-12-01T09:59:48.6173079Z adding 'torch/include/ATen/ops/randint_ops.h' 2022-12-01T09:59:48.6175277Z adding 'torch/include/ATen/ops/randn.h' 2022-12-01T09:59:48.6177553Z adding 'torch/include/ATen/ops/randn_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6179388Z adding 'torch/include/ATen/ops/randn_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6181167Z adding 'torch/include/ATen/ops/randn_like.h' 2022-12-01T09:59:48.6183439Z adding 'torch/include/ATen/ops/randn_like_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6184935Z adding 'torch/include/ATen/ops/randn_like_native.h' 2022-12-01T09:59:48.6186808Z adding 'torch/include/ATen/ops/randn_like_ops.h' 2022-12-01T09:59:48.6188571Z adding 'torch/include/ATen/ops/randn_native.h' 2022-12-01T09:59:48.6190747Z adding 'torch/include/ATen/ops/randn_ops.h' 2022-12-01T09:59:48.6192852Z adding 'torch/include/ATen/ops/random.h' 2022-12-01T09:59:48.6194804Z adding 'torch/include/ATen/ops/random_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6196689Z adding 'torch/include/ATen/ops/random_cpu_dispatch.h' 2022-12-01T09:59:48.6198566Z adding 'torch/include/ATen/ops/random_cuda_dispatch.h' 2022-12-01T09:59:48.6200294Z adding 'torch/include/ATen/ops/random_meta_dispatch.h' 2022-12-01T09:59:48.6202029Z adding 'torch/include/ATen/ops/random_native.h' 2022-12-01T09:59:48.6204105Z adding 'torch/include/ATen/ops/random_ops.h' 2022-12-01T09:59:48.6206237Z adding 'torch/include/ATen/ops/randperm.h' 2022-12-01T09:59:48.6208222Z adding 'torch/include/ATen/ops/randperm_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6209976Z adding 'torch/include/ATen/ops/randperm_cpu_dispatch.h' 2022-12-01T09:59:48.6211747Z adding 'torch/include/ATen/ops/randperm_cuda_dispatch.h' 2022-12-01T09:59:48.6213761Z adding 'torch/include/ATen/ops/randperm_native.h' 2022-12-01T09:59:48.6215467Z adding 'torch/include/ATen/ops/randperm_ops.h' 2022-12-01T09:59:48.6217294Z adding 'torch/include/ATen/ops/range.h' 2022-12-01T09:59:48.6219589Z adding 'torch/include/ATen/ops/range_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6220990Z adding 'torch/include/ATen/ops/range_cpu_dispatch.h' 2022-12-01T09:59:48.6222731Z adding 'torch/include/ATen/ops/range_cuda_dispatch.h' 2022-12-01T09:59:48.6224567Z adding 'torch/include/ATen/ops/range_meta_dispatch.h' 2022-12-01T09:59:48.6226094Z adding 'torch/include/ATen/ops/range_native.h' 2022-12-01T09:59:48.6228267Z adding 'torch/include/ATen/ops/range_ops.h' 2022-12-01T09:59:48.6229891Z adding 'torch/include/ATen/ops/ravel.h' 2022-12-01T09:59:48.6231670Z adding 'torch/include/ATen/ops/ravel_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6233184Z adding 'torch/include/ATen/ops/ravel_native.h' 2022-12-01T09:59:48.6234774Z adding 'torch/include/ATen/ops/ravel_ops.h' 2022-12-01T09:59:48.6236576Z adding 'torch/include/ATen/ops/real.h' 2022-12-01T09:59:48.6238292Z adding 'torch/include/ATen/ops/real_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6239823Z adding 'torch/include/ATen/ops/real_native.h' 2022-12-01T09:59:48.6241499Z adding 'torch/include/ATen/ops/real_ops.h' 2022-12-01T09:59:48.6243107Z adding 'torch/include/ATen/ops/reciprocal.h' 2022-12-01T09:59:48.6244884Z adding 'torch/include/ATen/ops/reciprocal_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6246468Z adding 'torch/include/ATen/ops/reciprocal_cpu_dispatch.h' 2022-12-01T09:59:48.6248112Z adding 'torch/include/ATen/ops/reciprocal_cuda_dispatch.h' 2022-12-01T09:59:48.6249981Z adding 'torch/include/ATen/ops/reciprocal_meta.h' 2022-12-01T09:59:48.6251833Z adding 'torch/include/ATen/ops/reciprocal_meta_dispatch.h' 2022-12-01T09:59:48.6253202Z adding 'torch/include/ATen/ops/reciprocal_native.h' 2022-12-01T09:59:48.6254848Z adding 'torch/include/ATen/ops/reciprocal_ops.h' 2022-12-01T09:59:48.6256577Z adding 'torch/include/ATen/ops/record_stream.h' 2022-12-01T09:59:48.6258327Z adding 'torch/include/ATen/ops/record_stream_cuda_dispatch.h' 2022-12-01T09:59:48.6260054Z adding 'torch/include/ATen/ops/record_stream_native.h' 2022-12-01T09:59:48.6261636Z adding 'torch/include/ATen/ops/record_stream_ops.h' 2022-12-01T09:59:48.6263149Z adding 'torch/include/ATen/ops/refine_names.h' 2022-12-01T09:59:48.6264912Z adding 'torch/include/ATen/ops/refine_names_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6266481Z adding 'torch/include/ATen/ops/refine_names_native.h' 2022-12-01T09:59:48.6268190Z adding 'torch/include/ATen/ops/refine_names_ops.h' 2022-12-01T09:59:48.6269833Z adding 'torch/include/ATen/ops/reflection_pad1d.h' 2022-12-01T09:59:48.6271736Z adding 'torch/include/ATen/ops/reflection_pad1d_backward.h' 2022-12-01T09:59:48.6273577Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6275382Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.6277115Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.6278826Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta.h' 2022-12-01T09:59:48.6280579Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_meta_dispatch.h' 2022-12-01T09:59:48.6282222Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_native.h' 2022-12-01T09:59:48.6284083Z adding 'torch/include/ATen/ops/reflection_pad1d_backward_ops.h' 2022-12-01T09:59:48.6285942Z adding 'torch/include/ATen/ops/reflection_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6287585Z adding 'torch/include/ATen/ops/reflection_pad1d_cpu_dispatch.h' 2022-12-01T09:59:48.6289347Z adding 'torch/include/ATen/ops/reflection_pad1d_cuda_dispatch.h' 2022-12-01T09:59:48.6291066Z adding 'torch/include/ATen/ops/reflection_pad1d_meta.h' 2022-12-01T09:59:48.6292776Z adding 'torch/include/ATen/ops/reflection_pad1d_meta_dispatch.h' 2022-12-01T09:59:48.6294577Z adding 'torch/include/ATen/ops/reflection_pad1d_native.h' 2022-12-01T09:59:48.6296246Z adding 'torch/include/ATen/ops/reflection_pad1d_ops.h' 2022-12-01T09:59:48.6297998Z adding 'torch/include/ATen/ops/reflection_pad2d.h' 2022-12-01T09:59:48.6299803Z adding 'torch/include/ATen/ops/reflection_pad2d_backward.h' 2022-12-01T09:59:48.6301512Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.6303268Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.6304975Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_native.h' 2022-12-01T09:59:48.6306836Z adding 'torch/include/ATen/ops/reflection_pad2d_backward_ops.h' 2022-12-01T09:59:48.6308756Z adding 'torch/include/ATen/ops/reflection_pad2d_cpu_dispatch.h' 2022-12-01T09:59:48.6310368Z adding 'torch/include/ATen/ops/reflection_pad2d_cuda_dispatch.h' 2022-12-01T09:59:48.6312011Z adding 'torch/include/ATen/ops/reflection_pad2d_native.h' 2022-12-01T09:59:48.6313865Z adding 'torch/include/ATen/ops/reflection_pad2d_ops.h' 2022-12-01T09:59:48.6315787Z adding 'torch/include/ATen/ops/reflection_pad3d.h' 2022-12-01T09:59:48.6317690Z adding 'torch/include/ATen/ops/reflection_pad3d_backward.h' 2022-12-01T09:59:48.6319991Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6321730Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.6323469Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.6324984Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta.h' 2022-12-01T09:59:48.6326684Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_meta_dispatch.h' 2022-12-01T09:59:48.6328430Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_native.h' 2022-12-01T09:59:48.6330382Z adding 'torch/include/ATen/ops/reflection_pad3d_backward_ops.h' 2022-12-01T09:59:48.6332369Z adding 'torch/include/ATen/ops/reflection_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6334089Z adding 'torch/include/ATen/ops/reflection_pad3d_cpu_dispatch.h' 2022-12-01T09:59:48.6336093Z adding 'torch/include/ATen/ops/reflection_pad3d_cuda_dispatch.h' 2022-12-01T09:59:48.6337648Z adding 'torch/include/ATen/ops/reflection_pad3d_meta.h' 2022-12-01T09:59:48.6339403Z adding 'torch/include/ATen/ops/reflection_pad3d_meta_dispatch.h' 2022-12-01T09:59:48.6341137Z adding 'torch/include/ATen/ops/reflection_pad3d_native.h' 2022-12-01T09:59:48.6342928Z adding 'torch/include/ATen/ops/reflection_pad3d_ops.h' 2022-12-01T09:59:48.6344675Z adding 'torch/include/ATen/ops/relu.h' 2022-12-01T09:59:48.6346548Z adding 'torch/include/ATen/ops/relu6.h' 2022-12-01T09:59:48.6348277Z adding 'torch/include/ATen/ops/relu6_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6349857Z adding 'torch/include/ATen/ops/relu6_native.h' 2022-12-01T09:59:48.6352041Z adding 'torch/include/ATen/ops/relu6_ops.h' 2022-12-01T09:59:48.6354177Z adding 'torch/include/ATen/ops/relu_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6356238Z adding 'torch/include/ATen/ops/relu_cpu_dispatch.h' 2022-12-01T09:59:48.6357843Z adding 'torch/include/ATen/ops/relu_cuda_dispatch.h' 2022-12-01T09:59:48.6359042Z adding 'torch/include/ATen/ops/relu_meta_dispatch.h' 2022-12-01T09:59:48.6360627Z adding 'torch/include/ATen/ops/relu_native.h' 2022-12-01T09:59:48.6362346Z adding 'torch/include/ATen/ops/relu_ops.h' 2022-12-01T09:59:48.6364293Z adding 'torch/include/ATen/ops/remainder.h' 2022-12-01T09:59:48.6366890Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6368883Z adding 'torch/include/ATen/ops/remainder_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6370579Z adding 'torch/include/ATen/ops/remainder_cpu_dispatch.h' 2022-12-01T09:59:48.6372041Z adding 'torch/include/ATen/ops/remainder_cuda_dispatch.h' 2022-12-01T09:59:48.6373473Z adding 'torch/include/ATen/ops/remainder_meta.h' 2022-12-01T09:59:48.6375182Z adding 'torch/include/ATen/ops/remainder_meta_dispatch.h' 2022-12-01T09:59:48.6378313Z adding 'torch/include/ATen/ops/remainder_native.h' 2022-12-01T09:59:48.6379274Z adding 'torch/include/ATen/ops/remainder_ops.h' 2022-12-01T09:59:48.6381139Z adding 'torch/include/ATen/ops/rename.h' 2022-12-01T09:59:48.6383679Z adding 'torch/include/ATen/ops/rename_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6384942Z adding 'torch/include/ATen/ops/rename_native.h' 2022-12-01T09:59:48.6386996Z adding 'torch/include/ATen/ops/rename_ops.h' 2022-12-01T09:59:48.6388818Z adding 'torch/include/ATen/ops/renorm.h' 2022-12-01T09:59:48.6390721Z adding 'torch/include/ATen/ops/renorm_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6392446Z adding 'torch/include/ATen/ops/renorm_cpu_dispatch.h' 2022-12-01T09:59:48.6394285Z adding 'torch/include/ATen/ops/renorm_cuda_dispatch.h' 2022-12-01T09:59:48.6396510Z adding 'torch/include/ATen/ops/renorm_meta.h' 2022-12-01T09:59:48.6398452Z adding 'torch/include/ATen/ops/renorm_meta_dispatch.h' 2022-12-01T09:59:48.6399923Z adding 'torch/include/ATen/ops/renorm_native.h' 2022-12-01T09:59:48.6401665Z adding 'torch/include/ATen/ops/renorm_ops.h' 2022-12-01T09:59:48.6403748Z adding 'torch/include/ATen/ops/repeat.h' 2022-12-01T09:59:48.6406465Z adding 'torch/include/ATen/ops/repeat_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6408584Z adding 'torch/include/ATen/ops/repeat_interleave.h' 2022-12-01T09:59:48.6411078Z adding 'torch/include/ATen/ops/repeat_interleave_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6413170Z adding 'torch/include/ATen/ops/repeat_interleave_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6414947Z adding 'torch/include/ATen/ops/repeat_interleave_cpu_dispatch.h' 2022-12-01T09:59:48.6416290Z adding 'torch/include/ATen/ops/repeat_interleave_cuda_dispatch.h' 2022-12-01T09:59:48.6417698Z adding 'torch/include/ATen/ops/repeat_interleave_native.h' 2022-12-01T09:59:48.6419523Z adding 'torch/include/ATen/ops/repeat_interleave_ops.h' 2022-12-01T09:59:48.6421142Z adding 'torch/include/ATen/ops/repeat_native.h' 2022-12-01T09:59:48.6422762Z adding 'torch/include/ATen/ops/repeat_ops.h' 2022-12-01T09:59:48.6424682Z adding 'torch/include/ATen/ops/replication_pad1d.h' 2022-12-01T09:59:48.6426913Z adding 'torch/include/ATen/ops/replication_pad1d_backward.h' 2022-12-01T09:59:48.6428749Z adding 'torch/include/ATen/ops/replication_pad1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6430123Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.6431560Z adding 'torch/include/ATen/ops/replication_pad1d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.6432939Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta.h' 2022-12-01T09:59:48.6434396Z adding 'torch/include/ATen/ops/replication_pad1d_backward_meta_dispatch.h' 2022-12-01T09:59:48.6436062Z adding 'torch/include/ATen/ops/replication_pad1d_backward_native.h' 2022-12-01T09:59:48.6437931Z adding 'torch/include/ATen/ops/replication_pad1d_backward_ops.h' 2022-12-01T09:59:48.6439599Z adding 'torch/include/ATen/ops/replication_pad1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6440893Z adding 'torch/include/ATen/ops/replication_pad1d_cpu_dispatch.h' 2022-12-01T09:59:48.6442347Z adding 'torch/include/ATen/ops/replication_pad1d_cuda_dispatch.h' 2022-12-01T09:59:48.6443728Z adding 'torch/include/ATen/ops/replication_pad1d_meta.h' 2022-12-01T09:59:48.6445153Z adding 'torch/include/ATen/ops/replication_pad1d_meta_dispatch.h' 2022-12-01T09:59:48.6446567Z adding 'torch/include/ATen/ops/replication_pad1d_native.h' 2022-12-01T09:59:48.6448079Z adding 'torch/include/ATen/ops/replication_pad1d_ops.h' 2022-12-01T09:59:48.6449629Z adding 'torch/include/ATen/ops/replication_pad2d.h' 2022-12-01T09:59:48.6451137Z adding 'torch/include/ATen/ops/replication_pad2d_backward.h' 2022-12-01T09:59:48.6452688Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.6454278Z adding 'torch/include/ATen/ops/replication_pad2d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.6455577Z adding 'torch/include/ATen/ops/replication_pad2d_backward_native.h' 2022-12-01T09:59:48.6457066Z adding 'torch/include/ATen/ops/replication_pad2d_backward_ops.h' 2022-12-01T09:59:48.6458678Z adding 'torch/include/ATen/ops/replication_pad2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6460007Z adding 'torch/include/ATen/ops/replication_pad2d_cpu_dispatch.h' 2022-12-01T09:59:48.6461607Z adding 'torch/include/ATen/ops/replication_pad2d_cuda_dispatch.h' 2022-12-01T09:59:48.6463245Z adding 'torch/include/ATen/ops/replication_pad2d_meta.h' 2022-12-01T09:59:48.6464778Z adding 'torch/include/ATen/ops/replication_pad2d_meta_dispatch.h' 2022-12-01T09:59:48.6466724Z adding 'torch/include/ATen/ops/replication_pad2d_native.h' 2022-12-01T09:59:48.6468125Z adding 'torch/include/ATen/ops/replication_pad2d_ops.h' 2022-12-01T09:59:48.6469702Z adding 'torch/include/ATen/ops/replication_pad3d.h' 2022-12-01T09:59:48.6471498Z adding 'torch/include/ATen/ops/replication_pad3d_backward.h' 2022-12-01T09:59:48.6473129Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.6474761Z adding 'torch/include/ATen/ops/replication_pad3d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.6476576Z adding 'torch/include/ATen/ops/replication_pad3d_backward_native.h' 2022-12-01T09:59:48.6478363Z adding 'torch/include/ATen/ops/replication_pad3d_backward_ops.h' 2022-12-01T09:59:48.6480178Z adding 'torch/include/ATen/ops/replication_pad3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6481716Z adding 'torch/include/ATen/ops/replication_pad3d_cpu_dispatch.h' 2022-12-01T09:59:48.6483364Z adding 'torch/include/ATen/ops/replication_pad3d_cuda_dispatch.h' 2022-12-01T09:59:48.6485216Z adding 'torch/include/ATen/ops/replication_pad3d_meta.h' 2022-12-01T09:59:48.6486783Z adding 'torch/include/ATen/ops/replication_pad3d_meta_dispatch.h' 2022-12-01T09:59:48.6488348Z adding 'torch/include/ATen/ops/replication_pad3d_native.h' 2022-12-01T09:59:48.6490340Z adding 'torch/include/ATen/ops/replication_pad3d_ops.h' 2022-12-01T09:59:48.6491834Z adding 'torch/include/ATen/ops/requires_grad.h' 2022-12-01T09:59:48.6493556Z adding 'torch/include/ATen/ops/requires_grad_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6495143Z adding 'torch/include/ATen/ops/requires_grad_native.h' 2022-12-01T09:59:48.6496766Z adding 'torch/include/ATen/ops/requires_grad_ops.h' 2022-12-01T09:59:48.6498475Z adding 'torch/include/ATen/ops/reshape.h' 2022-12-01T09:59:48.6500445Z adding 'torch/include/ATen/ops/reshape_as.h' 2022-12-01T09:59:48.6502188Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6503916Z adding 'torch/include/ATen/ops/reshape_as_compositeimplicitautogradnestedtensor_dispatch.h' 2022-12-01T09:59:48.6505645Z adding 'torch/include/ATen/ops/reshape_as_native.h' 2022-12-01T09:59:48.6507379Z adding 'torch/include/ATen/ops/reshape_as_ops.h' 2022-12-01T09:59:48.6509284Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6510813Z adding 'torch/include/ATen/ops/reshape_compositeimplicitautogradnestedtensor_dispatch.h' 2022-12-01T09:59:48.6512137Z adding 'torch/include/ATen/ops/reshape_native.h' 2022-12-01T09:59:48.6513868Z adding 'torch/include/ATen/ops/reshape_ops.h' 2022-12-01T09:59:48.6515747Z adding 'torch/include/ATen/ops/resize.h' 2022-12-01T09:59:48.6517647Z adding 'torch/include/ATen/ops/resize_as.h' 2022-12-01T09:59:48.6519497Z adding 'torch/include/ATen/ops/resize_as_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6521121Z adding 'torch/include/ATen/ops/resize_as_native.h' 2022-12-01T09:59:48.6522845Z adding 'torch/include/ATen/ops/resize_as_ops.h' 2022-12-01T09:59:48.6524598Z adding 'torch/include/ATen/ops/resize_as_sparse.h' 2022-12-01T09:59:48.6526444Z adding 'torch/include/ATen/ops/resize_as_sparse_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6528178Z adding 'torch/include/ATen/ops/resize_as_sparse_meta_dispatch.h' 2022-12-01T09:59:48.6529695Z adding 'torch/include/ATen/ops/resize_as_sparse_native.h' 2022-12-01T09:59:48.6531465Z adding 'torch/include/ATen/ops/resize_as_sparse_ops.h' 2022-12-01T09:59:48.6533210Z adding 'torch/include/ATen/ops/resize_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6534730Z adding 'torch/include/ATen/ops/resize_cpu_dispatch.h' 2022-12-01T09:59:48.6536199Z adding 'torch/include/ATen/ops/resize_cuda_dispatch.h' 2022-12-01T09:59:48.6537754Z adding 'torch/include/ATen/ops/resize_meta_dispatch.h' 2022-12-01T09:59:48.6539187Z adding 'torch/include/ATen/ops/resize_native.h' 2022-12-01T09:59:48.6540872Z adding 'torch/include/ATen/ops/resize_ops.h' 2022-12-01T09:59:48.6542428Z adding 'torch/include/ATen/ops/resolve_conj.h' 2022-12-01T09:59:48.6544111Z adding 'torch/include/ATen/ops/resolve_conj_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6545367Z adding 'torch/include/ATen/ops/resolve_conj_native.h' 2022-12-01T09:59:48.6546917Z adding 'torch/include/ATen/ops/resolve_conj_ops.h' 2022-12-01T09:59:48.6548339Z adding 'torch/include/ATen/ops/resolve_neg.h' 2022-12-01T09:59:48.6549930Z adding 'torch/include/ATen/ops/resolve_neg_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6551209Z adding 'torch/include/ATen/ops/resolve_neg_native.h' 2022-12-01T09:59:48.6552743Z adding 'torch/include/ATen/ops/resolve_neg_ops.h' 2022-12-01T09:59:48.6554294Z adding 'torch/include/ATen/ops/result_type.h' 2022-12-01T09:59:48.6556544Z adding 'torch/include/ATen/ops/result_type_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6558004Z adding 'torch/include/ATen/ops/result_type_native.h' 2022-12-01T09:59:48.6559662Z adding 'torch/include/ATen/ops/result_type_ops.h' 2022-12-01T09:59:48.6561298Z adding 'torch/include/ATen/ops/retain_grad.h' 2022-12-01T09:59:48.6562949Z adding 'torch/include/ATen/ops/retain_grad_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6564381Z adding 'torch/include/ATen/ops/retain_grad_native.h' 2022-12-01T09:59:48.6566037Z adding 'torch/include/ATen/ops/retain_grad_ops.h' 2022-12-01T09:59:48.6567535Z adding 'torch/include/ATen/ops/retains_grad.h' 2022-12-01T09:59:48.6569696Z adding 'torch/include/ATen/ops/retains_grad_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6571049Z adding 'torch/include/ATen/ops/retains_grad_native.h' 2022-12-01T09:59:48.6572530Z adding 'torch/include/ATen/ops/retains_grad_ops.h' 2022-12-01T09:59:48.6574134Z adding 'torch/include/ATen/ops/rnn_relu.h' 2022-12-01T09:59:48.6575856Z adding 'torch/include/ATen/ops/rnn_relu_cell.h' 2022-12-01T09:59:48.6577554Z adding 'torch/include/ATen/ops/rnn_relu_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6579080Z adding 'torch/include/ATen/ops/rnn_relu_cell_native.h' 2022-12-01T09:59:48.6580815Z adding 'torch/include/ATen/ops/rnn_relu_cell_ops.h' 2022-12-01T09:59:48.6582558Z adding 'torch/include/ATen/ops/rnn_relu_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6584475Z adding 'torch/include/ATen/ops/rnn_relu_native.h' 2022-12-01T09:59:48.6586094Z adding 'torch/include/ATen/ops/rnn_relu_ops.h' 2022-12-01T09:59:48.6587827Z adding 'torch/include/ATen/ops/rnn_tanh.h' 2022-12-01T09:59:48.6589784Z adding 'torch/include/ATen/ops/rnn_tanh_cell.h' 2022-12-01T09:59:48.6591534Z adding 'torch/include/ATen/ops/rnn_tanh_cell_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6592989Z adding 'torch/include/ATen/ops/rnn_tanh_cell_native.h' 2022-12-01T09:59:48.6594710Z adding 'torch/include/ATen/ops/rnn_tanh_cell_ops.h' 2022-12-01T09:59:48.6597052Z adding 'torch/include/ATen/ops/rnn_tanh_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6598638Z adding 'torch/include/ATen/ops/rnn_tanh_native.h' 2022-12-01T09:59:48.6600446Z adding 'torch/include/ATen/ops/rnn_tanh_ops.h' 2022-12-01T09:59:48.6602136Z adding 'torch/include/ATen/ops/roll.h' 2022-12-01T09:59:48.6603893Z adding 'torch/include/ATen/ops/roll_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6605857Z adding 'torch/include/ATen/ops/roll_cpu_dispatch.h' 2022-12-01T09:59:48.6607634Z adding 'torch/include/ATen/ops/roll_cuda_dispatch.h' 2022-12-01T09:59:48.6609023Z adding 'torch/include/ATen/ops/roll_native.h' 2022-12-01T09:59:48.6610827Z adding 'torch/include/ATen/ops/roll_ops.h' 2022-12-01T09:59:48.6612731Z adding 'torch/include/ATen/ops/rot90.h' 2022-12-01T09:59:48.6614366Z adding 'torch/include/ATen/ops/rot90_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6615887Z adding 'torch/include/ATen/ops/rot90_native.h' 2022-12-01T09:59:48.6617561Z adding 'torch/include/ATen/ops/rot90_ops.h' 2022-12-01T09:59:48.6619264Z adding 'torch/include/ATen/ops/round.h' 2022-12-01T09:59:48.6621217Z adding 'torch/include/ATen/ops/round_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6622717Z adding 'torch/include/ATen/ops/round_cpu_dispatch.h' 2022-12-01T09:59:48.6624433Z adding 'torch/include/ATen/ops/round_cuda_dispatch.h' 2022-12-01T09:59:48.6625919Z adding 'torch/include/ATen/ops/round_meta.h' 2022-12-01T09:59:48.6627587Z adding 'torch/include/ATen/ops/round_meta_dispatch.h' 2022-12-01T09:59:48.6629199Z adding 'torch/include/ATen/ops/round_native.h' 2022-12-01T09:59:48.6631079Z adding 'torch/include/ATen/ops/round_ops.h' 2022-12-01T09:59:48.6632741Z adding 'torch/include/ATen/ops/row_indices.h' 2022-12-01T09:59:48.6634425Z adding 'torch/include/ATen/ops/row_indices_copy.h' 2022-12-01T09:59:48.6636343Z adding 'torch/include/ATen/ops/row_indices_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6637930Z adding 'torch/include/ATen/ops/row_indices_copy_native.h' 2022-12-01T09:59:48.6639425Z adding 'torch/include/ATen/ops/row_indices_copy_ops.h' 2022-12-01T09:59:48.6641062Z adding 'torch/include/ATen/ops/row_indices_native.h' 2022-12-01T09:59:48.6642707Z adding 'torch/include/ATen/ops/row_indices_ops.h' 2022-12-01T09:59:48.6644342Z adding 'torch/include/ATen/ops/row_stack.h' 2022-12-01T09:59:48.6646136Z adding 'torch/include/ATen/ops/row_stack_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6647790Z adding 'torch/include/ATen/ops/row_stack_native.h' 2022-12-01T09:59:48.6649447Z adding 'torch/include/ATen/ops/row_stack_ops.h' 2022-12-01T09:59:48.6651298Z adding 'torch/include/ATen/ops/rrelu.h' 2022-12-01T09:59:48.6652977Z adding 'torch/include/ATen/ops/rrelu_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6654590Z adding 'torch/include/ATen/ops/rrelu_native.h' 2022-12-01T09:59:48.6656489Z adding 'torch/include/ATen/ops/rrelu_ops.h' 2022-12-01T09:59:48.6658469Z adding 'torch/include/ATen/ops/rrelu_with_noise.h' 2022-12-01T09:59:48.6660454Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward.h' 2022-12-01T09:59:48.6662415Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6664271Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_native.h' 2022-12-01T09:59:48.6666350Z adding 'torch/include/ATen/ops/rrelu_with_noise_backward_ops.h' 2022-12-01T09:59:48.6668306Z adding 'torch/include/ATen/ops/rrelu_with_noise_cpu_dispatch.h' 2022-12-01T09:59:48.6670241Z adding 'torch/include/ATen/ops/rrelu_with_noise_cuda_dispatch.h' 2022-12-01T09:59:48.6672086Z adding 'torch/include/ATen/ops/rrelu_with_noise_meta_dispatch.h' 2022-12-01T09:59:48.6673946Z adding 'torch/include/ATen/ops/rrelu_with_noise_native.h' 2022-12-01T09:59:48.6676167Z adding 'torch/include/ATen/ops/rrelu_with_noise_ops.h' 2022-12-01T09:59:48.6678204Z adding 'torch/include/ATen/ops/rshift.h' 2022-12-01T09:59:48.6680176Z adding 'torch/include/ATen/ops/rshift_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6681959Z adding 'torch/include/ATen/ops/rshift_cpu_dispatch.h' 2022-12-01T09:59:48.6683753Z adding 'torch/include/ATen/ops/rshift_cuda_dispatch.h' 2022-12-01T09:59:48.6685562Z adding 'torch/include/ATen/ops/rshift_meta_dispatch.h' 2022-12-01T09:59:48.6687319Z adding 'torch/include/ATen/ops/rshift_native.h' 2022-12-01T09:59:48.6689503Z adding 'torch/include/ATen/ops/rshift_ops.h' 2022-12-01T09:59:48.6691461Z adding 'torch/include/ATen/ops/rsqrt.h' 2022-12-01T09:59:48.6693558Z adding 'torch/include/ATen/ops/rsqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6695162Z adding 'torch/include/ATen/ops/rsqrt_cpu_dispatch.h' 2022-12-01T09:59:48.6697057Z adding 'torch/include/ATen/ops/rsqrt_cuda_dispatch.h' 2022-12-01T09:59:48.6698834Z adding 'torch/include/ATen/ops/rsqrt_meta.h' 2022-12-01T09:59:48.6700680Z adding 'torch/include/ATen/ops/rsqrt_meta_dispatch.h' 2022-12-01T09:59:48.6702466Z adding 'torch/include/ATen/ops/rsqrt_native.h' 2022-12-01T09:59:48.6704376Z adding 'torch/include/ATen/ops/rsqrt_ops.h' 2022-12-01T09:59:48.6706288Z adding 'torch/include/ATen/ops/rsub.h' 2022-12-01T09:59:48.6708442Z adding 'torch/include/ATen/ops/rsub_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6710223Z adding 'torch/include/ATen/ops/rsub_cpu_dispatch.h' 2022-12-01T09:59:48.6711970Z adding 'torch/include/ATen/ops/rsub_cuda_dispatch.h' 2022-12-01T09:59:48.6713676Z adding 'torch/include/ATen/ops/rsub_native.h' 2022-12-01T09:59:48.6715926Z adding 'torch/include/ATen/ops/rsub_ops.h' 2022-12-01T09:59:48.6717967Z adding 'torch/include/ATen/ops/scalar_tensor.h' 2022-12-01T09:59:48.6719925Z adding 'torch/include/ATen/ops/scalar_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6721705Z adding 'torch/include/ATen/ops/scalar_tensor_native.h' 2022-12-01T09:59:48.6723852Z adding 'torch/include/ATen/ops/scalar_tensor_ops.h' 2022-12-01T09:59:48.6725956Z adding 'torch/include/ATen/ops/scatter.h' 2022-12-01T09:59:48.6728050Z adding 'torch/include/ATen/ops/scatter_add.h' 2022-12-01T09:59:48.6730192Z adding 'torch/include/ATen/ops/scatter_add_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6731820Z adding 'torch/include/ATen/ops/scatter_add_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6733622Z adding 'torch/include/ATen/ops/scatter_add_cpu_dispatch.h' 2022-12-01T09:59:48.6735441Z adding 'torch/include/ATen/ops/scatter_add_cuda_dispatch.h' 2022-12-01T09:59:48.6737171Z adding 'torch/include/ATen/ops/scatter_add_meta.h' 2022-12-01T09:59:48.6739226Z adding 'torch/include/ATen/ops/scatter_add_meta_dispatch.h' 2022-12-01T09:59:48.6740685Z adding 'torch/include/ATen/ops/scatter_add_native.h' 2022-12-01T09:59:48.6742675Z adding 'torch/include/ATen/ops/scatter_add_ops.h' 2022-12-01T09:59:48.6744592Z adding 'torch/include/ATen/ops/scatter_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6746401Z adding 'torch/include/ATen/ops/scatter_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6748252Z adding 'torch/include/ATen/ops/scatter_cpu_dispatch.h' 2022-12-01T09:59:48.6750211Z adding 'torch/include/ATen/ops/scatter_cuda_dispatch.h' 2022-12-01T09:59:48.6752068Z adding 'torch/include/ATen/ops/scatter_meta.h' 2022-12-01T09:59:48.6753993Z adding 'torch/include/ATen/ops/scatter_meta_dispatch.h' 2022-12-01T09:59:48.6755992Z adding 'torch/include/ATen/ops/scatter_native.h' 2022-12-01T09:59:48.6758658Z adding 'torch/include/ATen/ops/scatter_ops.h' 2022-12-01T09:59:48.6760826Z adding 'torch/include/ATen/ops/scatter_reduce.h' 2022-12-01T09:59:48.6763021Z adding 'torch/include/ATen/ops/scatter_reduce_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6764773Z adding 'torch/include/ATen/ops/scatter_reduce_cpu_dispatch.h' 2022-12-01T09:59:48.6766613Z adding 'torch/include/ATen/ops/scatter_reduce_cuda_dispatch.h' 2022-12-01T09:59:48.6768357Z adding 'torch/include/ATen/ops/scatter_reduce_meta.h' 2022-12-01T09:59:48.6770277Z adding 'torch/include/ATen/ops/scatter_reduce_meta_dispatch.h' 2022-12-01T09:59:48.6771989Z adding 'torch/include/ATen/ops/scatter_reduce_native.h' 2022-12-01T09:59:48.6773977Z adding 'torch/include/ATen/ops/scatter_reduce_ops.h' 2022-12-01T09:59:48.6775984Z adding 'torch/include/ATen/ops/searchsorted.h' 2022-12-01T09:59:48.6778100Z adding 'torch/include/ATen/ops/searchsorted_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6779932Z adding 'torch/include/ATen/ops/searchsorted_cpu_dispatch.h' 2022-12-01T09:59:48.6781866Z adding 'torch/include/ATen/ops/searchsorted_cuda_dispatch.h' 2022-12-01T09:59:48.6783807Z adding 'torch/include/ATen/ops/searchsorted_native.h' 2022-12-01T09:59:48.6785853Z adding 'torch/include/ATen/ops/searchsorted_ops.h' 2022-12-01T09:59:48.6787831Z adding 'torch/include/ATen/ops/segment_reduce.h' 2022-12-01T09:59:48.6789898Z adding 'torch/include/ATen/ops/segment_reduce_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6791686Z adding 'torch/include/ATen/ops/segment_reduce_cpu_dispatch.h' 2022-12-01T09:59:48.6793662Z adding 'torch/include/ATen/ops/segment_reduce_cuda_dispatch.h' 2022-12-01T09:59:48.6795827Z adding 'torch/include/ATen/ops/segment_reduce_native.h' 2022-12-01T09:59:48.6797681Z adding 'torch/include/ATen/ops/segment_reduce_ops.h' 2022-12-01T09:59:48.6799390Z adding 'torch/include/ATen/ops/select.h' 2022-12-01T09:59:48.6800901Z adding 'torch/include/ATen/ops/select_backward.h' 2022-12-01T09:59:48.6802575Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6804111Z adding 'torch/include/ATen/ops/select_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6805622Z adding 'torch/include/ATen/ops/select_backward_native.h' 2022-12-01T09:59:48.6807285Z adding 'torch/include/ATen/ops/select_backward_ops.h' 2022-12-01T09:59:48.6809006Z adding 'torch/include/ATen/ops/select_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6810757Z adding 'torch/include/ATen/ops/select_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6812350Z adding 'torch/include/ATen/ops/select_copy.h' 2022-12-01T09:59:48.6814053Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6815756Z adding 'torch/include/ATen/ops/select_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6817318Z adding 'torch/include/ATen/ops/select_copy_native.h' 2022-12-01T09:59:48.6819051Z adding 'torch/include/ATen/ops/select_copy_ops.h' 2022-12-01T09:59:48.6820417Z adding 'torch/include/ATen/ops/select_native.h' 2022-12-01T09:59:48.6821980Z adding 'torch/include/ATen/ops/select_ops.h' 2022-12-01T09:59:48.6823576Z adding 'torch/include/ATen/ops/select_scatter.h' 2022-12-01T09:59:48.6825258Z adding 'torch/include/ATen/ops/select_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6826683Z adding 'torch/include/ATen/ops/select_scatter_native.h' 2022-12-01T09:59:48.6828352Z adding 'torch/include/ATen/ops/select_scatter_ops.h' 2022-12-01T09:59:48.6829866Z adding 'torch/include/ATen/ops/selu.h' 2022-12-01T09:59:48.6831472Z adding 'torch/include/ATen/ops/selu_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6832864Z adding 'torch/include/ATen/ops/selu_native.h' 2022-12-01T09:59:48.6834452Z adding 'torch/include/ATen/ops/selu_ops.h' 2022-12-01T09:59:48.6836421Z adding 'torch/include/ATen/ops/set.h' 2022-12-01T09:59:48.6838349Z adding 'torch/include/ATen/ops/set_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.6840006Z adding 'torch/include/ATen/ops/set_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6841611Z adding 'torch/include/ATen/ops/set_cpu_dispatch.h' 2022-12-01T09:59:48.6843206Z adding 'torch/include/ATen/ops/set_cuda_dispatch.h' 2022-12-01T09:59:48.6844660Z adding 'torch/include/ATen/ops/set_data.h' 2022-12-01T09:59:48.6846276Z adding 'torch/include/ATen/ops/set_data_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6847663Z adding 'torch/include/ATen/ops/set_data_native.h' 2022-12-01T09:59:48.6849292Z adding 'torch/include/ATen/ops/set_data_ops.h' 2022-12-01T09:59:48.6850881Z adding 'torch/include/ATen/ops/set_meta_dispatch.h' 2022-12-01T09:59:48.6852495Z adding 'torch/include/ATen/ops/set_native.h' 2022-12-01T09:59:48.6854693Z adding 'torch/include/ATen/ops/set_ops.h' 2022-12-01T09:59:48.6856470Z adding 'torch/include/ATen/ops/sgn.h' 2022-12-01T09:59:48.6858228Z adding 'torch/include/ATen/ops/sgn_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6859687Z adding 'torch/include/ATen/ops/sgn_cpu_dispatch.h' 2022-12-01T09:59:48.6861303Z adding 'torch/include/ATen/ops/sgn_cuda_dispatch.h' 2022-12-01T09:59:48.6863074Z adding 'torch/include/ATen/ops/sgn_meta.h' 2022-12-01T09:59:48.6864576Z adding 'torch/include/ATen/ops/sgn_meta_dispatch.h' 2022-12-01T09:59:48.6865968Z adding 'torch/include/ATen/ops/sgn_native.h' 2022-12-01T09:59:48.6867636Z adding 'torch/include/ATen/ops/sgn_ops.h' 2022-12-01T09:59:48.6869428Z adding 'torch/include/ATen/ops/sigmoid.h' 2022-12-01T09:59:48.6871245Z adding 'torch/include/ATen/ops/sigmoid_backward.h' 2022-12-01T09:59:48.6873116Z adding 'torch/include/ATen/ops/sigmoid_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6874742Z adding 'torch/include/ATen/ops/sigmoid_backward_cpu_dispatch.h' 2022-12-01T09:59:48.6876658Z adding 'torch/include/ATen/ops/sigmoid_backward_cuda_dispatch.h' 2022-12-01T09:59:48.6878352Z adding 'torch/include/ATen/ops/sigmoid_backward_meta.h' 2022-12-01T09:59:48.6880067Z adding 'torch/include/ATen/ops/sigmoid_backward_meta_dispatch.h' 2022-12-01T09:59:48.6881799Z adding 'torch/include/ATen/ops/sigmoid_backward_native.h' 2022-12-01T09:59:48.6883619Z adding 'torch/include/ATen/ops/sigmoid_backward_ops.h' 2022-12-01T09:59:48.6885511Z adding 'torch/include/ATen/ops/sigmoid_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6887178Z adding 'torch/include/ATen/ops/sigmoid_cpu_dispatch.h' 2022-12-01T09:59:48.6888889Z adding 'torch/include/ATen/ops/sigmoid_cuda_dispatch.h' 2022-12-01T09:59:48.6890622Z adding 'torch/include/ATen/ops/sigmoid_meta.h' 2022-12-01T09:59:48.6892347Z adding 'torch/include/ATen/ops/sigmoid_meta_dispatch.h' 2022-12-01T09:59:48.6894025Z adding 'torch/include/ATen/ops/sigmoid_native.h' 2022-12-01T09:59:48.6895909Z adding 'torch/include/ATen/ops/sigmoid_ops.h' 2022-12-01T09:59:48.6897649Z adding 'torch/include/ATen/ops/sign.h' 2022-12-01T09:59:48.6899515Z adding 'torch/include/ATen/ops/sign_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6901130Z adding 'torch/include/ATen/ops/sign_cpu_dispatch.h' 2022-12-01T09:59:48.6902837Z adding 'torch/include/ATen/ops/sign_cuda_dispatch.h' 2022-12-01T09:59:48.6904469Z adding 'torch/include/ATen/ops/sign_meta.h' 2022-12-01T09:59:48.6906178Z adding 'torch/include/ATen/ops/sign_meta_dispatch.h' 2022-12-01T09:59:48.6907859Z adding 'torch/include/ATen/ops/sign_native.h' 2022-12-01T09:59:48.6910258Z adding 'torch/include/ATen/ops/sign_ops.h' 2022-12-01T09:59:48.6912125Z adding 'torch/include/ATen/ops/signbit.h' 2022-12-01T09:59:48.6914008Z adding 'torch/include/ATen/ops/signbit_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6915832Z adding 'torch/include/ATen/ops/signbit_cpu_dispatch.h' 2022-12-01T09:59:48.6917838Z adding 'torch/include/ATen/ops/signbit_cuda_dispatch.h' 2022-12-01T09:59:48.6919481Z adding 'torch/include/ATen/ops/signbit_meta.h' 2022-12-01T09:59:48.6921207Z adding 'torch/include/ATen/ops/signbit_meta_dispatch.h' 2022-12-01T09:59:48.6922881Z adding 'torch/include/ATen/ops/signbit_native.h' 2022-12-01T09:59:48.6924681Z adding 'torch/include/ATen/ops/signbit_ops.h' 2022-12-01T09:59:48.6926512Z adding 'torch/include/ATen/ops/silu.h' 2022-12-01T09:59:48.6928276Z adding 'torch/include/ATen/ops/silu_backward.h' 2022-12-01T09:59:48.6930203Z adding 'torch/include/ATen/ops/silu_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6931892Z adding 'torch/include/ATen/ops/silu_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.6933535Z adding 'torch/include/ATen/ops/silu_backward_cpu_dispatch.h' 2022-12-01T09:59:48.6935243Z adding 'torch/include/ATen/ops/silu_backward_cuda_dispatch.h' 2022-12-01T09:59:48.6936884Z adding 'torch/include/ATen/ops/silu_backward_meta.h' 2022-12-01T09:59:48.6938600Z adding 'torch/include/ATen/ops/silu_backward_meta_dispatch.h' 2022-12-01T09:59:48.6940257Z adding 'torch/include/ATen/ops/silu_backward_native.h' 2022-12-01T09:59:48.6942118Z adding 'torch/include/ATen/ops/silu_backward_ops.h' 2022-12-01T09:59:48.6943960Z adding 'torch/include/ATen/ops/silu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6945694Z adding 'torch/include/ATen/ops/silu_cpu_dispatch.h' 2022-12-01T09:59:48.6947307Z adding 'torch/include/ATen/ops/silu_cuda_dispatch.h' 2022-12-01T09:59:48.6948923Z adding 'torch/include/ATen/ops/silu_meta.h' 2022-12-01T09:59:48.6950634Z adding 'torch/include/ATen/ops/silu_meta_dispatch.h' 2022-12-01T09:59:48.6952283Z adding 'torch/include/ATen/ops/silu_native.h' 2022-12-01T09:59:48.6954076Z adding 'torch/include/ATen/ops/silu_ops.h' 2022-12-01T09:59:48.6956233Z adding 'torch/include/ATen/ops/sin.h' 2022-12-01T09:59:48.6957997Z adding 'torch/include/ATen/ops/sin_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6959673Z adding 'torch/include/ATen/ops/sin_cpu_dispatch.h' 2022-12-01T09:59:48.6961300Z adding 'torch/include/ATen/ops/sin_cuda_dispatch.h' 2022-12-01T09:59:48.6962896Z adding 'torch/include/ATen/ops/sin_meta.h' 2022-12-01T09:59:48.6964411Z adding 'torch/include/ATen/ops/sin_meta_dispatch.h' 2022-12-01T09:59:48.6965931Z adding 'torch/include/ATen/ops/sin_native.h' 2022-12-01T09:59:48.6967630Z adding 'torch/include/ATen/ops/sin_ops.h' 2022-12-01T09:59:48.6969314Z adding 'torch/include/ATen/ops/sinc.h' 2022-12-01T09:59:48.6971958Z adding 'torch/include/ATen/ops/sinc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6972758Z adding 'torch/include/ATen/ops/sinc_cpu_dispatch.h' 2022-12-01T09:59:48.6974584Z adding 'torch/include/ATen/ops/sinc_cuda_dispatch.h' 2022-12-01T09:59:48.6976051Z adding 'torch/include/ATen/ops/sinc_meta.h' 2022-12-01T09:59:48.6977793Z adding 'torch/include/ATen/ops/sinc_meta_dispatch.h' 2022-12-01T09:59:48.6979504Z adding 'torch/include/ATen/ops/sinc_native.h' 2022-12-01T09:59:48.6981319Z adding 'torch/include/ATen/ops/sinc_ops.h' 2022-12-01T09:59:48.6983141Z adding 'torch/include/ATen/ops/sinh.h' 2022-12-01T09:59:48.6984950Z adding 'torch/include/ATen/ops/sinh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.6986642Z adding 'torch/include/ATen/ops/sinh_cpu_dispatch.h' 2022-12-01T09:59:48.6988351Z adding 'torch/include/ATen/ops/sinh_cuda_dispatch.h' 2022-12-01T09:59:48.6990034Z adding 'torch/include/ATen/ops/sinh_meta.h' 2022-12-01T09:59:48.6991753Z adding 'torch/include/ATen/ops/sinh_meta_dispatch.h' 2022-12-01T09:59:48.6993407Z adding 'torch/include/ATen/ops/sinh_native.h' 2022-12-01T09:59:48.6995464Z adding 'torch/include/ATen/ops/sinh_ops.h' 2022-12-01T09:59:48.6997184Z adding 'torch/include/ATen/ops/size.h' 2022-12-01T09:59:48.6999070Z adding 'torch/include/ATen/ops/size_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7000706Z adding 'torch/include/ATen/ops/size_native.h' 2022-12-01T09:59:48.7002520Z adding 'torch/include/ATen/ops/size_ops.h' 2022-12-01T09:59:48.7004384Z adding 'torch/include/ATen/ops/slice.h' 2022-12-01T09:59:48.7006399Z adding 'torch/include/ATen/ops/slice_backward.h' 2022-12-01T09:59:48.7008383Z adding 'torch/include/ATen/ops/slice_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7010174Z adding 'torch/include/ATen/ops/slice_backward_native.h' 2022-12-01T09:59:48.7012102Z adding 'torch/include/ATen/ops/slice_backward_ops.h' 2022-12-01T09:59:48.7014062Z adding 'torch/include/ATen/ops/slice_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7015953Z adding 'torch/include/ATen/ops/slice_copy.h' 2022-12-01T09:59:48.7017912Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7019755Z adding 'torch/include/ATen/ops/slice_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7021583Z adding 'torch/include/ATen/ops/slice_copy_native.h' 2022-12-01T09:59:48.7023282Z adding 'torch/include/ATen/ops/slice_copy_ops.h' 2022-12-01T09:59:48.7024982Z adding 'torch/include/ATen/ops/slice_native.h' 2022-12-01T09:59:48.7026793Z adding 'torch/include/ATen/ops/slice_ops.h' 2022-12-01T09:59:48.7028749Z adding 'torch/include/ATen/ops/slice_scatter.h' 2022-12-01T09:59:48.7030727Z adding 'torch/include/ATen/ops/slice_scatter_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7032403Z adding 'torch/include/ATen/ops/slice_scatter_native.h' 2022-12-01T09:59:48.7034359Z adding 'torch/include/ATen/ops/slice_scatter_ops.h' 2022-12-01T09:59:48.7036259Z adding 'torch/include/ATen/ops/slogdet.h' 2022-12-01T09:59:48.7038114Z adding 'torch/include/ATen/ops/slogdet_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7040089Z adding 'torch/include/ATen/ops/slogdet_native.h' 2022-12-01T09:59:48.7041901Z adding 'torch/include/ATen/ops/slogdet_ops.h' 2022-12-01T09:59:48.7043902Z adding 'torch/include/ATen/ops/slow_conv3d.h' 2022-12-01T09:59:48.7045792Z adding 'torch/include/ATen/ops/slow_conv3d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7047376Z adding 'torch/include/ATen/ops/slow_conv3d_forward.h' 2022-12-01T09:59:48.7049053Z adding 'torch/include/ATen/ops/slow_conv3d_forward_cpu_dispatch.h' 2022-12-01T09:59:48.7050831Z adding 'torch/include/ATen/ops/slow_conv3d_forward_native.h' 2022-12-01T09:59:48.7052952Z adding 'torch/include/ATen/ops/slow_conv3d_forward_ops.h' 2022-12-01T09:59:48.7054591Z adding 'torch/include/ATen/ops/slow_conv3d_native.h' 2022-12-01T09:59:48.7056562Z adding 'torch/include/ATen/ops/slow_conv3d_ops.h' 2022-12-01T09:59:48.7058227Z adding 'torch/include/ATen/ops/slow_conv_dilated2d.h' 2022-12-01T09:59:48.7073451Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7073964Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cpu_dispatch.h' 2022-12-01T09:59:48.7074220Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_cuda_dispatch.h' 2022-12-01T09:59:48.7074409Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_native.h' 2022-12-01T09:59:48.7074583Z adding 'torch/include/ATen/ops/slow_conv_dilated2d_ops.h' 2022-12-01T09:59:48.7074756Z adding 'torch/include/ATen/ops/slow_conv_dilated3d.h' 2022-12-01T09:59:48.7075120Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7075308Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cpu_dispatch.h' 2022-12-01T09:59:48.7076136Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_cuda_dispatch.h' 2022-12-01T09:59:48.7076815Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_native.h' 2022-12-01T09:59:48.7078828Z adding 'torch/include/ATen/ops/slow_conv_dilated3d_ops.h' 2022-12-01T09:59:48.7080851Z adding 'torch/include/ATen/ops/slow_conv_transpose2d.h' 2022-12-01T09:59:48.7082932Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7084801Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cpu_dispatch.h' 2022-12-01T09:59:48.7086789Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_cuda_dispatch.h' 2022-12-01T09:59:48.7088616Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta.h' 2022-12-01T09:59:48.7090689Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_meta_dispatch.h' 2022-12-01T09:59:48.7092528Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_native.h' 2022-12-01T09:59:48.7094651Z adding 'torch/include/ATen/ops/slow_conv_transpose2d_ops.h' 2022-12-01T09:59:48.7096967Z adding 'torch/include/ATen/ops/slow_conv_transpose3d.h' 2022-12-01T09:59:48.7098975Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cpu_dispatch.h' 2022-12-01T09:59:48.7100948Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_cuda_dispatch.h' 2022-12-01T09:59:48.7102841Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_native.h' 2022-12-01T09:59:48.7105084Z adding 'torch/include/ATen/ops/slow_conv_transpose3d_ops.h' 2022-12-01T09:59:48.7106797Z adding 'torch/include/ATen/ops/smm.h' 2022-12-01T09:59:48.7108901Z adding 'torch/include/ATen/ops/smm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7110560Z adding 'torch/include/ATen/ops/smm_native.h' 2022-12-01T09:59:48.7112460Z adding 'torch/include/ATen/ops/smm_ops.h' 2022-12-01T09:59:48.7114402Z adding 'torch/include/ATen/ops/smooth_l1_loss.h' 2022-12-01T09:59:48.7116614Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward.h' 2022-12-01T09:59:48.7118478Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7120451Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cpu_dispatch.h' 2022-12-01T09:59:48.7122228Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_cuda_dispatch.h' 2022-12-01T09:59:48.7124057Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_native.h' 2022-12-01T09:59:48.7126117Z adding 'torch/include/ATen/ops/smooth_l1_loss_backward_ops.h' 2022-12-01T09:59:48.7128153Z adding 'torch/include/ATen/ops/smooth_l1_loss_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7130042Z adding 'torch/include/ATen/ops/smooth_l1_loss_cpu_dispatch.h' 2022-12-01T09:59:48.7131993Z adding 'torch/include/ATen/ops/smooth_l1_loss_cuda_dispatch.h' 2022-12-01T09:59:48.7133821Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta.h' 2022-12-01T09:59:48.7135743Z adding 'torch/include/ATen/ops/smooth_l1_loss_meta_dispatch.h' 2022-12-01T09:59:48.7137551Z adding 'torch/include/ATen/ops/smooth_l1_loss_native.h' 2022-12-01T09:59:48.7139665Z adding 'torch/include/ATen/ops/smooth_l1_loss_ops.h' 2022-12-01T09:59:48.7141571Z adding 'torch/include/ATen/ops/soft_margin_loss.h' 2022-12-01T09:59:48.7143553Z adding 'torch/include/ATen/ops/soft_margin_loss_backward.h' 2022-12-01T09:59:48.7145530Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7147294Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_native.h' 2022-12-01T09:59:48.7149358Z adding 'torch/include/ATen/ops/soft_margin_loss_backward_ops.h' 2022-12-01T09:59:48.7151357Z adding 'torch/include/ATen/ops/soft_margin_loss_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7153212Z adding 'torch/include/ATen/ops/soft_margin_loss_native.h' 2022-12-01T09:59:48.7155366Z adding 'torch/include/ATen/ops/soft_margin_loss_ops.h' 2022-12-01T09:59:48.7157321Z adding 'torch/include/ATen/ops/softmax.h' 2022-12-01T09:59:48.7159163Z adding 'torch/include/ATen/ops/softmax_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7160860Z adding 'torch/include/ATen/ops/softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7162472Z adding 'torch/include/ATen/ops/softmax_native.h' 2022-12-01T09:59:48.7164319Z adding 'torch/include/ATen/ops/softmax_ops.h' 2022-12-01T09:59:48.7166078Z adding 'torch/include/ATen/ops/softplus.h' 2022-12-01T09:59:48.7167883Z adding 'torch/include/ATen/ops/softplus_backward.h' 2022-12-01T09:59:48.7169794Z adding 'torch/include/ATen/ops/softplus_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7171490Z adding 'torch/include/ATen/ops/softplus_backward_cpu_dispatch.h' 2022-12-01T09:59:48.7173177Z adding 'torch/include/ATen/ops/softplus_backward_cuda_dispatch.h' 2022-12-01T09:59:48.7174817Z adding 'torch/include/ATen/ops/softplus_backward_meta.h' 2022-12-01T09:59:48.7176557Z adding 'torch/include/ATen/ops/softplus_backward_meta_dispatch.h' 2022-12-01T09:59:48.7178247Z adding 'torch/include/ATen/ops/softplus_backward_native.h' 2022-12-01T09:59:48.7180140Z adding 'torch/include/ATen/ops/softplus_backward_ops.h' 2022-12-01T09:59:48.7181981Z adding 'torch/include/ATen/ops/softplus_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7183645Z adding 'torch/include/ATen/ops/softplus_cpu_dispatch.h' 2022-12-01T09:59:48.7185449Z adding 'torch/include/ATen/ops/softplus_cuda_dispatch.h' 2022-12-01T09:59:48.7187039Z adding 'torch/include/ATen/ops/softplus_meta.h' 2022-12-01T09:59:48.7188799Z adding 'torch/include/ATen/ops/softplus_meta_dispatch.h' 2022-12-01T09:59:48.7190421Z adding 'torch/include/ATen/ops/softplus_native.h' 2022-12-01T09:59:48.7192181Z adding 'torch/include/ATen/ops/softplus_ops.h' 2022-12-01T09:59:48.7193901Z adding 'torch/include/ATen/ops/softshrink.h' 2022-12-01T09:59:48.7195999Z adding 'torch/include/ATen/ops/softshrink_backward.h' 2022-12-01T09:59:48.7197949Z adding 'torch/include/ATen/ops/softshrink_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7199711Z adding 'torch/include/ATen/ops/softshrink_backward_cpu_dispatch.h' 2022-12-01T09:59:48.7201493Z adding 'torch/include/ATen/ops/softshrink_backward_cuda_dispatch.h' 2022-12-01T09:59:48.7203120Z adding 'torch/include/ATen/ops/softshrink_backward_meta.h' 2022-12-01T09:59:48.7204938Z adding 'torch/include/ATen/ops/softshrink_backward_meta_dispatch.h' 2022-12-01T09:59:48.7206573Z adding 'torch/include/ATen/ops/softshrink_backward_native.h' 2022-12-01T09:59:48.7208593Z adding 'torch/include/ATen/ops/softshrink_backward_ops.h' 2022-12-01T09:59:48.7210701Z adding 'torch/include/ATen/ops/softshrink_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7212449Z adding 'torch/include/ATen/ops/softshrink_cpu_dispatch.h' 2022-12-01T09:59:48.7214487Z adding 'torch/include/ATen/ops/softshrink_cuda_dispatch.h' 2022-12-01T09:59:48.7215997Z adding 'torch/include/ATen/ops/softshrink_meta.h' 2022-12-01T09:59:48.7217836Z adding 'torch/include/ATen/ops/softshrink_meta_dispatch.h' 2022-12-01T09:59:48.7220084Z adding 'torch/include/ATen/ops/softshrink_native.h' 2022-12-01T09:59:48.7221616Z adding 'torch/include/ATen/ops/softshrink_ops.h' 2022-12-01T09:59:48.7223724Z adding 'torch/include/ATen/ops/sort.h' 2022-12-01T09:59:48.7225570Z adding 'torch/include/ATen/ops/sort_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7227318Z adding 'torch/include/ATen/ops/sort_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7229018Z adding 'torch/include/ATen/ops/sort_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7230967Z adding 'torch/include/ATen/ops/sort_cpu_dispatch.h' 2022-12-01T09:59:48.7232609Z adding 'torch/include/ATen/ops/sort_cuda_dispatch.h' 2022-12-01T09:59:48.7234262Z adding 'torch/include/ATen/ops/sort_meta.h' 2022-12-01T09:59:48.7236239Z adding 'torch/include/ATen/ops/sort_meta_dispatch.h' 2022-12-01T09:59:48.7238185Z adding 'torch/include/ATen/ops/sort_native.h' 2022-12-01T09:59:48.7240352Z adding 'torch/include/ATen/ops/sort_ops.h' 2022-12-01T09:59:48.7242511Z adding 'torch/include/ATen/ops/sparse_bsc_tensor.h' 2022-12-01T09:59:48.7244490Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7246153Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_native.h' 2022-12-01T09:59:48.7248109Z adding 'torch/include/ATen/ops/sparse_bsc_tensor_ops.h' 2022-12-01T09:59:48.7250213Z adding 'torch/include/ATen/ops/sparse_bsr_tensor.h' 2022-12-01T09:59:48.7252187Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7253869Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_native.h' 2022-12-01T09:59:48.7255761Z adding 'torch/include/ATen/ops/sparse_bsr_tensor_ops.h' 2022-12-01T09:59:48.7257745Z adding 'torch/include/ATen/ops/sparse_compressed_tensor.h' 2022-12-01T09:59:48.7259689Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7261358Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_native.h' 2022-12-01T09:59:48.7263322Z adding 'torch/include/ATen/ops/sparse_compressed_tensor_ops.h' 2022-12-01T09:59:48.7265344Z adding 'torch/include/ATen/ops/sparse_coo_tensor.h' 2022-12-01T09:59:48.7267302Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7269118Z adding 'torch/include/ATen/ops/sparse_coo_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7270820Z adding 'torch/include/ATen/ops/sparse_coo_tensor_native.h' 2022-12-01T09:59:48.7272899Z adding 'torch/include/ATen/ops/sparse_coo_tensor_ops.h' 2022-12-01T09:59:48.7275120Z adding 'torch/include/ATen/ops/sparse_csc_tensor.h' 2022-12-01T09:59:48.7277072Z adding 'torch/include/ATen/ops/sparse_csc_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7278733Z adding 'torch/include/ATen/ops/sparse_csc_tensor_native.h' 2022-12-01T09:59:48.7280627Z adding 'torch/include/ATen/ops/sparse_csc_tensor_ops.h' 2022-12-01T09:59:48.7282573Z adding 'torch/include/ATen/ops/sparse_csr_tensor.h' 2022-12-01T09:59:48.7284501Z adding 'torch/include/ATen/ops/sparse_csr_tensor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7286234Z adding 'torch/include/ATen/ops/sparse_csr_tensor_native.h' 2022-12-01T09:59:48.7288075Z adding 'torch/include/ATen/ops/sparse_csr_tensor_ops.h' 2022-12-01T09:59:48.7289874Z adding 'torch/include/ATen/ops/sparse_dim.h' 2022-12-01T09:59:48.7291545Z adding 'torch/include/ATen/ops/sparse_dim_native.h' 2022-12-01T09:59:48.7293306Z adding 'torch/include/ATen/ops/sparse_dim_ops.h' 2022-12-01T09:59:48.7294994Z adding 'torch/include/ATen/ops/sparse_mask.h' 2022-12-01T09:59:48.7296792Z adding 'torch/include/ATen/ops/sparse_mask_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7298359Z adding 'torch/include/ATen/ops/sparse_mask_native.h' 2022-12-01T09:59:48.7300159Z adding 'torch/include/ATen/ops/sparse_mask_ops.h' 2022-12-01T09:59:48.7302029Z adding 'torch/include/ATen/ops/sparse_resize.h' 2022-12-01T09:59:48.7303844Z adding 'torch/include/ATen/ops/sparse_resize_and_clear.h' 2022-12-01T09:59:48.7305697Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7307427Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_meta_dispatch.h' 2022-12-01T09:59:48.7309077Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_native.h' 2022-12-01T09:59:48.7310939Z adding 'torch/include/ATen/ops/sparse_resize_and_clear_ops.h' 2022-12-01T09:59:48.7312813Z adding 'torch/include/ATen/ops/sparse_resize_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7314470Z adding 'torch/include/ATen/ops/sparse_resize_meta_dispatch.h' 2022-12-01T09:59:48.7316280Z adding 'torch/include/ATen/ops/sparse_resize_native.h' 2022-12-01T09:59:48.7318169Z adding 'torch/include/ATen/ops/sparse_resize_ops.h' 2022-12-01T09:59:48.7319975Z adding 'torch/include/ATen/ops/sparse_sampled_addmm.h' 2022-12-01T09:59:48.7321714Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_native.h' 2022-12-01T09:59:48.7323626Z adding 'torch/include/ATen/ops/sparse_sampled_addmm_ops.h' 2022-12-01T09:59:48.7325380Z adding 'torch/include/ATen/ops/special_airy_ai.h' 2022-12-01T09:59:48.7327225Z adding 'torch/include/ATen/ops/special_airy_ai_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7328850Z adding 'torch/include/ATen/ops/special_airy_ai_cpu_dispatch.h' 2022-12-01T09:59:48.7330712Z adding 'torch/include/ATen/ops/special_airy_ai_cuda_dispatch.h' 2022-12-01T09:59:48.7333025Z adding 'torch/include/ATen/ops/special_airy_ai_meta.h' 2022-12-01T09:59:48.7334811Z adding 'torch/include/ATen/ops/special_airy_ai_meta_dispatch.h' 2022-12-01T09:59:48.7336485Z adding 'torch/include/ATen/ops/special_airy_ai_native.h' 2022-12-01T09:59:48.7338274Z adding 'torch/include/ATen/ops/special_airy_ai_ops.h' 2022-12-01T09:59:48.7340000Z adding 'torch/include/ATen/ops/special_bessel_j0.h' 2022-12-01T09:59:48.7341845Z adding 'torch/include/ATen/ops/special_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7343511Z adding 'torch/include/ATen/ops/special_bessel_j0_cpu_dispatch.h' 2022-12-01T09:59:48.7345265Z adding 'torch/include/ATen/ops/special_bessel_j0_cuda_dispatch.h' 2022-12-01T09:59:48.7346989Z adding 'torch/include/ATen/ops/special_bessel_j0_meta.h' 2022-12-01T09:59:48.7348773Z adding 'torch/include/ATen/ops/special_bessel_j0_meta_dispatch.h' 2022-12-01T09:59:48.7350458Z adding 'torch/include/ATen/ops/special_bessel_j0_native.h' 2022-12-01T09:59:48.7352317Z adding 'torch/include/ATen/ops/special_bessel_j0_ops.h' 2022-12-01T09:59:48.7354235Z adding 'torch/include/ATen/ops/special_bessel_j1.h' 2022-12-01T09:59:48.7356661Z adding 'torch/include/ATen/ops/special_bessel_j1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7359343Z adding 'torch/include/ATen/ops/special_bessel_j1_cpu_dispatch.h' 2022-12-01T09:59:48.7359793Z adding 'torch/include/ATen/ops/special_bessel_j1_cuda_dispatch.h' 2022-12-01T09:59:48.7361693Z adding 'torch/include/ATen/ops/special_bessel_j1_meta.h' 2022-12-01T09:59:48.7363502Z adding 'torch/include/ATen/ops/special_bessel_j1_meta_dispatch.h' 2022-12-01T09:59:48.7365183Z adding 'torch/include/ATen/ops/special_bessel_j1_native.h' 2022-12-01T09:59:48.7367115Z adding 'torch/include/ATen/ops/special_bessel_j1_ops.h' 2022-12-01T09:59:48.7368839Z adding 'torch/include/ATen/ops/special_bessel_y0.h' 2022-12-01T09:59:48.7370799Z adding 'torch/include/ATen/ops/special_bessel_y0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7374131Z adding 'torch/include/ATen/ops/special_bessel_y0_cpu_dispatch.h' 2022-12-01T09:59:48.7374363Z adding 'torch/include/ATen/ops/special_bessel_y0_cuda_dispatch.h' 2022-12-01T09:59:48.7375408Z adding 'torch/include/ATen/ops/special_bessel_y0_meta.h' 2022-12-01T09:59:48.7377168Z adding 'torch/include/ATen/ops/special_bessel_y0_meta_dispatch.h' 2022-12-01T09:59:48.7378558Z adding 'torch/include/ATen/ops/special_bessel_y0_native.h' 2022-12-01T09:59:48.7380178Z adding 'torch/include/ATen/ops/special_bessel_y0_ops.h' 2022-12-01T09:59:48.7381679Z adding 'torch/include/ATen/ops/special_bessel_y1.h' 2022-12-01T09:59:48.7383426Z adding 'torch/include/ATen/ops/special_bessel_y1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7384924Z adding 'torch/include/ATen/ops/special_bessel_y1_cpu_dispatch.h' 2022-12-01T09:59:48.7386506Z adding 'torch/include/ATen/ops/special_bessel_y1_cuda_dispatch.h' 2022-12-01T09:59:48.7387973Z adding 'torch/include/ATen/ops/special_bessel_y1_meta.h' 2022-12-01T09:59:48.7389615Z adding 'torch/include/ATen/ops/special_bessel_y1_meta_dispatch.h' 2022-12-01T09:59:48.7391136Z adding 'torch/include/ATen/ops/special_bessel_y1_native.h' 2022-12-01T09:59:48.7392809Z adding 'torch/include/ATen/ops/special_bessel_y1_ops.h' 2022-12-01T09:59:48.7394530Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t.h' 2022-12-01T09:59:48.7396533Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7398127Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7399757Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7401231Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cpu_dispatch.h' 2022-12-01T09:59:48.7402783Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_cuda_dispatch.h' 2022-12-01T09:59:48.7404266Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta.h' 2022-12-01T09:59:48.7405829Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_meta_dispatch.h' 2022-12-01T09:59:48.7407350Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_native.h' 2022-12-01T09:59:48.7409253Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_t_ops.h' 2022-12-01T09:59:48.7411134Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u.h' 2022-12-01T09:59:48.7412934Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7414597Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7416162Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7417662Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cpu_dispatch.h' 2022-12-01T09:59:48.7419242Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_cuda_dispatch.h' 2022-12-01T09:59:48.7420794Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta.h' 2022-12-01T09:59:48.7422393Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_meta_dispatch.h' 2022-12-01T09:59:48.7423911Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_native.h' 2022-12-01T09:59:48.7425739Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_u_ops.h' 2022-12-01T09:59:48.7427526Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v.h' 2022-12-01T09:59:48.7429299Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7431006Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7432481Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7434054Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cpu_dispatch.h' 2022-12-01T09:59:48.7435838Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_cuda_dispatch.h' 2022-12-01T09:59:48.7437581Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta.h' 2022-12-01T09:59:48.7439129Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_meta_dispatch.h' 2022-12-01T09:59:48.7440795Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_native.h' 2022-12-01T09:59:48.7442727Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_v_ops.h' 2022-12-01T09:59:48.7444641Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w.h' 2022-12-01T09:59:48.7446500Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7448251Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7450019Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7451679Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cpu_dispatch.h' 2022-12-01T09:59:48.7453380Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_cuda_dispatch.h' 2022-12-01T09:59:48.7454994Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta.h' 2022-12-01T09:59:48.7456897Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_meta_dispatch.h' 2022-12-01T09:59:48.7458655Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_native.h' 2022-12-01T09:59:48.7460392Z adding 'torch/include/ATen/ops/special_chebyshev_polynomial_w_ops.h' 2022-12-01T09:59:48.7462185Z adding 'torch/include/ATen/ops/special_digamma.h' 2022-12-01T09:59:48.7463860Z adding 'torch/include/ATen/ops/special_digamma_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7465952Z adding 'torch/include/ATen/ops/special_digamma_native.h' 2022-12-01T09:59:48.7467215Z adding 'torch/include/ATen/ops/special_digamma_ops.h' 2022-12-01T09:59:48.7468889Z adding 'torch/include/ATen/ops/special_entr.h' 2022-12-01T09:59:48.7471110Z adding 'torch/include/ATen/ops/special_entr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7472553Z adding 'torch/include/ATen/ops/special_entr_cpu_dispatch.h' 2022-12-01T09:59:48.7474189Z adding 'torch/include/ATen/ops/special_entr_cuda_dispatch.h' 2022-12-01T09:59:48.7475947Z adding 'torch/include/ATen/ops/special_entr_meta.h' 2022-12-01T09:59:48.7477477Z adding 'torch/include/ATen/ops/special_entr_meta_dispatch.h' 2022-12-01T09:59:48.7479096Z adding 'torch/include/ATen/ops/special_entr_native.h' 2022-12-01T09:59:48.7480687Z adding 'torch/include/ATen/ops/special_entr_ops.h' 2022-12-01T09:59:48.7482811Z adding 'torch/include/ATen/ops/special_erf.h' 2022-12-01T09:59:48.7484765Z adding 'torch/include/ATen/ops/special_erf_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7486714Z adding 'torch/include/ATen/ops/special_erf_native.h' 2022-12-01T09:59:48.7489069Z adding 'torch/include/ATen/ops/special_erf_ops.h' 2022-12-01T09:59:48.7491052Z adding 'torch/include/ATen/ops/special_erfc.h' 2022-12-01T09:59:48.7493493Z adding 'torch/include/ATen/ops/special_erfc_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7495418Z adding 'torch/include/ATen/ops/special_erfc_native.h' 2022-12-01T09:59:48.7497792Z adding 'torch/include/ATen/ops/special_erfc_ops.h' 2022-12-01T09:59:48.7500009Z adding 'torch/include/ATen/ops/special_erfcx.h' 2022-12-01T09:59:48.7501939Z adding 'torch/include/ATen/ops/special_erfcx_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7503346Z adding 'torch/include/ATen/ops/special_erfcx_cpu_dispatch.h' 2022-12-01T09:59:48.7505163Z adding 'torch/include/ATen/ops/special_erfcx_cuda_dispatch.h' 2022-12-01T09:59:48.7506819Z adding 'torch/include/ATen/ops/special_erfcx_meta.h' 2022-12-01T09:59:48.7508570Z adding 'torch/include/ATen/ops/special_erfcx_meta_dispatch.h' 2022-12-01T09:59:48.7510214Z adding 'torch/include/ATen/ops/special_erfcx_native.h' 2022-12-01T09:59:48.7512027Z adding 'torch/include/ATen/ops/special_erfcx_ops.h' 2022-12-01T09:59:48.7513793Z adding 'torch/include/ATen/ops/special_erfinv.h' 2022-12-01T09:59:48.7515776Z adding 'torch/include/ATen/ops/special_erfinv_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7517592Z adding 'torch/include/ATen/ops/special_erfinv_native.h' 2022-12-01T09:59:48.7519412Z adding 'torch/include/ATen/ops/special_erfinv_ops.h' 2022-12-01T09:59:48.7521142Z adding 'torch/include/ATen/ops/special_exp2.h' 2022-12-01T09:59:48.7523018Z adding 'torch/include/ATen/ops/special_exp2_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7524637Z adding 'torch/include/ATen/ops/special_exp2_native.h' 2022-12-01T09:59:48.7526476Z adding 'torch/include/ATen/ops/special_exp2_ops.h' 2022-12-01T09:59:48.7528213Z adding 'torch/include/ATen/ops/special_expit.h' 2022-12-01T09:59:48.7530140Z adding 'torch/include/ATen/ops/special_expit_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7531790Z adding 'torch/include/ATen/ops/special_expit_native.h' 2022-12-01T09:59:48.7533571Z adding 'torch/include/ATen/ops/special_expit_ops.h' 2022-12-01T09:59:48.7535316Z adding 'torch/include/ATen/ops/special_expm1.h' 2022-12-01T09:59:48.7537159Z adding 'torch/include/ATen/ops/special_expm1_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7538810Z adding 'torch/include/ATen/ops/special_expm1_native.h' 2022-12-01T09:59:48.7540723Z adding 'torch/include/ATen/ops/special_expm1_ops.h' 2022-12-01T09:59:48.7542463Z adding 'torch/include/ATen/ops/special_gammainc.h' 2022-12-01T09:59:48.7544324Z adding 'torch/include/ATen/ops/special_gammainc_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7545946Z adding 'torch/include/ATen/ops/special_gammainc_native.h' 2022-12-01T09:59:48.7547733Z adding 'torch/include/ATen/ops/special_gammainc_ops.h' 2022-12-01T09:59:48.7549481Z adding 'torch/include/ATen/ops/special_gammaincc.h' 2022-12-01T09:59:48.7551335Z adding 'torch/include/ATen/ops/special_gammaincc_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7553009Z adding 'torch/include/ATen/ops/special_gammaincc_native.h' 2022-12-01T09:59:48.7554953Z adding 'torch/include/ATen/ops/special_gammaincc_ops.h' 2022-12-01T09:59:48.7556777Z adding 'torch/include/ATen/ops/special_gammaln.h' 2022-12-01T09:59:48.7558656Z adding 'torch/include/ATen/ops/special_gammaln_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7560314Z adding 'torch/include/ATen/ops/special_gammaln_native.h' 2022-12-01T09:59:48.7562077Z adding 'torch/include/ATen/ops/special_gammaln_ops.h' 2022-12-01T09:59:48.7563949Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h.h' 2022-12-01T09:59:48.7565870Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7567684Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7569496Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7571213Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cpu_dispatch.h' 2022-12-01T09:59:48.7572947Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_cuda_dispatch.h' 2022-12-01T09:59:48.7574591Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta.h' 2022-12-01T09:59:48.7576317Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_meta_dispatch.h' 2022-12-01T09:59:48.7577996Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_native.h' 2022-12-01T09:59:48.7579982Z adding 'torch/include/ATen/ops/special_hermite_polynomial_h_ops.h' 2022-12-01T09:59:48.7581981Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he.h' 2022-12-01T09:59:48.7584039Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7585815Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7587506Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7589172Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cpu_dispatch.h' 2022-12-01T09:59:48.7590952Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_cuda_dispatch.h' 2022-12-01T09:59:48.7592611Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta.h' 2022-12-01T09:59:48.7594374Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_meta_dispatch.h' 2022-12-01T09:59:48.7596208Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_native.h' 2022-12-01T09:59:48.7598339Z adding 'torch/include/ATen/ops/special_hermite_polynomial_he_ops.h' 2022-12-01T09:59:48.7600146Z adding 'torch/include/ATen/ops/special_i0.h' 2022-12-01T09:59:48.7601981Z adding 'torch/include/ATen/ops/special_i0_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7603632Z adding 'torch/include/ATen/ops/special_i0_native.h' 2022-12-01T09:59:48.7605374Z adding 'torch/include/ATen/ops/special_i0_ops.h' 2022-12-01T09:59:48.7607139Z adding 'torch/include/ATen/ops/special_i0e.h' 2022-12-01T09:59:48.7609015Z adding 'torch/include/ATen/ops/special_i0e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7610818Z adding 'torch/include/ATen/ops/special_i0e_cpu_dispatch.h' 2022-12-01T09:59:48.7612510Z adding 'torch/include/ATen/ops/special_i0e_cuda_dispatch.h' 2022-12-01T09:59:48.7614149Z adding 'torch/include/ATen/ops/special_i0e_meta.h' 2022-12-01T09:59:48.7615905Z adding 'torch/include/ATen/ops/special_i0e_meta_dispatch.h' 2022-12-01T09:59:48.7617629Z adding 'torch/include/ATen/ops/special_i0e_native.h' 2022-12-01T09:59:48.7619487Z adding 'torch/include/ATen/ops/special_i0e_ops.h' 2022-12-01T09:59:48.7621137Z adding 'torch/include/ATen/ops/special_i1.h' 2022-12-01T09:59:48.7623001Z adding 'torch/include/ATen/ops/special_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7624603Z adding 'torch/include/ATen/ops/special_i1_cpu_dispatch.h' 2022-12-01T09:59:48.7626332Z adding 'torch/include/ATen/ops/special_i1_cuda_dispatch.h' 2022-12-01T09:59:48.7628015Z adding 'torch/include/ATen/ops/special_i1_meta.h' 2022-12-01T09:59:48.7629685Z adding 'torch/include/ATen/ops/special_i1_meta_dispatch.h' 2022-12-01T09:59:48.7631310Z adding 'torch/include/ATen/ops/special_i1_native.h' 2022-12-01T09:59:48.7633057Z adding 'torch/include/ATen/ops/special_i1_ops.h' 2022-12-01T09:59:48.7634761Z adding 'torch/include/ATen/ops/special_i1e.h' 2022-12-01T09:59:48.7636761Z adding 'torch/include/ATen/ops/special_i1e_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7638472Z adding 'torch/include/ATen/ops/special_i1e_cpu_dispatch.h' 2022-12-01T09:59:48.7640375Z adding 'torch/include/ATen/ops/special_i1e_cuda_dispatch.h' 2022-12-01T09:59:48.7642038Z adding 'torch/include/ATen/ops/special_i1e_meta.h' 2022-12-01T09:59:48.7643745Z adding 'torch/include/ATen/ops/special_i1e_meta_dispatch.h' 2022-12-01T09:59:48.7645382Z adding 'torch/include/ATen/ops/special_i1e_native.h' 2022-12-01T09:59:48.7647121Z adding 'torch/include/ATen/ops/special_i1e_ops.h' 2022-12-01T09:59:48.7649002Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l.h' 2022-12-01T09:59:48.7651018Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7652829Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7654559Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7656183Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cpu_dispatch.h' 2022-12-01T09:59:48.7657989Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_cuda_dispatch.h' 2022-12-01T09:59:48.7659542Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta.h' 2022-12-01T09:59:48.7661258Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_meta_dispatch.h' 2022-12-01T09:59:48.7662953Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_native.h' 2022-12-01T09:59:48.7665134Z adding 'torch/include/ATen/ops/special_laguerre_polynomial_l_ops.h' 2022-12-01T09:59:48.7666970Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p.h' 2022-12-01T09:59:48.7668728Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7670585Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7672011Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7673752Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cpu_dispatch.h' 2022-12-01T09:59:48.7675684Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_cuda_dispatch.h' 2022-12-01T09:59:48.7677438Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta.h' 2022-12-01T09:59:48.7679008Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_meta_dispatch.h' 2022-12-01T09:59:48.7680725Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_native.h' 2022-12-01T09:59:48.7682563Z adding 'torch/include/ATen/ops/special_legendre_polynomial_p_ops.h' 2022-12-01T09:59:48.7684529Z adding 'torch/include/ATen/ops/special_log1p.h' 2022-12-01T09:59:48.7686043Z adding 'torch/include/ATen/ops/special_log1p_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7687510Z adding 'torch/include/ATen/ops/special_log1p_native.h' 2022-12-01T09:59:48.7689069Z adding 'torch/include/ATen/ops/special_log1p_ops.h' 2022-12-01T09:59:48.7690773Z adding 'torch/include/ATen/ops/special_log_ndtr.h' 2022-12-01T09:59:48.7692526Z adding 'torch/include/ATen/ops/special_log_ndtr_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7694040Z adding 'torch/include/ATen/ops/special_log_ndtr_cpu_dispatch.h' 2022-12-01T09:59:48.7695723Z adding 'torch/include/ATen/ops/special_log_ndtr_cuda_dispatch.h' 2022-12-01T09:59:48.7697229Z adding 'torch/include/ATen/ops/special_log_ndtr_meta.h' 2022-12-01T09:59:48.7698741Z adding 'torch/include/ATen/ops/special_log_ndtr_meta_dispatch.h' 2022-12-01T09:59:48.7700219Z adding 'torch/include/ATen/ops/special_log_ndtr_native.h' 2022-12-01T09:59:48.7701828Z adding 'torch/include/ATen/ops/special_log_ndtr_ops.h' 2022-12-01T09:59:48.7703393Z adding 'torch/include/ATen/ops/special_log_softmax.h' 2022-12-01T09:59:48.7705078Z adding 'torch/include/ATen/ops/special_log_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7706672Z adding 'torch/include/ATen/ops/special_log_softmax_native.h' 2022-12-01T09:59:48.7708436Z adding 'torch/include/ATen/ops/special_log_softmax_ops.h' 2022-12-01T09:59:48.7710085Z adding 'torch/include/ATen/ops/special_logit.h' 2022-12-01T09:59:48.7711702Z adding 'torch/include/ATen/ops/special_logit_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7713165Z adding 'torch/include/ATen/ops/special_logit_native.h' 2022-12-01T09:59:48.7714637Z adding 'torch/include/ATen/ops/special_logit_ops.h' 2022-12-01T09:59:48.7716509Z adding 'torch/include/ATen/ops/special_logsumexp.h' 2022-12-01T09:59:48.7718458Z adding 'torch/include/ATen/ops/special_logsumexp_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7719899Z adding 'torch/include/ATen/ops/special_logsumexp_native.h' 2022-12-01T09:59:48.7721663Z adding 'torch/include/ATen/ops/special_logsumexp_ops.h' 2022-12-01T09:59:48.7723529Z adding 'torch/include/ATen/ops/special_modified_bessel_i0.h' 2022-12-01T09:59:48.7725388Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7727894Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cpu_dispatch.h' 2022-12-01T09:59:48.7728804Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_cuda_dispatch.h' 2022-12-01T09:59:48.7730859Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta.h' 2022-12-01T09:59:48.7732334Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_meta_dispatch.h' 2022-12-01T09:59:48.7734504Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_native.h' 2022-12-01T09:59:48.7736376Z adding 'torch/include/ATen/ops/special_modified_bessel_i0_ops.h' 2022-12-01T09:59:48.7738304Z adding 'torch/include/ATen/ops/special_modified_bessel_i1.h' 2022-12-01T09:59:48.7740133Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7741885Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cpu_dispatch.h' 2022-12-01T09:59:48.7743567Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_cuda_dispatch.h' 2022-12-01T09:59:48.7745301Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta.h' 2022-12-01T09:59:48.7747055Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_meta_dispatch.h' 2022-12-01T09:59:48.7748740Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_native.h' 2022-12-01T09:59:48.7750517Z adding 'torch/include/ATen/ops/special_modified_bessel_i1_ops.h' 2022-12-01T09:59:48.7752334Z adding 'torch/include/ATen/ops/special_modified_bessel_k0.h' 2022-12-01T09:59:48.7754163Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7756021Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cpu_dispatch.h' 2022-12-01T09:59:48.7757780Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_cuda_dispatch.h' 2022-12-01T09:59:48.7759483Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta.h' 2022-12-01T09:59:48.7761188Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_meta_dispatch.h' 2022-12-01T09:59:48.7762862Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_native.h' 2022-12-01T09:59:48.7764654Z adding 'torch/include/ATen/ops/special_modified_bessel_k0_ops.h' 2022-12-01T09:59:48.7766643Z adding 'torch/include/ATen/ops/special_modified_bessel_k1.h' 2022-12-01T09:59:48.7768452Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7770099Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cpu_dispatch.h' 2022-12-01T09:59:48.7771827Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_cuda_dispatch.h' 2022-12-01T09:59:48.7773482Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta.h' 2022-12-01T09:59:48.7775207Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_meta_dispatch.h' 2022-12-01T09:59:48.7776897Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_native.h' 2022-12-01T09:59:48.7778656Z adding 'torch/include/ATen/ops/special_modified_bessel_k1_ops.h' 2022-12-01T09:59:48.7780475Z adding 'torch/include/ATen/ops/special_multigammaln.h' 2022-12-01T09:59:48.7782305Z adding 'torch/include/ATen/ops/special_multigammaln_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7783863Z adding 'torch/include/ATen/ops/special_multigammaln_native.h' 2022-12-01T09:59:48.7785644Z adding 'torch/include/ATen/ops/special_multigammaln_ops.h' 2022-12-01T09:59:48.7787368Z adding 'torch/include/ATen/ops/special_ndtr.h' 2022-12-01T09:59:48.7789260Z adding 'torch/include/ATen/ops/special_ndtr_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7790840Z adding 'torch/include/ATen/ops/special_ndtr_native.h' 2022-12-01T09:59:48.7792653Z adding 'torch/include/ATen/ops/special_ndtr_ops.h' 2022-12-01T09:59:48.7794414Z adding 'torch/include/ATen/ops/special_ndtri.h' 2022-12-01T09:59:48.7796529Z adding 'torch/include/ATen/ops/special_ndtri_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7798157Z adding 'torch/include/ATen/ops/special_ndtri_cpu_dispatch.h' 2022-12-01T09:59:48.7799825Z adding 'torch/include/ATen/ops/special_ndtri_cuda_dispatch.h' 2022-12-01T09:59:48.7801620Z adding 'torch/include/ATen/ops/special_ndtri_meta.h' 2022-12-01T09:59:48.7803191Z adding 'torch/include/ATen/ops/special_ndtri_meta_dispatch.h' 2022-12-01T09:59:48.7804784Z adding 'torch/include/ATen/ops/special_ndtri_native.h' 2022-12-01T09:59:48.7806528Z adding 'torch/include/ATen/ops/special_ndtri_ops.h' 2022-12-01T09:59:48.7808322Z adding 'torch/include/ATen/ops/special_polygamma.h' 2022-12-01T09:59:48.7810254Z adding 'torch/include/ATen/ops/special_polygamma_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7811865Z adding 'torch/include/ATen/ops/special_polygamma_native.h' 2022-12-01T09:59:48.7813632Z adding 'torch/include/ATen/ops/special_polygamma_ops.h' 2022-12-01T09:59:48.7815365Z adding 'torch/include/ATen/ops/special_psi.h' 2022-12-01T09:59:48.7817207Z adding 'torch/include/ATen/ops/special_psi_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7818911Z adding 'torch/include/ATen/ops/special_psi_native.h' 2022-12-01T09:59:48.7820653Z adding 'torch/include/ATen/ops/special_psi_ops.h' 2022-12-01T09:59:48.7822386Z adding 'torch/include/ATen/ops/special_round.h' 2022-12-01T09:59:48.7824297Z adding 'torch/include/ATen/ops/special_round_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7825824Z adding 'torch/include/ATen/ops/special_round_native.h' 2022-12-01T09:59:48.7827550Z adding 'torch/include/ATen/ops/special_round_ops.h' 2022-12-01T09:59:48.7829380Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0.h' 2022-12-01T09:59:48.7831236Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7832848Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cpu_dispatch.h' 2022-12-01T09:59:48.7834649Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_cuda_dispatch.h' 2022-12-01T09:59:48.7836615Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta.h' 2022-12-01T09:59:48.7838435Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_meta_dispatch.h' 2022-12-01T09:59:48.7840170Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_native.h' 2022-12-01T09:59:48.7842029Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k0_ops.h' 2022-12-01T09:59:48.7843850Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1.h' 2022-12-01T09:59:48.7845892Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7847643Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cpu_dispatch.h' 2022-12-01T09:59:48.7849501Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_cuda_dispatch.h' 2022-12-01T09:59:48.7851283Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta.h' 2022-12-01T09:59:48.7853009Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_meta_dispatch.h' 2022-12-01T09:59:48.7854926Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_native.h' 2022-12-01T09:59:48.7856750Z adding 'torch/include/ATen/ops/special_scaled_modified_bessel_k1_ops.h' 2022-12-01T09:59:48.7858793Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t.h' 2022-12-01T09:59:48.7860599Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7862226Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7864247Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7865610Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cpu_dispatch.h' 2022-12-01T09:59:48.7867243Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_cuda_dispatch.h' 2022-12-01T09:59:48.7868762Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta.h' 2022-12-01T09:59:48.7870440Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_meta_dispatch.h' 2022-12-01T09:59:48.7871853Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_native.h' 2022-12-01T09:59:48.7873762Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_t_ops.h' 2022-12-01T09:59:48.7875831Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u.h' 2022-12-01T09:59:48.7877861Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7879572Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7881148Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7882735Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cpu_dispatch.h' 2022-12-01T09:59:48.7884447Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_cuda_dispatch.h' 2022-12-01T09:59:48.7886125Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta.h' 2022-12-01T09:59:48.7887818Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_meta_dispatch.h' 2022-12-01T09:59:48.7889577Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_native.h' 2022-12-01T09:59:48.7891612Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_u_ops.h' 2022-12-01T09:59:48.7893544Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v.h' 2022-12-01T09:59:48.7895396Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7897050Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7898724Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7900292Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cpu_dispatch.h' 2022-12-01T09:59:48.7902038Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_cuda_dispatch.h' 2022-12-01T09:59:48.7903654Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta.h' 2022-12-01T09:59:48.7905345Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_meta_dispatch.h' 2022-12-01T09:59:48.7906990Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_native.h' 2022-12-01T09:59:48.7908942Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_v_ops.h' 2022-12-01T09:59:48.7910871Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w.h' 2022-12-01T09:59:48.7912775Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7914556Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7916359Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7918017Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cpu_dispatch.h' 2022-12-01T09:59:48.7919665Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_cuda_dispatch.h' 2022-12-01T09:59:48.7921311Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta.h' 2022-12-01T09:59:48.7922990Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_meta_dispatch.h' 2022-12-01T09:59:48.7924674Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_native.h' 2022-12-01T09:59:48.7926639Z adding 'torch/include/ATen/ops/special_shifted_chebyshev_polynomial_w_ops.h' 2022-12-01T09:59:48.7928393Z adding 'torch/include/ATen/ops/special_sinc.h' 2022-12-01T09:59:48.7930281Z adding 'torch/include/ATen/ops/special_sinc_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7931821Z adding 'torch/include/ATen/ops/special_sinc_native.h' 2022-12-01T09:59:48.7933629Z adding 'torch/include/ATen/ops/special_sinc_ops.h' 2022-12-01T09:59:48.7935231Z adding 'torch/include/ATen/ops/special_softmax.h' 2022-12-01T09:59:48.7936953Z adding 'torch/include/ATen/ops/special_softmax_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7938468Z adding 'torch/include/ATen/ops/special_softmax_native.h' 2022-12-01T09:59:48.7940238Z adding 'torch/include/ATen/ops/special_softmax_ops.h' 2022-12-01T09:59:48.7941977Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0.h' 2022-12-01T09:59:48.7943798Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7945315Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cpu_dispatch.h' 2022-12-01T09:59:48.7946956Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_cuda_dispatch.h' 2022-12-01T09:59:48.7948547Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta.h' 2022-12-01T09:59:48.7950204Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_meta_dispatch.h' 2022-12-01T09:59:48.7951787Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_native.h' 2022-12-01T09:59:48.7953569Z adding 'torch/include/ATen/ops/special_spherical_bessel_j0_ops.h' 2022-12-01T09:59:48.7956166Z adding 'torch/include/ATen/ops/special_xlog1py.h' 2022-12-01T09:59:48.7957787Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7959516Z adding 'torch/include/ATen/ops/special_xlog1py_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7960993Z adding 'torch/include/ATen/ops/special_xlog1py_cpu_dispatch.h' 2022-12-01T09:59:48.7962537Z adding 'torch/include/ATen/ops/special_xlog1py_cuda_dispatch.h' 2022-12-01T09:59:48.7963974Z adding 'torch/include/ATen/ops/special_xlog1py_meta.h' 2022-12-01T09:59:48.7965564Z adding 'torch/include/ATen/ops/special_xlog1py_meta_dispatch.h' 2022-12-01T09:59:48.7967132Z adding 'torch/include/ATen/ops/special_xlog1py_native.h' 2022-12-01T09:59:48.7969240Z adding 'torch/include/ATen/ops/special_xlog1py_ops.h' 2022-12-01T09:59:48.7971099Z adding 'torch/include/ATen/ops/special_xlogy.h' 2022-12-01T09:59:48.7972887Z adding 'torch/include/ATen/ops/special_xlogy_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7974337Z adding 'torch/include/ATen/ops/special_xlogy_native.h' 2022-12-01T09:59:48.7976266Z adding 'torch/include/ATen/ops/special_xlogy_ops.h' 2022-12-01T09:59:48.7978097Z adding 'torch/include/ATen/ops/special_zeta.h' 2022-12-01T09:59:48.7980042Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7981957Z adding 'torch/include/ATen/ops/special_zeta_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.7983287Z adding 'torch/include/ATen/ops/special_zeta_cpu_dispatch.h' 2022-12-01T09:59:48.7984795Z adding 'torch/include/ATen/ops/special_zeta_cuda_dispatch.h' 2022-12-01T09:59:48.7986440Z adding 'torch/include/ATen/ops/special_zeta_meta.h' 2022-12-01T09:59:48.7988074Z adding 'torch/include/ATen/ops/special_zeta_meta_dispatch.h' 2022-12-01T09:59:48.7989613Z adding 'torch/include/ATen/ops/special_zeta_native.h' 2022-12-01T09:59:48.7991493Z adding 'torch/include/ATen/ops/special_zeta_ops.h' 2022-12-01T09:59:48.7993319Z adding 'torch/include/ATen/ops/split.h' 2022-12-01T09:59:48.7995897Z adding 'torch/include/ATen/ops/split_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.7997300Z adding 'torch/include/ATen/ops/split_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.7998775Z adding 'torch/include/ATen/ops/split_copy.h' 2022-12-01T09:59:48.8000480Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8002294Z adding 'torch/include/ATen/ops/split_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8003804Z adding 'torch/include/ATen/ops/split_copy_native.h' 2022-12-01T09:59:48.8005466Z adding 'torch/include/ATen/ops/split_copy_ops.h' 2022-12-01T09:59:48.8007109Z adding 'torch/include/ATen/ops/split_native.h' 2022-12-01T09:59:48.8008700Z adding 'torch/include/ATen/ops/split_ops.h' 2022-12-01T09:59:48.8010445Z adding 'torch/include/ATen/ops/split_with_sizes.h' 2022-12-01T09:59:48.8012075Z adding 'torch/include/ATen/ops/split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8013565Z adding 'torch/include/ATen/ops/split_with_sizes_copy.h' 2022-12-01T09:59:48.8015255Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8016914Z adding 'torch/include/ATen/ops/split_with_sizes_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8018341Z adding 'torch/include/ATen/ops/split_with_sizes_copy_native.h' 2022-12-01T09:59:48.8020069Z adding 'torch/include/ATen/ops/split_with_sizes_copy_ops.h' 2022-12-01T09:59:48.8021686Z adding 'torch/include/ATen/ops/split_with_sizes_native.h' 2022-12-01T09:59:48.8023462Z adding 'torch/include/ATen/ops/split_with_sizes_ops.h' 2022-12-01T09:59:48.8024980Z adding 'torch/include/ATen/ops/sqrt.h' 2022-12-01T09:59:48.8026664Z adding 'torch/include/ATen/ops/sqrt_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8028121Z adding 'torch/include/ATen/ops/sqrt_cpu_dispatch.h' 2022-12-01T09:59:48.8029760Z adding 'torch/include/ATen/ops/sqrt_cuda_dispatch.h' 2022-12-01T09:59:48.8031259Z adding 'torch/include/ATen/ops/sqrt_meta.h' 2022-12-01T09:59:48.8032858Z adding 'torch/include/ATen/ops/sqrt_meta_dispatch.h' 2022-12-01T09:59:48.8034396Z adding 'torch/include/ATen/ops/sqrt_native.h' 2022-12-01T09:59:48.8036313Z adding 'torch/include/ATen/ops/sqrt_ops.h' 2022-12-01T09:59:48.8037988Z adding 'torch/include/ATen/ops/square.h' 2022-12-01T09:59:48.8039728Z adding 'torch/include/ATen/ops/square_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8041153Z adding 'torch/include/ATen/ops/square_native.h' 2022-12-01T09:59:48.8042773Z adding 'torch/include/ATen/ops/square_ops.h' 2022-12-01T09:59:48.8044362Z adding 'torch/include/ATen/ops/squeeze.h' 2022-12-01T09:59:48.8046081Z adding 'torch/include/ATen/ops/squeeze_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8047701Z adding 'torch/include/ATen/ops/squeeze_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8049662Z adding 'torch/include/ATen/ops/squeeze_copy.h' 2022-12-01T09:59:48.8051170Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8052859Z adding 'torch/include/ATen/ops/squeeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8054279Z adding 'torch/include/ATen/ops/squeeze_copy_native.h' 2022-12-01T09:59:48.8055976Z adding 'torch/include/ATen/ops/squeeze_copy_ops.h' 2022-12-01T09:59:48.8057514Z adding 'torch/include/ATen/ops/squeeze_native.h' 2022-12-01T09:59:48.8059303Z adding 'torch/include/ATen/ops/squeeze_ops.h' 2022-12-01T09:59:48.8061004Z adding 'torch/include/ATen/ops/sspaddmm.h' 2022-12-01T09:59:48.8062680Z adding 'torch/include/ATen/ops/sspaddmm_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8064230Z adding 'torch/include/ATen/ops/sspaddmm_cpu_dispatch.h' 2022-12-01T09:59:48.8065789Z adding 'torch/include/ATen/ops/sspaddmm_cuda_dispatch.h' 2022-12-01T09:59:48.8067352Z adding 'torch/include/ATen/ops/sspaddmm_native.h' 2022-12-01T09:59:48.8069017Z adding 'torch/include/ATen/ops/sspaddmm_ops.h' 2022-12-01T09:59:48.8070684Z adding 'torch/include/ATen/ops/stack.h' 2022-12-01T09:59:48.8072498Z adding 'torch/include/ATen/ops/stack_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8074190Z adding 'torch/include/ATen/ops/stack_native.h' 2022-12-01T09:59:48.8075910Z adding 'torch/include/ATen/ops/stack_ops.h' 2022-12-01T09:59:48.8077822Z adding 'torch/include/ATen/ops/std.h' 2022-12-01T09:59:48.8079867Z adding 'torch/include/ATen/ops/std_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8081561Z adding 'torch/include/ATen/ops/std_cpu_dispatch.h' 2022-12-01T09:59:48.8083275Z adding 'torch/include/ATen/ops/std_cuda_dispatch.h' 2022-12-01T09:59:48.8085160Z adding 'torch/include/ATen/ops/std_mean.h' 2022-12-01T09:59:48.8087117Z adding 'torch/include/ATen/ops/std_mean_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8088744Z adding 'torch/include/ATen/ops/std_mean_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8090581Z adding 'torch/include/ATen/ops/std_mean_cpu_dispatch.h' 2022-12-01T09:59:48.8092131Z adding 'torch/include/ATen/ops/std_mean_cuda_dispatch.h' 2022-12-01T09:59:48.8093792Z adding 'torch/include/ATen/ops/std_mean_native.h' 2022-12-01T09:59:48.8095872Z adding 'torch/include/ATen/ops/std_mean_ops.h' 2022-12-01T09:59:48.8097787Z adding 'torch/include/ATen/ops/std_native.h' 2022-12-01T09:59:48.8099673Z adding 'torch/include/ATen/ops/std_ops.h' 2022-12-01T09:59:48.8101837Z adding 'torch/include/ATen/ops/stft.h' 2022-12-01T09:59:48.8103752Z adding 'torch/include/ATen/ops/stft_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8105270Z adding 'torch/include/ATen/ops/stft_native.h' 2022-12-01T09:59:48.8106968Z adding 'torch/include/ATen/ops/stft_ops.h' 2022-12-01T09:59:48.8108605Z adding 'torch/include/ATen/ops/stride.h' 2022-12-01T09:59:48.8110380Z adding 'torch/include/ATen/ops/stride_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8111838Z adding 'torch/include/ATen/ops/stride_native.h' 2022-12-01T09:59:48.8113495Z adding 'torch/include/ATen/ops/stride_ops.h' 2022-12-01T09:59:48.8115318Z adding 'torch/include/ATen/ops/sub.h' 2022-12-01T09:59:48.8117293Z adding 'torch/include/ATen/ops/sub_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8118886Z adding 'torch/include/ATen/ops/sub_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8120456Z adding 'torch/include/ATen/ops/sub_cpu_dispatch.h' 2022-12-01T09:59:48.8122105Z adding 'torch/include/ATen/ops/sub_cuda_dispatch.h' 2022-12-01T09:59:48.8123751Z adding 'torch/include/ATen/ops/sub_meta.h' 2022-12-01T09:59:48.8125470Z adding 'torch/include/ATen/ops/sub_meta_dispatch.h' 2022-12-01T09:59:48.8127183Z adding 'torch/include/ATen/ops/sub_native.h' 2022-12-01T09:59:48.8129354Z adding 'torch/include/ATen/ops/sub_ops.h' 2022-12-01T09:59:48.8131285Z adding 'torch/include/ATen/ops/subtract.h' 2022-12-01T09:59:48.8133743Z adding 'torch/include/ATen/ops/subtract_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8135465Z adding 'torch/include/ATen/ops/subtract_native.h' 2022-12-01T09:59:48.8137511Z adding 'torch/include/ATen/ops/subtract_ops.h' 2022-12-01T09:59:48.8139554Z adding 'torch/include/ATen/ops/sum.h' 2022-12-01T09:59:48.8141564Z adding 'torch/include/ATen/ops/sum_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8143348Z adding 'torch/include/ATen/ops/sum_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8145017Z adding 'torch/include/ATen/ops/sum_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8146862Z adding 'torch/include/ATen/ops/sum_cpu_dispatch.h' 2022-12-01T09:59:48.8148680Z adding 'torch/include/ATen/ops/sum_cuda_dispatch.h' 2022-12-01T09:59:48.8150377Z adding 'torch/include/ATen/ops/sum_meta.h' 2022-12-01T09:59:48.8152211Z adding 'torch/include/ATen/ops/sum_meta_dispatch.h' 2022-12-01T09:59:48.8154031Z adding 'torch/include/ATen/ops/sum_native.h' 2022-12-01T09:59:48.8156397Z adding 'torch/include/ATen/ops/sum_ops.h' 2022-12-01T09:59:48.8158226Z adding 'torch/include/ATen/ops/sum_to_size.h' 2022-12-01T09:59:48.8160097Z adding 'torch/include/ATen/ops/sum_to_size_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8161829Z adding 'torch/include/ATen/ops/sum_to_size_native.h' 2022-12-01T09:59:48.8163542Z adding 'torch/include/ATen/ops/sum_to_size_ops.h' 2022-12-01T09:59:48.8165243Z adding 'torch/include/ATen/ops/svd.h' 2022-12-01T09:59:48.8167071Z adding 'torch/include/ATen/ops/svd_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8168571Z adding 'torch/include/ATen/ops/svd_native.h' 2022-12-01T09:59:48.8170393Z adding 'torch/include/ATen/ops/svd_ops.h' 2022-12-01T09:59:48.8172069Z adding 'torch/include/ATen/ops/swapaxes.h' 2022-12-01T09:59:48.8173780Z adding 'torch/include/ATen/ops/swapaxes_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8175318Z adding 'torch/include/ATen/ops/swapaxes_native.h' 2022-12-01T09:59:48.8176920Z adding 'torch/include/ATen/ops/swapaxes_ops.h' 2022-12-01T09:59:48.8178535Z adding 'torch/include/ATen/ops/swapdims.h' 2022-12-01T09:59:48.8180407Z adding 'torch/include/ATen/ops/swapdims_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8181742Z adding 'torch/include/ATen/ops/swapdims_native.h' 2022-12-01T09:59:48.8183426Z adding 'torch/include/ATen/ops/swapdims_ops.h' 2022-12-01T09:59:48.8185141Z adding 'torch/include/ATen/ops/symeig.h' 2022-12-01T09:59:48.8186931Z adding 'torch/include/ATen/ops/symeig_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8188435Z adding 'torch/include/ATen/ops/symeig_native.h' 2022-12-01T09:59:48.8190184Z adding 'torch/include/ATen/ops/symeig_ops.h' 2022-12-01T09:59:48.8191793Z adding 'torch/include/ATen/ops/t.h' 2022-12-01T09:59:48.8193535Z adding 'torch/include/ATen/ops/t_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8195298Z adding 'torch/include/ATen/ops/t_copy.h' 2022-12-01T09:59:48.8196990Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8198634Z adding 'torch/include/ATen/ops/t_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8200034Z adding 'torch/include/ATen/ops/t_copy_native.h' 2022-12-01T09:59:48.8201934Z adding 'torch/include/ATen/ops/t_copy_ops.h' 2022-12-01T09:59:48.8204692Z adding 'torch/include/ATen/ops/t_native.h' 2022-12-01T09:59:48.8205999Z adding 'torch/include/ATen/ops/t_ops.h' 2022-12-01T09:59:48.8207734Z adding 'torch/include/ATen/ops/take.h' 2022-12-01T09:59:48.8209627Z adding 'torch/include/ATen/ops/take_along_dim.h' 2022-12-01T09:59:48.8211408Z adding 'torch/include/ATen/ops/take_along_dim_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8213004Z adding 'torch/include/ATen/ops/take_along_dim_native.h' 2022-12-01T09:59:48.8214738Z adding 'torch/include/ATen/ops/take_along_dim_ops.h' 2022-12-01T09:59:48.8216421Z adding 'torch/include/ATen/ops/take_cpu_dispatch.h' 2022-12-01T09:59:48.8218277Z adding 'torch/include/ATen/ops/take_cuda_dispatch.h' 2022-12-01T09:59:48.8219834Z adding 'torch/include/ATen/ops/take_native.h' 2022-12-01T09:59:48.8221496Z adding 'torch/include/ATen/ops/take_ops.h' 2022-12-01T09:59:48.8223416Z adding 'torch/include/ATen/ops/tan.h' 2022-12-01T09:59:48.8225485Z adding 'torch/include/ATen/ops/tan_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8226905Z adding 'torch/include/ATen/ops/tan_cpu_dispatch.h' 2022-12-01T09:59:48.8228521Z adding 'torch/include/ATen/ops/tan_cuda_dispatch.h' 2022-12-01T09:59:48.8230081Z adding 'torch/include/ATen/ops/tan_meta.h' 2022-12-01T09:59:48.8231606Z adding 'torch/include/ATen/ops/tan_meta_dispatch.h' 2022-12-01T09:59:48.8233290Z adding 'torch/include/ATen/ops/tan_native.h' 2022-12-01T09:59:48.8235321Z adding 'torch/include/ATen/ops/tan_ops.h' 2022-12-01T09:59:48.8236958Z adding 'torch/include/ATen/ops/tanh.h' 2022-12-01T09:59:48.8238637Z adding 'torch/include/ATen/ops/tanh_backward.h' 2022-12-01T09:59:48.8240559Z adding 'torch/include/ATen/ops/tanh_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8241981Z adding 'torch/include/ATen/ops/tanh_backward_cpu_dispatch.h' 2022-12-01T09:59:48.8243615Z adding 'torch/include/ATen/ops/tanh_backward_cuda_dispatch.h' 2022-12-01T09:59:48.8245140Z adding 'torch/include/ATen/ops/tanh_backward_meta.h' 2022-12-01T09:59:48.8246802Z adding 'torch/include/ATen/ops/tanh_backward_meta_dispatch.h' 2022-12-01T09:59:48.8248474Z adding 'torch/include/ATen/ops/tanh_backward_native.h' 2022-12-01T09:59:48.8250169Z adding 'torch/include/ATen/ops/tanh_backward_ops.h' 2022-12-01T09:59:48.8252199Z adding 'torch/include/ATen/ops/tanh_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8253604Z adding 'torch/include/ATen/ops/tanh_cpu_dispatch.h' 2022-12-01T09:59:48.8255251Z adding 'torch/include/ATen/ops/tanh_cuda_dispatch.h' 2022-12-01T09:59:48.8256725Z adding 'torch/include/ATen/ops/tanh_meta.h' 2022-12-01T09:59:48.8258578Z adding 'torch/include/ATen/ops/tanh_meta_dispatch.h' 2022-12-01T09:59:48.8259989Z adding 'torch/include/ATen/ops/tanh_native.h' 2022-12-01T09:59:48.8261727Z adding 'torch/include/ATen/ops/tanh_ops.h' 2022-12-01T09:59:48.8263484Z adding 'torch/include/ATen/ops/tensor.h' 2022-12-01T09:59:48.8265338Z adding 'torch/include/ATen/ops/tensor_split.h' 2022-12-01T09:59:48.8267108Z adding 'torch/include/ATen/ops/tensor_split_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8268727Z adding 'torch/include/ATen/ops/tensor_split_native.h' 2022-12-01T09:59:48.8270466Z adding 'torch/include/ATen/ops/tensor_split_ops.h' 2022-12-01T09:59:48.8272250Z adding 'torch/include/ATen/ops/tensordot.h' 2022-12-01T09:59:48.8273923Z adding 'torch/include/ATen/ops/tensordot_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8275769Z adding 'torch/include/ATen/ops/tensordot_cpu_dispatch.h' 2022-12-01T09:59:48.8277405Z adding 'torch/include/ATen/ops/tensordot_cuda_dispatch.h' 2022-12-01T09:59:48.8279059Z adding 'torch/include/ATen/ops/tensordot_native.h' 2022-12-01T09:59:48.8280819Z adding 'torch/include/ATen/ops/tensordot_ops.h' 2022-12-01T09:59:48.8282696Z adding 'torch/include/ATen/ops/thnn_conv2d.h' 2022-12-01T09:59:48.8284417Z adding 'torch/include/ATen/ops/thnn_conv2d_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8285955Z adding 'torch/include/ATen/ops/thnn_conv2d_native.h' 2022-12-01T09:59:48.8287778Z adding 'torch/include/ATen/ops/thnn_conv2d_ops.h' 2022-12-01T09:59:48.8289649Z adding 'torch/include/ATen/ops/threshold.h' 2022-12-01T09:59:48.8291317Z adding 'torch/include/ATen/ops/threshold_backward.h' 2022-12-01T09:59:48.8293181Z adding 'torch/include/ATen/ops/threshold_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8294800Z adding 'torch/include/ATen/ops/threshold_backward_cpu_dispatch.h' 2022-12-01T09:59:48.8296481Z adding 'torch/include/ATen/ops/threshold_backward_cuda_dispatch.h' 2022-12-01T09:59:48.8298161Z adding 'torch/include/ATen/ops/threshold_backward_meta.h' 2022-12-01T09:59:48.8299765Z adding 'torch/include/ATen/ops/threshold_backward_meta_dispatch.h' 2022-12-01T09:59:48.8301399Z adding 'torch/include/ATen/ops/threshold_backward_native.h' 2022-12-01T09:59:48.8303192Z adding 'torch/include/ATen/ops/threshold_backward_ops.h' 2022-12-01T09:59:48.8305027Z adding 'torch/include/ATen/ops/threshold_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8306620Z adding 'torch/include/ATen/ops/threshold_cpu_dispatch.h' 2022-12-01T09:59:48.8308287Z adding 'torch/include/ATen/ops/threshold_cuda_dispatch.h' 2022-12-01T09:59:48.8309824Z adding 'torch/include/ATen/ops/threshold_meta.h' 2022-12-01T09:59:48.8311532Z adding 'torch/include/ATen/ops/threshold_meta_dispatch.h' 2022-12-01T09:59:48.8313149Z adding 'torch/include/ATen/ops/threshold_native.h' 2022-12-01T09:59:48.8315106Z adding 'torch/include/ATen/ops/threshold_ops.h' 2022-12-01T09:59:48.8316846Z adding 'torch/include/ATen/ops/tile.h' 2022-12-01T09:59:48.8318625Z adding 'torch/include/ATen/ops/tile_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8320023Z adding 'torch/include/ATen/ops/tile_native.h' 2022-12-01T09:59:48.8321580Z adding 'torch/include/ATen/ops/tile_ops.h' 2022-12-01T09:59:48.8323617Z adding 'torch/include/ATen/ops/to.h' 2022-12-01T09:59:48.8325794Z adding 'torch/include/ATen/ops/to_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8327638Z adding 'torch/include/ATen/ops/to_dense.h' 2022-12-01T09:59:48.8329853Z adding 'torch/include/ATen/ops/to_dense_backward.h' 2022-12-01T09:59:48.8332147Z adding 'torch/include/ATen/ops/to_dense_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8333967Z adding 'torch/include/ATen/ops/to_dense_backward_native.h' 2022-12-01T09:59:48.8336251Z adding 'torch/include/ATen/ops/to_dense_backward_ops.h' 2022-12-01T09:59:48.8338503Z adding 'torch/include/ATen/ops/to_dense_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8340450Z adding 'torch/include/ATen/ops/to_dense_native.h' 2022-12-01T09:59:48.8342757Z adding 'torch/include/ATen/ops/to_dense_ops.h' 2022-12-01T09:59:48.8344695Z adding 'torch/include/ATen/ops/to_mkldnn.h' 2022-12-01T09:59:48.8347132Z adding 'torch/include/ATen/ops/to_mkldnn_backward.h' 2022-12-01T09:59:48.8349196Z adding 'torch/include/ATen/ops/to_mkldnn_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8351218Z adding 'torch/include/ATen/ops/to_mkldnn_backward_native.h' 2022-12-01T09:59:48.8353505Z adding 'torch/include/ATen/ops/to_mkldnn_backward_ops.h' 2022-12-01T09:59:48.8356015Z adding 'torch/include/ATen/ops/to_mkldnn_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8358265Z adding 'torch/include/ATen/ops/to_mkldnn_cpu_dispatch.h' 2022-12-01T09:59:48.8360312Z adding 'torch/include/ATen/ops/to_mkldnn_native.h' 2022-12-01T09:59:48.8362636Z adding 'torch/include/ATen/ops/to_mkldnn_ops.h' 2022-12-01T09:59:48.8364809Z adding 'torch/include/ATen/ops/to_native.h' 2022-12-01T09:59:48.8367358Z adding 'torch/include/ATen/ops/to_ops.h' 2022-12-01T09:59:48.8369756Z adding 'torch/include/ATen/ops/to_padded_tensor.h' 2022-12-01T09:59:48.8371989Z adding 'torch/include/ATen/ops/to_padded_tensor_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8374147Z adding 'torch/include/ATen/ops/to_padded_tensor_native.h' 2022-12-01T09:59:48.8376482Z adding 'torch/include/ATen/ops/to_padded_tensor_ops.h' 2022-12-01T09:59:48.8378682Z adding 'torch/include/ATen/ops/to_sparse.h' 2022-12-01T09:59:48.8380877Z adding 'torch/include/ATen/ops/to_sparse_bsc.h' 2022-12-01T09:59:48.8383279Z adding 'torch/include/ATen/ops/to_sparse_bsc_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8385238Z adding 'torch/include/ATen/ops/to_sparse_bsc_cpu_dispatch.h' 2022-12-01T09:59:48.8387501Z adding 'torch/include/ATen/ops/to_sparse_bsc_cuda_dispatch.h' 2022-12-01T09:59:48.8389439Z adding 'torch/include/ATen/ops/to_sparse_bsc_native.h' 2022-12-01T09:59:48.8391921Z adding 'torch/include/ATen/ops/to_sparse_bsc_ops.h' 2022-12-01T09:59:48.8393955Z adding 'torch/include/ATen/ops/to_sparse_bsr.h' 2022-12-01T09:59:48.8396670Z adding 'torch/include/ATen/ops/to_sparse_bsr_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8398619Z adding 'torch/include/ATen/ops/to_sparse_bsr_cpu_dispatch.h' 2022-12-01T09:59:48.8400877Z adding 'torch/include/ATen/ops/to_sparse_bsr_cuda_dispatch.h' 2022-12-01T09:59:48.8402810Z adding 'torch/include/ATen/ops/to_sparse_bsr_native.h' 2022-12-01T09:59:48.8405298Z adding 'torch/include/ATen/ops/to_sparse_bsr_ops.h' 2022-12-01T09:59:48.8407446Z adding 'torch/include/ATen/ops/to_sparse_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8409644Z adding 'torch/include/ATen/ops/to_sparse_cpu_dispatch.h' 2022-12-01T09:59:48.8411755Z adding 'torch/include/ATen/ops/to_sparse_csc.h' 2022-12-01T09:59:48.8414029Z adding 'torch/include/ATen/ops/to_sparse_csc_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8416055Z adding 'torch/include/ATen/ops/to_sparse_csc_cpu_dispatch.h' 2022-12-01T09:59:48.8418387Z adding 'torch/include/ATen/ops/to_sparse_csc_cuda_dispatch.h' 2022-12-01T09:59:48.8420302Z adding 'torch/include/ATen/ops/to_sparse_csc_native.h' 2022-12-01T09:59:48.8422759Z adding 'torch/include/ATen/ops/to_sparse_csc_ops.h' 2022-12-01T09:59:48.8424755Z adding 'torch/include/ATen/ops/to_sparse_csr.h' 2022-12-01T09:59:48.8427093Z adding 'torch/include/ATen/ops/to_sparse_csr_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8429204Z adding 'torch/include/ATen/ops/to_sparse_csr_cpu_dispatch.h' 2022-12-01T09:59:48.8431337Z adding 'torch/include/ATen/ops/to_sparse_csr_cuda_dispatch.h' 2022-12-01T09:59:48.8433361Z adding 'torch/include/ATen/ops/to_sparse_csr_native.h' 2022-12-01T09:59:48.8435865Z adding 'torch/include/ATen/ops/to_sparse_csr_ops.h' 2022-12-01T09:59:48.8437938Z adding 'torch/include/ATen/ops/to_sparse_cuda_dispatch.h' 2022-12-01T09:59:48.8440135Z adding 'torch/include/ATen/ops/to_sparse_native.h' 2022-12-01T09:59:48.8442519Z adding 'torch/include/ATen/ops/to_sparse_ops.h' 2022-12-01T09:59:48.8444724Z adding 'torch/include/ATen/ops/topk.h' 2022-12-01T09:59:48.8447305Z adding 'torch/include/ATen/ops/topk_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8449297Z adding 'torch/include/ATen/ops/topk_cpu_dispatch.h' 2022-12-01T09:59:48.8451753Z adding 'torch/include/ATen/ops/topk_cuda_dispatch.h' 2022-12-01T09:59:48.8453861Z adding 'torch/include/ATen/ops/topk_meta.h' 2022-12-01T09:59:48.8455950Z adding 'torch/include/ATen/ops/topk_meta_dispatch.h' 2022-12-01T09:59:48.8457917Z adding 'torch/include/ATen/ops/topk_native.h' 2022-12-01T09:59:48.8460519Z adding 'torch/include/ATen/ops/topk_ops.h' 2022-12-01T09:59:48.8462519Z adding 'torch/include/ATen/ops/trace.h' 2022-12-01T09:59:48.8464626Z adding 'torch/include/ATen/ops/trace_backward.h' 2022-12-01T09:59:48.8466922Z adding 'torch/include/ATen/ops/trace_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8468525Z adding 'torch/include/ATen/ops/trace_backward_native.h' 2022-12-01T09:59:48.8470902Z adding 'torch/include/ATen/ops/trace_backward_ops.h' 2022-12-01T09:59:48.8472928Z adding 'torch/include/ATen/ops/trace_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8475076Z adding 'torch/include/ATen/ops/trace_cpu_dispatch.h' 2022-12-01T09:59:48.8477100Z adding 'torch/include/ATen/ops/trace_cuda_dispatch.h' 2022-12-01T09:59:48.8478998Z adding 'torch/include/ATen/ops/trace_native.h' 2022-12-01T09:59:48.8481538Z adding 'torch/include/ATen/ops/trace_ops.h' 2022-12-01T09:59:48.8483598Z adding 'torch/include/ATen/ops/transpose.h' 2022-12-01T09:59:48.8486008Z adding 'torch/include/ATen/ops/transpose_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8487968Z adding 'torch/include/ATen/ops/transpose_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8490465Z adding 'torch/include/ATen/ops/transpose_copy.h' 2022-12-01T09:59:48.8492237Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8493713Z adding 'torch/include/ATen/ops/transpose_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8495266Z adding 'torch/include/ATen/ops/transpose_copy_native.h' 2022-12-01T09:59:48.8497155Z adding 'torch/include/ATen/ops/transpose_copy_ops.h' 2022-12-01T09:59:48.8498775Z adding 'torch/include/ATen/ops/transpose_native.h' 2022-12-01T09:59:48.8500652Z adding 'torch/include/ATen/ops/transpose_ops.h' 2022-12-01T09:59:48.8502419Z adding 'torch/include/ATen/ops/trapezoid.h' 2022-12-01T09:59:48.8504221Z adding 'torch/include/ATen/ops/trapezoid_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8505802Z adding 'torch/include/ATen/ops/trapezoid_native.h' 2022-12-01T09:59:48.8507594Z adding 'torch/include/ATen/ops/trapezoid_ops.h' 2022-12-01T09:59:48.8509344Z adding 'torch/include/ATen/ops/trapz.h' 2022-12-01T09:59:48.8511207Z adding 'torch/include/ATen/ops/trapz_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8512789Z adding 'torch/include/ATen/ops/trapz_native.h' 2022-12-01T09:59:48.8514631Z adding 'torch/include/ATen/ops/trapz_ops.h' 2022-12-01T09:59:48.8516799Z adding 'torch/include/ATen/ops/triangular_solve.h' 2022-12-01T09:59:48.8518718Z adding 'torch/include/ATen/ops/triangular_solve_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8520387Z adding 'torch/include/ATen/ops/triangular_solve_cpu_dispatch.h' 2022-12-01T09:59:48.8522193Z adding 'torch/include/ATen/ops/triangular_solve_cuda_dispatch.h' 2022-12-01T09:59:48.8523872Z adding 'torch/include/ATen/ops/triangular_solve_meta.h' 2022-12-01T09:59:48.8525664Z adding 'torch/include/ATen/ops/triangular_solve_meta_dispatch.h' 2022-12-01T09:59:48.8527409Z adding 'torch/include/ATen/ops/triangular_solve_native.h' 2022-12-01T09:59:48.8529290Z adding 'torch/include/ATen/ops/triangular_solve_ops.h' 2022-12-01T09:59:48.8531078Z adding 'torch/include/ATen/ops/tril.h' 2022-12-01T09:59:48.8532932Z adding 'torch/include/ATen/ops/tril_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8534552Z adding 'torch/include/ATen/ops/tril_cpu_dispatch.h' 2022-12-01T09:59:48.8536250Z adding 'torch/include/ATen/ops/tril_cuda_dispatch.h' 2022-12-01T09:59:48.8538152Z adding 'torch/include/ATen/ops/tril_indices.h' 2022-12-01T09:59:48.8539971Z adding 'torch/include/ATen/ops/tril_indices_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8541642Z adding 'torch/include/ATen/ops/tril_indices_cpu_dispatch.h' 2022-12-01T09:59:48.8543348Z adding 'torch/include/ATen/ops/tril_indices_cuda_dispatch.h' 2022-12-01T09:59:48.8544994Z adding 'torch/include/ATen/ops/tril_indices_native.h' 2022-12-01T09:59:48.8546865Z adding 'torch/include/ATen/ops/tril_indices_ops.h' 2022-12-01T09:59:48.8548647Z adding 'torch/include/ATen/ops/tril_meta.h' 2022-12-01T09:59:48.8550295Z adding 'torch/include/ATen/ops/tril_meta_dispatch.h' 2022-12-01T09:59:48.8551821Z adding 'torch/include/ATen/ops/tril_native.h' 2022-12-01T09:59:48.8553600Z adding 'torch/include/ATen/ops/tril_ops.h' 2022-12-01T09:59:48.8555296Z adding 'torch/include/ATen/ops/triplet_margin_loss.h' 2022-12-01T09:59:48.8557043Z adding 'torch/include/ATen/ops/triplet_margin_loss_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8558554Z adding 'torch/include/ATen/ops/triplet_margin_loss_native.h' 2022-12-01T09:59:48.8560191Z adding 'torch/include/ATen/ops/triplet_margin_loss_ops.h' 2022-12-01T09:59:48.8561722Z adding 'torch/include/ATen/ops/triu.h' 2022-12-01T09:59:48.8563427Z adding 'torch/include/ATen/ops/triu_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8564991Z adding 'torch/include/ATen/ops/triu_cpu_dispatch.h' 2022-12-01T09:59:48.8567107Z adding 'torch/include/ATen/ops/triu_cuda_dispatch.h' 2022-12-01T09:59:48.8568907Z adding 'torch/include/ATen/ops/triu_indices.h' 2022-12-01T09:59:48.8570732Z adding 'torch/include/ATen/ops/triu_indices_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8572221Z adding 'torch/include/ATen/ops/triu_indices_cpu_dispatch.h' 2022-12-01T09:59:48.8573795Z adding 'torch/include/ATen/ops/triu_indices_cuda_dispatch.h' 2022-12-01T09:59:48.8575333Z adding 'torch/include/ATen/ops/triu_indices_native.h' 2022-12-01T09:59:48.8577114Z adding 'torch/include/ATen/ops/triu_indices_ops.h' 2022-12-01T09:59:48.8578674Z adding 'torch/include/ATen/ops/triu_meta.h' 2022-12-01T09:59:48.8580283Z adding 'torch/include/ATen/ops/triu_meta_dispatch.h' 2022-12-01T09:59:48.8581771Z adding 'torch/include/ATen/ops/triu_native.h' 2022-12-01T09:59:48.8583433Z adding 'torch/include/ATen/ops/triu_ops.h' 2022-12-01T09:59:48.8585073Z adding 'torch/include/ATen/ops/true_divide.h' 2022-12-01T09:59:48.8586741Z adding 'torch/include/ATen/ops/true_divide_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8588166Z adding 'torch/include/ATen/ops/true_divide_native.h' 2022-12-01T09:59:48.8589964Z adding 'torch/include/ATen/ops/true_divide_ops.h' 2022-12-01T09:59:48.8591604Z adding 'torch/include/ATen/ops/trunc.h' 2022-12-01T09:59:48.8593308Z adding 'torch/include/ATen/ops/trunc_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8594730Z adding 'torch/include/ATen/ops/trunc_cpu_dispatch.h' 2022-12-01T09:59:48.8596387Z adding 'torch/include/ATen/ops/trunc_cuda_dispatch.h' 2022-12-01T09:59:48.8597875Z adding 'torch/include/ATen/ops/trunc_meta.h' 2022-12-01T09:59:48.8599396Z adding 'torch/include/ATen/ops/trunc_meta_dispatch.h' 2022-12-01T09:59:48.8600996Z adding 'torch/include/ATen/ops/trunc_native.h' 2022-12-01T09:59:48.8602699Z adding 'torch/include/ATen/ops/trunc_ops.h' 2022-12-01T09:59:48.8604230Z adding 'torch/include/ATen/ops/type_as.h' 2022-12-01T09:59:48.8605827Z adding 'torch/include/ATen/ops/type_as_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8607223Z adding 'torch/include/ATen/ops/type_as_native.h' 2022-12-01T09:59:48.8608771Z adding 'torch/include/ATen/ops/type_as_ops.h' 2022-12-01T09:59:48.8610429Z adding 'torch/include/ATen/ops/unbind.h' 2022-12-01T09:59:48.8612074Z adding 'torch/include/ATen/ops/unbind_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8613582Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8615196Z adding 'torch/include/ATen/ops/unbind_compositeimplicitautogradnestedtensor_dispatch.h' 2022-12-01T09:59:48.8616766Z adding 'torch/include/ATen/ops/unbind_copy.h' 2022-12-01T09:59:48.8618350Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8619929Z adding 'torch/include/ATen/ops/unbind_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8621309Z adding 'torch/include/ATen/ops/unbind_copy_native.h' 2022-12-01T09:59:48.8622910Z adding 'torch/include/ATen/ops/unbind_copy_ops.h' 2022-12-01T09:59:48.8624494Z adding 'torch/include/ATen/ops/unbind_native.h' 2022-12-01T09:59:48.8626101Z adding 'torch/include/ATen/ops/unbind_ops.h' 2022-12-01T09:59:48.8627688Z adding 'torch/include/ATen/ops/unflatten.h' 2022-12-01T09:59:48.8629359Z adding 'torch/include/ATen/ops/unflatten_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8630843Z adding 'torch/include/ATen/ops/unflatten_dense_tensors.h' 2022-12-01T09:59:48.8632474Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8633868Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_native.h' 2022-12-01T09:59:48.8635554Z adding 'torch/include/ATen/ops/unflatten_dense_tensors_ops.h' 2022-12-01T09:59:48.8637076Z adding 'torch/include/ATen/ops/unflatten_native.h' 2022-12-01T09:59:48.8638723Z adding 'torch/include/ATen/ops/unflatten_ops.h' 2022-12-01T09:59:48.8640301Z adding 'torch/include/ATen/ops/unfold.h' 2022-12-01T09:59:48.8641916Z adding 'torch/include/ATen/ops/unfold_backward.h' 2022-12-01T09:59:48.8643653Z adding 'torch/include/ATen/ops/unfold_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8645145Z adding 'torch/include/ATen/ops/unfold_backward_cpu_dispatch.h' 2022-12-01T09:59:48.8646837Z adding 'torch/include/ATen/ops/unfold_backward_cuda_dispatch.h' 2022-12-01T09:59:48.8648311Z adding 'torch/include/ATen/ops/unfold_backward_native.h' 2022-12-01T09:59:48.8649836Z adding 'torch/include/ATen/ops/unfold_backward_ops.h' 2022-12-01T09:59:48.8651505Z adding 'torch/include/ATen/ops/unfold_copy.h' 2022-12-01T09:59:48.8653171Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8654764Z adding 'torch/include/ATen/ops/unfold_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8656170Z adding 'torch/include/ATen/ops/unfold_copy_native.h' 2022-12-01T09:59:48.8658260Z adding 'torch/include/ATen/ops/unfold_copy_ops.h' 2022-12-01T09:59:48.8659868Z adding 'torch/include/ATen/ops/unfold_cpu_dispatch.h' 2022-12-01T09:59:48.8661466Z adding 'torch/include/ATen/ops/unfold_cuda_dispatch.h' 2022-12-01T09:59:48.8663003Z adding 'torch/include/ATen/ops/unfold_meta_dispatch.h' 2022-12-01T09:59:48.8664629Z adding 'torch/include/ATen/ops/unfold_native.h' 2022-12-01T09:59:48.8666471Z adding 'torch/include/ATen/ops/unfold_ops.h' 2022-12-01T09:59:48.8668236Z adding 'torch/include/ATen/ops/uniform.h' 2022-12-01T09:59:48.8670191Z adding 'torch/include/ATen/ops/uniform_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8671887Z adding 'torch/include/ATen/ops/uniform_cpu_dispatch.h' 2022-12-01T09:59:48.8673672Z adding 'torch/include/ATen/ops/uniform_cuda_dispatch.h' 2022-12-01T09:59:48.8675345Z adding 'torch/include/ATen/ops/uniform_meta_dispatch.h' 2022-12-01T09:59:48.8677311Z adding 'torch/include/ATen/ops/uniform_native.h' 2022-12-01T09:59:48.8678962Z adding 'torch/include/ATen/ops/uniform_ops.h' 2022-12-01T09:59:48.8680966Z adding 'torch/include/ATen/ops/unique_consecutive.h' 2022-12-01T09:59:48.8682860Z adding 'torch/include/ATen/ops/unique_consecutive_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8684406Z adding 'torch/include/ATen/ops/unique_consecutive_cpu_dispatch.h' 2022-12-01T09:59:48.8686037Z adding 'torch/include/ATen/ops/unique_consecutive_cuda_dispatch.h' 2022-12-01T09:59:48.8687687Z adding 'torch/include/ATen/ops/unique_consecutive_native.h' 2022-12-01T09:59:48.8689654Z adding 'torch/include/ATen/ops/unique_consecutive_ops.h' 2022-12-01T09:59:48.8691421Z adding 'torch/include/ATen/ops/unique_dim.h' 2022-12-01T09:59:48.8693367Z adding 'torch/include/ATen/ops/unique_dim_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8695053Z adding 'torch/include/ATen/ops/unique_dim_consecutive.h' 2022-12-01T09:59:48.8696844Z adding 'torch/include/ATen/ops/unique_dim_consecutive_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8698517Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cpu_dispatch.h' 2022-12-01T09:59:48.8700253Z adding 'torch/include/ATen/ops/unique_dim_consecutive_cuda_dispatch.h' 2022-12-01T09:59:48.8701974Z adding 'torch/include/ATen/ops/unique_dim_consecutive_native.h' 2022-12-01T09:59:48.8704596Z adding 'torch/include/ATen/ops/unique_dim_consecutive_ops.h' 2022-12-01T09:59:48.8706135Z adding 'torch/include/ATen/ops/unique_dim_cpu_dispatch.h' 2022-12-01T09:59:48.8707526Z adding 'torch/include/ATen/ops/unique_dim_cuda_dispatch.h' 2022-12-01T09:59:48.8709138Z adding 'torch/include/ATen/ops/unique_dim_native.h' 2022-12-01T09:59:48.8710940Z adding 'torch/include/ATen/ops/unique_dim_ops.h' 2022-12-01T09:59:48.8712701Z adding 'torch/include/ATen/ops/unsafe_chunk.h' 2022-12-01T09:59:48.8714405Z adding 'torch/include/ATen/ops/unsafe_chunk_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.8716196Z adding 'torch/include/ATen/ops/unsafe_chunk_native.h' 2022-12-01T09:59:48.8717862Z adding 'torch/include/ATen/ops/unsafe_chunk_ops.h' 2022-12-01T09:59:48.8719806Z adding 'torch/include/ATen/ops/unsafe_split.h' 2022-12-01T09:59:48.8721780Z adding 'torch/include/ATen/ops/unsafe_split_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8723413Z adding 'torch/include/ATen/ops/unsafe_split_native.h' 2022-12-01T09:59:48.8725363Z adding 'torch/include/ATen/ops/unsafe_split_ops.h' 2022-12-01T09:59:48.8727232Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes.h' 2022-12-01T09:59:48.8729365Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8731091Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_native.h' 2022-12-01T09:59:48.8733044Z adding 'torch/include/ATen/ops/unsafe_split_with_sizes_ops.h' 2022-12-01T09:59:48.8734790Z adding 'torch/include/ATen/ops/unsqueeze.h' 2022-12-01T09:59:48.8736876Z adding 'torch/include/ATen/ops/unsqueeze_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8738575Z adding 'torch/include/ATen/ops/unsqueeze_copy.h' 2022-12-01T09:59:48.8740790Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8742820Z adding 'torch/include/ATen/ops/unsqueeze_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8744370Z adding 'torch/include/ATen/ops/unsqueeze_copy_native.h' 2022-12-01T09:59:48.8746243Z adding 'torch/include/ATen/ops/unsqueeze_copy_ops.h' 2022-12-01T09:59:48.8748001Z adding 'torch/include/ATen/ops/unsqueeze_native.h' 2022-12-01T09:59:48.8749819Z adding 'torch/include/ATen/ops/unsqueeze_ops.h' 2022-12-01T09:59:48.8752100Z adding 'torch/include/ATen/ops/upsample_bicubic2d.h' 2022-12-01T09:59:48.8754480Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward.h' 2022-12-01T09:59:48.8756917Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8758797Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8760441Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.8762209Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.8763898Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta.h' 2022-12-01T09:59:48.8765755Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_meta_dispatch.h' 2022-12-01T09:59:48.8767540Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_native.h' 2022-12-01T09:59:48.8769711Z adding 'torch/include/ATen/ops/upsample_bicubic2d_backward_ops.h' 2022-12-01T09:59:48.8771899Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8773853Z adding 'torch/include/ATen/ops/upsample_bicubic2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8775401Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cpu_dispatch.h' 2022-12-01T09:59:48.8777042Z adding 'torch/include/ATen/ops/upsample_bicubic2d_cuda_dispatch.h' 2022-12-01T09:59:48.8778864Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta.h' 2022-12-01T09:59:48.8780501Z adding 'torch/include/ATen/ops/upsample_bicubic2d_meta_dispatch.h' 2022-12-01T09:59:48.8782268Z adding 'torch/include/ATen/ops/upsample_bicubic2d_native.h' 2022-12-01T09:59:48.8784271Z adding 'torch/include/ATen/ops/upsample_bicubic2d_ops.h' 2022-12-01T09:59:48.8786311Z adding 'torch/include/ATen/ops/upsample_bilinear2d.h' 2022-12-01T09:59:48.8788565Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward.h' 2022-12-01T09:59:48.8790655Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8792477Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8794136Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.8796266Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.8798008Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta.h' 2022-12-01T09:59:48.8799818Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_meta_dispatch.h' 2022-12-01T09:59:48.8801911Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_native.h' 2022-12-01T09:59:48.8804066Z adding 'torch/include/ATen/ops/upsample_bilinear2d_backward_ops.h' 2022-12-01T09:59:48.8806075Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8808026Z adding 'torch/include/ATen/ops/upsample_bilinear2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8809929Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cpu_dispatch.h' 2022-12-01T09:59:48.8811913Z adding 'torch/include/ATen/ops/upsample_bilinear2d_cuda_dispatch.h' 2022-12-01T09:59:48.8813827Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta.h' 2022-12-01T09:59:48.8815737Z adding 'torch/include/ATen/ops/upsample_bilinear2d_meta_dispatch.h' 2022-12-01T09:59:48.8817671Z adding 'torch/include/ATen/ops/upsample_bilinear2d_native.h' 2022-12-01T09:59:48.8819800Z adding 'torch/include/ATen/ops/upsample_bilinear2d_ops.h' 2022-12-01T09:59:48.8822062Z adding 'torch/include/ATen/ops/upsample_linear1d.h' 2022-12-01T09:59:48.8824493Z adding 'torch/include/ATen/ops/upsample_linear1d_backward.h' 2022-12-01T09:59:48.8826689Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8828720Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8830596Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.8832576Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.8834365Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta.h' 2022-12-01T09:59:48.8836864Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_meta_dispatch.h' 2022-12-01T09:59:48.8838567Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_native.h' 2022-12-01T09:59:48.8840920Z adding 'torch/include/ATen/ops/upsample_linear1d_backward_ops.h' 2022-12-01T09:59:48.8843208Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8844872Z adding 'torch/include/ATen/ops/upsample_linear1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8846556Z adding 'torch/include/ATen/ops/upsample_linear1d_cpu_dispatch.h' 2022-12-01T09:59:48.8848383Z adding 'torch/include/ATen/ops/upsample_linear1d_cuda_dispatch.h' 2022-12-01T09:59:48.8850391Z adding 'torch/include/ATen/ops/upsample_linear1d_meta.h' 2022-12-01T09:59:48.8852365Z adding 'torch/include/ATen/ops/upsample_linear1d_meta_dispatch.h' 2022-12-01T09:59:48.8853996Z adding 'torch/include/ATen/ops/upsample_linear1d_native.h' 2022-12-01T09:59:48.8856072Z adding 'torch/include/ATen/ops/upsample_linear1d_ops.h' 2022-12-01T09:59:48.8858302Z adding 'torch/include/ATen/ops/upsample_nearest1d.h' 2022-12-01T09:59:48.8860481Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward.h' 2022-12-01T09:59:48.8862596Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8864383Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8866053Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.8867849Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.8869448Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta.h' 2022-12-01T09:59:48.8871255Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_meta_dispatch.h' 2022-12-01T09:59:48.8872923Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_native.h' 2022-12-01T09:59:48.8875010Z adding 'torch/include/ATen/ops/upsample_nearest1d_backward_ops.h' 2022-12-01T09:59:48.8877027Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8878882Z adding 'torch/include/ATen/ops/upsample_nearest1d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8880486Z adding 'torch/include/ATen/ops/upsample_nearest1d_cpu_dispatch.h' 2022-12-01T09:59:48.8882218Z adding 'torch/include/ATen/ops/upsample_nearest1d_cuda_dispatch.h' 2022-12-01T09:59:48.8883833Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta.h' 2022-12-01T09:59:48.8885587Z adding 'torch/include/ATen/ops/upsample_nearest1d_meta_dispatch.h' 2022-12-01T09:59:48.8887331Z adding 'torch/include/ATen/ops/upsample_nearest1d_native.h' 2022-12-01T09:59:48.8889408Z adding 'torch/include/ATen/ops/upsample_nearest1d_ops.h' 2022-12-01T09:59:48.8891419Z adding 'torch/include/ATen/ops/upsample_nearest2d.h' 2022-12-01T09:59:48.8893607Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward.h' 2022-12-01T09:59:48.8895686Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8897471Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8899134Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.8900899Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.8902552Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta.h' 2022-12-01T09:59:48.8904297Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_meta_dispatch.h' 2022-12-01T09:59:48.8906021Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_native.h' 2022-12-01T09:59:48.8908053Z adding 'torch/include/ATen/ops/upsample_nearest2d_backward_ops.h' 2022-12-01T09:59:48.8909991Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8911730Z adding 'torch/include/ATen/ops/upsample_nearest2d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8913383Z adding 'torch/include/ATen/ops/upsample_nearest2d_cpu_dispatch.h' 2022-12-01T09:59:48.8915215Z adding 'torch/include/ATen/ops/upsample_nearest2d_cuda_dispatch.h' 2022-12-01T09:59:48.8916913Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta.h' 2022-12-01T09:59:48.8918654Z adding 'torch/include/ATen/ops/upsample_nearest2d_meta_dispatch.h' 2022-12-01T09:59:48.8920429Z adding 'torch/include/ATen/ops/upsample_nearest2d_native.h' 2022-12-01T09:59:48.8922384Z adding 'torch/include/ATen/ops/upsample_nearest2d_ops.h' 2022-12-01T09:59:48.8924476Z adding 'torch/include/ATen/ops/upsample_nearest3d.h' 2022-12-01T09:59:48.8926744Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward.h' 2022-12-01T09:59:48.8928876Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8930680Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8932403Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.8934270Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.8935972Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta.h' 2022-12-01T09:59:48.8937796Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_meta_dispatch.h' 2022-12-01T09:59:48.8939494Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_native.h' 2022-12-01T09:59:48.8941467Z adding 'torch/include/ATen/ops/upsample_nearest3d_backward_ops.h' 2022-12-01T09:59:48.8943392Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8945145Z adding 'torch/include/ATen/ops/upsample_nearest3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8946884Z adding 'torch/include/ATen/ops/upsample_nearest3d_cpu_dispatch.h' 2022-12-01T09:59:48.8948712Z adding 'torch/include/ATen/ops/upsample_nearest3d_cuda_dispatch.h' 2022-12-01T09:59:48.8950405Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta.h' 2022-12-01T09:59:48.8952319Z adding 'torch/include/ATen/ops/upsample_nearest3d_meta_dispatch.h' 2022-12-01T09:59:48.8954410Z adding 'torch/include/ATen/ops/upsample_nearest3d_native.h' 2022-12-01T09:59:48.8956705Z adding 'torch/include/ATen/ops/upsample_nearest3d_ops.h' 2022-12-01T09:59:48.8958814Z adding 'torch/include/ATen/ops/upsample_trilinear3d.h' 2022-12-01T09:59:48.8961240Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward.h' 2022-12-01T09:59:48.8963757Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8965971Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8968144Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cpu_dispatch.h' 2022-12-01T09:59:48.8970461Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_cuda_dispatch.h' 2022-12-01T09:59:48.8972565Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta.h' 2022-12-01T09:59:48.8974718Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_meta_dispatch.h' 2022-12-01T09:59:48.8976875Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_native.h' 2022-12-01T09:59:48.8979361Z adding 'torch/include/ATen/ops/upsample_trilinear3d_backward_ops.h' 2022-12-01T09:59:48.8981772Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.8983929Z adding 'torch/include/ATen/ops/upsample_trilinear3d_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.8986055Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cpu_dispatch.h' 2022-12-01T09:59:48.8994737Z adding 'torch/include/ATen/ops/upsample_trilinear3d_cuda_dispatch.h' 2022-12-01T09:59:48.8997228Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta.h' 2022-12-01T09:59:48.8999443Z adding 'torch/include/ATen/ops/upsample_trilinear3d_meta_dispatch.h' 2022-12-01T09:59:48.9001603Z adding 'torch/include/ATen/ops/upsample_trilinear3d_native.h' 2022-12-01T09:59:48.9004002Z adding 'torch/include/ATen/ops/upsample_trilinear3d_ops.h' 2022-12-01T09:59:48.9006259Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward.h' 2022-12-01T09:59:48.9008435Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.9010530Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_native.h' 2022-12-01T09:59:48.9012735Z adding 'torch/include/ATen/ops/value_selecting_reduction_backward_ops.h' 2022-12-01T09:59:48.9014560Z adding 'torch/include/ATen/ops/values.h' 2022-12-01T09:59:48.9016631Z adding 'torch/include/ATen/ops/values_copy.h' 2022-12-01T09:59:48.9018846Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.9020994Z adding 'torch/include/ATen/ops/values_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.9022843Z adding 'torch/include/ATen/ops/values_copy_native.h' 2022-12-01T09:59:48.9025028Z adding 'torch/include/ATen/ops/values_copy_ops.h' 2022-12-01T09:59:48.9027005Z adding 'torch/include/ATen/ops/values_native.h' 2022-12-01T09:59:48.9029148Z adding 'torch/include/ATen/ops/values_ops.h' 2022-12-01T09:59:48.9031198Z adding 'torch/include/ATen/ops/vander.h' 2022-12-01T09:59:48.9033370Z adding 'torch/include/ATen/ops/vander_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.9035391Z adding 'torch/include/ATen/ops/vander_native.h' 2022-12-01T09:59:48.9037566Z adding 'torch/include/ATen/ops/vander_ops.h' 2022-12-01T09:59:48.9040067Z adding 'torch/include/ATen/ops/var.h' 2022-12-01T09:59:48.9042343Z adding 'torch/include/ATen/ops/var_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.9044397Z adding 'torch/include/ATen/ops/var_cpu_dispatch.h' 2022-12-01T09:59:48.9046485Z adding 'torch/include/ATen/ops/var_cuda_dispatch.h' 2022-12-01T09:59:48.9048766Z adding 'torch/include/ATen/ops/var_mean.h' 2022-12-01T09:59:48.9051142Z adding 'torch/include/ATen/ops/var_mean_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.9053275Z adding 'torch/include/ATen/ops/var_mean_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.9055418Z adding 'torch/include/ATen/ops/var_mean_cpu_dispatch.h' 2022-12-01T09:59:48.9057481Z adding 'torch/include/ATen/ops/var_mean_cuda_dispatch.h' 2022-12-01T09:59:48.9059531Z adding 'torch/include/ATen/ops/var_mean_native.h' 2022-12-01T09:59:48.9061983Z adding 'torch/include/ATen/ops/var_mean_ops.h' 2022-12-01T09:59:48.9064201Z adding 'torch/include/ATen/ops/var_native.h' 2022-12-01T09:59:48.9066747Z adding 'torch/include/ATen/ops/var_ops.h' 2022-12-01T09:59:48.9069115Z adding 'torch/include/ATen/ops/vdot.h' 2022-12-01T09:59:48.9071258Z adding 'torch/include/ATen/ops/vdot_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.9073263Z adding 'torch/include/ATen/ops/vdot_cpu_dispatch.h' 2022-12-01T09:59:48.9075481Z adding 'torch/include/ATen/ops/vdot_cuda_dispatch.h' 2022-12-01T09:59:48.9077606Z adding 'torch/include/ATen/ops/vdot_native.h' 2022-12-01T09:59:48.9079657Z adding 'torch/include/ATen/ops/vdot_ops.h' 2022-12-01T09:59:48.9081650Z adding 'torch/include/ATen/ops/view.h' 2022-12-01T09:59:48.9083543Z adding 'torch/include/ATen/ops/view_as.h' 2022-12-01T09:59:48.9085582Z adding 'torch/include/ATen/ops/view_as_complex.h' 2022-12-01T09:59:48.9087665Z adding 'torch/include/ATen/ops/view_as_complex_copy.h' 2022-12-01T09:59:48.9090031Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.9092182Z adding 'torch/include/ATen/ops/view_as_complex_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.9094091Z adding 'torch/include/ATen/ops/view_as_complex_copy_native.h' 2022-12-01T09:59:48.9096186Z adding 'torch/include/ATen/ops/view_as_complex_copy_ops.h' 2022-12-01T09:59:48.9098287Z adding 'torch/include/ATen/ops/view_as_complex_cpu_dispatch.h' 2022-12-01T09:59:48.9100342Z adding 'torch/include/ATen/ops/view_as_complex_cuda_dispatch.h' 2022-12-01T09:59:48.9102339Z adding 'torch/include/ATen/ops/view_as_complex_meta_dispatch.h' 2022-12-01T09:59:48.9104282Z adding 'torch/include/ATen/ops/view_as_complex_native.h' 2022-12-01T09:59:48.9106378Z adding 'torch/include/ATen/ops/view_as_complex_ops.h' 2022-12-01T09:59:48.9108503Z adding 'torch/include/ATen/ops/view_as_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.9110424Z adding 'torch/include/ATen/ops/view_as_native.h' 2022-12-01T09:59:48.9112494Z adding 'torch/include/ATen/ops/view_as_ops.h' 2022-12-01T09:59:48.9114485Z adding 'torch/include/ATen/ops/view_as_real.h' 2022-12-01T09:59:48.9116670Z adding 'torch/include/ATen/ops/view_as_real_copy.h' 2022-12-01T09:59:48.9119002Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.9121059Z adding 'torch/include/ATen/ops/view_as_real_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.9123153Z adding 'torch/include/ATen/ops/view_as_real_copy_native.h' 2022-12-01T09:59:48.9124996Z adding 'torch/include/ATen/ops/view_as_real_copy_ops.h' 2022-12-01T09:59:48.9126933Z adding 'torch/include/ATen/ops/view_as_real_cpu_dispatch.h' 2022-12-01T09:59:48.9128793Z adding 'torch/include/ATen/ops/view_as_real_cuda_dispatch.h' 2022-12-01T09:59:48.9130703Z adding 'torch/include/ATen/ops/view_as_real_meta_dispatch.h' 2022-12-01T09:59:48.9132430Z adding 'torch/include/ATen/ops/view_as_real_native.h' 2022-12-01T09:59:48.9134127Z adding 'torch/include/ATen/ops/view_as_real_ops.h' 2022-12-01T09:59:48.9135950Z adding 'torch/include/ATen/ops/view_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.9137800Z adding 'torch/include/ATen/ops/view_copy.h' 2022-12-01T09:59:48.9139633Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.9141417Z adding 'torch/include/ATen/ops/view_copy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.9142967Z adding 'torch/include/ATen/ops/view_copy_native.h' 2022-12-01T09:59:48.9144824Z adding 'torch/include/ATen/ops/view_copy_ops.h' 2022-12-01T09:59:48.9146590Z adding 'torch/include/ATen/ops/view_cpu_dispatch.h' 2022-12-01T09:59:48.9148244Z adding 'torch/include/ATen/ops/view_cuda_dispatch.h' 2022-12-01T09:59:48.9149873Z adding 'torch/include/ATen/ops/view_meta_dispatch.h' 2022-12-01T09:59:48.9151876Z adding 'torch/include/ATen/ops/view_native.h' 2022-12-01T09:59:48.9153614Z adding 'torch/include/ATen/ops/view_ops.h' 2022-12-01T09:59:48.9155338Z adding 'torch/include/ATen/ops/vsplit.h' 2022-12-01T09:59:48.9157180Z adding 'torch/include/ATen/ops/vsplit_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.9158688Z adding 'torch/include/ATen/ops/vsplit_native.h' 2022-12-01T09:59:48.9160363Z adding 'torch/include/ATen/ops/vsplit_ops.h' 2022-12-01T09:59:48.9161995Z adding 'torch/include/ATen/ops/vstack.h' 2022-12-01T09:59:48.9163614Z adding 'torch/include/ATen/ops/vstack_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.9165114Z adding 'torch/include/ATen/ops/vstack_native.h' 2022-12-01T09:59:48.9166584Z adding 'torch/include/ATen/ops/vstack_ops.h' 2022-12-01T09:59:48.9168239Z adding 'torch/include/ATen/ops/where.h' 2022-12-01T09:59:48.9170026Z adding 'torch/include/ATen/ops/where_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.9171583Z adding 'torch/include/ATen/ops/where_cpu_dispatch.h' 2022-12-01T09:59:48.9173153Z adding 'torch/include/ATen/ops/where_cuda_dispatch.h' 2022-12-01T09:59:48.9174696Z adding 'torch/include/ATen/ops/where_native.h' 2022-12-01T09:59:48.9176529Z adding 'torch/include/ATen/ops/where_ops.h' 2022-12-01T09:59:48.9178379Z adding 'torch/include/ATen/ops/xlogy.h' 2022-12-01T09:59:48.9180203Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.9182034Z adding 'torch/include/ATen/ops/xlogy_compositeexplicitautogradnonfunctional_dispatch.h' 2022-12-01T09:59:48.9183533Z adding 'torch/include/ATen/ops/xlogy_cpu_dispatch.h' 2022-12-01T09:59:48.9185118Z adding 'torch/include/ATen/ops/xlogy_cuda_dispatch.h' 2022-12-01T09:59:48.9186619Z adding 'torch/include/ATen/ops/xlogy_meta.h' 2022-12-01T09:59:48.9188195Z adding 'torch/include/ATen/ops/xlogy_meta_dispatch.h' 2022-12-01T09:59:48.9189772Z adding 'torch/include/ATen/ops/xlogy_native.h' 2022-12-01T09:59:48.9191704Z adding 'torch/include/ATen/ops/xlogy_ops.h' 2022-12-01T09:59:48.9193397Z adding 'torch/include/ATen/ops/xor.h' 2022-12-01T09:59:48.9195260Z adding 'torch/include/ATen/ops/xor_compositeimplicitautograd_dispatch.h' 2022-12-01T09:59:48.9196846Z adding 'torch/include/ATen/ops/xor_native.h' 2022-12-01T09:59:48.9198827Z adding 'torch/include/ATen/ops/xor_ops.h' 2022-12-01T09:59:48.9200971Z adding 'torch/include/ATen/ops/zero.h' 2022-12-01T09:59:48.9202656Z adding 'torch/include/ATen/ops/zero_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.9204226Z adding 'torch/include/ATen/ops/zero_cpu_dispatch.h' 2022-12-01T09:59:48.9205850Z adding 'torch/include/ATen/ops/zero_cuda_dispatch.h' 2022-12-01T09:59:48.9207567Z adding 'torch/include/ATen/ops/zero_meta_dispatch.h' 2022-12-01T09:59:48.9209329Z adding 'torch/include/ATen/ops/zero_native.h' 2022-12-01T09:59:48.9211274Z adding 'torch/include/ATen/ops/zero_ops.h' 2022-12-01T09:59:48.9213487Z adding 'torch/include/ATen/ops/zeros.h' 2022-12-01T09:59:48.9215543Z adding 'torch/include/ATen/ops/zeros_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.9217438Z adding 'torch/include/ATen/ops/zeros_like.h' 2022-12-01T09:59:48.9219529Z adding 'torch/include/ATen/ops/zeros_like_compositeexplicitautograd_dispatch.h' 2022-12-01T09:59:48.9221218Z adding 'torch/include/ATen/ops/zeros_like_native.h' 2022-12-01T09:59:48.9223102Z adding 'torch/include/ATen/ops/zeros_like_ops.h' 2022-12-01T09:59:48.9225035Z adding 'torch/include/ATen/ops/zeros_native.h' 2022-12-01T09:59:48.9226944Z adding 'torch/include/ATen/ops/zeros_ops.h' 2022-12-01T09:59:48.9231798Z adding 'torch/include/ATen/quantized/QTensorImpl.h' 2022-12-01T09:59:48.9235246Z adding 'torch/include/ATen/quantized/Quantizer.h' 2022-12-01T09:59:48.9240304Z adding 'torch/include/c10/core/Allocator.h' 2022-12-01T09:59:48.9242257Z adding 'torch/include/c10/core/AutogradState.h' 2022-12-01T09:59:48.9245629Z adding 'torch/include/c10/core/Backend.h' 2022-12-01T09:59:48.9247625Z adding 'torch/include/c10/core/CPUAllocator.h' 2022-12-01T09:59:48.9249814Z adding 'torch/include/c10/core/CompileTimeFunctionPointer.h' 2022-12-01T09:59:48.9251616Z adding 'torch/include/c10/core/CopyBytes.h' 2022-12-01T09:59:48.9253352Z adding 'torch/include/c10/core/DefaultDtype.h' 2022-12-01T09:59:48.9255149Z adding 'torch/include/c10/core/DefaultTensorOptions.h' 2022-12-01T09:59:48.9258028Z adding 'torch/include/c10/core/Device.h' 2022-12-01T09:59:48.9260061Z adding 'torch/include/c10/core/DeviceArray.h' 2022-12-01T09:59:48.9263106Z adding 'torch/include/c10/core/DeviceGuard.h' 2022-12-01T09:59:48.9266056Z adding 'torch/include/c10/core/DeviceType.h' 2022-12-01T09:59:48.9275982Z adding 'torch/include/c10/core/DispatchKey.h' 2022-12-01T09:59:48.9289419Z adding 'torch/include/c10/core/DispatchKeySet.h' 2022-12-01T09:59:48.9292986Z adding 'torch/include/c10/core/DynamicCast.h' 2022-12-01T09:59:48.9295642Z adding 'torch/include/c10/core/Event.h' 2022-12-01T09:59:48.9298265Z adding 'torch/include/c10/core/GeneratorImpl.h' 2022-12-01T09:59:48.9300284Z adding 'torch/include/c10/core/GradMode.h' 2022-12-01T09:59:48.9302663Z adding 'torch/include/c10/core/InferenceMode.h' 2022-12-01T09:59:48.9304651Z adding 'torch/include/c10/core/Layout.h' 2022-12-01T09:59:48.9308154Z adding 'torch/include/c10/core/MemoryFormat.h' 2022-12-01T09:59:48.9310145Z adding 'torch/include/c10/core/OptionalRef.h' 2022-12-01T09:59:48.9312425Z adding 'torch/include/c10/core/PyHandleCache.h' 2022-12-01T09:59:48.9314378Z adding 'torch/include/c10/core/QEngine.h' 2022-12-01T09:59:48.9316393Z adding 'torch/include/c10/core/QScheme.h' 2022-12-01T09:59:48.9318430Z adding 'torch/include/c10/core/SafePyObject.h' 2022-12-01T09:59:48.9321849Z adding 'torch/include/c10/core/Scalar.h' 2022-12-01T09:59:48.9326915Z adding 'torch/include/c10/core/ScalarType.h' 2022-12-01T09:59:48.9329373Z adding 'torch/include/c10/core/ScalarTypeToTypeMeta.h' 2022-12-01T09:59:48.9331827Z adding 'torch/include/c10/core/Storage.h' 2022-12-01T09:59:48.9334939Z adding 'torch/include/c10/core/StorageImpl.h' 2022-12-01T09:59:48.9338481Z adding 'torch/include/c10/core/Stream.h' 2022-12-01T09:59:48.9341640Z adding 'torch/include/c10/core/StreamGuard.h' 2022-12-01T09:59:48.9343613Z adding 'torch/include/c10/core/SymFloat.h' 2022-12-01T09:59:48.9345549Z adding 'torch/include/c10/core/SymFloatNodeImpl.h' 2022-12-01T09:59:48.9349167Z adding 'torch/include/c10/core/SymInt.h' 2022-12-01T09:59:48.9351242Z adding 'torch/include/c10/core/SymIntArrayRef.h' 2022-12-01T09:59:48.9353304Z adding 'torch/include/c10/core/SymIntNodeImpl.h' 2022-12-01T09:59:48.9392601Z adding 'torch/include/c10/core/TensorImpl.h' 2022-12-01T09:59:48.9402818Z adding 'torch/include/c10/core/TensorOptions.h' 2022-12-01T09:59:48.9405370Z adding 'torch/include/c10/core/UndefinedTensorImpl.h' 2022-12-01T09:59:48.9407150Z adding 'torch/include/c10/core/WrapDimMinimal.h' 2022-12-01T09:59:48.9408757Z adding 'torch/include/c10/core/alignment.h' 2022-12-01T09:59:48.9411123Z adding 'torch/include/c10/core/thread_pool.h' 2022-12-01T09:59:48.9416102Z adding 'torch/include/c10/core/impl/DeviceGuardImplInterface.h' 2022-12-01T09:59:48.9418676Z adding 'torch/include/c10/core/impl/FakeGuardImpl.h' 2022-12-01T09:59:48.9420580Z adding 'torch/include/c10/core/impl/GPUTrace.h' 2022-12-01T09:59:48.9425414Z adding 'torch/include/c10/core/impl/InlineDeviceGuard.h' 2022-12-01T09:59:48.9428025Z adding 'torch/include/c10/core/impl/InlineEvent.h' 2022-12-01T09:59:48.9431666Z adding 'torch/include/c10/core/impl/InlineStreamGuard.h' 2022-12-01T09:59:48.9434750Z adding 'torch/include/c10/core/impl/LocalDispatchKeySet.h' 2022-12-01T09:59:48.9438770Z adding 'torch/include/c10/core/impl/PyInterpreter.h' 2022-12-01T09:59:48.9440989Z adding 'torch/include/c10/core/impl/PythonDispatcherTLS.h' 2022-12-01T09:59:48.9443840Z adding 'torch/include/c10/core/impl/SizesAndStrides.h' 2022-12-01T09:59:48.9446010Z adding 'torch/include/c10/core/impl/TorchDispatchModeTLS.h' 2022-12-01T09:59:48.9447972Z adding 'torch/include/c10/core/impl/VirtualGuardImpl.h' 2022-12-01T09:59:48.9449720Z adding 'torch/include/c10/core/impl/alloc_cpu.h' 2022-12-01T09:59:48.9451962Z adding 'torch/include/c10/cuda/CUDAAlgorithm.h' 2022-12-01T09:59:48.9454741Z adding 'torch/include/c10/cuda/CUDACachingAllocator.h' 2022-12-01T09:59:48.9457206Z adding 'torch/include/c10/cuda/CUDAException.h' 2022-12-01T09:59:48.9459773Z adding 'torch/include/c10/cuda/CUDAFunctions.h' 2022-12-01T09:59:48.9461841Z adding 'torch/include/c10/cuda/CUDAGraphsC10Utils.h' 2022-12-01T09:59:48.9465303Z adding 'torch/include/c10/cuda/CUDAGuard.h' 2022-12-01T09:59:48.9467492Z adding 'torch/include/c10/cuda/CUDAMacros.h' 2022-12-01T09:59:48.9469652Z adding 'torch/include/c10/cuda/CUDAMathCompat.h' 2022-12-01T09:59:48.9471798Z adding 'torch/include/c10/cuda/CUDAMiscFunctions.h' 2022-12-01T09:59:48.9475492Z adding 'torch/include/c10/cuda/CUDAStream.h' 2022-12-01T09:59:48.9479003Z adding 'torch/include/c10/cuda/impl/CUDAGuardImpl.h' 2022-12-01T09:59:48.9480862Z adding 'torch/include/c10/cuda/impl/CUDATest.h' 2022-12-01T09:59:48.9483980Z adding 'torch/include/c10/macros/Export.h' 2022-12-01T09:59:48.9490060Z adding 'torch/include/c10/macros/Macros.h' 2022-12-01T09:59:48.9492352Z adding 'torch/include/c10/macros/cmake_macros.h' 2022-12-01T09:59:48.9495985Z adding 'torch/include/c10/util/AlignOf.h' 2022-12-01T09:59:48.9499789Z adding 'torch/include/c10/util/Array.h' 2022-12-01T09:59:48.9503656Z adding 'torch/include/c10/util/ArrayRef.h' 2022-12-01T09:59:48.9506718Z adding 'torch/include/c10/util/BFloat16-inl.h' 2022-12-01T09:59:48.9509565Z adding 'torch/include/c10/util/BFloat16-math.h' 2022-12-01T09:59:48.9511785Z adding 'torch/include/c10/util/BFloat16.h' 2022-12-01T09:59:48.9513621Z adding 'torch/include/c10/util/Backtrace.h' 2022-12-01T09:59:48.9516044Z adding 'torch/include/c10/util/Bitset.h' 2022-12-01T09:59:48.9520390Z adding 'torch/include/c10/util/C++17.h' 2022-12-01T09:59:48.9522801Z adding 'torch/include/c10/util/CallOnce.h' 2022-12-01T09:59:48.9526198Z adding 'torch/include/c10/util/ConstexprCrc.h' 2022-12-01T09:59:48.9528476Z adding 'torch/include/c10/util/DeadlockDetection.h' 2022-12-01T09:59:48.9530868Z adding 'torch/include/c10/util/Deprecated.h' 2022-12-01T09:59:48.9532632Z adding 'torch/include/c10/util/DimVector.h' 2022-12-01T09:59:48.9539801Z adding 'torch/include/c10/util/Exception.h' 2022-12-01T09:59:48.9543046Z adding 'torch/include/c10/util/ExclusivelyOwned.h' 2022-12-01T09:59:48.9545238Z adding 'torch/include/c10/util/ExclusivelyOwnedTensorTraits.h' 2022-12-01T09:59:48.9548764Z adding 'torch/include/c10/util/Flags.h' 2022-12-01T09:59:48.9551287Z adding 'torch/include/c10/util/FunctionRef.h' 2022-12-01T09:59:48.9554004Z adding 'torch/include/c10/util/Half-inl.h' 2022-12-01T09:59:48.9560556Z adding 'torch/include/c10/util/Half.h' 2022-12-01T09:59:48.9563264Z adding 'torch/include/c10/util/IdWrapper.h' 2022-12-01T09:59:48.9566418Z adding 'torch/include/c10/util/LeftRight.h' 2022-12-01T09:59:48.9568406Z adding 'torch/include/c10/util/Load.h' 2022-12-01T09:59:48.9572106Z adding 'torch/include/c10/util/Logging.h' 2022-12-01T09:59:48.9574570Z adding 'torch/include/c10/util/MathConstants.h' 2022-12-01T09:59:48.9577499Z adding 'torch/include/c10/util/MaybeOwned.h' 2022-12-01T09:59:48.9582329Z adding 'torch/include/c10/util/Metaprogramming.h' 2022-12-01T09:59:48.9590473Z adding 'torch/include/c10/util/Optional.h' 2022-12-01T09:59:48.9594055Z adding 'torch/include/c10/util/OptionalArrayRef.h' 2022-12-01T09:59:48.9598144Z adding 'torch/include/c10/util/Registry.h' 2022-12-01T09:59:48.9600406Z adding 'torch/include/c10/util/ScopeExit.h' 2022-12-01T09:59:48.9602323Z adding 'torch/include/c10/util/SmallBuffer.h' 2022-12-01T09:59:48.9616448Z adding 'torch/include/c10/util/SmallVector.h' 2022-12-01T09:59:48.9620277Z adding 'torch/include/c10/util/StringUtil.h' 2022-12-01T09:59:48.9622425Z adding 'torch/include/c10/util/Synchronized.h' 2022-12-01T09:59:48.9808766Z adding 'torch/include/c10/util/ThreadLocal.h' 2022-12-01T09:59:48.9811004Z adding 'torch/include/c10/util/ThreadLocalDebugInfo.h' 2022-12-01T09:59:48.9812947Z adding 'torch/include/c10/util/Type.h' 2022-12-01T09:59:48.9815426Z adding 'torch/include/c10/util/TypeCast.h' 2022-12-01T09:59:48.9818166Z adding 'torch/include/c10/util/TypeIndex.h' 2022-12-01T09:59:48.9823098Z adding 'torch/include/c10/util/TypeList.h' 2022-12-01T09:59:48.9825802Z adding 'torch/include/c10/util/TypeSafeSignMath.h' 2022-12-01T09:59:48.9828564Z adding 'torch/include/c10/util/TypeTraits.h' 2022-12-01T09:59:48.9830574Z adding 'torch/include/c10/util/Unicode.h' 2022-12-01T09:59:48.9833044Z adding 'torch/include/c10/util/UniqueVoidPtr.h' 2022-12-01T09:59:48.9835223Z adding 'torch/include/c10/util/Unroll.h' 2022-12-01T09:59:48.9837508Z adding 'torch/include/c10/util/accumulate.h' 2022-12-01T09:59:48.9842410Z adding 'torch/include/c10/util/complex.h' 2022-12-01T09:59:48.9845409Z adding 'torch/include/c10/util/complex_math.h' 2022-12-01T09:59:48.9847360Z adding 'torch/include/c10/util/complex_utils.h' 2022-12-01T09:59:48.9849292Z adding 'torch/include/c10/util/copysign.h' 2022-12-01T09:59:48.9851665Z adding 'torch/include/c10/util/either.h' 2022-12-01T09:59:48.9853413Z adding 'torch/include/c10/util/env.h' 2022-12-01T09:59:48.9865461Z adding 'torch/include/c10/util/flat_hash_map.h' 2022-12-01T09:59:48.9870609Z adding 'torch/include/c10/util/hash.h' 2022-12-01T09:59:48.9872373Z adding 'torch/include/c10/util/in_place.h' 2022-12-01T09:59:48.9876243Z adding 'torch/include/c10/util/int128.h' 2022-12-01T09:59:48.9886069Z adding 'torch/include/c10/util/intrusive_ptr.h' 2022-12-01T09:59:48.9888898Z adding 'torch/include/c10/util/irange.h' 2022-12-01T09:59:48.9896821Z adding 'torch/include/c10/util/llvmMathExtras.h' 2022-12-01T09:59:48.9899584Z adding 'torch/include/c10/util/logging_is_google_glog.h' 2022-12-01T09:59:48.9902603Z adding 'torch/include/c10/util/logging_is_not_google_glog.h' 2022-12-01T09:59:48.9905264Z adding 'torch/include/c10/util/math_compat.h' 2022-12-01T09:59:48.9907006Z adding 'torch/include/c10/util/numa.h' 2022-12-01T09:59:48.9921698Z adding 'torch/include/c10/util/order_preserving_flat_hash_map.h' 2022-12-01T09:59:48.9925017Z adding 'torch/include/c10/util/overloaded.h' 2022-12-01T09:59:48.9926403Z adding 'torch/include/c10/util/python_stub.h' 2022-12-01T09:59:48.9928079Z adding 'torch/include/c10/util/qint32.h' 2022-12-01T09:59:48.9929568Z adding 'torch/include/c10/util/qint8.h' 2022-12-01T09:59:48.9931115Z adding 'torch/include/c10/util/quint2x4.h' 2022-12-01T09:59:48.9932608Z adding 'torch/include/c10/util/quint4x2.h' 2022-12-01T09:59:48.9934131Z adding 'torch/include/c10/util/quint8.h' 2022-12-01T09:59:48.9936873Z adding 'torch/include/c10/util/reverse_iterator.h' 2022-12-01T09:59:48.9938893Z adding 'torch/include/c10/util/safe_numerics.h' 2022-12-01T09:59:48.9941075Z adding 'torch/include/c10/util/signal_handler.h' 2022-12-01T09:59:48.9947885Z adding 'torch/include/c10/util/sparse_bitset.h' 2022-12-01T09:59:48.9950231Z adding 'torch/include/c10/util/strides.h' 2022-12-01T09:59:48.9952351Z adding 'torch/include/c10/util/string_utils.h' 2022-12-01T09:59:48.9957785Z adding 'torch/include/c10/util/string_view.h' 2022-12-01T09:59:48.9965213Z adding 'torch/include/c10/util/strong_type.h' 2022-12-01T09:59:48.9968796Z adding 'torch/include/c10/util/tempfile.h' 2022-12-01T09:59:48.9970616Z adding 'torch/include/c10/util/thread_name.h' 2022-12-01T09:59:48.9977263Z adding 'torch/include/c10/util/typeid.h' 2022-12-01T09:59:48.9997721Z adding 'torch/include/c10/util/variant.h' 2022-12-01T09:59:49.0001660Z adding 'torch/include/c10/util/win32-headers.h' 2022-12-01T09:59:49.0004116Z adding 'torch/include/caffe2/contrib/aten/aten_op.h' 2022-12-01T09:59:49.0007198Z adding 'torch/include/caffe2/contrib/aten/aten_op_template.h' 2022-12-01T09:59:49.0011312Z adding 'torch/include/caffe2/contrib/fakelowp/batch_matmul_fp16_fake_op.h' 2022-12-01T09:59:49.0013055Z adding 'torch/include/caffe2/contrib/fakelowp/common.h' 2022-12-01T09:59:49.0016324Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_fc_acc_op.h' 2022-12-01T09:59:49.0018178Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_fma.h' 2022-12-01T09:59:49.0019951Z adding 'torch/include/caffe2/contrib/fakelowp/fp16_gemm_utils.h' 2022-12-01T09:59:49.0021758Z adding 'torch/include/caffe2/contrib/fakelowp/int8_dequantize_op_nnpi.h' 2022-12-01T09:59:49.0023727Z adding 'torch/include/caffe2/contrib/fakelowp/int8_quantize_op_nnpi.h' 2022-12-01T09:59:49.0025637Z adding 'torch/include/caffe2/contrib/fakelowp/int8_swish_op_nnpi.h' 2022-12-01T09:59:49.0028366Z adding 'torch/include/caffe2/contrib/fakelowp/layernorm_fp16_fake_op.h' 2022-12-01T09:59:49.0031271Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_4bit_rowwise_fp16_fake_op.h' 2022-12-01T09:59:49.0034647Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_fused_8bit_rowwise_fp16_fake_op.h' 2022-12-01T09:59:49.0038133Z adding 'torch/include/caffe2/contrib/fakelowp/lengths_reducer_ops.h' 2022-12-01T09:59:49.0040290Z adding 'torch/include/caffe2/contrib/fakelowp/quant_lut_fp16_fake_op.h' 2022-12-01T09:59:49.0043445Z adding 'torch/include/caffe2/contrib/fakelowp/spatial_batch_norm_fp16_fake_op.h' 2022-12-01T09:59:49.0045494Z adding 'torch/include/caffe2/contrib/fakelowp/sum_fp16_fake_op.h' 2022-12-01T09:59:49.0047380Z adding 'torch/include/caffe2/contrib/fakelowp/unary_fp16_fake_op.h' 2022-12-01T09:59:49.0050056Z adding 'torch/include/caffe2/contrib/gloo/allgather_ops.h' 2022-12-01T09:59:49.0052423Z adding 'torch/include/caffe2/contrib/gloo/allreduce_ops.h' 2022-12-01T09:59:49.0054307Z adding 'torch/include/caffe2/contrib/gloo/barrier_ops.h' 2022-12-01T09:59:49.0056795Z adding 'torch/include/caffe2/contrib/gloo/broadcast_ops.h' 2022-12-01T09:59:49.0059090Z adding 'torch/include/caffe2/contrib/gloo/common.h' 2022-12-01T09:59:49.0061376Z adding 'torch/include/caffe2/contrib/gloo/common_world_ops.h' 2022-12-01T09:59:49.0062904Z adding 'torch/include/caffe2/contrib/gloo/context.h' 2022-12-01T09:59:49.0065186Z adding 'torch/include/caffe2/contrib/gloo/reduce_scatter_ops.h' 2022-12-01T09:59:49.0067329Z adding 'torch/include/caffe2/contrib/gloo/store_handler.h' 2022-12-01T09:59:49.0069676Z adding 'torch/include/caffe2/contrib/nccl/cuda_nccl_gpu.h' 2022-12-01T09:59:49.0071986Z adding 'torch/include/caffe2/contrib/opencl/context.h' 2022-12-01T09:59:49.0074615Z adding 'torch/include/caffe2/contrib/prof/prof_dag_stats_op.h' 2022-12-01T09:59:49.0078587Z adding 'torch/include/caffe2/contrib/shm_mutex/shm_mutex.h' 2022-12-01T09:59:49.0081160Z adding 'torch/include/caffe2/contrib/tensorrt/tensorrt_op_trt.h' 2022-12-01T09:59:49.0083521Z adding 'torch/include/caffe2/contrib/tensorrt/tensorrt_tranformer.h' 2022-12-01T09:59:49.0085861Z adding 'torch/include/caffe2/contrib/tensorrt/trt_utils.h' 2022-12-01T09:59:49.0088660Z adding 'torch/include/caffe2/contrib/warpctc/ctc_op.h' 2022-12-01T09:59:49.0090947Z adding 'torch/include/caffe2/core/allocator.h' 2022-12-01T09:59:49.0093072Z adding 'torch/include/caffe2/core/blob.h' 2022-12-01T09:59:49.0096873Z adding 'torch/include/caffe2/core/blob_serialization.h' 2022-12-01T09:59:49.0099541Z adding 'torch/include/caffe2/core/blob_serializer_base.h' 2022-12-01T09:59:49.0101562Z adding 'torch/include/caffe2/core/blob_stats.h' 2022-12-01T09:59:49.0103991Z adding 'torch/include/caffe2/core/common.h' 2022-12-01T09:59:49.0107242Z adding 'torch/include/caffe2/core/common_cudnn.h' 2022-12-01T09:59:49.0112125Z adding 'torch/include/caffe2/core/common_gpu.h' 2022-12-01T09:59:49.0114204Z adding 'torch/include/caffe2/core/common_omp.h' 2022-12-01T09:59:49.0117134Z adding 'torch/include/caffe2/core/context.h' 2022-12-01T09:59:49.0119537Z adding 'torch/include/caffe2/core/context_base.h' 2022-12-01T09:59:49.0123350Z adding 'torch/include/caffe2/core/context_gpu.h' 2022-12-01T09:59:49.0126796Z adding 'torch/include/caffe2/core/cudnn_wrappers.h' 2022-12-01T09:59:49.0130579Z adding 'torch/include/caffe2/core/db.h' 2022-12-01T09:59:49.0132769Z adding 'torch/include/caffe2/core/distributions_stubs.h' 2022-12-01T09:59:49.0136328Z adding 'torch/include/caffe2/core/event.h' 2022-12-01T09:59:49.0138562Z adding 'torch/include/caffe2/core/event_cpu.h' 2022-12-01T09:59:49.0141753Z adding 'torch/include/caffe2/core/export_c10_op_to_caffe2.h' 2022-12-01T09:59:49.0145706Z adding 'torch/include/caffe2/core/export_caffe2_op_to_c10.h' 2022-12-01T09:59:49.0147450Z adding 'torch/include/caffe2/core/flags.h' 2022-12-01T09:59:49.0150048Z adding 'torch/include/caffe2/core/graph.h' 2022-12-01T09:59:49.0152944Z adding 'torch/include/caffe2/core/init.h' 2022-12-01T09:59:49.0154641Z adding 'torch/include/caffe2/core/logging.h' 2022-12-01T09:59:49.0156965Z adding 'torch/include/caffe2/core/macros.h' 2022-12-01T09:59:49.0158621Z adding 'torch/include/caffe2/core/memonger.h' 2022-12-01T09:59:49.0160894Z adding 'torch/include/caffe2/core/module.h' 2022-12-01T09:59:49.0163176Z adding 'torch/include/caffe2/core/net.h' 2022-12-01T09:59:49.0166308Z adding 'torch/include/caffe2/core/net_async_base.h' 2022-12-01T09:59:49.0168291Z adding 'torch/include/caffe2/core/net_async_scheduling.h' 2022-12-01T09:59:49.0170079Z adding 'torch/include/caffe2/core/net_async_task.h' 2022-12-01T09:59:49.0171943Z adding 'torch/include/caffe2/core/net_async_task_future.h' 2022-12-01T09:59:49.0173992Z adding 'torch/include/caffe2/core/net_async_task_graph.h' 2022-12-01T09:59:49.0176763Z adding 'torch/include/caffe2/core/net_async_tracing.h' 2022-12-01T09:59:49.0178916Z adding 'torch/include/caffe2/core/net_dag_utils.h' 2022-12-01T09:59:49.0180957Z adding 'torch/include/caffe2/core/net_parallel.h' 2022-12-01T09:59:49.0183160Z adding 'torch/include/caffe2/core/net_simple.h' 2022-12-01T09:59:49.0185321Z adding 'torch/include/caffe2/core/net_simple_refcount.h' 2022-12-01T09:59:49.0186830Z adding 'torch/include/caffe2/core/numa.h' 2022-12-01T09:59:49.0189087Z adding 'torch/include/caffe2/core/observer.h' 2022-12-01T09:59:49.0205449Z adding 'torch/include/caffe2/core/operator.h' 2022-12-01T09:59:49.0210532Z adding 'torch/include/caffe2/core/operator_gradient.h' 2022-12-01T09:59:49.0216211Z adding 'torch/include/caffe2/core/operator_schema.h' 2022-12-01T09:59:49.0218483Z adding 'torch/include/caffe2/core/plan_executor.h' 2022-12-01T09:59:49.0220712Z adding 'torch/include/caffe2/core/prof_dag_counters.h' 2022-12-01T09:59:49.0223682Z adding 'torch/include/caffe2/core/qtensor.h' 2022-12-01T09:59:49.0225986Z adding 'torch/include/caffe2/core/qtensor_serialization.h' 2022-12-01T09:59:49.0228529Z adding 'torch/include/caffe2/core/scope_guard.h' 2022-12-01T09:59:49.0230335Z adding 'torch/include/caffe2/core/static_tracepoint.h' 2022-12-01T09:59:49.0232842Z adding 'torch/include/caffe2/core/static_tracepoint_elfx86.h' 2022-12-01T09:59:49.0236803Z adding 'torch/include/caffe2/core/stats.h' 2022-12-01T09:59:49.0239121Z adding 'torch/include/caffe2/core/storage.h' 2022-12-01T09:59:49.0245709Z adding 'torch/include/caffe2/core/tensor.h' 2022-12-01T09:59:49.0247743Z adding 'torch/include/caffe2/core/tensor_impl.h' 2022-12-01T09:59:49.0249423Z adding 'torch/include/caffe2/core/tensor_int8.h' 2022-12-01T09:59:49.0251807Z adding 'torch/include/caffe2/core/test_utils.h' 2022-12-01T09:59:49.0253721Z adding 'torch/include/caffe2/core/timer.h' 2022-12-01T09:59:49.0256386Z adding 'torch/include/caffe2/core/transform.h' 2022-12-01T09:59:49.0258447Z adding 'torch/include/caffe2/core/types.h' 2022-12-01T09:59:49.0262526Z adding 'torch/include/caffe2/core/workspace.h' 2022-12-01T09:59:49.0265820Z adding 'torch/include/caffe2/core/hip/common_miopen.h' 2022-12-01T09:59:49.0268543Z adding 'torch/include/caffe2/core/hip/miopen_wrapper.h' 2022-12-01T09:59:49.0272641Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Converters/Dot.h' 2022-12-01T09:59:49.0276591Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpClasses.h' 2022-12-01T09:59:49.0278551Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpEnum.h' 2022-12-01T09:59:49.0280175Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Generated/OpNames.h' 2022-12-01T09:59:49.0283252Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Algorithms.h' 2022-12-01T09:59:49.0285557Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/BinaryMatchImpl.h' 2022-12-01T09:59:49.0290409Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/Graph.h' 2022-12-01T09:59:49.0293619Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TarjansImpl.h' 2022-12-01T09:59:49.0295755Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Graph/TopoSort.h' 2022-12-01T09:59:49.0298044Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/Compiler.h' 2022-12-01T09:59:49.0300750Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/ControlFlow.h' 2022-12-01T09:59:49.0305569Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Representations/NeuralNet.h' 2022-12-01T09:59:49.0310031Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Casting.h' 2022-12-01T09:59:49.0312520Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Support/Common.h' 2022-12-01T09:59:49.0314797Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/Match.h' 2022-12-01T09:59:49.0319590Z adding 'torch/include/caffe2/core/nomnigraph/include/nomnigraph/Transformations/SubgraphMatcher.h' 2022-12-01T09:59:49.0322577Z adding 'torch/include/caffe2/core/nomnigraph/tests/test_util.h' 2022-12-01T09:59:49.0325300Z adding 'torch/include/caffe2/cuda_rtc/common_rtc.h' 2022-12-01T09:59:49.0327313Z adding 'torch/include/caffe2/db/create_db_op.h' 2022-12-01T09:59:49.0329511Z adding 'torch/include/caffe2/distributed/file_store_handler.h' 2022-12-01T09:59:49.0331471Z adding 'torch/include/caffe2/distributed/file_store_handler_op.h' 2022-12-01T09:59:49.0333252Z adding 'torch/include/caffe2/distributed/redis_store_handler.h' 2022-12-01T09:59:49.0334956Z adding 'torch/include/caffe2/distributed/redis_store_handler_op.h' 2022-12-01T09:59:49.0336952Z adding 'torch/include/caffe2/distributed/store_handler.h' 2022-12-01T09:59:49.0338871Z adding 'torch/include/caffe2/distributed/store_ops.h' 2022-12-01T09:59:49.0341931Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_decomposition.h' 2022-12-01T09:59:49.0345759Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_prune.h' 2022-12-01T09:59:49.0348859Z adding 'torch/include/caffe2/experiments/operators/fully_connected_op_sparse.h' 2022-12-01T09:59:49.0351846Z adding 'torch/include/caffe2/experiments/operators/funhash_op.h' 2022-12-01T09:59:49.0355113Z adding 'torch/include/caffe2/experiments/operators/sparse_funhash_op.h' 2022-12-01T09:59:49.0357781Z adding 'torch/include/caffe2/experiments/operators/sparse_matrix_reshape_op.h' 2022-12-01T09:59:49.0360239Z adding 'torch/include/caffe2/experiments/operators/tt_contraction_op.h' 2022-12-01T09:59:49.0362375Z adding 'torch/include/caffe2/experiments/operators/tt_pad_op.h' 2022-12-01T09:59:49.0364528Z adding 'torch/include/caffe2/ideep/ideep_utils.h' 2022-12-01T09:59:49.0366881Z adding 'torch/include/caffe2/ideep/operators/conv_pool_base_op.h' 2022-12-01T09:59:49.0369852Z adding 'torch/include/caffe2/ideep/operators/conv_transpose_unpool_base_op.h' 2022-12-01T09:59:49.0373353Z adding 'torch/include/caffe2/ideep/operators/operator_fallback_ideep.h' 2022-12-01T09:59:49.0376222Z adding 'torch/include/caffe2/ideep/utils/ideep_context.h' 2022-12-01T09:59:49.0379068Z adding 'torch/include/caffe2/ideep/utils/ideep_operator.h' 2022-12-01T09:59:49.0391372Z adding 'torch/include/caffe2/image/image_input_op.h' 2022-12-01T09:59:49.0394639Z adding 'torch/include/caffe2/image/transform_gpu.h' 2022-12-01T09:59:49.0397328Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe.h' 2022-12-01T09:59:49.0399004Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe_defines.h' 2022-12-01T09:59:49.0400776Z adding 'torch/include/caffe2/mobile/contrib/ios/ios_caffe_predictor.h' 2022-12-01T09:59:49.0402647Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn.h' 2022-12-01T09:59:49.0404433Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_context.h' 2022-12-01T09:59:49.0406111Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_graph_mask.h' 2022-12-01T09:59:49.0415465Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_kernels.h' 2022-12-01T09:59:49.0418175Z adding 'torch/include/caffe2/mobile/contrib/ios/mpscnn/mpscnn_test.h' 2022-12-01T09:59:49.0421789Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/libopencl.h' 2022-12-01T09:59:49.0433643Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl.h' 2022-12-01T09:59:49.0439048Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_ext.h' 2022-12-01T09:59:49.0442208Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl.h' 2022-12-01T09:59:49.0444617Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_gl_ext.h' 2022-12-01T09:59:49.0452195Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/cl_platform.h' 2022-12-01T09:59:49.0455254Z adding 'torch/include/caffe2/mobile/contrib/libopencl-stub/include/CL/opencl.h' 2022-12-01T09:59:49.0461071Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/libvulkan-stub.h' 2022-12-01T09:59:49.0464418Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vk_platform.h' 2022-12-01T09:59:49.0519784Z adding 'torch/include/caffe2/mobile/contrib/libvulkan-stub/include/vulkan/vulkan.h' 2022-12-01T09:59:49.0546130Z adding 'torch/include/caffe2/mobile/contrib/nnapi/NeuralNetworks.h' 2022-12-01T09:59:49.0550195Z adding 'torch/include/caffe2/mobile/contrib/nnapi/dlnnapi.h' 2022-12-01T09:59:49.0552325Z adding 'torch/include/caffe2/mobile/contrib/nnapi/nnapi.h' 2022-12-01T09:59:49.0554256Z adding 'torch/include/caffe2/mobile/contrib/snpe/snpe_ffi.h' 2022-12-01T09:59:49.0556589Z adding 'torch/include/caffe2/mobile/contrib/ulp2/ulp.h' 2022-12-01T09:59:49.0559016Z adding 'torch/include/caffe2/mobile/contrib/ulp2/ulp_neon.h' 2022-12-01T09:59:49.0561999Z adding 'torch/include/caffe2/mpi/mpi_common.h' 2022-12-01T09:59:49.0565334Z adding 'torch/include/caffe2/mpi/mpi_ops.h' 2022-12-01T09:59:49.0568073Z adding 'torch/include/caffe2/observers/operator_attaching_net_observer.h' 2022-12-01T09:59:49.0570646Z adding 'torch/include/caffe2/observers/profile_observer.h' 2022-12-01T09:59:49.0572413Z adding 'torch/include/caffe2/observers/runcnt_observer.h' 2022-12-01T09:59:49.0574338Z adding 'torch/include/caffe2/observers/time_observer.h' 2022-12-01T09:59:49.0577576Z adding 'torch/include/caffe2/onnx/backend.h' 2022-12-01T09:59:49.0579591Z adding 'torch/include/caffe2/onnx/backend_rep.h' 2022-12-01T09:59:49.0581305Z adding 'torch/include/caffe2/onnx/device.h' 2022-12-01T09:59:49.0583422Z adding 'torch/include/caffe2/onnx/helper.h' 2022-12-01T09:59:49.0586193Z adding 'torch/include/caffe2/onnx/offline_tensor.h' 2022-12-01T09:59:49.0588587Z adding 'torch/include/caffe2/onnx/onnx_exporter.h' 2022-12-01T09:59:49.0590929Z adding 'torch/include/caffe2/onnx/onnxifi_graph_info.h' 2022-12-01T09:59:49.0592587Z adding 'torch/include/caffe2/onnx/onnxifi_init.h' 2022-12-01T09:59:49.0594651Z adding 'torch/include/caffe2/onnx/torch_ops/constants.h' 2022-12-01T09:59:49.0596723Z adding 'torch/include/caffe2/onnx/torch_ops/operator_sets.h' 2022-12-01T09:59:49.0598208Z adding 'torch/include/caffe2/onnx/torch_ops/schema.h' 2022-12-01T09:59:49.0602503Z adding 'torch/include/caffe2/operators/abs_op.h' 2022-12-01T09:59:49.0604315Z adding 'torch/include/caffe2/operators/accumulate_op.h' 2022-12-01T09:59:49.0606109Z adding 'torch/include/caffe2/operators/accuracy_op.h' 2022-12-01T09:59:49.0607834Z adding 'torch/include/caffe2/operators/acos_op.h' 2022-12-01T09:59:49.0610115Z adding 'torch/include/caffe2/operators/activation_ops_cudnn.h' 2022-12-01T09:59:49.0612356Z adding 'torch/include/caffe2/operators/affine_channel_op.h' 2022-12-01T09:59:49.0614225Z adding 'torch/include/caffe2/operators/alias_with_name.h' 2022-12-01T09:59:49.0616335Z adding 'torch/include/caffe2/operators/apmeter_op.h' 2022-12-01T09:59:49.0618231Z adding 'torch/include/caffe2/operators/arg_ops.h' 2022-12-01T09:59:49.0619789Z adding 'torch/include/caffe2/operators/asin_op.h' 2022-12-01T09:59:49.0621474Z adding 'torch/include/caffe2/operators/assert_op.h' 2022-12-01T09:59:49.0623155Z adding 'torch/include/caffe2/operators/async_net_barrier_op.h' 2022-12-01T09:59:49.0624677Z adding 'torch/include/caffe2/operators/atan_op.h' 2022-12-01T09:59:49.0626517Z adding 'torch/include/caffe2/operators/batch_box_cox_op.h' 2022-12-01T09:59:49.0628188Z adding 'torch/include/caffe2/operators/batch_bucketize_op.h' 2022-12-01T09:59:49.0630621Z adding 'torch/include/caffe2/operators/batch_gather_ops.h' 2022-12-01T09:59:49.0633501Z adding 'torch/include/caffe2/operators/batch_matmul_op.h' 2022-12-01T09:59:49.0635975Z adding 'torch/include/caffe2/operators/batch_moments_op.h' 2022-12-01T09:59:49.0637930Z adding 'torch/include/caffe2/operators/batch_permutation_op.h' 2022-12-01T09:59:49.0640040Z adding 'torch/include/caffe2/operators/batch_sparse_to_dense_op.h' 2022-12-01T09:59:49.0642154Z adding 'torch/include/caffe2/operators/bbox_transform_op.h' 2022-12-01T09:59:49.0644584Z adding 'torch/include/caffe2/operators/bisect_percentile_op.h' 2022-12-01T09:59:49.0646683Z adding 'torch/include/caffe2/operators/boolean_mask_ops.h' 2022-12-01T09:59:49.0648330Z adding 'torch/include/caffe2/operators/boolean_unmask_ops.h' 2022-12-01T09:59:49.0650839Z adding 'torch/include/caffe2/operators/box_with_nms_limit_op.h' 2022-12-01T09:59:49.0675203Z adding 'torch/include/caffe2/operators/bucketize_op.h' 2022-12-01T09:59:49.0675444Z adding 'torch/include/caffe2/operators/byte_weight_dequant_op.h' 2022-12-01T09:59:49.0675716Z adding 'torch/include/caffe2/operators/cast_op.h' 2022-12-01T09:59:49.0676007Z adding 'torch/include/caffe2/operators/cbrt_op.h' 2022-12-01T09:59:49.0676301Z adding 'torch/include/caffe2/operators/cc_bmm_bg_op.h' 2022-12-01T09:59:49.0676483Z adding 'torch/include/caffe2/operators/ceil_op.h' 2022-12-01T09:59:49.0676700Z adding 'torch/include/caffe2/operators/channel_backprop_stats_op.h' 2022-12-01T09:59:49.0676881Z adding 'torch/include/caffe2/operators/channel_shuffle_op.h' 2022-12-01T09:59:49.0677102Z adding 'torch/include/caffe2/operators/channel_stats_op.h' 2022-12-01T09:59:49.0677374Z adding 'torch/include/caffe2/operators/clip_op.h' 2022-12-01T09:59:49.0677795Z adding 'torch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h' 2022-12-01T09:59:49.0678068Z adding 'torch/include/caffe2/operators/concat_split_op.h' 2022-12-01T09:59:49.0678237Z adding 'torch/include/caffe2/operators/conditional_op.h' 2022-12-01T09:59:49.0678393Z adding 'torch/include/caffe2/operators/conv_op.h' 2022-12-01T09:59:49.0679565Z adding 'torch/include/caffe2/operators/conv_op_cache_cudnn.h' 2022-12-01T09:59:49.0685108Z adding 'torch/include/caffe2/operators/conv_op_impl.h' 2022-12-01T09:59:49.0687320Z adding 'torch/include/caffe2/operators/conv_op_shared.h' 2022-12-01T09:59:49.0694578Z adding 'torch/include/caffe2/operators/conv_pool_op_base.h' 2022-12-01T09:59:49.0697197Z adding 'torch/include/caffe2/operators/conv_transpose_op.h' 2022-12-01T09:59:49.0700682Z adding 'torch/include/caffe2/operators/conv_transpose_op_impl.h' 2022-12-01T09:59:49.0703213Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile.h' 2022-12-01T09:59:49.0708811Z adding 'torch/include/caffe2/operators/conv_transpose_op_mobile_impl.h' 2022-12-01T09:59:49.0712419Z adding 'torch/include/caffe2/operators/conv_transpose_unpool_op_base.h' 2022-12-01T09:59:49.0714328Z adding 'torch/include/caffe2/operators/copy_op.h' 2022-12-01T09:59:49.0716512Z adding 'torch/include/caffe2/operators/copy_rows_to_tensor_op.h' 2022-12-01T09:59:49.0718165Z adding 'torch/include/caffe2/operators/cos_op.h' 2022-12-01T09:59:49.0719772Z adding 'torch/include/caffe2/operators/cosh_op.h' 2022-12-01T09:59:49.0721824Z adding 'torch/include/caffe2/operators/cosine_embedding_criterion_op.h' 2022-12-01T09:59:49.0723603Z adding 'torch/include/caffe2/operators/counter_ops.h' 2022-12-01T09:59:49.0725889Z adding 'torch/include/caffe2/operators/create_scope_op.h' 2022-12-01T09:59:49.0727927Z adding 'torch/include/caffe2/operators/cross_entropy_op.h' 2022-12-01T09:59:49.0729839Z adding 'torch/include/caffe2/operators/ctc_beam_search_decoder_op.h' 2022-12-01T09:59:49.0731411Z adding 'torch/include/caffe2/operators/ctc_greedy_decoder_op.h' 2022-12-01T09:59:49.0732987Z adding 'torch/include/caffe2/operators/cube_op.h' 2022-12-01T09:59:49.0734652Z adding 'torch/include/caffe2/operators/data_couple.h' 2022-12-01T09:59:49.0737131Z adding 'torch/include/caffe2/operators/dataset_ops.h' 2022-12-01T09:59:49.0739245Z adding 'torch/include/caffe2/operators/deform_conv_op.h' 2022-12-01T09:59:49.0742814Z adding 'torch/include/caffe2/operators/deform_conv_op_impl.h' 2022-12-01T09:59:49.0745081Z adding 'torch/include/caffe2/operators/dense_vector_to_id_list_op.h' 2022-12-01T09:59:49.0747657Z adding 'torch/include/caffe2/operators/distance_op.h' 2022-12-01T09:59:49.0750497Z adding 'torch/include/caffe2/operators/do_op.h' 2022-12-01T09:59:49.0752354Z adding 'torch/include/caffe2/operators/dropout_op.h' 2022-12-01T09:59:49.0754123Z adding 'torch/include/caffe2/operators/elementwise_add_op.h' 2022-12-01T09:59:49.0755970Z adding 'torch/include/caffe2/operators/elementwise_div_op.h' 2022-12-01T09:59:49.0757619Z adding 'torch/include/caffe2/operators/elementwise_linear_op.h' 2022-12-01T09:59:49.0759911Z adding 'torch/include/caffe2/operators/elementwise_logical_ops.h' 2022-12-01T09:59:49.0761634Z adding 'torch/include/caffe2/operators/elementwise_mul_op.h' 2022-12-01T09:59:49.0763937Z adding 'torch/include/caffe2/operators/elementwise_op_test.h' 2022-12-01T09:59:49.0768198Z adding 'torch/include/caffe2/operators/elementwise_ops.h' 2022-12-01T09:59:49.0770447Z adding 'torch/include/caffe2/operators/elementwise_ops_utils.h' 2022-12-01T09:59:49.0772229Z adding 'torch/include/caffe2/operators/elementwise_sub_op.h' 2022-12-01T09:59:49.0773848Z adding 'torch/include/caffe2/operators/elu_op.h' 2022-12-01T09:59:49.0775794Z adding 'torch/include/caffe2/operators/enforce_finite_op.h' 2022-12-01T09:59:49.0777640Z adding 'torch/include/caffe2/operators/ensure_clipped_op.h' 2022-12-01T09:59:49.0779542Z adding 'torch/include/caffe2/operators/ensure_cpu_output_op.h' 2022-12-01T09:59:49.0781108Z adding 'torch/include/caffe2/operators/erf_op.h' 2022-12-01T09:59:49.0782582Z adding 'torch/include/caffe2/operators/exp_op.h' 2022-12-01T09:59:49.0784643Z adding 'torch/include/caffe2/operators/expand_op.h' 2022-12-01T09:59:49.0786757Z adding 'torch/include/caffe2/operators/expand_squeeze_dims_op.h' 2022-12-01T09:59:49.0788364Z adding 'torch/include/caffe2/operators/fc_inference.h' 2022-12-01T09:59:49.0792710Z adding 'torch/include/caffe2/operators/feature_maps_ops.h' 2022-12-01T09:59:49.0795378Z adding 'torch/include/caffe2/operators/feed_blob_op.h' 2022-12-01T09:59:49.0799580Z adding 'torch/include/caffe2/operators/filler_op.h' 2022-12-01T09:59:49.0801914Z adding 'torch/include/caffe2/operators/find_duplicate_elements_op.h' 2022-12-01T09:59:49.0803804Z adding 'torch/include/caffe2/operators/find_op.h' 2022-12-01T09:59:49.0805726Z adding 'torch/include/caffe2/operators/flatten_op.h' 2022-12-01T09:59:49.0807371Z adding 'torch/include/caffe2/operators/flexible_top_k.h' 2022-12-01T09:59:49.0808934Z adding 'torch/include/caffe2/operators/floor_op.h' 2022-12-01T09:59:49.0810605Z adding 'torch/include/caffe2/operators/free_op.h' 2022-12-01T09:59:49.0813539Z adding 'torch/include/caffe2/operators/fully_connected_op.h' 2022-12-01T09:59:49.0816378Z adding 'torch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h' 2022-12-01T09:59:49.0819466Z adding 'torch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h' 2022-12-01T09:59:49.0822232Z adding 'torch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h' 2022-12-01T09:59:49.0824198Z adding 'torch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h' 2022-12-01T09:59:49.0826872Z adding 'torch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h' 2022-12-01T09:59:49.0829321Z adding 'torch/include/caffe2/operators/gather_op.h' 2022-12-01T09:59:49.0832679Z adding 'torch/include/caffe2/operators/gather_ranges_to_dense_op.h' 2022-12-01T09:59:49.0834722Z adding 'torch/include/caffe2/operators/gelu_op.h' 2022-12-01T09:59:49.0837663Z adding 'torch/include/caffe2/operators/generate_proposals_op.h' 2022-12-01T09:59:49.0841595Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_boxes.h' 2022-12-01T09:59:49.0848385Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms.h' 2022-12-01T09:59:49.0851062Z adding 'torch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h' 2022-12-01T09:59:49.0852985Z adding 'torch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h' 2022-12-01T09:59:49.0855071Z adding 'torch/include/caffe2/operators/given_tensor_fill_op.h' 2022-12-01T09:59:49.0856959Z adding 'torch/include/caffe2/operators/glu_op.h' 2022-12-01T09:59:49.0859628Z adding 'torch/include/caffe2/operators/group_norm_op.h' 2022-12-01T09:59:49.0862295Z adding 'torch/include/caffe2/operators/gru_unit_op.h' 2022-12-01T09:59:49.0864891Z adding 'torch/include/caffe2/operators/h_softmax_op.h' 2022-12-01T09:59:49.0867100Z adding 'torch/include/caffe2/operators/half_float_ops.h' 2022-12-01T09:59:49.0868930Z adding 'torch/include/caffe2/operators/hard_sigmoid_op.h' 2022-12-01T09:59:49.0870689Z adding 'torch/include/caffe2/operators/heatmap_max_keypoint_op.h' 2022-12-01T09:59:49.0872755Z adding 'torch/include/caffe2/operators/histogram_op.h' 2022-12-01T09:59:49.0874699Z adding 'torch/include/caffe2/operators/if_op.h' 2022-12-01T09:59:49.0877324Z adding 'torch/include/caffe2/operators/im2col_op.h' 2022-12-01T09:59:49.0879473Z adding 'torch/include/caffe2/operators/index_hash_ops.h' 2022-12-01T09:59:49.0881662Z adding 'torch/include/caffe2/operators/index_ops.h' 2022-12-01T09:59:49.0885116Z adding 'torch/include/caffe2/operators/inference_lstm_op.h' 2022-12-01T09:59:49.0887838Z adding 'torch/include/caffe2/operators/instance_norm_op.h' 2022-12-01T09:59:49.0889754Z adding 'torch/include/caffe2/operators/integral_image_op.h' 2022-12-01T09:59:49.0891442Z adding 'torch/include/caffe2/operators/is_empty_op.h' 2022-12-01T09:59:49.0892943Z adding 'torch/include/caffe2/operators/jsd_op.h' 2022-12-01T09:59:49.0894699Z adding 'torch/include/caffe2/operators/key_split_ops.h' 2022-12-01T09:59:49.0897411Z adding 'torch/include/caffe2/operators/layer_norm_op.h' 2022-12-01T09:59:49.0899241Z adding 'torch/include/caffe2/operators/leaky_relu_op.h' 2022-12-01T09:59:49.0901394Z adding 'torch/include/caffe2/operators/length_split_op.h' 2022-12-01T09:59:49.0903385Z adding 'torch/include/caffe2/operators/lengths_pad_op.h' 2022-12-01T09:59:49.0906037Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h' 2022-12-01T09:59:49.0910804Z adding 'torch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h' 2022-12-01T09:59:49.0917564Z adding 'torch/include/caffe2/operators/lengths_reducer_ops.h' 2022-12-01T09:59:49.0920786Z adding 'torch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h' 2022-12-01T09:59:49.0922566Z adding 'torch/include/caffe2/operators/lengths_tile_op.h' 2022-12-01T09:59:49.0924333Z adding 'torch/include/caffe2/operators/lengths_top_k_op.h' 2022-12-01T09:59:49.0926171Z adding 'torch/include/caffe2/operators/listwise_l2r_op.h' 2022-12-01T09:59:49.0930549Z adding 'torch/include/caffe2/operators/load_save_op.h' 2022-12-01T09:59:49.0932841Z adding 'torch/include/caffe2/operators/load_save_op_util.h' 2022-12-01T09:59:49.0934894Z adding 'torch/include/caffe2/operators/local_response_normalization_op.h' 2022-12-01T09:59:49.0936969Z adding 'torch/include/caffe2/operators/locally_connected_op.h' 2022-12-01T09:59:49.0941541Z adding 'torch/include/caffe2/operators/locally_connected_op_impl.h' 2022-12-01T09:59:49.0944013Z adding 'torch/include/caffe2/operators/locally_connected_op_util.h' 2022-12-01T09:59:49.0945616Z adding 'torch/include/caffe2/operators/log1p_op.h' 2022-12-01T09:59:49.0947254Z adding 'torch/include/caffe2/operators/log_op.h' 2022-12-01T09:59:49.0949033Z adding 'torch/include/caffe2/operators/logit_op.h' 2022-12-01T09:59:49.0950685Z adding 'torch/include/caffe2/operators/loss_op.h' 2022-12-01T09:59:49.0952402Z adding 'torch/include/caffe2/operators/lpnorm_op.h' 2022-12-01T09:59:49.0955019Z adding 'torch/include/caffe2/operators/lstm_unit_op.h' 2022-12-01T09:59:49.0958529Z adding 'torch/include/caffe2/operators/lstm_utils.h' 2022-12-01T09:59:49.0961507Z adding 'torch/include/caffe2/operators/map_ops.h' 2022-12-01T09:59:49.0963538Z adding 'torch/include/caffe2/operators/margin_loss_l2r_op.h' 2022-12-01T09:59:49.0965309Z adding 'torch/include/caffe2/operators/margin_ranking_criterion_op.h' 2022-12-01T09:59:49.0967413Z adding 'torch/include/caffe2/operators/matmul_op.h' 2022-12-01T09:59:49.0969283Z adding 'torch/include/caffe2/operators/max_pool_with_index_gpu.h' 2022-12-01T09:59:49.0971389Z adding 'torch/include/caffe2/operators/mean_op.h' 2022-12-01T09:59:49.0973544Z adding 'torch/include/caffe2/operators/merge_id_lists_op.h' 2022-12-01T09:59:49.0975559Z adding 'torch/include/caffe2/operators/minmax_ops.h' 2022-12-01T09:59:49.0977322Z adding 'torch/include/caffe2/operators/mish_op.h' 2022-12-01T09:59:49.0979029Z adding 'torch/include/caffe2/operators/mod_op.h' 2022-12-01T09:59:49.0981134Z adding 'torch/include/caffe2/operators/moments_op.h' 2022-12-01T09:59:49.0982861Z adding 'torch/include/caffe2/operators/multi_class_accuracy_op.h' 2022-12-01T09:59:49.0984493Z adding 'torch/include/caffe2/operators/negate_gradient_op.h' 2022-12-01T09:59:49.0986094Z adding 'torch/include/caffe2/operators/negative_op.h' 2022-12-01T09:59:49.0988125Z adding 'torch/include/caffe2/operators/ngram_ops.h' 2022-12-01T09:59:49.0989938Z adding 'torch/include/caffe2/operators/no_default_engine_op.h' 2022-12-01T09:59:49.0991674Z adding 'torch/include/caffe2/operators/normalize_l1_op.h' 2022-12-01T09:59:49.0993658Z adding 'torch/include/caffe2/operators/normalize_op.h' 2022-12-01T09:59:49.0996114Z adding 'torch/include/caffe2/operators/numpy_tile_op.h' 2022-12-01T09:59:49.0998341Z adding 'torch/include/caffe2/operators/one_hot_ops.h' 2022-12-01T09:59:49.1001985Z adding 'torch/include/caffe2/operators/onnx_while_op.h' 2022-12-01T09:59:49.1004422Z adding 'torch/include/caffe2/operators/op_utils_cudnn.h' 2022-12-01T09:59:49.1006866Z adding 'torch/include/caffe2/operators/operator_fallback_gpu.h' 2022-12-01T09:59:49.1008730Z adding 'torch/include/caffe2/operators/order_switch_ops.h' 2022-12-01T09:59:49.1011119Z adding 'torch/include/caffe2/operators/pack_rnn_sequence_op.h' 2022-12-01T09:59:49.1013155Z adding 'torch/include/caffe2/operators/pack_segments.h' 2022-12-01T09:59:49.1015179Z adding 'torch/include/caffe2/operators/pad_op.h' 2022-12-01T09:59:49.1018612Z adding 'torch/include/caffe2/operators/partition_ops.h' 2022-12-01T09:59:49.1020704Z adding 'torch/include/caffe2/operators/percentile_op.h' 2022-12-01T09:59:49.1022524Z adding 'torch/include/caffe2/operators/perplexity_op.h' 2022-12-01T09:59:49.1025323Z adding 'torch/include/caffe2/operators/piecewise_linear_transform_op.h' 2022-12-01T09:59:49.1028011Z adding 'torch/include/caffe2/operators/pool_op.h' 2022-12-01T09:59:49.1029767Z adding 'torch/include/caffe2/operators/pool_op_util.h' 2022-12-01T09:59:49.1032105Z adding 'torch/include/caffe2/operators/pow_op.h' 2022-12-01T09:59:49.1034610Z adding 'torch/include/caffe2/operators/prefetch_op.h' 2022-12-01T09:59:49.1036588Z adding 'torch/include/caffe2/operators/prelu_op.h' 2022-12-01T09:59:49.1038502Z adding 'torch/include/caffe2/operators/prepend_dim_op.h' 2022-12-01T09:59:49.1041109Z adding 'torch/include/caffe2/operators/quant_decode_op.h' 2022-12-01T09:59:49.1043476Z adding 'torch/include/caffe2/operators/quantile_op.h' 2022-12-01T09:59:49.1045160Z adding 'torch/include/caffe2/operators/rank_loss_op.h' 2022-12-01T09:59:49.1046742Z adding 'torch/include/caffe2/operators/reciprocal_op.h' 2022-12-01T09:59:49.1048902Z adding 'torch/include/caffe2/operators/reduce_front_back_max_ops.h' 2022-12-01T09:59:49.1051513Z adding 'torch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h' 2022-12-01T09:59:49.1054264Z adding 'torch/include/caffe2/operators/reduce_ops.h' 2022-12-01T09:59:49.1059536Z adding 'torch/include/caffe2/operators/reducer_functors.h' 2022-12-01T09:59:49.1062367Z adding 'torch/include/caffe2/operators/reduction_ops.h' 2022-12-01T09:59:49.1064102Z adding 'torch/include/caffe2/operators/relu_n_op.h' 2022-12-01T09:59:49.1065680Z adding 'torch/include/caffe2/operators/relu_op.h' 2022-12-01T09:59:49.1067736Z adding 'torch/include/caffe2/operators/remove_data_blocks_op.h' 2022-12-01T09:59:49.1070138Z adding 'torch/include/caffe2/operators/replace_nan_op.h' 2022-12-01T09:59:49.1072090Z adding 'torch/include/caffe2/operators/reshape_op.h' 2022-12-01T09:59:49.1074283Z adding 'torch/include/caffe2/operators/resize_3d_op.h' 2022-12-01T09:59:49.1076103Z adding 'torch/include/caffe2/operators/resize_op.h' 2022-12-01T09:59:49.1078354Z adding 'torch/include/caffe2/operators/reverse_packed_segs_op.h' 2022-12-01T09:59:49.1080103Z adding 'torch/include/caffe2/operators/rmac_regions_op.h' 2022-12-01T09:59:49.1082074Z adding 'torch/include/caffe2/operators/rms_norm_op.h' 2022-12-01T09:59:49.1084078Z adding 'torch/include/caffe2/operators/roi_align_gradient_op.h' 2022-12-01T09:59:49.1086137Z adding 'torch/include/caffe2/operators/roi_align_op.h' 2022-12-01T09:59:49.1088174Z adding 'torch/include/caffe2/operators/roi_align_rotated_gradient_op.h' 2022-12-01T09:59:49.1089989Z adding 'torch/include/caffe2/operators/roi_align_rotated_op.h' 2022-12-01T09:59:49.1091895Z adding 'torch/include/caffe2/operators/roi_pool_op.h' 2022-12-01T09:59:49.1093854Z adding 'torch/include/caffe2/operators/rowmul_op.h' 2022-12-01T09:59:49.1095661Z adding 'torch/include/caffe2/operators/rsqrt_op.h' 2022-12-01T09:59:49.1097499Z adding 'torch/include/caffe2/operators/scale_blobs_op.h' 2022-12-01T09:59:49.1098846Z adding 'torch/include/caffe2/operators/scale_op.h' 2022-12-01T09:59:49.1112520Z adding 'torch/include/caffe2/operators/segment_reduction_op.h' 2022-12-01T09:59:49.1117125Z adding 'torch/include/caffe2/operators/self_binning_histogram_op.h' 2022-12-01T09:59:49.1118961Z adding 'torch/include/caffe2/operators/selu_op.h' 2022-12-01T09:59:49.1121605Z adding 'torch/include/caffe2/operators/sequence_ops.h' 2022-12-01T09:59:49.1123600Z adding 'torch/include/caffe2/operators/shape_op.h' 2022-12-01T09:59:49.1125230Z adding 'torch/include/caffe2/operators/sigmoid_op.h' 2022-12-01T09:59:49.1126749Z adding 'torch/include/caffe2/operators/sin_op.h' 2022-12-01T09:59:49.1129201Z adding 'torch/include/caffe2/operators/sinh_op.h' 2022-12-01T09:59:49.1131461Z adding 'torch/include/caffe2/operators/sinusoid_position_encoding_op.h' 2022-12-01T09:59:49.1134557Z adding 'torch/include/caffe2/operators/slice_op.h' 2022-12-01T09:59:49.1136558Z adding 'torch/include/caffe2/operators/softmax_op.h' 2022-12-01T09:59:49.1138363Z adding 'torch/include/caffe2/operators/softmax_utils.h' 2022-12-01T09:59:49.1140172Z adding 'torch/include/caffe2/operators/softmax_with_loss_op.h' 2022-12-01T09:59:49.1141796Z adding 'torch/include/caffe2/operators/softplus_op.h' 2022-12-01T09:59:49.1143351Z adding 'torch/include/caffe2/operators/softsign_op.h' 2022-12-01T09:59:49.1145755Z adding 'torch/include/caffe2/operators/space_batch_op.h' 2022-12-01T09:59:49.1147753Z adding 'torch/include/caffe2/operators/sparse_dropout_with_replacement_op.h' 2022-12-01T09:59:49.1149469Z adding 'torch/include/caffe2/operators/sparse_itemwise_dropout_with_replacement_op.h' 2022-12-01T09:59:49.1151182Z adding 'torch/include/caffe2/operators/sparse_lp_regularizer_op.h' 2022-12-01T09:59:49.1152822Z adding 'torch/include/caffe2/operators/sparse_normalize_op.h' 2022-12-01T09:59:49.1156181Z adding 'torch/include/caffe2/operators/sparse_to_dense_mask_op.h' 2022-12-01T09:59:49.1158663Z adding 'torch/include/caffe2/operators/sparse_to_dense_op.h' 2022-12-01T09:59:49.1162574Z adding 'torch/include/caffe2/operators/spatial_batch_norm_op.h' 2022-12-01T09:59:49.1164798Z adding 'torch/include/caffe2/operators/spatial_softmax_with_loss_op.h' 2022-12-01T09:59:49.1166372Z adding 'torch/include/caffe2/operators/sqr_op.h' 2022-12-01T09:59:49.1167872Z adding 'torch/include/caffe2/operators/sqrt_op.h' 2022-12-01T09:59:49.1169734Z adding 'torch/include/caffe2/operators/square_root_divide_op.h' 2022-12-01T09:59:49.1171867Z adding 'torch/include/caffe2/operators/stats_put_ops.h' 2022-12-01T09:59:49.1173516Z adding 'torch/include/caffe2/operators/stop_gradient.h' 2022-12-01T09:59:49.1175382Z adding 'torch/include/caffe2/operators/string_ops.h' 2022-12-01T09:59:49.1177241Z adding 'torch/include/caffe2/operators/stump_func_op.h' 2022-12-01T09:59:49.1179095Z adding 'torch/include/caffe2/operators/summarize_op.h' 2022-12-01T09:59:49.1180770Z adding 'torch/include/caffe2/operators/swish_op.h' 2022-12-01T09:59:49.1182504Z adding 'torch/include/caffe2/operators/tan_op.h' 2022-12-01T09:59:49.1184086Z adding 'torch/include/caffe2/operators/tanh_op.h' 2022-12-01T09:59:49.1185951Z adding 'torch/include/caffe2/operators/tensor_protos_db_input.h' 2022-12-01T09:59:49.1188319Z adding 'torch/include/caffe2/operators/text_file_reader_utils.h' 2022-12-01T09:59:49.1190186Z adding 'torch/include/caffe2/operators/thresholded_relu_op.h' 2022-12-01T09:59:49.1192668Z adding 'torch/include/caffe2/operators/tile_op.h' 2022-12-01T09:59:49.1194543Z adding 'torch/include/caffe2/operators/top_k.h' 2022-12-01T09:59:49.1196561Z adding 'torch/include/caffe2/operators/transpose_op.h' 2022-12-01T09:59:49.1199217Z adding 'torch/include/caffe2/operators/tt_linear_op.h' 2022-12-01T09:59:49.1201249Z adding 'torch/include/caffe2/operators/unique_ops.h' 2022-12-01T09:59:49.1203274Z adding 'torch/include/caffe2/operators/unsafe_coalesce.h' 2022-12-01T09:59:49.1205192Z adding 'torch/include/caffe2/operators/upsample_op.h' 2022-12-01T09:59:49.1217768Z adding 'torch/include/caffe2/operators/utility_ops.h' 2022-12-01T09:59:49.1220888Z adding 'torch/include/caffe2/operators/variable_length_sequence_padding.h' 2022-12-01T09:59:49.1222546Z adding 'torch/include/caffe2/operators/weighted_multi_sampling_op.h' 2022-12-01T09:59:49.1224136Z adding 'torch/include/caffe2/operators/weighted_sample_op.h' 2022-12-01T09:59:49.1225891Z adding 'torch/include/caffe2/operators/while_op.h' 2022-12-01T09:59:49.1227525Z adding 'torch/include/caffe2/operators/zero_gradient_op.h' 2022-12-01T09:59:49.1229845Z adding 'torch/include/caffe2/operators/hip/activation_ops_miopen.h' 2022-12-01T09:59:49.1232699Z adding 'torch/include/caffe2/operators/quantized/int8_add_op.h' 2022-12-01T09:59:49.1235201Z adding 'torch/include/caffe2/operators/quantized/int8_average_pool_op.h' 2022-12-01T09:59:49.1237435Z adding 'torch/include/caffe2/operators/quantized/int8_channel_shuffle_op.h' 2022-12-01T09:59:49.1239488Z adding 'torch/include/caffe2/operators/quantized/int8_concat_op.h' 2022-12-01T09:59:49.1242279Z adding 'torch/include/caffe2/operators/quantized/int8_conv_op.h' 2022-12-01T09:59:49.1244755Z adding 'torch/include/caffe2/operators/quantized/int8_conv_transpose_op.h' 2022-12-01T09:59:49.1246699Z adding 'torch/include/caffe2/operators/quantized/int8_dequantize_op.h' 2022-12-01T09:59:49.1249030Z adding 'torch/include/caffe2/operators/quantized/int8_fc_op.h' 2022-12-01T09:59:49.1251098Z adding 'torch/include/caffe2/operators/quantized/int8_flatten_op.h' 2022-12-01T09:59:49.1253121Z adding 'torch/include/caffe2/operators/quantized/int8_given_tensor_fill_op.h' 2022-12-01T09:59:49.1255587Z adding 'torch/include/caffe2/operators/quantized/int8_leaky_relu_op.h' 2022-12-01T09:59:49.1257612Z adding 'torch/include/caffe2/operators/quantized/int8_max_pool_op.h' 2022-12-01T09:59:49.1259756Z adding 'torch/include/caffe2/operators/quantized/int8_quantize_op.h' 2022-12-01T09:59:49.1261860Z adding 'torch/include/caffe2/operators/quantized/int8_relu_op.h' 2022-12-01T09:59:49.1263686Z adding 'torch/include/caffe2/operators/quantized/int8_reshape_op.h' 2022-12-01T09:59:49.1265744Z adding 'torch/include/caffe2/operators/quantized/int8_resize_nearest_op.h' 2022-12-01T09:59:49.1269584Z adding 'torch/include/caffe2/operators/quantized/int8_roi_align_op.h' 2022-12-01T09:59:49.1271919Z adding 'torch/include/caffe2/operators/quantized/int8_sigmoid_op.h' 2022-12-01T09:59:49.1273615Z adding 'torch/include/caffe2/operators/quantized/int8_simd.h' 2022-12-01T09:59:49.1276032Z adding 'torch/include/caffe2/operators/quantized/int8_slice_op.h' 2022-12-01T09:59:49.1278070Z adding 'torch/include/caffe2/operators/quantized/int8_softmax_op.h' 2022-12-01T09:59:49.1280493Z adding 'torch/include/caffe2/operators/quantized/int8_test_utils.h' 2022-12-01T09:59:49.1282299Z adding 'torch/include/caffe2/operators/quantized/int8_transpose_op.h' 2022-12-01T09:59:49.1284703Z adding 'torch/include/caffe2/operators/quantized/int8_utils.h' 2022-12-01T09:59:49.1287043Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_blob_fetcher_op.h' 2022-12-01T09:59:49.1292445Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor.h' 2022-12-01T09:59:49.1294896Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor_gpu.h' 2022-12-01T09:59:49.1296942Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_executor_incl.h' 2022-12-01T09:59:49.1305689Z adding 'torch/include/caffe2/operators/rnn/recurrent_network_op.h' 2022-12-01T09:59:49.1308889Z adding 'torch/include/caffe2/operators/rnn/recurrent_op_cudnn.h' 2022-12-01T09:59:49.1311190Z adding 'torch/include/caffe2/operators/rnn/hip/recurrent_op_miopen.h' 2022-12-01T09:59:49.1313562Z adding 'torch/include/caffe2/opt/annotations.h' 2022-12-01T09:59:49.1315381Z adding 'torch/include/caffe2/opt/backend_cutting.h' 2022-12-01T09:59:49.1317414Z adding 'torch/include/caffe2/opt/backend_transformer_base.h' 2022-12-01T09:59:49.1320251Z adding 'torch/include/caffe2/opt/bound_shape_inferencer.h' 2022-12-01T09:59:49.1322370Z adding 'torch/include/caffe2/opt/converter.h' 2022-12-01T09:59:49.1323912Z adding 'torch/include/caffe2/opt/device.h' 2022-12-01T09:59:49.1325562Z adding 'torch/include/caffe2/opt/distributed.h' 2022-12-01T09:59:49.1327084Z adding 'torch/include/caffe2/opt/fakefp16_transform.h' 2022-12-01T09:59:49.1329365Z adding 'torch/include/caffe2/opt/fusion.h' 2022-12-01T09:59:49.1331408Z adding 'torch/include/caffe2/opt/glow_net_transform.h' 2022-12-01T09:59:49.1332955Z adding 'torch/include/caffe2/opt/mobile.h' 2022-12-01T09:59:49.1334655Z adding 'torch/include/caffe2/opt/onnx_convert.h' 2022-12-01T09:59:49.1340347Z adding 'torch/include/caffe2/opt/onnxifi_op.h' 2022-12-01T09:59:49.1343713Z adding 'torch/include/caffe2/opt/onnxifi_transformer.h' 2022-12-01T09:59:49.1345466Z adding 'torch/include/caffe2/opt/optimize_ideep.h' 2022-12-01T09:59:49.1347098Z adding 'torch/include/caffe2/opt/optimizer.h' 2022-12-01T09:59:49.1349127Z adding 'torch/include/caffe2/opt/passes.h' 2022-12-01T09:59:49.1351601Z adding 'torch/include/caffe2/opt/shape_info.h' 2022-12-01T09:59:49.1353957Z adding 'torch/include/caffe2/opt/tvm_transformer.h' 2022-12-01T09:59:49.1357396Z adding 'torch/include/caffe2/opt/custom/cc_amrc.h' 2022-12-01T09:59:49.1359042Z adding 'torch/include/caffe2/opt/custom/concat_elim.h' 2022-12-01T09:59:49.1360646Z adding 'torch/include/caffe2/opt/custom/freeze_quantization_params.h' 2022-12-01T09:59:49.1362109Z adding 'torch/include/caffe2/opt/custom/in_batch_broadcast.h' 2022-12-01T09:59:49.1363657Z adding 'torch/include/caffe2/opt/custom/pointwise_elim.h' 2022-12-01T09:59:49.1365565Z adding 'torch/include/caffe2/opt/nql/ast.h' 2022-12-01T09:59:49.1367933Z adding 'torch/include/caffe2/opt/nql/graphmatcher.h' 2022-12-01T09:59:49.1370743Z adding 'torch/include/caffe2/perfkernels/adagrad.h' 2022-12-01T09:59:49.1372986Z adding 'torch/include/caffe2/perfkernels/common.h' 2022-12-01T09:59:49.1374854Z adding 'torch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h' 2022-12-01T09:59:49.1376559Z adding 'torch/include/caffe2/perfkernels/embedding_lookup.h' 2022-12-01T09:59:49.1378251Z adding 'torch/include/caffe2/perfkernels/embedding_lookup_idx.h' 2022-12-01T09:59:49.1380171Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h' 2022-12-01T09:59:49.1381816Z adding 'torch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h' 2022-12-01T09:59:49.1383448Z adding 'torch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h' 2022-12-01T09:59:49.1385293Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h' 2022-12-01T09:59:49.1387078Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu.h' 2022-12-01T09:59:49.1388765Z adding 'torch/include/caffe2/perfkernels/lstm_unit_cpu_common.h' 2022-12-01T09:59:49.1390389Z adding 'torch/include/caffe2/perfkernels/math.h' 2022-12-01T09:59:49.1391897Z adding 'torch/include/caffe2/perfkernels/typed_axpy.h' 2022-12-01T09:59:49.1393784Z adding 'torch/include/caffe2/predictor/InferenceGraph.h' 2022-12-01T09:59:49.1396283Z adding 'torch/include/caffe2/predictor/ThreadLocalPtr.h' 2022-12-01T09:59:49.1398253Z adding 'torch/include/caffe2/predictor/predictor.h' 2022-12-01T09:59:49.1400177Z adding 'torch/include/caffe2/predictor/predictor_config.h' 2022-12-01T09:59:49.1401811Z adding 'torch/include/caffe2/predictor/predictor_utils.h' 2022-12-01T09:59:49.1403232Z adding 'torch/include/caffe2/predictor/transforms.h' 2022-12-01T09:59:49.1405093Z adding 'torch/include/caffe2/predictor/emulator/benchmark.h' 2022-12-01T09:59:49.1407475Z adding 'torch/include/caffe2/predictor/emulator/data_filler.h' 2022-12-01T09:59:49.1409281Z adding 'torch/include/caffe2/predictor/emulator/emulator.h' 2022-12-01T09:59:49.1411120Z adding 'torch/include/caffe2/predictor/emulator/net_supplier.h' 2022-12-01T09:59:49.1412700Z adding 'torch/include/caffe2/predictor/emulator/output_formatter.h' 2022-12-01T09:59:49.1414118Z adding 'torch/include/caffe2/predictor/emulator/profiler.h' 2022-12-01T09:59:49.1415811Z adding 'torch/include/caffe2/predictor/emulator/std_output_formatter.h' 2022-12-01T09:59:49.1417279Z adding 'torch/include/caffe2/predictor/emulator/time_profiler.h' 2022-12-01T09:59:49.1419037Z adding 'torch/include/caffe2/predictor/emulator/utils.h' 2022-12-01T09:59:49.1489488Z adding 'torch/include/caffe2/proto/caffe2.pb.h' 2022-12-01T09:59:49.1501856Z adding 'torch/include/caffe2/proto/caffe2_pb.h' 2022-12-01T09:59:49.1521739Z adding 'torch/include/caffe2/proto/torch.pb.h' 2022-12-01T09:59:49.1526229Z adding 'torch/include/caffe2/proto/torch_pb.h' 2022-12-01T09:59:49.1529324Z adding 'torch/include/caffe2/python/dlpack.h' 2022-12-01T09:59:49.1534202Z adding 'torch/include/caffe2/python/pybind_state.h' 2022-12-01T09:59:49.1537018Z adding 'torch/include/caffe2/python/pybind_state_dlpack.h' 2022-12-01T09:59:49.1538833Z adding 'torch/include/caffe2/python/pybind_state_registry.h' 2022-12-01T09:59:49.1542428Z adding 'torch/include/caffe2/quantization/server/activation_distribution_observer.h' 2022-12-01T09:59:49.1544426Z adding 'torch/include/caffe2/quantization/server/batch_matmul_dnnlowp_op.h' 2022-12-01T09:59:49.1546204Z adding 'torch/include/caffe2/quantization/server/batch_permutation_dnnlowp_op.h' 2022-12-01T09:59:49.1548053Z adding 'torch/include/caffe2/quantization/server/caffe2_dnnlowp_utils.h' 2022-12-01T09:59:49.1549782Z adding 'torch/include/caffe2/quantization/server/channel_shuffle_dnnlowp_op.h' 2022-12-01T09:59:49.1551326Z adding 'torch/include/caffe2/quantization/server/compute_equalization_scale.h' 2022-12-01T09:59:49.1552853Z adding 'torch/include/caffe2/quantization/server/concat_dnnlowp_op.h' 2022-12-01T09:59:49.1554705Z adding 'torch/include/caffe2/quantization/server/conv_dnnlowp_acc16_op.h' 2022-12-01T09:59:49.1557226Z adding 'torch/include/caffe2/quantization/server/conv_dnnlowp_op.h' 2022-12-01T09:59:49.1560348Z adding 'torch/include/caffe2/quantization/server/conv_pool_dnnlowp_op_base.h' 2022-12-01T09:59:49.1562385Z adding 'torch/include/caffe2/quantization/server/conv_relu_op.h' 2022-12-01T09:59:49.1564030Z adding 'torch/include/caffe2/quantization/server/dequantize_dnnlowp_op.h' 2022-12-01T09:59:49.1566886Z adding 'torch/include/caffe2/quantization/server/dnnlowp.h' 2022-12-01T09:59:49.1570721Z adding 'torch/include/caffe2/quantization/server/dnnlowp_op.h' 2022-12-01T09:59:49.1572668Z adding 'torch/include/caffe2/quantization/server/dnnlowp_partition.h' 2022-12-01T09:59:49.1574477Z adding 'torch/include/caffe2/quantization/server/dynamic_histogram.h' 2022-12-01T09:59:49.1577011Z adding 'torch/include/caffe2/quantization/server/elementwise_dnnlowp_op.h' 2022-12-01T09:59:49.1579153Z adding 'torch/include/caffe2/quantization/server/elementwise_linear_dnnlowp_op.h' 2022-12-01T09:59:49.1581720Z adding 'torch/include/caffe2/quantization/server/fb_fc_packed_op.h' 2022-12-01T09:59:49.1584001Z adding 'torch/include/caffe2/quantization/server/fbgemm_fp16_pack_op.h' 2022-12-01T09:59:49.1586088Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_blob.h' 2022-12-01T09:59:49.1587680Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_matrix_cache.h' 2022-12-01T09:59:49.1590090Z adding 'torch/include/caffe2/quantization/server/fbgemm_pack_op.h' 2022-12-01T09:59:49.1592398Z adding 'torch/include/caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.h' 2022-12-01T09:59:49.1594209Z adding 'torch/include/caffe2/quantization/server/fully_connected_dnnlowp_op.h' 2022-12-01T09:59:49.1596529Z adding 'torch/include/caffe2/quantization/server/fully_connected_fake_lowp_op.h' 2022-12-01T09:59:49.1598734Z adding 'torch/include/caffe2/quantization/server/group_norm_dnnlowp_op.h' 2022-12-01T09:59:49.1602501Z adding 'torch/include/caffe2/quantization/server/im2col_dnnlowp.h' 2022-12-01T09:59:49.1604762Z adding 'torch/include/caffe2/quantization/server/int8_gen_quant_params.h' 2022-12-01T09:59:49.1606757Z adding 'torch/include/caffe2/quantization/server/int8_gen_quant_params_min_max.h' 2022-12-01T09:59:49.1608424Z adding 'torch/include/caffe2/quantization/server/int8_quant_scheme_blob_fill.h' 2022-12-01T09:59:49.1610024Z adding 'torch/include/caffe2/quantization/server/kl_minimization.h' 2022-12-01T09:59:49.1611458Z adding 'torch/include/caffe2/quantization/server/l2_minimization.h' 2022-12-01T09:59:49.1613215Z adding 'torch/include/caffe2/quantization/server/lstm_unit_dnnlowp_op.h' 2022-12-01T09:59:49.1614863Z adding 'torch/include/caffe2/quantization/server/mmio.h' 2022-12-01T09:59:49.1616964Z adding 'torch/include/caffe2/quantization/server/op_wrapper.h' 2022-12-01T09:59:49.1618738Z adding 'torch/include/caffe2/quantization/server/pool_dnnlowp_op_avx2.h' 2022-12-01T09:59:49.1620441Z adding 'torch/include/caffe2/quantization/server/quantization_error_minimization.h' 2022-12-01T09:59:49.1622013Z adding 'torch/include/caffe2/quantization/server/quantize_dnnlowp_op.h' 2022-12-01T09:59:49.1623586Z adding 'torch/include/caffe2/quantization/server/relu_dnnlowp_op.h' 2022-12-01T09:59:49.1625285Z adding 'torch/include/caffe2/quantization/server/resize_nearest_3d_dnnlowp_op.h' 2022-12-01T09:59:49.1627068Z adding 'torch/include/caffe2/quantization/server/resize_nearest_dnnlowp_op.h' 2022-12-01T09:59:49.1628785Z adding 'torch/include/caffe2/quantization/server/sigmoid.h' 2022-12-01T09:59:49.1630889Z adding 'torch/include/caffe2/quantization/server/spatial_batch_norm_dnnlowp_op.h' 2022-12-01T09:59:49.1632745Z adding 'torch/include/caffe2/quantization/server/tanh.h' 2022-12-01T09:59:49.1634428Z adding 'torch/include/caffe2/quantization/server/transpose.h' 2022-12-01T09:59:49.1636853Z adding 'torch/include/caffe2/quantization/server/utility_dnnlowp_ops.h' 2022-12-01T09:59:49.1639208Z adding 'torch/include/caffe2/queue/blobs_queue.h' 2022-12-01T09:59:49.1641505Z adding 'torch/include/caffe2/queue/blobs_queue_db.h' 2022-12-01T09:59:49.1644781Z adding 'torch/include/caffe2/queue/queue_ops.h' 2022-12-01T09:59:49.1646790Z adding 'torch/include/caffe2/queue/rebatching_queue.h' 2022-12-01T09:59:49.1648905Z adding 'torch/include/caffe2/queue/rebatching_queue_ops.h' 2022-12-01T09:59:49.1681634Z adding 'torch/include/caffe2/serialize/crc_alt.h' 2022-12-01T09:59:49.1685214Z adding 'torch/include/caffe2/serialize/file_adapter.h' 2022-12-01T09:59:49.1686945Z adding 'torch/include/caffe2/serialize/in_memory_adapter.h' 2022-12-01T09:59:49.1690136Z adding 'torch/include/caffe2/serialize/inline_container.h' 2022-12-01T09:59:49.1692082Z adding 'torch/include/caffe2/serialize/istream_adapter.h' 2022-12-01T09:59:49.1693867Z adding 'torch/include/caffe2/serialize/read_adapter_interface.h' 2022-12-01T09:59:49.1696902Z adding 'torch/include/caffe2/serialize/versions.h' 2022-12-01T09:59:49.1700252Z adding 'torch/include/caffe2/sgd/adadelta_op.h' 2022-12-01T09:59:49.1703755Z adding 'torch/include/caffe2/sgd/adagrad_fused.h' 2022-12-01T09:59:49.1708245Z adding 'torch/include/caffe2/sgd/adagrad_op.h' 2022-12-01T09:59:49.1713314Z adding 'torch/include/caffe2/sgd/adam_op.h' 2022-12-01T09:59:49.1716066Z adding 'torch/include/caffe2/sgd/clip_tensor_op.h' 2022-12-01T09:59:49.1718434Z adding 'torch/include/caffe2/sgd/decay_adagrad_op.h' 2022-12-01T09:59:49.1720609Z adding 'torch/include/caffe2/sgd/fp16_momentum_sgd_op.h' 2022-12-01T09:59:49.1722686Z adding 'torch/include/caffe2/sgd/fp32_momentum_sgd_op.h' 2022-12-01T09:59:49.1724747Z adding 'torch/include/caffe2/sgd/ftrl_op.h' 2022-12-01T09:59:49.1726664Z adding 'torch/include/caffe2/sgd/gftrl_op.h' 2022-12-01T09:59:49.1729008Z adding 'torch/include/caffe2/sgd/iter_op.h' 2022-12-01T09:59:49.1731256Z adding 'torch/include/caffe2/sgd/lars_op.h' 2022-12-01T09:59:49.1733369Z adding 'torch/include/caffe2/sgd/learning_rate_adaption_op.h' 2022-12-01T09:59:49.1737492Z adding 'torch/include/caffe2/sgd/learning_rate_functors.h' 2022-12-01T09:59:49.1741149Z adding 'torch/include/caffe2/sgd/learning_rate_op.h' 2022-12-01T09:59:49.1743241Z adding 'torch/include/caffe2/sgd/math_lp.h' 2022-12-01T09:59:49.1745740Z adding 'torch/include/caffe2/sgd/momentum_sgd_op.h' 2022-12-01T09:59:49.1747844Z adding 'torch/include/caffe2/sgd/rmsprop_op.h' 2022-12-01T09:59:49.1753698Z adding 'torch/include/caffe2/sgd/rowwise_adagrad_fused.h' 2022-12-01T09:59:49.1756784Z adding 'torch/include/caffe2/sgd/rowwise_counter.h' 2022-12-01T09:59:49.1759455Z adding 'torch/include/caffe2/sgd/storm_op.h' 2022-12-01T09:59:49.1761795Z adding 'torch/include/caffe2/sgd/weight_scale_op.h' 2022-12-01T09:59:49.1764505Z adding 'torch/include/caffe2/sgd/wngrad_op.h' 2022-12-01T09:59:49.1768103Z adding 'torch/include/caffe2/sgd/yellowfin_op.h' 2022-12-01T09:59:49.1783340Z adding 'torch/include/caffe2/share/contrib/zstd/quant_decomp_zstd_op.h' 2022-12-01T09:59:49.1783844Z adding 'torch/include/caffe2/transforms/common_subexpression_elimination.h' 2022-12-01T09:59:49.1784097Z adding 'torch/include/caffe2/transforms/conv_to_nnpack_transform.h' 2022-12-01T09:59:49.1784289Z adding 'torch/include/caffe2/transforms/pattern_net_transform.h' 2022-12-01T09:59:49.1784479Z adding 'torch/include/caffe2/transforms/single_op_transform.h' 2022-12-01T09:59:49.1784634Z adding 'torch/include/caffe2/utils/bench_utils.h' 2022-12-01T09:59:49.1784775Z adding 'torch/include/caffe2/utils/cast.h' 2022-12-01T09:59:49.1787792Z adding 'torch/include/caffe2/utils/cblas.h' 2022-12-01T09:59:49.1790488Z adding 'torch/include/caffe2/utils/conversions.h' 2022-12-01T09:59:49.1793156Z adding 'torch/include/caffe2/utils/cpu_neon.h' 2022-12-01T09:59:49.1795513Z adding 'torch/include/caffe2/utils/cpuid.h' 2022-12-01T09:59:49.1798228Z adding 'torch/include/caffe2/utils/eigen_utils.h' 2022-12-01T09:59:49.1800587Z adding 'torch/include/caffe2/utils/filler.h' 2022-12-01T09:59:49.1802849Z adding 'torch/include/caffe2/utils/fixed_divisor.h' 2022-12-01T09:59:49.1804619Z adding 'torch/include/caffe2/utils/knob_patcher.h' 2022-12-01T09:59:49.1806234Z adding 'torch/include/caffe2/utils/knobs.h' 2022-12-01T09:59:49.1807909Z adding 'torch/include/caffe2/utils/map_utils.h' 2022-12-01T09:59:49.1809707Z adding 'torch/include/caffe2/utils/math-detail.h' 2022-12-01T09:59:49.1813291Z adding 'torch/include/caffe2/utils/math.h' 2022-12-01T09:59:49.1815516Z adding 'torch/include/caffe2/utils/murmur_hash3.h' 2022-12-01T09:59:49.1817033Z adding 'torch/include/caffe2/utils/proto_convert.h' 2022-12-01T09:59:49.1820876Z adding 'torch/include/caffe2/utils/proto_utils.h' 2022-12-01T09:59:49.1823065Z adding 'torch/include/caffe2/utils/proto_wrap.h' 2022-12-01T09:59:49.1824739Z adding 'torch/include/caffe2/utils/signal_handler.h' 2022-12-01T09:59:49.1827170Z adding 'torch/include/caffe2/utils/simple_queue.h' 2022-12-01T09:59:49.1828996Z adding 'torch/include/caffe2/utils/smart_tensor_printer.h' 2022-12-01T09:59:49.1830762Z adding 'torch/include/caffe2/utils/string_utils.h' 2022-12-01T09:59:49.1832723Z adding 'torch/include/caffe2/utils/zmq_helper.h' 2022-12-01T09:59:49.1834713Z adding 'torch/include/caffe2/utils/math/broadcast.h' 2022-12-01T09:59:49.1836969Z adding 'torch/include/caffe2/utils/math/elementwise.h' 2022-12-01T09:59:49.1838736Z adding 'torch/include/caffe2/utils/math/half_utils.h' 2022-12-01T09:59:49.1840550Z adding 'torch/include/caffe2/utils/math/reduce.h' 2022-12-01T09:59:49.1842222Z adding 'torch/include/caffe2/utils/math/transpose.h' 2022-12-01T09:59:49.1844397Z adding 'torch/include/caffe2/utils/math/utils.h' 2022-12-01T09:59:49.1846852Z adding 'torch/include/caffe2/utils/threadpool/ThreadPool.h' 2022-12-01T09:59:49.1848573Z adding 'torch/include/caffe2/utils/threadpool/ThreadPoolCommon.h' 2022-12-01T09:59:49.1852779Z adding 'torch/include/caffe2/utils/threadpool/WorkersPool.h' 2022-12-01T09:59:49.1854895Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool-cpp.h' 2022-12-01T09:59:49.1857242Z adding 'torch/include/caffe2/utils/threadpool/pthreadpool.h' 2022-12-01T09:59:49.1858943Z adding 'torch/include/caffe2/utils/threadpool/thread_pool_guard.h' 2022-12-01T09:59:49.1860829Z adding 'torch/include/caffe2/video/optical_flow.h' 2022-12-01T09:59:49.1865239Z adding 'torch/include/caffe2/video/video_decoder.h' 2022-12-01T09:59:49.1874198Z adding 'torch/include/caffe2/video/video_input_op.h' 2022-12-01T09:59:49.1876789Z adding 'torch/include/caffe2/video/video_io.h' 2022-12-01T09:59:49.1883350Z adding 'torch/include/pybind11/attr.h' 2022-12-01T09:59:49.1886605Z adding 'torch/include/pybind11/buffer_info.h' 2022-12-01T09:59:49.1905104Z adding 'torch/include/pybind11/cast.h' 2022-12-01T09:59:49.1909502Z adding 'torch/include/pybind11/chrono.h' 2022-12-01T09:59:49.1911059Z adding 'torch/include/pybind11/common.h' 2022-12-01T09:59:49.1912738Z adding 'torch/include/pybind11/complex.h' 2022-12-01T09:59:49.1921669Z adding 'torch/include/pybind11/eigen.h' 2022-12-01T09:59:49.1926198Z adding 'torch/include/pybind11/embed.h' 2022-12-01T09:59:49.1928638Z adding 'torch/include/pybind11/eval.h' 2022-12-01T09:59:49.1931206Z adding 'torch/include/pybind11/functional.h' 2022-12-01T09:59:49.1933924Z adding 'torch/include/pybind11/gil.h' 2022-12-01T09:59:49.1937221Z adding 'torch/include/pybind11/iostream.h' 2022-12-01T09:59:49.1958982Z adding 'torch/include/pybind11/numpy.h' 2022-12-01T09:59:49.1963472Z adding 'torch/include/pybind11/operators.h' 2022-12-01T09:59:49.1965423Z adding 'torch/include/pybind11/options.h' 2022-12-01T09:59:49.2000627Z adding 'torch/include/pybind11/pybind11.h' 2022-12-01T09:59:49.2026454Z adding 'torch/include/pybind11/pytypes.h' 2022-12-01T09:59:49.2032364Z adding 'torch/include/pybind11/stl.h' 2022-12-01T09:59:49.2039487Z adding 'torch/include/pybind11/stl_bind.h' 2022-12-01T09:59:49.2048158Z adding 'torch/include/pybind11/detail/class.h' 2022-12-01T09:59:49.2062597Z adding 'torch/include/pybind11/detail/common.h' 2022-12-01T09:59:49.2066240Z adding 'torch/include/pybind11/detail/descr.h' 2022-12-01T09:59:49.2071530Z adding 'torch/include/pybind11/detail/init.h' 2022-12-01T09:59:49.2078960Z adding 'torch/include/pybind11/detail/internals.h' 2022-12-01T09:59:49.2092558Z adding 'torch/include/pybind11/detail/type_caster_base.h' 2022-12-01T09:59:49.2095495Z adding 'torch/include/pybind11/detail/typeid.h' 2022-12-01T09:59:49.2101827Z adding 'torch/include/torch/custom_class.h' 2022-12-01T09:59:49.2105582Z adding 'torch/include/torch/custom_class_detail.h' 2022-12-01T09:59:49.2107255Z adding 'torch/include/torch/extension.h' 2022-12-01T09:59:49.2118672Z adding 'torch/include/torch/library.h' 2022-12-01T09:59:49.2121144Z adding 'torch/include/torch/script.h' 2022-12-01T09:59:49.2123891Z adding 'torch/include/torch/csrc/CudaIPCTypes.h' 2022-12-01T09:59:49.2125429Z adding 'torch/include/torch/csrc/DataLoader.h' 2022-12-01T09:59:49.2126903Z adding 'torch/include/torch/csrc/Device.h' 2022-12-01T09:59:49.2128305Z adding 'torch/include/torch/csrc/Dtype.h' 2022-12-01T09:59:49.2129953Z adding 'torch/include/torch/csrc/DynamicTypes.h' 2022-12-01T09:59:49.2134525Z adding 'torch/include/torch/csrc/Exceptions.h' 2022-12-01T09:59:49.2136699Z adding 'torch/include/torch/csrc/Export.h' 2022-12-01T09:59:49.2138419Z adding 'torch/include/torch/csrc/Generator.h' 2022-12-01T09:59:49.2139916Z adding 'torch/include/torch/csrc/Layout.h' 2022-12-01T09:59:49.2141837Z adding 'torch/include/torch/csrc/MemoryFormat.h' 2022-12-01T09:59:49.2143150Z adding 'torch/include/torch/csrc/Module.h' 2022-12-01T09:59:49.2144763Z adding 'torch/include/torch/csrc/PythonTypes.h' 2022-12-01T09:59:49.2146434Z adding 'torch/include/torch/csrc/QScheme.h' 2022-12-01T09:59:49.2147956Z adding 'torch/include/torch/csrc/Size.h' 2022-12-01T09:59:49.2149728Z adding 'torch/include/torch/csrc/Storage.h' 2022-12-01T09:59:49.2151207Z adding 'torch/include/torch/csrc/StorageMethods.h' 2022-12-01T09:59:49.2152667Z adding 'torch/include/torch/csrc/StorageSharing.h' 2022-12-01T09:59:49.2154150Z adding 'torch/include/torch/csrc/Stream.h' 2022-12-01T09:59:49.2156003Z adding 'torch/include/torch/csrc/THConcat.h' 2022-12-01T09:59:49.2157745Z adding 'torch/include/torch/csrc/THP.h' 2022-12-01T09:59:49.2159263Z adding 'torch/include/torch/csrc/TypeInfo.h' 2022-12-01T09:59:49.2160699Z adding 'torch/include/torch/csrc/Types.h' 2022-12-01T09:59:49.2162476Z adding 'torch/include/torch/csrc/copy_utils.h' 2022-12-01T09:59:49.2164134Z adding 'torch/include/torch/csrc/itt_wrapper.h' 2022-12-01T09:59:49.2165735Z adding 'torch/include/torch/csrc/python_dimname.h' 2022-12-01T09:59:49.2167421Z adding 'torch/include/torch/csrc/python_headers.h' 2022-12-01T09:59:49.2169066Z adding 'torch/include/torch/csrc/serialization.h' 2022-12-01T09:59:49.2171949Z adding 'torch/include/torch/csrc/utils.h' 2022-12-01T09:59:49.2174873Z adding 'torch/include/torch/csrc/api/include/torch/all.h' 2022-12-01T09:59:49.2176749Z adding 'torch/include/torch/csrc/api/include/torch/arg.h' 2022-12-01T09:59:49.2178325Z adding 'torch/include/torch/csrc/api/include/torch/autograd.h' 2022-12-01T09:59:49.2180012Z adding 'torch/include/torch/csrc/api/include/torch/cuda.h' 2022-12-01T09:59:49.2181658Z adding 'torch/include/torch/csrc/api/include/torch/data.h' 2022-12-01T09:59:49.2184404Z adding 'torch/include/torch/csrc/api/include/torch/enum.h' 2022-12-01T09:59:49.2187428Z adding 'torch/include/torch/csrc/api/include/torch/expanding_array.h' 2022-12-01T09:59:49.2190386Z adding 'torch/include/torch/csrc/api/include/torch/fft.h' 2022-12-01T09:59:49.2192691Z adding 'torch/include/torch/csrc/api/include/torch/imethod.h' 2022-12-01T09:59:49.2194535Z adding 'torch/include/torch/csrc/api/include/torch/jit.h' 2022-12-01T09:59:49.2199661Z adding 'torch/include/torch/csrc/api/include/torch/linalg.h' 2022-12-01T09:59:49.2202441Z adding 'torch/include/torch/csrc/api/include/torch/nested.h' 2022-12-01T09:59:49.2203953Z adding 'torch/include/torch/csrc/api/include/torch/nn.h' 2022-12-01T09:59:49.2205541Z adding 'torch/include/torch/csrc/api/include/torch/optim.h' 2022-12-01T09:59:49.2210162Z adding 'torch/include/torch/csrc/api/include/torch/ordered_dict.h' 2022-12-01T09:59:49.2214057Z adding 'torch/include/torch/csrc/api/include/torch/python.h' 2022-12-01T09:59:49.2216871Z adding 'torch/include/torch/csrc/api/include/torch/serialize.h' 2022-12-01T09:59:49.2218561Z adding 'torch/include/torch/csrc/api/include/torch/sparse.h' 2022-12-01T09:59:49.2223640Z adding 'torch/include/torch/csrc/api/include/torch/special.h' 2022-12-01T09:59:49.2226169Z adding 'torch/include/torch/csrc/api/include/torch/torch.h' 2022-12-01T09:59:49.2228320Z adding 'torch/include/torch/csrc/api/include/torch/types.h' 2022-12-01T09:59:49.2230598Z adding 'torch/include/torch/csrc/api/include/torch/utils.h' 2022-12-01T09:59:49.2232435Z adding 'torch/include/torch/csrc/api/include/torch/version.h' 2022-12-01T09:59:49.2234784Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader.h' 2022-12-01T09:59:49.2237174Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader_options.h' 2022-12-01T09:59:49.2238791Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets.h' 2022-12-01T09:59:49.2240626Z adding 'torch/include/torch/csrc/api/include/torch/data/example.h' 2022-12-01T09:59:49.2243231Z adding 'torch/include/torch/csrc/api/include/torch/data/iterator.h' 2022-12-01T09:59:49.2245014Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers.h' 2022-12-01T09:59:49.2246584Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms.h' 2022-12-01T09:59:49.2248457Z adding 'torch/include/torch/csrc/api/include/torch/data/worker_exception.h' 2022-12-01T09:59:49.2252389Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/base.h' 2022-12-01T09:59:49.2254954Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h' 2022-12-01T09:59:49.2257346Z adding 'torch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h' 2022-12-01T09:59:49.2259947Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/base.h' 2022-12-01T09:59:49.2266591Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/chunk.h' 2022-12-01T09:59:49.2269659Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/map.h' 2022-12-01T09:59:49.2271704Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/mnist.h' 2022-12-01T09:59:49.2273885Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/shared.h' 2022-12-01T09:59:49.2276283Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/stateful.h' 2022-12-01T09:59:49.2278200Z adding 'torch/include/torch/csrc/api/include/torch/data/datasets/tensor.h' 2022-12-01T09:59:49.2280665Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h' 2022-12-01T09:59:49.2282887Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/queue.h' 2022-12-01T09:59:49.2285557Z adding 'torch/include/torch/csrc/api/include/torch/data/detail/sequencers.h' 2022-12-01T09:59:49.2287831Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/base.h' 2022-12-01T09:59:49.2289690Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h' 2022-12-01T09:59:49.2292005Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/distributed.h' 2022-12-01T09:59:49.2293990Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/random.h' 2022-12-01T09:59:49.2295857Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/sequential.h' 2022-12-01T09:59:49.2297685Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/serialize.h' 2022-12-01T09:59:49.2299712Z adding 'torch/include/torch/csrc/api/include/torch/data/samplers/stream.h' 2022-12-01T09:59:49.2302292Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/base.h' 2022-12-01T09:59:49.2304303Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/collate.h' 2022-12-01T09:59:49.2306243Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/lambda.h' 2022-12-01T09:59:49.2308177Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/stack.h' 2022-12-01T09:59:49.2310466Z adding 'torch/include/torch/csrc/api/include/torch/data/transforms/tensor.h' 2022-12-01T09:59:49.2315745Z adding 'torch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h' 2022-12-01T09:59:49.2318298Z adding 'torch/include/torch/csrc/api/include/torch/detail/static.h' 2022-12-01T09:59:49.2321093Z adding 'torch/include/torch/csrc/api/include/torch/nn/cloneable.h' 2022-12-01T09:59:49.2322954Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional.h' 2022-12-01T09:59:49.2325331Z adding 'torch/include/torch/csrc/api/include/torch/nn/init.h' 2022-12-01T09:59:49.2332510Z adding 'torch/include/torch/csrc/api/include/torch/nn/module.h' 2022-12-01T09:59:49.2335068Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules.h' 2022-12-01T09:59:49.2336793Z adding 'torch/include/torch/csrc/api/include/torch/nn/options.h' 2022-12-01T09:59:49.2339049Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h' 2022-12-01T09:59:49.2342272Z adding 'torch/include/torch/csrc/api/include/torch/nn/pimpl.h' 2022-12-01T09:59:49.2344177Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils.h' 2022-12-01T09:59:49.2350282Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/activation.h' 2022-12-01T09:59:49.2353225Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h' 2022-12-01T09:59:49.2355679Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/conv.h' 2022-12-01T09:59:49.2358174Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/distance.h' 2022-12-01T09:59:49.2360770Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/dropout.h' 2022-12-01T09:59:49.2363562Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/embedding.h' 2022-12-01T09:59:49.2365596Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/fold.h' 2022-12-01T09:59:49.2367641Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h' 2022-12-01T09:59:49.2368923Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/linear.h' 2022-12-01T09:59:49.2373766Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/loss.h' 2022-12-01T09:59:49.2376962Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/normalization.h' 2022-12-01T09:59:49.2378907Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/padding.h' 2022-12-01T09:59:49.2380733Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h' 2022-12-01T09:59:49.2385431Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/pooling.h' 2022-12-01T09:59:49.2389285Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h' 2022-12-01T09:59:49.2391903Z adding 'torch/include/torch/csrc/api/include/torch/nn/functional/vision.h' 2022-12-01T09:59:49.2394042Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/_functions.h' 2022-12-01T09:59:49.2398688Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/activation.h' 2022-12-01T09:59:49.2401684Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h' 2022-12-01T09:59:49.2404452Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h' 2022-12-01T09:59:49.2406988Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/common.h' 2022-12-01T09:59:49.2410892Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/conv.h' 2022-12-01T09:59:49.2413226Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/distance.h' 2022-12-01T09:59:49.2415531Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/dropout.h' 2022-12-01T09:59:49.2418127Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/embedding.h' 2022-12-01T09:59:49.2420324Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/fold.h' 2022-12-01T09:59:49.2422440Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h' 2022-12-01T09:59:49.2424963Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/linear.h' 2022-12-01T09:59:49.2430568Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/loss.h' 2022-12-01T09:59:49.2433843Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/normalization.h' 2022-12-01T09:59:49.2437178Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/padding.h' 2022-12-01T09:59:49.2439592Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h' 2022-12-01T09:59:49.2444226Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/pooling.h' 2022-12-01T09:59:49.2448234Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/rnn.h' 2022-12-01T09:59:49.2451330Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformer.h' 2022-12-01T09:59:49.2453838Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformercoder.h' 2022-12-01T09:59:49.2456493Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/transformerlayer.h' 2022-12-01T09:59:49.2458704Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h' 2022-12-01T09:59:49.2460327Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/utils.h' 2022-12-01T09:59:49.2465055Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any.h' 2022-12-01T09:59:49.2468073Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h' 2022-12-01T09:59:49.2470516Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h' 2022-12-01T09:59:49.2472863Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h' 2022-12-01T09:59:49.2476158Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/moduledict.h' 2022-12-01T09:59:49.2479607Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h' 2022-12-01T09:59:49.2481903Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h' 2022-12-01T09:59:49.2484237Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterdict.h' 2022-12-01T09:59:49.2486747Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/parameterlist.h' 2022-12-01T09:59:49.2491381Z adding 'torch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h' 2022-12-01T09:59:49.2495967Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/activation.h' 2022-12-01T09:59:49.2498191Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/adaptive.h' 2022-12-01T09:59:49.2500105Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h' 2022-12-01T09:59:49.2502917Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/conv.h' 2022-12-01T09:59:49.2505156Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/distance.h' 2022-12-01T09:59:49.2507205Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/dropout.h' 2022-12-01T09:59:49.2509912Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/embedding.h' 2022-12-01T09:59:49.2512166Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/fold.h' 2022-12-01T09:59:49.2514118Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h' 2022-12-01T09:59:49.2516191Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/linear.h' 2022-12-01T09:59:49.2520762Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/loss.h' 2022-12-01T09:59:49.2523801Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/normalization.h' 2022-12-01T09:59:49.2526198Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/padding.h' 2022-12-01T09:59:49.2528142Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h' 2022-12-01T09:59:49.2532537Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/pooling.h' 2022-12-01T09:59:49.2535344Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/rnn.h' 2022-12-01T09:59:49.2537504Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformer.h' 2022-12-01T09:59:49.2539427Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformercoder.h' 2022-12-01T09:59:49.2541225Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/transformerlayer.h' 2022-12-01T09:59:49.2543492Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/upsampling.h' 2022-12-01T09:59:49.2545250Z adding 'torch/include/torch/csrc/api/include/torch/nn/options/vision.h' 2022-12-01T09:59:49.2549500Z adding 'torch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h' 2022-12-01T09:59:49.2552374Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h' 2022-12-01T09:59:49.2554535Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h' 2022-12-01T09:59:49.2558665Z adding 'torch/include/torch/csrc/api/include/torch/nn/utils/rnn.h' 2022-12-01T09:59:49.2561597Z adding 'torch/include/torch/csrc/api/include/torch/optim/adagrad.h' 2022-12-01T09:59:49.2563717Z adding 'torch/include/torch/csrc/api/include/torch/optim/adam.h' 2022-12-01T09:59:49.2565945Z adding 'torch/include/torch/csrc/api/include/torch/optim/adamw.h' 2022-12-01T09:59:49.2568019Z adding 'torch/include/torch/csrc/api/include/torch/optim/lbfgs.h' 2022-12-01T09:59:49.2571025Z adding 'torch/include/torch/csrc/api/include/torch/optim/optimizer.h' 2022-12-01T09:59:49.2573440Z adding 'torch/include/torch/csrc/api/include/torch/optim/rmsprop.h' 2022-12-01T09:59:49.2577163Z adding 'torch/include/torch/csrc/api/include/torch/optim/serialize.h' 2022-12-01T09:59:49.2579650Z adding 'torch/include/torch/csrc/api/include/torch/optim/sgd.h' 2022-12-01T09:59:49.2581954Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/lr_scheduler.h' 2022-12-01T09:59:49.2583640Z adding 'torch/include/torch/csrc/api/include/torch/optim/schedulers/step_lr.h' 2022-12-01T09:59:49.2585383Z adding 'torch/include/torch/csrc/api/include/torch/serialize/archive.h' 2022-12-01T09:59:49.2587561Z adding 'torch/include/torch/csrc/api/include/torch/serialize/input-archive.h' 2022-12-01T09:59:49.2589797Z adding 'torch/include/torch/csrc/api/include/torch/serialize/output-archive.h' 2022-12-01T09:59:49.2591376Z adding 'torch/include/torch/csrc/api/include/torch/serialize/tensor.h' 2022-12-01T09:59:49.2598412Z adding 'torch/include/torch/csrc/autograd/FunctionsManual.h' 2022-12-01T09:59:49.2600644Z adding 'torch/include/torch/csrc/autograd/InferenceMode.h' 2022-12-01T09:59:49.2605498Z adding 'torch/include/torch/csrc/autograd/VariableTypeUtils.h' 2022-12-01T09:59:49.2607854Z adding 'torch/include/torch/csrc/autograd/anomaly_mode.h' 2022-12-01T09:59:49.2610506Z adding 'torch/include/torch/csrc/autograd/autograd.h' 2022-12-01T09:59:49.2612187Z adding 'torch/include/torch/csrc/autograd/autograd_not_implemented_fallback.h' 2022-12-01T09:59:49.2613603Z adding 'torch/include/torch/csrc/autograd/cpp_hook.h' 2022-12-01T09:59:49.2618050Z adding 'torch/include/torch/csrc/autograd/custom_function.h' 2022-12-01T09:59:49.2620246Z adding 'torch/include/torch/csrc/autograd/edge.h' 2022-12-01T09:59:49.2623950Z adding 'torch/include/torch/csrc/autograd/engine.h' 2022-12-01T09:59:49.2627696Z adding 'torch/include/torch/csrc/autograd/forward_grad.h' 2022-12-01T09:59:49.2636861Z adding 'torch/include/torch/csrc/autograd/function.h' 2022-12-01T09:59:49.2639072Z adding 'torch/include/torch/csrc/autograd/function_hook.h' 2022-12-01T09:59:49.2640451Z adding 'torch/include/torch/csrc/autograd/grad_mode.h' 2022-12-01T09:59:49.2643427Z adding 'torch/include/torch/csrc/autograd/graph_task.h' 2022-12-01T09:59:49.2645260Z adding 'torch/include/torch/csrc/autograd/input_buffer.h' 2022-12-01T09:59:49.2647582Z adding 'torch/include/torch/csrc/autograd/input_metadata.h' 2022-12-01T09:59:49.2649746Z adding 'torch/include/torch/csrc/autograd/jit_decomp_interface.h' 2022-12-01T09:59:49.2651359Z adding 'torch/include/torch/csrc/autograd/profiler.h' 2022-12-01T09:59:49.2653797Z adding 'torch/include/torch/csrc/autograd/profiler_kineto.h' 2022-12-01T09:59:49.2657812Z adding 'torch/include/torch/csrc/autograd/profiler_legacy.h' 2022-12-01T09:59:49.2659826Z adding 'torch/include/torch/csrc/autograd/profiler_python.h' 2022-12-01T09:59:49.2661913Z adding 'torch/include/torch/csrc/autograd/python_anomaly_mode.h' 2022-12-01T09:59:49.2663381Z adding 'torch/include/torch/csrc/autograd/python_autograd.h' 2022-12-01T09:59:49.2665246Z adding 'torch/include/torch/csrc/autograd/python_cpp_function.h' 2022-12-01T09:59:49.2667127Z adding 'torch/include/torch/csrc/autograd/python_engine.h' 2022-12-01T09:59:49.2668812Z adding 'torch/include/torch/csrc/autograd/python_enum_tag.h' 2022-12-01T09:59:49.2670191Z adding 'torch/include/torch/csrc/autograd/python_fft_functions.h' 2022-12-01T09:59:49.2672378Z adding 'torch/include/torch/csrc/autograd/python_function.h' 2022-12-01T09:59:49.2674231Z adding 'torch/include/torch/csrc/autograd/python_hook.h' 2022-12-01T09:59:49.2676754Z adding 'torch/include/torch/csrc/autograd/python_legacy_variable.h' 2022-12-01T09:59:49.2677941Z adding 'torch/include/torch/csrc/autograd/python_linalg_functions.h' 2022-12-01T09:59:49.2679412Z adding 'torch/include/torch/csrc/autograd/python_nested_functions.h' 2022-12-01T09:59:49.2680875Z adding 'torch/include/torch/csrc/autograd/python_nn_functions.h' 2022-12-01T09:59:49.2682503Z adding 'torch/include/torch/csrc/autograd/python_return_types.h' 2022-12-01T09:59:49.2684347Z adding 'torch/include/torch/csrc/autograd/python_saved_variable_hooks.h' 2022-12-01T09:59:49.2685903Z adding 'torch/include/torch/csrc/autograd/python_sparse_functions.h' 2022-12-01T09:59:49.2687405Z adding 'torch/include/torch/csrc/autograd/python_special_functions.h' 2022-12-01T09:59:49.2689204Z adding 'torch/include/torch/csrc/autograd/python_torch_functions.h' 2022-12-01T09:59:49.2691332Z adding 'torch/include/torch/csrc/autograd/python_variable.h' 2022-12-01T09:59:49.2693229Z adding 'torch/include/torch/csrc/autograd/python_variable_indexing.h' 2022-12-01T09:59:49.2694980Z adding 'torch/include/torch/csrc/autograd/record_function_ops.h' 2022-12-01T09:59:49.2697616Z adding 'torch/include/torch/csrc/autograd/saved_variable.h' 2022-12-01T09:59:49.2699519Z adding 'torch/include/torch/csrc/autograd/saved_variable_hooks.h' 2022-12-01T09:59:49.2701228Z adding 'torch/include/torch/csrc/autograd/symbolic.h' 2022-12-01T09:59:49.2711752Z adding 'torch/include/torch/csrc/autograd/variable.h' 2022-12-01T09:59:49.2717713Z adding 'torch/include/torch/csrc/autograd/functions/accumulate_grad.h' 2022-12-01T09:59:49.2720194Z adding 'torch/include/torch/csrc/autograd/functions/basic_ops.h' 2022-12-01T09:59:49.2722188Z adding 'torch/include/torch/csrc/autograd/functions/comm.h' 2022-12-01T09:59:49.2723920Z adding 'torch/include/torch/csrc/autograd/functions/pybind.h' 2022-12-01T09:59:49.2726452Z adding 'torch/include/torch/csrc/autograd/functions/tensor.h' 2022-12-01T09:59:49.2728920Z adding 'torch/include/torch/csrc/autograd/functions/utils.h' 2022-12-01T09:59:49.2752530Z adding 'torch/include/torch/csrc/autograd/generated/Functions.h' 2022-12-01T09:59:49.2760631Z adding 'torch/include/torch/csrc/autograd/generated/VariableType.h' 2022-12-01T09:59:49.2762415Z adding 'torch/include/torch/csrc/autograd/generated/python_functions.h' 2022-12-01T09:59:49.2767198Z adding 'torch/include/torch/csrc/autograd/generated/variable_factories.h' 2022-12-01T09:59:49.2770550Z adding 'torch/include/torch/csrc/autograd/utils/error_messages.h' 2022-12-01T09:59:49.2772734Z adding 'torch/include/torch/csrc/autograd/utils/grad_layout_contract.h' 2022-12-01T09:59:49.2774719Z adding 'torch/include/torch/csrc/autograd/utils/lambda_post_hook.h' 2022-12-01T09:59:49.2776652Z adding 'torch/include/torch/csrc/autograd/utils/python_arg_parsing.h' 2022-12-01T09:59:49.2778488Z adding 'torch/include/torch/csrc/autograd/utils/warnings.h' 2022-12-01T09:59:49.2780800Z adding 'torch/include/torch/csrc/autograd/utils/wrap_outputs.h' 2022-12-01T09:59:49.2783151Z adding 'torch/include/torch/csrc/cuda/Event.h' 2022-12-01T09:59:49.2784746Z adding 'torch/include/torch/csrc/cuda/Module.h' 2022-12-01T09:59:49.2786478Z adding 'torch/include/torch/csrc/cuda/Stream.h' 2022-12-01T09:59:49.2788079Z adding 'torch/include/torch/csrc/cuda/THCP.h' 2022-12-01T09:59:49.2789940Z adding 'torch/include/torch/csrc/cuda/comm.h' 2022-12-01T09:59:49.2791860Z adding 'torch/include/torch/csrc/cuda/device_set.h' 2022-12-01T09:59:49.2793505Z adding 'torch/include/torch/csrc/cuda/memory_snapshot.h' 2022-12-01T09:59:49.2795915Z adding 'torch/include/torch/csrc/cuda/nccl.h' 2022-12-01T09:59:49.2797732Z adding 'torch/include/torch/csrc/cuda/python_comm.h' 2022-12-01T09:59:49.2799342Z adding 'torch/include/torch/csrc/cuda/python_nccl.h' 2022-12-01T09:59:49.2803032Z adding 'torch/include/torch/csrc/distributed/c10d/Backend.hpp' 2022-12-01T09:59:49.2805093Z adding 'torch/include/torch/csrc/distributed/c10d/FileStore.hpp' 2022-12-01T09:59:49.2806888Z adding 'torch/include/torch/csrc/distributed/c10d/GlooDeviceFactory.hpp' 2022-12-01T09:59:49.2808713Z adding 'torch/include/torch/csrc/distributed/c10d/HashStore.hpp' 2022-12-01T09:59:49.2812217Z adding 'torch/include/torch/csrc/distributed/c10d/NCCLUtils.hpp' 2022-12-01T09:59:49.2814205Z adding 'torch/include/torch/csrc/distributed/c10d/Ops.hpp' 2022-12-01T09:59:49.2816188Z adding 'torch/include/torch/csrc/distributed/c10d/ParamCommsUtils.hpp' 2022-12-01T09:59:49.2818091Z adding 'torch/include/torch/csrc/distributed/c10d/PrefixStore.hpp' 2022-12-01T09:59:49.2821461Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroup.hpp' 2022-12-01T09:59:49.2826069Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupGloo.hpp' 2022-12-01T09:59:49.2829640Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupMPI.hpp' 2022-12-01T09:59:49.2838187Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupNCCL.hpp' 2022-12-01T09:59:49.2841052Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupRoundRobin.hpp' 2022-12-01T09:59:49.2844461Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupUCC.hpp' 2022-12-01T09:59:49.2847149Z adding 'torch/include/torch/csrc/distributed/c10d/ProcessGroupWrapper.hpp' 2022-12-01T09:59:49.2849496Z adding 'torch/include/torch/csrc/distributed/c10d/PyProcessGroup.hpp' 2022-12-01T09:59:49.2851697Z adding 'torch/include/torch/csrc/distributed/c10d/Store.hpp' 2022-12-01T09:59:49.2854009Z adding 'torch/include/torch/csrc/distributed/c10d/TCPStore.hpp' 2022-12-01T09:59:49.2857054Z adding 'torch/include/torch/csrc/distributed/c10d/TraceUtils.h' 2022-12-01T09:59:49.2859701Z adding 'torch/include/torch/csrc/distributed/c10d/Types.hpp' 2022-12-01T09:59:49.2861619Z adding 'torch/include/torch/csrc/distributed/c10d/UCCForNCCL.hpp' 2022-12-01T09:59:49.2863623Z adding 'torch/include/torch/csrc/distributed/c10d/UCCTracing.hpp' 2022-12-01T09:59:49.2866283Z adding 'torch/include/torch/csrc/distributed/c10d/UCCUtils.hpp' 2022-12-01T09:59:49.2868166Z adding 'torch/include/torch/csrc/distributed/c10d/UnixSockUtils.hpp' 2022-12-01T09:59:49.2873791Z adding 'torch/include/torch/csrc/distributed/c10d/Utils.hpp' 2022-12-01T09:59:49.2876334Z adding 'torch/include/torch/csrc/distributed/c10d/WinSockUtils.hpp' 2022-12-01T09:59:49.2878874Z adding 'torch/include/torch/csrc/distributed/c10d/Work.hpp' 2022-12-01T09:59:49.2880603Z adding 'torch/include/torch/csrc/distributed/c10d/c10d.h' 2022-12-01T09:59:49.2883024Z adding 'torch/include/torch/csrc/distributed/c10d/comm.hpp' 2022-12-01T09:59:49.2884891Z adding 'torch/include/torch/csrc/distributed/c10d/debug.h' 2022-12-01T09:59:49.2886775Z adding 'torch/include/torch/csrc/distributed/c10d/default_comm_hooks.hpp' 2022-12-01T09:59:49.2888579Z adding 'torch/include/torch/csrc/distributed/c10d/error.h' 2022-12-01T09:59:49.2890401Z adding 'torch/include/torch/csrc/distributed/c10d/exception.h' 2022-12-01T09:59:49.2892959Z adding 'torch/include/torch/csrc/distributed/c10d/logger.hpp' 2022-12-01T09:59:49.2894976Z adding 'torch/include/torch/csrc/distributed/c10d/logging.h' 2022-12-01T09:59:49.2896982Z adding 'torch/include/torch/csrc/distributed/c10d/python_comm_hook.h' 2022-12-01T09:59:49.2904894Z adding 'torch/include/torch/csrc/distributed/c10d/reducer.hpp' 2022-12-01T09:59:49.2907584Z adding 'torch/include/torch/csrc/distributed/c10d/reducer_timer.hpp' 2022-12-01T09:59:49.2909613Z adding 'torch/include/torch/csrc/distributed/c10d/sequence_num.hpp' 2022-12-01T09:59:49.2911628Z adding 'torch/include/torch/csrc/distributed/c10d/socket.h' 2022-12-01T09:59:49.2914100Z adding 'torch/include/torch/csrc/distributed/rpc/agent_utils.h' 2022-12-01T09:59:49.2917396Z adding 'torch/include/torch/csrc/distributed/rpc/message.h' 2022-12-01T09:59:49.2919865Z adding 'torch/include/torch/csrc/distributed/rpc/py_rref.h' 2022-12-01T09:59:49.2921792Z adding 'torch/include/torch/csrc/distributed/rpc/python_call.h' 2022-12-01T09:59:49.2923861Z adding 'torch/include/torch/csrc/distributed/rpc/python_functions.h' 2022-12-01T09:59:49.2925784Z adding 'torch/include/torch/csrc/distributed/rpc/python_remote_call.h' 2022-12-01T09:59:49.2927609Z adding 'torch/include/torch/csrc/distributed/rpc/python_resp.h' 2022-12-01T09:59:49.2930392Z adding 'torch/include/torch/csrc/distributed/rpc/python_rpc_handler.h' 2022-12-01T09:59:49.2932508Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback.h' 2022-12-01T09:59:49.2934493Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_impl.h' 2022-12-01T09:59:49.2936693Z adding 'torch/include/torch/csrc/distributed/rpc/request_callback_no_python.h' 2022-12-01T09:59:49.2938401Z adding 'torch/include/torch/csrc/distributed/rpc/rpc.h' 2022-12-01T09:59:49.2943164Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_agent.h' 2022-12-01T09:59:49.2945471Z adding 'torch/include/torch/csrc/distributed/rpc/rpc_command_base.h' 2022-12-01T09:59:49.2951269Z adding 'torch/include/torch/csrc/distributed/rpc/rref_context.h' 2022-12-01T09:59:49.2957774Z adding 'torch/include/torch/csrc/distributed/rpc/rref_impl.h' 2022-12-01T09:59:49.2960584Z adding 'torch/include/torch/csrc/distributed/rpc/rref_proto.h' 2022-12-01T09:59:49.2962851Z adding 'torch/include/torch/csrc/distributed/rpc/script_call.h' 2022-12-01T09:59:49.2964896Z adding 'torch/include/torch/csrc/distributed/rpc/script_remote_call.h' 2022-12-01T09:59:49.2966724Z adding 'torch/include/torch/csrc/distributed/rpc/script_resp.h' 2022-12-01T09:59:49.2972516Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_agent.h' 2022-12-01T09:59:49.2975641Z adding 'torch/include/torch/csrc/distributed/rpc/tensorpipe_utils.h' 2022-12-01T09:59:49.2977783Z adding 'torch/include/torch/csrc/distributed/rpc/torchscript_functions.h' 2022-12-01T09:59:49.2979751Z adding 'torch/include/torch/csrc/distributed/rpc/types.h' 2022-12-01T09:59:49.2981782Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_call.h' 2022-12-01T09:59:49.2983726Z adding 'torch/include/torch/csrc/distributed/rpc/unpickled_python_remote_call.h' 2022-12-01T09:59:49.2986132Z adding 'torch/include/torch/csrc/distributed/rpc/utils.h' 2022-12-01T09:59:49.2989103Z adding 'torch/include/torch/csrc/jit/jit_log.h' 2022-12-01T09:59:49.2991171Z adding 'torch/include/torch/csrc/jit/jit_opt_limit.h' 2022-12-01T09:59:49.2992950Z adding 'torch/include/torch/csrc/jit/resource_guard.h' 2022-12-01T09:59:49.2997723Z adding 'torch/include/torch/csrc/jit/api/compilation_unit.h' 2022-12-01T09:59:49.3001000Z adding 'torch/include/torch/csrc/jit/api/function_impl.h' 2022-12-01T09:59:49.3003383Z adding 'torch/include/torch/csrc/jit/api/method.h' 2022-12-01T09:59:49.3010437Z adding 'torch/include/torch/csrc/jit/api/module.h' 2022-12-01T09:59:49.3013949Z adding 'torch/include/torch/csrc/jit/api/object.h' 2022-12-01T09:59:49.3016751Z adding 'torch/include/torch/csrc/jit/backends/backend.h' 2022-12-01T09:59:49.3020026Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_handler.h' 2022-12-01T09:59:49.3022346Z adding 'torch/include/torch/csrc/jit/backends/backend_debug_info.h' 2022-12-01T09:59:49.3024278Z adding 'torch/include/torch/csrc/jit/backends/backend_detail.h' 2022-12-01T09:59:49.3026530Z adding 'torch/include/torch/csrc/jit/backends/backend_exception.h' 2022-12-01T09:59:49.3028520Z adding 'torch/include/torch/csrc/jit/backends/backend_init.h' 2022-12-01T09:59:49.3030489Z adding 'torch/include/torch/csrc/jit/backends/backend_interface.h' 2022-12-01T09:59:49.3032265Z adding 'torch/include/torch/csrc/jit/backends/backend_preprocess.h' 2022-12-01T09:59:49.3033780Z adding 'torch/include/torch/csrc/jit/backends/backend_resolver.h' 2022-12-01T09:59:49.3040686Z adding 'torch/include/torch/csrc/jit/codegen/cuda/arith.h' 2022-12-01T09:59:49.3042984Z adding 'torch/include/torch/csrc/jit/codegen/cuda/codegen.h' 2022-12-01T09:59:49.3044741Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at.h' 2022-12-01T09:59:49.3048540Z adding 'torch/include/torch/csrc/jit/codegen/cuda/compute_at_map.h' 2022-12-01T09:59:49.3051692Z adding 'torch/include/torch/csrc/jit/codegen/cuda/contiguity.h' 2022-12-01T09:59:49.3055380Z adding 'torch/include/torch/csrc/jit/codegen/cuda/disjoint_set.h' 2022-12-01T09:59:49.3059031Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dispatch.h' 2022-12-01T09:59:49.3062535Z adding 'torch/include/torch/csrc/jit/codegen/cuda/dynamic_type.h' 2022-12-01T09:59:49.3066696Z adding 'torch/include/torch/csrc/jit/codegen/cuda/evaluator_common.h' 2022-12-01T09:59:49.3070797Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor.h' 2022-12-01T09:59:49.3074820Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_kernel_arg.h' 2022-12-01T09:59:49.3077587Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_launch_params.h' 2022-12-01T09:59:49.3081289Z adding 'torch/include/torch/csrc/jit/codegen/cuda/executor_utils.h' 2022-12-01T09:59:49.3083507Z adding 'torch/include/torch/csrc/jit/codegen/cuda/expr_evaluator.h' 2022-12-01T09:59:49.3087386Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion.h' 2022-12-01T09:59:49.3094780Z adding 'torch/include/torch/csrc/jit/codegen/cuda/fusion_segmenter.h' 2022-12-01T09:59:49.3097136Z adding 'torch/include/torch/csrc/jit/codegen/cuda/grouped_reduction.h' 2022-12-01T09:59:49.3102136Z adding 'torch/include/torch/csrc/jit/codegen/cuda/index_compute.h' 2022-12-01T09:59:49.3105178Z adding 'torch/include/torch/csrc/jit/codegen/cuda/inline_propagator.h' 2022-12-01T09:59:49.3107401Z adding 'torch/include/torch/csrc/jit/codegen/cuda/instrumentation.h' 2022-12-01T09:59:49.3109596Z adding 'torch/include/torch/csrc/jit/codegen/cuda/interface.h' 2022-12-01T09:59:49.3111252Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_all_nodes.h' 2022-12-01T09:59:49.3116600Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_base_nodes.h' 2022-12-01T09:59:49.3119406Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_builder.h' 2022-12-01T09:59:49.3121720Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_cloner.h' 2022-12-01T09:59:49.3124628Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_container.h' 2022-12-01T09:59:49.3127308Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_graphviz.h' 2022-12-01T09:59:49.3133659Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_interface_nodes.h' 2022-12-01T09:59:49.3148853Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_internal_nodes.h' 2022-12-01T09:59:49.3152240Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_iostream.h' 2022-12-01T09:59:49.3154358Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_printer.h' 2022-12-01T09:59:49.3157878Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ir_utils.h' 2022-12-01T09:59:49.3162009Z adding 'torch/include/torch/csrc/jit/codegen/cuda/iter_visitor.h' 2022-12-01T09:59:49.3165838Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel.h' 2022-12-01T09:59:49.3171764Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_cache.h' 2022-12-01T09:59:49.3174338Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_expr_evaluator.h' 2022-12-01T09:59:49.3179941Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir.h' 2022-12-01T09:59:49.3182998Z adding 'torch/include/torch/csrc/jit/codegen/cuda/kernel_ir_dispatch.h' 2022-12-01T09:59:49.3186177Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower2device.h' 2022-12-01T09:59:49.3188139Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_alias_memory.h' 2022-12-01T09:59:49.3189949Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_allocation.h' 2022-12-01T09:59:49.3193815Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_double_buffer.h' 2022-12-01T09:59:49.3196101Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_expr_sort.h' 2022-12-01T09:59:49.3197948Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fused_reduction.h' 2022-12-01T09:59:49.3199742Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_fusion_simplifier.h' 2022-12-01T09:59:49.3202227Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index.h' 2022-12-01T09:59:49.3205834Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_compute.h' 2022-12-01T09:59:49.3208742Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_index_hoist.h' 2022-12-01T09:59:49.3210851Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_insert_syncs.h' 2022-12-01T09:59:49.3212700Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_instrument.h' 2022-12-01T09:59:49.3214828Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_loops.h' 2022-12-01T09:59:49.3217767Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_magic_zero.h' 2022-12-01T09:59:49.3220111Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_misaligned_vectorization.h' 2022-12-01T09:59:49.3221871Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate.h' 2022-12-01T09:59:49.3223990Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_predicate_elimination.h' 2022-12-01T09:59:49.3225820Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_replace_size.h' 2022-12-01T09:59:49.3229390Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_shift.h' 2022-12-01T09:59:49.3231624Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_sync_information.h' 2022-12-01T09:59:49.3234492Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_thread_predicate.h' 2022-12-01T09:59:49.3236924Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_broadcast.h' 2022-12-01T09:59:49.3238931Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_trivial_reductions.h' 2022-12-01T09:59:49.3241201Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_unroll.h' 2022-12-01T09:59:49.3245159Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_utils.h' 2022-12-01T09:59:49.3247754Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_validation.h' 2022-12-01T09:59:49.3249670Z adding 'torch/include/torch/csrc/jit/codegen/cuda/lower_warp_reduce.h' 2022-12-01T09:59:49.3251596Z adding 'torch/include/torch/csrc/jit/codegen/cuda/manager.h' 2022-12-01T09:59:49.3255461Z adding 'torch/include/torch/csrc/jit/codegen/cuda/maxinfo_propagator.h' 2022-12-01T09:59:49.3259025Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mma_type.h' 2022-12-01T09:59:49.3261091Z adding 'torch/include/torch/csrc/jit/codegen/cuda/mutator.h' 2022-12-01T09:59:49.3263295Z adding 'torch/include/torch/csrc/jit/codegen/cuda/non_divisible_split.h' 2022-12-01T09:59:49.3265513Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_dimension_map.h' 2022-12-01T09:59:49.3268535Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parallel_type_bitmap.h' 2022-12-01T09:59:49.3270757Z adding 'torch/include/torch/csrc/jit/codegen/cuda/parser.h' 2022-12-01T09:59:49.3272654Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partial_split_map.h' 2022-12-01T09:59:49.3274541Z adding 'torch/include/torch/csrc/jit/codegen/cuda/partition.h' 2022-12-01T09:59:49.3278133Z adding 'torch/include/torch/csrc/jit/codegen/cuda/predicate_compute.h' 2022-12-01T09:59:49.3279826Z adding 'torch/include/torch/csrc/jit/codegen/cuda/reference_tensor.h' 2022-12-01T09:59:49.3284859Z adding 'torch/include/torch/csrc/jit/codegen/cuda/root_domain_map.h' 2022-12-01T09:59:49.3289334Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_iter.h' 2022-12-01T09:59:49.3292561Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_replay.h' 2022-12-01T09:59:49.3294251Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_rfactor.h' 2022-12-01T09:59:49.3296439Z adding 'torch/include/torch/csrc/jit/codegen/cuda/transform_view.h' 2022-12-01T09:59:49.3300439Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type.h' 2022-12-01T09:59:49.3302237Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_inference.h' 2022-12-01T09:59:49.3304057Z adding 'torch/include/torch/csrc/jit/codegen/cuda/type_promotion.h' 2022-12-01T09:59:49.3306499Z adding 'torch/include/torch/csrc/jit/codegen/cuda/utils.h' 2022-12-01T09:59:49.3308199Z adding 'torch/include/torch/csrc/jit/codegen/cuda/vectorization_info.h' 2022-12-01T09:59:49.3310072Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/alias.h' 2022-12-01T09:59:49.3311496Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/all_ops.h' 2022-12-01T09:59:49.3313131Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/composite.h' 2022-12-01T09:59:49.3315424Z adding 'torch/include/torch/csrc/jit/codegen/cuda/ops/normalization.h' 2022-12-01T09:59:49.3317619Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/all_schedulers.h' 2022-12-01T09:59:49.3321134Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/compile_time_info.h' 2022-12-01T09:59:49.3323471Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/debug_utils.h' 2022-12-01T09:59:49.3324934Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/heuristic.h' 2022-12-01T09:59:49.3326948Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/matmul.h' 2022-12-01T09:59:49.3329793Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/mma_utils.h' 2022-12-01T09:59:49.3331808Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/normalization.h' 2022-12-01T09:59:49.3333528Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise.h' 2022-12-01T09:59:49.3335992Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_heuristic.h' 2022-12-01T09:59:49.3337827Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/pointwise_utils.h' 2022-12-01T09:59:49.3339539Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction.h' 2022-12-01T09:59:49.3342679Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_heuristic.h' 2022-12-01T09:59:49.3344918Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/reduction_utils.h' 2022-12-01T09:59:49.3348303Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/registry.h' 2022-12-01T09:59:49.3351407Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose.h' 2022-12-01T09:59:49.3354702Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/transpose_heuristic.h' 2022-12-01T09:59:49.3361644Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/utils.h' 2022-12-01T09:59:49.3364613Z adding 'torch/include/torch/csrc/jit/codegen/cuda/scheduler/vectorize_helper.h' 2022-12-01T09:59:49.3367145Z adding 'torch/include/torch/csrc/jit/frontend/builtin_functions.h' 2022-12-01T09:59:49.3368957Z adding 'torch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h' 2022-12-01T09:59:49.3373291Z adding 'torch/include/torch/csrc/jit/frontend/concrete_module_type.h' 2022-12-01T09:59:49.3375406Z adding 'torch/include/torch/csrc/jit/frontend/convert_to_ssa.h' 2022-12-01T09:59:49.3377282Z adding 'torch/include/torch/csrc/jit/frontend/edit_distance.h' 2022-12-01T09:59:49.3379760Z adding 'torch/include/torch/csrc/jit/frontend/error_report.h' 2022-12-01T09:59:49.3381543Z adding 'torch/include/torch/csrc/jit/frontend/exit_transforms.h' 2022-12-01T09:59:49.3383676Z adding 'torch/include/torch/csrc/jit/frontend/function_schema_parser.h' 2022-12-01T09:59:49.3385608Z adding 'torch/include/torch/csrc/jit/frontend/inline_loop_condition.h' 2022-12-01T09:59:49.3387548Z adding 'torch/include/torch/csrc/jit/frontend/ir_emitter.h' 2022-12-01T09:59:49.3394162Z adding 'torch/include/torch/csrc/jit/frontend/lexer.h' 2022-12-01T09:59:49.3397359Z adding 'torch/include/torch/csrc/jit/frontend/mini_environment.h' 2022-12-01T09:59:49.3399231Z adding 'torch/include/torch/csrc/jit/frontend/name_mangler.h' 2022-12-01T09:59:49.3401851Z adding 'torch/include/torch/csrc/jit/frontend/parse_string_literal.h' 2022-12-01T09:59:49.3403962Z adding 'torch/include/torch/csrc/jit/frontend/parser.h' 2022-12-01T09:59:49.3405784Z adding 'torch/include/torch/csrc/jit/frontend/parser_constants.h' 2022-12-01T09:59:49.3408286Z adding 'torch/include/torch/csrc/jit/frontend/resolver.h' 2022-12-01T09:59:49.3410856Z adding 'torch/include/torch/csrc/jit/frontend/schema_matching.h' 2022-12-01T09:59:49.3413175Z adding 'torch/include/torch/csrc/jit/frontend/schema_type_parser.h' 2022-12-01T09:59:49.3415506Z adding 'torch/include/torch/csrc/jit/frontend/script_type_parser.h' 2022-12-01T09:59:49.3420268Z adding 'torch/include/torch/csrc/jit/frontend/source_range.h' 2022-12-01T09:59:49.3422747Z adding 'torch/include/torch/csrc/jit/frontend/source_ref.h' 2022-12-01T09:59:49.3424558Z adding 'torch/include/torch/csrc/jit/frontend/strtod.h' 2022-12-01T09:59:49.3432584Z adding 'torch/include/torch/csrc/jit/frontend/sugared_value.h' 2022-12-01T09:59:49.3437667Z adding 'torch/include/torch/csrc/jit/frontend/tracer.h' 2022-12-01T09:59:49.3441441Z adding 'torch/include/torch/csrc/jit/frontend/tree.h' 2022-12-01T09:59:49.3450191Z adding 'torch/include/torch/csrc/jit/frontend/tree_views.h' 2022-12-01T09:59:49.3453380Z adding 'torch/include/torch/csrc/jit/frontend/versioned_symbols.h' 2022-12-01T09:59:49.3458620Z adding 'torch/include/torch/csrc/jit/ir/alias_analysis.h' 2022-12-01T09:59:49.3461674Z adding 'torch/include/torch/csrc/jit/ir/attributes.h' 2022-12-01T09:59:49.3464152Z adding 'torch/include/torch/csrc/jit/ir/constants.h' 2022-12-01T09:59:49.3467307Z adding 'torch/include/torch/csrc/jit/ir/graph_node_list.h' 2022-12-01T09:59:49.3484763Z adding 'torch/include/torch/csrc/jit/ir/ir.h' 2022-12-01T09:59:49.3489157Z adding 'torch/include/torch/csrc/jit/ir/ir_views.h' 2022-12-01T09:59:49.3491236Z adding 'torch/include/torch/csrc/jit/ir/irparser.h' 2022-12-01T09:59:49.3493790Z adding 'torch/include/torch/csrc/jit/ir/named_value.h' 2022-12-01T09:59:49.3495716Z adding 'torch/include/torch/csrc/jit/ir/node_hashing.h' 2022-12-01T09:59:49.3499095Z adding 'torch/include/torch/csrc/jit/ir/scope.h' 2022-12-01T09:59:49.3502077Z adding 'torch/include/torch/csrc/jit/ir/subgraph_matcher.h' 2022-12-01T09:59:49.3504108Z adding 'torch/include/torch/csrc/jit/ir/type_hashing.h' 2022-12-01T09:59:49.3506980Z adding 'torch/include/torch/csrc/jit/mobile/code.h' 2022-12-01T09:59:49.3509359Z adding 'torch/include/torch/csrc/jit/mobile/debug_info.h' 2022-12-01T09:59:49.3512895Z adding 'torch/include/torch/csrc/jit/mobile/file_format.h' 2022-12-01T09:59:49.3516306Z adding 'torch/include/torch/csrc/jit/mobile/flatbuffer_loader.h' 2022-12-01T09:59:49.3518496Z adding 'torch/include/torch/csrc/jit/mobile/frame.h' 2022-12-01T09:59:49.3521156Z adding 'torch/include/torch/csrc/jit/mobile/function.h' 2022-12-01T09:59:49.3524144Z adding 'torch/include/torch/csrc/jit/mobile/import.h' 2022-12-01T09:59:49.3526445Z adding 'torch/include/torch/csrc/jit/mobile/import_data.h' 2022-12-01T09:59:49.3528547Z adding 'torch/include/torch/csrc/jit/mobile/import_export_common.h' 2022-12-01T09:59:49.3530763Z adding 'torch/include/torch/csrc/jit/mobile/interpreter.h' 2022-12-01T09:59:49.3532917Z adding 'torch/include/torch/csrc/jit/mobile/method.h' 2022-12-01T09:59:49.3536305Z adding 'torch/include/torch/csrc/jit/mobile/module.h' 2022-12-01T09:59:49.3539126Z adding 'torch/include/torch/csrc/jit/mobile/observer.h' 2022-12-01T09:59:49.3541333Z adding 'torch/include/torch/csrc/jit/mobile/parse_bytecode.h' 2022-12-01T09:59:49.3543455Z adding 'torch/include/torch/csrc/jit/mobile/parse_operators.h' 2022-12-01T09:59:49.3545536Z adding 'torch/include/torch/csrc/jit/mobile/prim_ops_registery.h' 2022-12-01T09:59:49.3548601Z adding 'torch/include/torch/csrc/jit/mobile/profiler_edge.h' 2022-12-01T09:59:49.3550841Z adding 'torch/include/torch/csrc/jit/mobile/promoted_prim_ops.h' 2022-12-01T09:59:49.3553292Z adding 'torch/include/torch/csrc/jit/mobile/quantization.h' 2022-12-01T09:59:49.3555952Z adding 'torch/include/torch/csrc/jit/mobile/register_ops_common_utils.h' 2022-12-01T09:59:49.3558080Z adding 'torch/include/torch/csrc/jit/mobile/type_parser.h' 2022-12-01T09:59:49.3560318Z adding 'torch/include/torch/csrc/jit/mobile/upgrader_mobile.h' 2022-12-01T09:59:49.3563946Z adding 'torch/include/torch/csrc/jit/passes/add_if_then_else.h' 2022-12-01T09:59:49.3565374Z adding 'torch/include/torch/csrc/jit/passes/annotate_warns.h' 2022-12-01T09:59:49.3567874Z adding 'torch/include/torch/csrc/jit/passes/autocast.h' 2022-12-01T09:59:49.3569845Z adding 'torch/include/torch/csrc/jit/passes/bailout_graph.h' 2022-12-01T09:59:49.3571856Z adding 'torch/include/torch/csrc/jit/passes/batch_mm.h' 2022-12-01T09:59:49.3573801Z adding 'torch/include/torch/csrc/jit/passes/canonicalize.h' 2022-12-01T09:59:49.3575848Z adding 'torch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h' 2022-12-01T09:59:49.3577825Z adding 'torch/include/torch/csrc/jit/passes/check_strict_fusion.h' 2022-12-01T09:59:49.3579992Z adding 'torch/include/torch/csrc/jit/passes/clear_profiling.h' 2022-12-01T09:59:49.3582197Z adding 'torch/include/torch/csrc/jit/passes/clear_undefinedness.h' 2022-12-01T09:59:49.3584112Z adding 'torch/include/torch/csrc/jit/passes/common_subexpression_elimination.h' 2022-12-01T09:59:49.3586301Z adding 'torch/include/torch/csrc/jit/passes/concat_opt.h' 2022-12-01T09:59:49.3588167Z adding 'torch/include/torch/csrc/jit/passes/constant_pooling.h' 2022-12-01T09:59:49.3590573Z adding 'torch/include/torch/csrc/jit/passes/constant_propagation.h' 2022-12-01T09:59:49.3593046Z adding 'torch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h' 2022-12-01T09:59:49.3594557Z adding 'torch/include/torch/csrc/jit/passes/create_functional_graphs.h' 2022-12-01T09:59:49.3597150Z adding 'torch/include/torch/csrc/jit/passes/cuda_graph_fuser.h' 2022-12-01T09:59:49.3599429Z adding 'torch/include/torch/csrc/jit/passes/dead_code_elimination.h' 2022-12-01T09:59:49.3600858Z adding 'torch/include/torch/csrc/jit/passes/decompose_ops.h' 2022-12-01T09:59:49.3602500Z adding 'torch/include/torch/csrc/jit/passes/device_type_analysis.h' 2022-12-01T09:59:49.3604157Z adding 'torch/include/torch/csrc/jit/passes/dtype_analysis.h' 2022-12-01T09:59:49.3605805Z adding 'torch/include/torch/csrc/jit/passes/eliminate_no_ops.h' 2022-12-01T09:59:49.3607358Z adding 'torch/include/torch/csrc/jit/passes/erase_number_types.h' 2022-12-01T09:59:49.3609410Z adding 'torch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h' 2022-12-01T09:59:49.3611265Z adding 'torch/include/torch/csrc/jit/passes/fold_conv_bn.h' 2022-12-01T09:59:49.3613054Z adding 'torch/include/torch/csrc/jit/passes/freeze_module.h' 2022-12-01T09:59:49.3614720Z adding 'torch/include/torch/csrc/jit/passes/frozen_concat_linear.h' 2022-12-01T09:59:49.3616211Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_add_relu_fusion.h' 2022-12-01T09:59:49.3617961Z adding 'torch/include/torch/csrc/jit/passes/frozen_conv_folding.h' 2022-12-01T09:59:49.3619546Z adding 'torch/include/torch/csrc/jit/passes/frozen_graph_optimizations.h' 2022-12-01T09:59:49.3620893Z adding 'torch/include/torch/csrc/jit/passes/frozen_linear_transpose.h' 2022-12-01T09:59:49.3622338Z adding 'torch/include/torch/csrc/jit/passes/frozen_ops_to_mkldnn.h' 2022-12-01T09:59:49.3623818Z adding 'torch/include/torch/csrc/jit/passes/fuse_linear.h' 2022-12-01T09:59:49.3625426Z adding 'torch/include/torch/csrc/jit/passes/fuse_relu.h' 2022-12-01T09:59:49.3627129Z adding 'torch/include/torch/csrc/jit/passes/graph_fuser.h' 2022-12-01T09:59:49.3629075Z adding 'torch/include/torch/csrc/jit/passes/graph_rewrite_helper.h' 2022-12-01T09:59:49.3630725Z adding 'torch/include/torch/csrc/jit/passes/guard_elimination.h' 2022-12-01T09:59:49.3632289Z adding 'torch/include/torch/csrc/jit/passes/hoist_conv_packed_params.h' 2022-12-01T09:59:49.3633792Z adding 'torch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h' 2022-12-01T09:59:49.3635823Z adding 'torch/include/torch/csrc/jit/passes/inline_fork_wait.h' 2022-12-01T09:59:49.3637328Z adding 'torch/include/torch/csrc/jit/passes/inline_forked_closures.h' 2022-12-01T09:59:49.3638801Z adding 'torch/include/torch/csrc/jit/passes/inliner.h' 2022-12-01T09:59:49.3640232Z adding 'torch/include/torch/csrc/jit/passes/inplace_check.h' 2022-12-01T09:59:49.3641719Z adding 'torch/include/torch/csrc/jit/passes/insert_guards.h' 2022-12-01T09:59:49.3643215Z adding 'torch/include/torch/csrc/jit/passes/integer_value_refinement.h' 2022-12-01T09:59:49.3644709Z adding 'torch/include/torch/csrc/jit/passes/lift_closures.h' 2022-12-01T09:59:49.3646286Z adding 'torch/include/torch/csrc/jit/passes/liveness.h' 2022-12-01T09:59:49.3648035Z adding 'torch/include/torch/csrc/jit/passes/loop_unrolling.h' 2022-12-01T09:59:49.3649635Z adding 'torch/include/torch/csrc/jit/passes/lower_grad_of.h' 2022-12-01T09:59:49.3651318Z adding 'torch/include/torch/csrc/jit/passes/lower_graph.h' 2022-12-01T09:59:49.3652940Z adding 'torch/include/torch/csrc/jit/passes/lower_tuples.h' 2022-12-01T09:59:49.3654496Z adding 'torch/include/torch/csrc/jit/passes/metal_rewrite.h' 2022-12-01T09:59:49.3656058Z adding 'torch/include/torch/csrc/jit/passes/mkldnn_rewrite.h' 2022-12-01T09:59:49.3657621Z adding 'torch/include/torch/csrc/jit/passes/normalize_ops.h' 2022-12-01T09:59:49.3659458Z adding 'torch/include/torch/csrc/jit/passes/onednn_graph_fuser.h' 2022-12-01T09:59:49.3661168Z adding 'torch/include/torch/csrc/jit/passes/onnx.h' 2022-12-01T09:59:49.3663621Z adding 'torch/include/torch/csrc/jit/passes/pass_manager.h' 2022-12-01T09:59:49.3665342Z adding 'torch/include/torch/csrc/jit/passes/peephole.h' 2022-12-01T09:59:49.3666969Z adding 'torch/include/torch/csrc/jit/passes/peephole_alias_sensitive.h' 2022-12-01T09:59:49.3668800Z adding 'torch/include/torch/csrc/jit/passes/peephole_dict_idioms.h' 2022-12-01T09:59:49.3670759Z adding 'torch/include/torch/csrc/jit/passes/peephole_list_idioms.h' 2022-12-01T09:59:49.3672590Z adding 'torch/include/torch/csrc/jit/passes/peephole_non_tensor.h' 2022-12-01T09:59:49.3674039Z adding 'torch/include/torch/csrc/jit/passes/prepack_folding.h' 2022-12-01T09:59:49.3675793Z adding 'torch/include/torch/csrc/jit/passes/refine_tuple_types.h' 2022-12-01T09:59:49.3677485Z adding 'torch/include/torch/csrc/jit/passes/remove_dropout.h' 2022-12-01T09:59:49.3679267Z adding 'torch/include/torch/csrc/jit/passes/remove_exceptions.h' 2022-12-01T09:59:49.3680869Z adding 'torch/include/torch/csrc/jit/passes/remove_expands.h' 2022-12-01T09:59:49.3682691Z adding 'torch/include/torch/csrc/jit/passes/remove_inplace_ops.h' 2022-12-01T09:59:49.3684646Z adding 'torch/include/torch/csrc/jit/passes/remove_mutation.h' 2022-12-01T09:59:49.3686327Z adding 'torch/include/torch/csrc/jit/passes/remove_redundant_profiles.h' 2022-12-01T09:59:49.3687997Z adding 'torch/include/torch/csrc/jit/passes/replacement_of_old_operators.h' 2022-12-01T09:59:49.3689708Z adding 'torch/include/torch/csrc/jit/passes/requires_grad_analysis.h' 2022-12-01T09:59:49.3691764Z adding 'torch/include/torch/csrc/jit/passes/restore_mutation.h' 2022-12-01T09:59:49.3693640Z adding 'torch/include/torch/csrc/jit/passes/shape_analysis.h' 2022-12-01T09:59:49.3695405Z adding 'torch/include/torch/csrc/jit/passes/specialize_autogradzero.h' 2022-12-01T09:59:49.3697846Z adding 'torch/include/torch/csrc/jit/passes/subgraph_rewrite.h' 2022-12-01T09:59:49.3700036Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_analysis.h' 2022-12-01T09:59:49.3702009Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_cache.h' 2022-12-01T09:59:49.3704236Z adding 'torch/include/torch/csrc/jit/passes/symbolic_shape_runtime_fusion.h' 2022-12-01T09:59:49.3706500Z adding 'torch/include/torch/csrc/jit/passes/tensorexpr_fuser.h' 2022-12-01T09:59:49.3708491Z adding 'torch/include/torch/csrc/jit/passes/update_differentiable_graph_requires_grad.h' 2022-12-01T09:59:49.3710567Z adding 'torch/include/torch/csrc/jit/passes/value_refinement_utils.h' 2022-12-01T09:59:49.3712517Z adding 'torch/include/torch/csrc/jit/passes/variadic_ops.h' 2022-12-01T09:59:49.3714172Z adding 'torch/include/torch/csrc/jit/passes/vulkan_rewrite.h' 2022-12-01T09:59:49.3715917Z adding 'torch/include/torch/csrc/jit/passes/xnnpack_rewrite.h' 2022-12-01T09:59:49.3718029Z adding 'torch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h' 2022-12-01T09:59:49.3720044Z adding 'torch/include/torch/csrc/jit/passes/quantization/finalize.h' 2022-12-01T09:59:49.3721709Z adding 'torch/include/torch/csrc/jit/passes/quantization/fusion_passes.h' 2022-12-01T09:59:49.3724527Z adding 'torch/include/torch/csrc/jit/passes/quantization/helper.h' 2022-12-01T09:59:49.3726747Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_observers.h' 2022-12-01T09:59:49.3728594Z adding 'torch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h' 2022-12-01T09:59:49.3736791Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h' 2022-12-01T09:59:49.3739702Z adding 'torch/include/torch/csrc/jit/passes/quantization/quantization_type.h' 2022-12-01T09:59:49.3741327Z adding 'torch/include/torch/csrc/jit/passes/quantization/register_packed_params.h' 2022-12-01T09:59:49.3743282Z adding 'torch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h' 2022-12-01T09:59:49.3746080Z adding 'torch/include/torch/csrc/jit/passes/utils/memory_dag.h' 2022-12-01T09:59:49.3748058Z adding 'torch/include/torch/csrc/jit/passes/utils/op_registry.h' 2022-12-01T09:59:49.3749693Z adding 'torch/include/torch/csrc/jit/passes/utils/optimization_utils.h' 2022-12-01T09:59:49.3751656Z adding 'torch/include/torch/csrc/jit/passes/utils/subgraph_utils.h' 2022-12-01T09:59:49.3753678Z adding 'torch/include/torch/csrc/jit/python/init.h' 2022-12-01T09:59:49.3755483Z adding 'torch/include/torch/csrc/jit/python/module_python.h' 2022-12-01T09:59:49.3758625Z adding 'torch/include/torch/csrc/jit/python/pybind.h' 2022-12-01T09:59:49.3769529Z adding 'torch/include/torch/csrc/jit/python/pybind_utils.h' 2022-12-01T09:59:49.3772701Z adding 'torch/include/torch/csrc/jit/python/python_arg_flatten.h' 2022-12-01T09:59:49.3774485Z adding 'torch/include/torch/csrc/jit/python/python_custom_class.h' 2022-12-01T09:59:49.3776632Z adding 'torch/include/torch/csrc/jit/python/python_dict.h' 2022-12-01T09:59:49.3778616Z adding 'torch/include/torch/csrc/jit/python/python_ir.h' 2022-12-01T09:59:49.3780870Z adding 'torch/include/torch/csrc/jit/python/python_ivalue.h' 2022-12-01T09:59:49.3783655Z adding 'torch/include/torch/csrc/jit/python/python_list.h' 2022-12-01T09:59:49.3787088Z adding 'torch/include/torch/csrc/jit/python/python_sugared_value.h' 2022-12-01T09:59:49.3789184Z adding 'torch/include/torch/csrc/jit/python/python_tracer.h' 2022-12-01T09:59:49.3791509Z adding 'torch/include/torch/csrc/jit/python/python_tree_views.h' 2022-12-01T09:59:49.3793156Z adding 'torch/include/torch/csrc/jit/python/script_init.h' 2022-12-01T09:59:49.3794767Z adding 'torch/include/torch/csrc/jit/python/update_graph_executor_opt.h' 2022-12-01T09:59:49.3800590Z adding 'torch/include/torch/csrc/jit/runtime/argument_spec.h' 2022-12-01T09:59:49.3803318Z adding 'torch/include/torch/csrc/jit/runtime/autodiff.h' 2022-12-01T09:59:49.3805454Z adding 'torch/include/torch/csrc/jit/runtime/calculate_necessary_args.h' 2022-12-01T09:59:49.3807219Z adding 'torch/include/torch/csrc/jit/runtime/custom_operator.h' 2022-12-01T09:59:49.3808888Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry.h' 2022-12-01T09:59:49.3810472Z adding 'torch/include/torch/csrc/jit/runtime/decomposition_registry_util.h' 2022-12-01T09:59:49.3811975Z adding 'torch/include/torch/csrc/jit/runtime/exception_message.h' 2022-12-01T09:59:49.3814385Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor.h' 2022-12-01T09:59:49.3816749Z adding 'torch/include/torch/csrc/jit/runtime/graph_executor_impl.h' 2022-12-01T09:59:49.3819559Z adding 'torch/include/torch/csrc/jit/runtime/graph_iterator.h' 2022-12-01T09:59:49.3822410Z adding 'torch/include/torch/csrc/jit/runtime/instruction.h' 2022-12-01T09:59:49.3825041Z adding 'torch/include/torch/csrc/jit/runtime/interpreter.h' 2022-12-01T09:59:49.3827017Z adding 'torch/include/torch/csrc/jit/runtime/jit_exception.h' 2022-12-01T09:59:49.3828688Z adding 'torch/include/torch/csrc/jit/runtime/jit_trace.h' 2022-12-01T09:59:49.3830386Z adding 'torch/include/torch/csrc/jit/runtime/logging.h' 2022-12-01T09:59:49.3834050Z adding 'torch/include/torch/csrc/jit/runtime/operator.h' 2022-12-01T09:59:49.3836933Z adding 'torch/include/torch/csrc/jit/runtime/operator_options.h' 2022-12-01T09:59:49.3837929Z adding 'torch/include/torch/csrc/jit/runtime/print_handler.h' 2022-12-01T09:59:49.3840354Z adding 'torch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h' 2022-12-01T09:59:49.3843850Z adding 'torch/include/torch/csrc/jit/runtime/profiling_record.h' 2022-12-01T09:59:49.3852082Z adding 'torch/include/torch/csrc/jit/runtime/register_ops_utils.h' 2022-12-01T09:59:49.3855304Z adding 'torch/include/torch/csrc/jit/runtime/script_profile.h' 2022-12-01T09:59:49.3857459Z adding 'torch/include/torch/csrc/jit/runtime/serialized_shape_function_registry.h' 2022-12-01T09:59:49.3859287Z adding 'torch/include/torch/csrc/jit/runtime/shape_function_registry.h' 2022-12-01T09:59:49.3861144Z adding 'torch/include/torch/csrc/jit/runtime/simple_graph_executor_impl.h' 2022-12-01T09:59:49.3862793Z adding 'torch/include/torch/csrc/jit/runtime/slice_indices_adjust.h' 2022-12-01T09:59:49.3864443Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_script.h' 2022-12-01T09:59:49.3867054Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry.h' 2022-12-01T09:59:49.3868294Z adding 'torch/include/torch/csrc/jit/runtime/symbolic_shape_registry_util.h' 2022-12-01T09:59:49.3870066Z adding 'torch/include/torch/csrc/jit/runtime/vararg_functions.h' 2022-12-01T09:59:49.3871809Z adding 'torch/include/torch/csrc/jit/runtime/variable_tensor_list.h' 2022-12-01T09:59:49.3874470Z adding 'torch/include/torch/csrc/jit/serialization/callstack_debug_info_serialization.h' 2022-12-01T09:59:49.3878428Z adding 'torch/include/torch/csrc/jit/serialization/export.h' 2022-12-01T09:59:49.3880688Z adding 'torch/include/torch/csrc/jit/serialization/export_bytecode.h' 2022-12-01T09:59:49.3883049Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer.h' 2022-12-01T09:59:49.3885019Z adding 'torch/include/torch/csrc/jit/serialization/flatbuffer_serializer_jit.h' 2022-12-01T09:59:49.3887074Z adding 'torch/include/torch/csrc/jit/serialization/import.h' 2022-12-01T09:59:49.3888964Z adding 'torch/include/torch/csrc/jit/serialization/import_export_constants.h' 2022-12-01T09:59:49.3890714Z adding 'torch/include/torch/csrc/jit/serialization/import_export_functions.h' 2022-12-01T09:59:49.3892417Z adding 'torch/include/torch/csrc/jit/serialization/import_export_helpers.h' 2022-12-01T09:59:49.3894088Z adding 'torch/include/torch/csrc/jit/serialization/import_legacy.h' 2022-12-01T09:59:49.3895858Z adding 'torch/include/torch/csrc/jit/serialization/import_read.h' 2022-12-01T09:59:49.3898110Z adding 'torch/include/torch/csrc/jit/serialization/import_source.h' 2022-12-01T09:59:49.3914223Z adding 'torch/include/torch/csrc/jit/serialization/mobile_bytecode_generated.h' 2022-12-01T09:59:49.3918387Z adding 'torch/include/torch/csrc/jit/serialization/onnx.h' 2022-12-01T09:59:49.3920699Z adding 'torch/include/torch/csrc/jit/serialization/pickle.h' 2022-12-01T09:59:49.3924522Z adding 'torch/include/torch/csrc/jit/serialization/pickler.h' 2022-12-01T09:59:49.3926760Z adding 'torch/include/torch/csrc/jit/serialization/python_print.h' 2022-12-01T09:59:49.3928781Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization.h' 2022-12-01T09:59:49.3930778Z adding 'torch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h' 2022-12-01T09:59:49.3932779Z adding 'torch/include/torch/csrc/jit/serialization/storage_context.h' 2022-12-01T09:59:49.3934742Z adding 'torch/include/torch/csrc/jit/serialization/type_name_uniquer.h' 2022-12-01T09:59:49.3937891Z adding 'torch/include/torch/csrc/jit/serialization/unpickler.h' 2022-12-01T09:59:49.3941988Z adding 'torch/include/torch/csrc/jit/tensorexpr/analysis.h' 2022-12-01T09:59:49.3944557Z adding 'torch/include/torch/csrc/jit/tensorexpr/block_codegen.h' 2022-12-01T09:59:49.3946696Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_inference.h' 2022-12-01T09:59:49.3949306Z adding 'torch/include/torch/csrc/jit/tensorexpr/bounds_overlap.h' 2022-12-01T09:59:49.3952402Z adding 'torch/include/torch/csrc/jit/tensorexpr/codegen.h' 2022-12-01T09:59:49.3954738Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_codegen.h' 2022-12-01T09:59:49.3956885Z adding 'torch/include/torch/csrc/jit/tensorexpr/cpp_intrinsics.h' 2022-12-01T09:59:49.3959902Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_codegen.h' 2022-12-01T09:59:49.3962358Z adding 'torch/include/torch/csrc/jit/tensorexpr/cuda_random.h' 2022-12-01T09:59:49.3965805Z adding 'torch/include/torch/csrc/jit/tensorexpr/eval.h' 2022-12-01T09:59:49.3968165Z adding 'torch/include/torch/csrc/jit/tensorexpr/exceptions.h' 2022-12-01T09:59:49.3972497Z adding 'torch/include/torch/csrc/jit/tensorexpr/expr.h' 2022-12-01T09:59:49.3975213Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions.h' 2022-12-01T09:59:49.3976999Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_core.h' 2022-12-01T09:59:49.3979194Z adding 'torch/include/torch/csrc/jit/tensorexpr/external_functions_registry.h' 2022-12-01T09:59:49.3981411Z adding 'torch/include/torch/csrc/jit/tensorexpr/fwd_decls.h' 2022-12-01T09:59:49.3983988Z adding 'torch/include/torch/csrc/jit/tensorexpr/graph_opt.h' 2022-12-01T09:59:49.3986820Z adding 'torch/include/torch/csrc/jit/tensorexpr/half_support.h' 2022-12-01T09:59:49.3989849Z adding 'torch/include/torch/csrc/jit/tensorexpr/hash_provider.h' 2022-12-01T09:59:49.3992006Z adding 'torch/include/torch/csrc/jit/tensorexpr/intrinsic_symbols.h' 2022-12-01T09:59:49.3997642Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir.h' 2022-12-01T09:59:49.4000190Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_cloner.h' 2022-12-01T09:59:49.4002365Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_mutator.h' 2022-12-01T09:59:49.4004495Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_printer.h' 2022-12-01T09:59:49.4009013Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_simplifier.h' 2022-12-01T09:59:49.4011393Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_verifier.h' 2022-12-01T09:59:49.4013292Z adding 'torch/include/torch/csrc/jit/tensorexpr/ir_visitor.h' 2022-12-01T09:59:49.4017757Z adding 'torch/include/torch/csrc/jit/tensorexpr/kernel.h' 2022-12-01T09:59:49.4020563Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_codegen.h' 2022-12-01T09:59:49.4022685Z adding 'torch/include/torch/csrc/jit/tensorexpr/llvm_jit.h' 2022-12-01T09:59:49.4029623Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest.h' 2022-12-01T09:59:49.4031986Z adding 'torch/include/torch/csrc/jit/tensorexpr/loopnest_randomization.h' 2022-12-01T09:59:49.4033828Z adding 'torch/include/torch/csrc/jit/tensorexpr/lowerings.h' 2022-12-01T09:59:49.4038430Z adding 'torch/include/torch/csrc/jit/tensorexpr/mem_dependency_checker.h' 2022-12-01T09:59:49.4041918Z adding 'torch/include/torch/csrc/jit/tensorexpr/reduction.h' 2022-12-01T09:59:49.4046606Z adding 'torch/include/torch/csrc/jit/tensorexpr/registerizer.h' 2022-12-01T09:59:49.4053187Z adding 'torch/include/torch/csrc/jit/tensorexpr/stmt.h' 2022-12-01T09:59:49.4056844Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensor.h' 2022-12-01T09:59:49.4058933Z adding 'torch/include/torch/csrc/jit/tensorexpr/tensorexpr_init.h' 2022-12-01T09:59:49.4061348Z adding 'torch/include/torch/csrc/jit/tensorexpr/types.h' 2022-12-01T09:59:49.4063361Z adding 'torch/include/torch/csrc/jit/tensorexpr/unique_name_manager.h' 2022-12-01T09:59:49.4065308Z adding 'torch/include/torch/csrc/jit/tensorexpr/var_substitutor.h' 2022-12-01T09:59:49.4067616Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/conv2d.h' 2022-12-01T09:59:49.4069412Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/matmul.h' 2022-12-01T09:59:49.4071430Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/misc.h' 2022-12-01T09:59:49.4073098Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/norm.h' 2022-12-01T09:59:49.4074757Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/operators.h' 2022-12-01T09:59:49.4076781Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/pointwise.h' 2022-12-01T09:59:49.4078770Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/quantization.h' 2022-12-01T09:59:49.4080629Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/reduction.h' 2022-12-01T09:59:49.4082417Z adding 'torch/include/torch/csrc/jit/tensorexpr/operators/softmax.h' 2022-12-01T09:59:49.4084535Z adding 'torch/include/torch/csrc/jit/testing/file_check.h' 2022-12-01T09:59:49.4086320Z adding 'torch/include/torch/csrc/jit/testing/hooks_for_testing.h' 2022-12-01T09:59:49.4088623Z adding 'torch/include/torch/csrc/lazy/backend/backend_data.h' 2022-12-01T09:59:49.4090934Z adding 'torch/include/torch/csrc/lazy/backend/backend_device.h' 2022-12-01T09:59:49.4093576Z adding 'torch/include/torch/csrc/lazy/backend/backend_interface.h' 2022-12-01T09:59:49.4095905Z adding 'torch/include/torch/csrc/lazy/backend/lowering_context.h' 2022-12-01T09:59:49.4098793Z adding 'torch/include/torch/csrc/lazy/core/cache.h' 2022-12-01T09:59:49.4100679Z adding 'torch/include/torch/csrc/lazy/core/config.h' 2022-12-01T09:59:49.4102551Z adding 'torch/include/torch/csrc/lazy/core/debug_util.h' 2022-12-01T09:59:49.4104551Z adding 'torch/include/torch/csrc/lazy/core/dynamic_ir.h' 2022-12-01T09:59:49.4107470Z adding 'torch/include/torch/csrc/lazy/core/hash.h' 2022-12-01T09:59:49.4109830Z adding 'torch/include/torch/csrc/lazy/core/helpers.h' 2022-12-01T09:59:49.4113234Z adding 'torch/include/torch/csrc/lazy/core/ir.h' 2022-12-01T09:59:49.4116573Z adding 'torch/include/torch/csrc/lazy/core/ir_builder.h' 2022-12-01T09:59:49.4118587Z adding 'torch/include/torch/csrc/lazy/core/ir_dump_util.h' 2022-12-01T09:59:49.4120468Z adding 'torch/include/torch/csrc/lazy/core/ir_metadata.h' 2022-12-01T09:59:49.4122363Z adding 'torch/include/torch/csrc/lazy/core/ir_util.h' 2022-12-01T09:59:49.4125632Z adding 'torch/include/torch/csrc/lazy/core/lazy_graph_executor.h' 2022-12-01T09:59:49.4128523Z adding 'torch/include/torch/csrc/lazy/core/lazy_view.h' 2022-12-01T09:59:49.4131921Z adding 'torch/include/torch/csrc/lazy/core/metrics.h' 2022-12-01T09:59:49.4134168Z adding 'torch/include/torch/csrc/lazy/core/multi_wait.h' 2022-12-01T09:59:49.4136104Z adding 'torch/include/torch/csrc/lazy/core/permutation_util.h' 2022-12-01T09:59:49.4138279Z adding 'torch/include/torch/csrc/lazy/core/shape.h' 2022-12-01T09:59:49.4141720Z adding 'torch/include/torch/csrc/lazy/core/shape_inference.h' 2022-12-01T09:59:49.4145853Z adding 'torch/include/torch/csrc/lazy/core/tensor.h' 2022-12-01T09:59:49.4148186Z adding 'torch/include/torch/csrc/lazy/core/tensor_impl.h' 2022-12-01T09:59:49.4150426Z adding 'torch/include/torch/csrc/lazy/core/tensor_util.h' 2022-12-01T09:59:49.4152330Z adding 'torch/include/torch/csrc/lazy/core/thread_pool.h' 2022-12-01T09:59:49.4154453Z adding 'torch/include/torch/csrc/lazy/core/trie.h' 2022-12-01T09:59:49.4156659Z adding 'torch/include/torch/csrc/lazy/core/unique.h' 2022-12-01T09:59:49.4158785Z adding 'torch/include/torch/csrc/lazy/core/util.h' 2022-12-01T09:59:49.4161111Z adding 'torch/include/torch/csrc/lazy/core/internal_ops/ltc_ops.h' 2022-12-01T09:59:49.4163020Z adding 'torch/include/torch/csrc/lazy/core/ops/arithmetic_ir_ops.h' 2022-12-01T09:59:49.4164789Z adding 'torch/include/torch/csrc/lazy/core/ops/utils.h' 2022-12-01T09:59:49.4166798Z adding 'torch/include/torch/csrc/lazy/ts_backend/config.h' 2022-12-01T09:59:49.4168831Z adding 'torch/include/torch/csrc/lazy/ts_backend/dynamic_ir.h' 2022-12-01T09:59:49.4171315Z adding 'torch/include/torch/csrc/lazy/ts_backend/ir_builder.h' 2022-12-01T09:59:49.4173658Z adding 'torch/include/torch/csrc/lazy/ts_backend/tensor_aten_ops.h' 2022-12-01T09:59:49.4175463Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_autograd_functions.h' 2022-12-01T09:59:49.4177437Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_backend_impl.h' 2022-12-01T09:59:49.4179104Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_eager_fallback.h' 2022-12-01T09:59:49.4181591Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_lowering_context.h' 2022-12-01T09:59:49.4184052Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node.h' 2022-12-01T09:59:49.4185863Z adding 'torch/include/torch/csrc/lazy/ts_backend/ts_node_lowering.h' 2022-12-01T09:59:49.4187693Z adding 'torch/include/torch/csrc/onnx/init.h' 2022-12-01T09:59:49.4189425Z adding 'torch/include/torch/csrc/onnx/onnx.h' 2022-12-01T09:59:49.4191658Z adding 'torch/include/torch/csrc/profiler/api.h' 2022-12-01T09:59:49.4196982Z adding 'torch/include/torch/csrc/profiler/collection.h' 2022-12-01T09:59:49.4200258Z adding 'torch/include/torch/csrc/profiler/containers.h' 2022-12-01T09:59:49.4202208Z adding 'torch/include/torch/csrc/profiler/execution_graph_observer.h' 2022-12-01T09:59:49.4203833Z adding 'torch/include/torch/csrc/profiler/itt_observer.h' 2022-12-01T09:59:49.4206202Z adding 'torch/include/torch/csrc/profiler/kineto_shim.h' 2022-12-01T09:59:49.4207923Z adding 'torch/include/torch/csrc/profiler/nvtx_observer.h' 2022-12-01T09:59:49.4210974Z adding 'torch/include/torch/csrc/profiler/util.h' 2022-12-01T09:59:49.4213753Z adding 'torch/include/torch/csrc/profiler/orchestration/observer.h' 2022-12-01T09:59:49.4215898Z adding 'torch/include/torch/csrc/profiler/orchestration/python_tracer.h' 2022-12-01T09:59:49.4217972Z adding 'torch/include/torch/csrc/tensor/python_tensor.h' 2022-12-01T09:59:49.4220556Z adding 'torch/include/torch/csrc/utils/auto_gil.h' 2022-12-01T09:59:49.4222505Z adding 'torch/include/torch/csrc/utils/byte_order.h' 2022-12-01T09:59:49.4224205Z adding 'torch/include/torch/csrc/utils/cpp_stacktraces.h' 2022-12-01T09:59:49.4225901Z adding 'torch/include/torch/csrc/utils/cuda_enabled.h' 2022-12-01T09:59:49.4227570Z adding 'torch/include/torch/csrc/utils/cuda_lazy_init.h' 2022-12-01T09:59:49.4229471Z adding 'torch/include/torch/csrc/utils/disable_torch_function.h' 2022-12-01T09:59:49.4231059Z adding 'torch/include/torch/csrc/utils/disallow_copy.h' 2022-12-01T09:59:49.4232608Z adding 'torch/include/torch/csrc/utils/init.h' 2022-12-01T09:59:49.4234250Z adding 'torch/include/torch/csrc/utils/invalid_arguments.h' 2022-12-01T09:59:49.4236150Z adding 'torch/include/torch/csrc/utils/memory.h' 2022-12-01T09:59:49.4237819Z adding 'torch/include/torch/csrc/utils/numpy_stub.h' 2022-12-01T09:59:49.4239692Z adding 'torch/include/torch/csrc/utils/object_ptr.h' 2022-12-01T09:59:49.4241423Z adding 'torch/include/torch/csrc/utils/out_types.h' 2022-12-01T09:59:49.4244444Z adding 'torch/include/torch/csrc/utils/pybind.h' 2022-12-01T09:59:49.4246340Z adding 'torch/include/torch/csrc/utils/pycfunction_helpers.h' 2022-12-01T09:59:49.4256209Z adding 'torch/include/torch/csrc/utils/python_arg_parser.h' 2022-12-01T09:59:49.4259366Z adding 'torch/include/torch/csrc/utils/python_compat.h' 2022-12-01T09:59:49.4261040Z adding 'torch/include/torch/csrc/utils/python_dispatch.h' 2022-12-01T09:59:49.4263269Z adding 'torch/include/torch/csrc/utils/python_numbers.h' 2022-12-01T09:59:49.4265501Z adding 'torch/include/torch/csrc/utils/python_scalars.h' 2022-12-01T09:59:49.4267876Z adding 'torch/include/torch/csrc/utils/python_strings.h' 2022-12-01T09:59:49.4269717Z adding 'torch/include/torch/csrc/utils/python_stub.h' 2022-12-01T09:59:49.4271478Z adding 'torch/include/torch/csrc/utils/python_torch_function_mode.h' 2022-12-01T09:59:49.4273254Z adding 'torch/include/torch/csrc/utils/python_tuples.h' 2022-12-01T09:59:49.4275686Z adding 'torch/include/torch/csrc/utils/schema_info.h' 2022-12-01T09:59:49.4277980Z adding 'torch/include/torch/csrc/utils/six.h' 2022-12-01T09:59:49.4279655Z adding 'torch/include/torch/csrc/utils/structseq.h' 2022-12-01T09:59:49.4281409Z adding 'torch/include/torch/csrc/utils/tensor_apply.h' 2022-12-01T09:59:49.4282997Z adding 'torch/include/torch/csrc/utils/tensor_dtypes.h' 2022-12-01T09:59:49.4285203Z adding 'torch/include/torch/csrc/utils/tensor_flatten.h' 2022-12-01T09:59:49.4287014Z adding 'torch/include/torch/csrc/utils/tensor_layouts.h' 2022-12-01T09:59:49.4288615Z adding 'torch/include/torch/csrc/utils/tensor_list.h' 2022-12-01T09:59:49.4290172Z adding 'torch/include/torch/csrc/utils/tensor_memoryformats.h' 2022-12-01T09:59:49.4291872Z adding 'torch/include/torch/csrc/utils/tensor_new.h' 2022-12-01T09:59:49.4293593Z adding 'torch/include/torch/csrc/utils/tensor_numpy.h' 2022-12-01T09:59:49.4295052Z adding 'torch/include/torch/csrc/utils/tensor_qschemes.h' 2022-12-01T09:59:49.4296592Z adding 'torch/include/torch/csrc/utils/tensor_types.h' 2022-12-01T09:59:49.4299375Z adding 'torch/include/torch/csrc/utils/throughput_benchmark-inl.h' 2022-12-01T09:59:49.4302605Z adding 'torch/include/torch/csrc/utils/throughput_benchmark.h' 2022-12-01T09:59:49.4304551Z adding 'torch/include/torch/csrc/utils/torch_dispatch_mode.h' 2022-12-01T09:59:49.4306951Z adding 'torch/include/torch/csrc/utils/variadic.h' 2022-12-01T09:59:49.4311032Z adding 'torch/jit/__init__.py' 2022-12-01T09:59:49.4313627Z adding 'torch/jit/_async.py' 2022-12-01T09:59:49.4316726Z adding 'torch/jit/_builtins.py' 2022-12-01T09:59:49.4320303Z adding 'torch/jit/_check.py' 2022-12-01T09:59:49.4323486Z adding 'torch/jit/_dataclass_impls.py' 2022-12-01T09:59:49.4325282Z adding 'torch/jit/_decomposition_utils.py' 2022-12-01T09:59:49.4327723Z adding 'torch/jit/_decompositions.py' 2022-12-01T09:59:49.4331407Z adding 'torch/jit/_freeze.py' 2022-12-01T09:59:49.4334526Z adding 'torch/jit/_fuser.py' 2022-12-01T09:59:49.4336394Z adding 'torch/jit/_ir_utils.py' 2022-12-01T09:59:49.4338013Z adding 'torch/jit/_logging.py' 2022-12-01T09:59:49.4341090Z adding 'torch/jit/_monkeytype_config.py' 2022-12-01T09:59:49.4343004Z adding 'torch/jit/_pickle.py' 2022-12-01T09:59:49.4356095Z adding 'torch/jit/_recursive.py' 2022-12-01T09:59:49.4376160Z adding 'torch/jit/_script.py' 2022-12-01T09:59:49.4380892Z adding 'torch/jit/_serialization.py' 2022-12-01T09:59:49.4391768Z adding 'torch/jit/_shape_functions.py' 2022-12-01T09:59:49.4395134Z adding 'torch/jit/_state.py' 2022-12-01T09:59:49.4408748Z adding 'torch/jit/_trace.py' 2022-12-01T09:59:49.4415506Z adding 'torch/jit/annotations.py' 2022-12-01T09:59:49.4427889Z adding 'torch/jit/frontend.py' 2022-12-01T09:59:49.4430758Z adding 'torch/jit/generate_bytecode.py' 2022-12-01T09:59:49.4436078Z adding 'torch/jit/quantized.py' 2022-12-01T09:59:49.4440250Z adding 'torch/jit/supported_ops.py' 2022-12-01T09:59:49.4442753Z adding 'torch/jit/unsupported_tensor_ops.py' 2022-12-01T09:59:49.4444288Z adding 'torch/jit/_passes/__init__.py' 2022-12-01T09:59:49.4446158Z adding 'torch/jit/_passes/_property_propagation.py' 2022-12-01T09:59:49.4449898Z adding 'torch/jit/mobile/__init__.py' 2022-12-01T09:59:49.4582403Z adding 'torch/lib/libbackend_with_compiler.so' 2022-12-01T09:59:49.4844364Z adding 'torch/lib/libc10.so' 2022-12-01T09:59:49.4969963Z adding 'torch/lib/libjitbackend_test.so' 2022-12-01T09:59:49.4989589Z adding 'torch/lib/libshm.so' 2022-12-01T09:59:49.4994279Z adding 'torch/lib/libtorch.so' 2022-12-01T09:59:59.3374271Z adding 'torch/lib/libtorch_cpu.so' 2022-12-01T09:59:59.9777481Z adding 'torch/lib/libtorch_global_deps.so' 2022-12-01T10:00:00.8134633Z adding 'torch/lib/libtorch_python.so' 2022-12-01T10:00:00.8907887Z adding 'torch/lib/libtorchbind_test.so' 2022-12-01T10:00:00.8954203Z adding 'torch/linalg/__init__.py' 2022-12-01T10:00:00.8959297Z adding 'torch/masked/__init__.py' 2022-12-01T10:00:00.8964476Z adding 'torch/masked/_docs.py' 2022-12-01T10:00:00.8981103Z adding 'torch/masked/_ops.py' 2022-12-01T10:00:00.8984842Z adding 'torch/masked/maskedtensor/__init__.py' 2022-12-01T10:00:00.8989268Z adding 'torch/masked/maskedtensor/_ops_refs.py' 2022-12-01T10:00:00.8992231Z adding 'torch/masked/maskedtensor/binary.py' 2022-12-01T10:00:00.8996345Z adding 'torch/masked/maskedtensor/core.py' 2022-12-01T10:00:00.8998502Z adding 'torch/masked/maskedtensor/creation.py' 2022-12-01T10:00:00.9000459Z adding 'torch/masked/maskedtensor/passthrough.py' 2022-12-01T10:00:00.9003196Z adding 'torch/masked/maskedtensor/reductions.py' 2022-12-01T10:00:00.9005500Z adding 'torch/masked/maskedtensor/unary.py' 2022-12-01T10:00:00.9007647Z adding 'torch/monitor/__init__.py' 2022-12-01T10:00:00.9010191Z adding 'torch/multiprocessing/__init__.py' 2022-12-01T10:00:00.9012120Z adding 'torch/multiprocessing/_atfork.py' 2022-12-01T10:00:00.9014056Z adding 'torch/multiprocessing/pool.py' 2022-12-01T10:00:00.9016017Z adding 'torch/multiprocessing/queue.py' 2022-12-01T10:00:00.9021296Z adding 'torch/multiprocessing/reductions.py' 2022-12-01T10:00:00.9025255Z adding 'torch/multiprocessing/spawn.py' 2022-12-01T10:00:00.9028391Z adding 'torch/nested/__init__.py' 2022-12-01T10:00:00.9030998Z adding 'torch/nn/__init__.py' 2022-12-01T10:00:00.9032955Z adding 'torch/nn/_reduction.py' 2022-12-01T10:00:00.9035240Z adding 'torch/nn/common_types.py' 2022-12-01T10:00:00.9037254Z adding 'torch/nn/cpp.py' 2022-12-01T10:00:00.9091084Z adding 'torch/nn/functional.py' 2022-12-01T10:00:00.9099596Z adding 'torch/nn/functional.pyi' 2022-12-01T10:00:00.9102367Z adding 'torch/nn/grad.py' 2022-12-01T10:00:00.9108099Z adding 'torch/nn/init.py' 2022-12-01T10:00:00.9111991Z adding 'torch/nn/parameter.py' 2022-12-01T10:00:00.9113967Z adding 'torch/nn/parameter.pyi' 2022-12-01T10:00:00.9115952Z adding 'torch/nn/backends/__init__.py' 2022-12-01T10:00:00.9117480Z adding 'torch/nn/backends/thnn.py' 2022-12-01T10:00:00.9119333Z adding 'torch/nn/intrinsic/__init__.py' 2022-12-01T10:00:00.9121283Z adding 'torch/nn/intrinsic/modules/__init__.py' 2022-12-01T10:00:00.9123012Z adding 'torch/nn/intrinsic/modules/fused.py' 2022-12-01T10:00:00.9124765Z adding 'torch/nn/intrinsic/qat/__init__.py' 2022-12-01T10:00:00.9126687Z adding 'torch/nn/intrinsic/qat/modules/__init__.py' 2022-12-01T10:00:00.9132893Z adding 'torch/nn/intrinsic/qat/modules/conv_fused.py' 2022-12-01T10:00:00.9136528Z adding 'torch/nn/intrinsic/qat/modules/linear_fused.py' 2022-12-01T10:00:00.9138736Z adding 'torch/nn/intrinsic/qat/modules/linear_relu.py' 2022-12-01T10:00:00.9140549Z adding 'torch/nn/intrinsic/quantized/__init__.py' 2022-12-01T10:00:00.9142371Z adding 'torch/nn/intrinsic/quantized/dynamic/__init__.py' 2022-12-01T10:00:00.9144112Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/__init__.py' 2022-12-01T10:00:00.9146097Z adding 'torch/nn/intrinsic/quantized/dynamic/modules/linear_relu.py' 2022-12-01T10:00:00.9147938Z adding 'torch/nn/intrinsic/quantized/modules/__init__.py' 2022-12-01T10:00:00.9149872Z adding 'torch/nn/intrinsic/quantized/modules/bn_relu.py' 2022-12-01T10:00:00.9152461Z adding 'torch/nn/intrinsic/quantized/modules/conv_relu.py' 2022-12-01T10:00:00.9154504Z adding 'torch/nn/intrinsic/quantized/modules/linear_relu.py' 2022-12-01T10:00:00.9157836Z adding 'torch/nn/modules/__init__.py' 2022-12-01T10:00:00.9161567Z adding 'torch/nn/modules/_functions.py' 2022-12-01T10:00:00.9173705Z adding 'torch/nn/modules/activation.py' 2022-12-01T10:00:00.9179043Z adding 'torch/nn/modules/adaptive.py' 2022-12-01T10:00:00.9186400Z adding 'torch/nn/modules/batchnorm.py' 2022-12-01T10:00:00.9189364Z adding 'torch/nn/modules/channelshuffle.py' 2022-12-01T10:00:00.9197682Z adding 'torch/nn/modules/container.py' 2022-12-01T10:00:00.9211194Z adding 'torch/nn/modules/conv.py' 2022-12-01T10:00:00.9215219Z adding 'torch/nn/modules/distance.py' 2022-12-01T10:00:00.9218330Z adding 'torch/nn/modules/dropout.py' 2022-12-01T10:00:00.9221123Z adding 'torch/nn/modules/flatten.py' 2022-12-01T10:00:00.9225007Z adding 'torch/nn/modules/fold.py' 2022-12-01T10:00:00.9229155Z adding 'torch/nn/modules/instancenorm.py' 2022-12-01T10:00:00.9233730Z adding 'torch/nn/modules/lazy.py' 2022-12-01T10:00:00.9237674Z adding 'torch/nn/modules/linear.py' 2022-12-01T10:00:00.9258213Z adding 'torch/nn/modules/loss.py' 2022-12-01T10:00:00.9285395Z adding 'torch/nn/modules/module.py' 2022-12-01T10:00:00.9290791Z adding 'torch/nn/modules/normalization.py' 2022-12-01T10:00:00.9294598Z adding 'torch/nn/modules/padding.py' 2022-12-01T10:00:00.9297215Z adding 'torch/nn/modules/pixelshuffle.py' 2022-12-01T10:00:00.9306240Z adding 'torch/nn/modules/pooling.py' 2022-12-01T10:00:00.9319381Z adding 'torch/nn/modules/rnn.py' 2022-12-01T10:00:00.9326261Z adding 'torch/nn/modules/sparse.py' 2022-12-01T10:00:00.9334408Z adding 'torch/nn/modules/transformer.py' 2022-12-01T10:00:00.9338754Z adding 'torch/nn/modules/upsampling.py' 2022-12-01T10:00:00.9341253Z adding 'torch/nn/modules/utils.py' 2022-12-01T10:00:00.9343533Z adding 'torch/nn/parallel/__init__.py' 2022-12-01T10:00:00.9345227Z adding 'torch/nn/parallel/__init__.pyi' 2022-12-01T10:00:00.9347641Z adding 'torch/nn/parallel/_functions.py' 2022-12-01T10:00:00.9349914Z adding 'torch/nn/parallel/_replicated_tensor_ddp_interop.py' 2022-12-01T10:00:00.9351859Z adding 'torch/nn/parallel/_replicated_tensor_ddp_utils.py' 2022-12-01T10:00:00.9355679Z adding 'torch/nn/parallel/comm.py' 2022-12-01T10:00:00.9357550Z adding 'torch/nn/parallel/common_types.pyi' 2022-12-01T10:00:00.9361396Z adding 'torch/nn/parallel/data_parallel.py' 2022-12-01T10:00:00.9363458Z adding 'torch/nn/parallel/data_parallel.pyi' 2022-12-01T10:00:00.9389553Z adding 'torch/nn/parallel/distributed.py' 2022-12-01T10:00:00.9393361Z adding 'torch/nn/parallel/distributed.pyi' 2022-12-01T10:00:00.9395854Z adding 'torch/nn/parallel/parallel_apply.py' 2022-12-01T10:00:00.9397615Z adding 'torch/nn/parallel/parallel_apply.pyi' 2022-12-01T10:00:00.9400366Z adding 'torch/nn/parallel/replicate.py' 2022-12-01T10:00:00.9402209Z adding 'torch/nn/parallel/replicate.pyi' 2022-12-01T10:00:00.9404671Z adding 'torch/nn/parallel/scatter_gather.py' 2022-12-01T10:00:00.9406444Z adding 'torch/nn/parallel/scatter_gather.pyi' 2022-12-01T10:00:00.9408432Z adding 'torch/nn/qat/__init__.py' 2022-12-01T10:00:00.9410529Z adding 'torch/nn/qat/dynamic/__init__.py' 2022-12-01T10:00:00.9412317Z adding 'torch/nn/qat/dynamic/modules/__init__.py' 2022-12-01T10:00:00.9413956Z adding 'torch/nn/qat/dynamic/modules/linear.py' 2022-12-01T10:00:00.9415961Z adding 'torch/nn/qat/modules/__init__.py' 2022-12-01T10:00:00.9417553Z adding 'torch/nn/qat/modules/conv.py' 2022-12-01T10:00:00.9419303Z adding 'torch/nn/qat/modules/embedding_ops.py' 2022-12-01T10:00:00.9420771Z adding 'torch/nn/qat/modules/linear.py' 2022-12-01T10:00:00.9422503Z adding 'torch/nn/quantizable/__init__.py' 2022-12-01T10:00:00.9424204Z adding 'torch/nn/quantizable/modules/__init__.py' 2022-12-01T10:00:00.9425834Z adding 'torch/nn/quantizable/modules/activation.py' 2022-12-01T10:00:00.9427329Z adding 'torch/nn/quantizable/modules/rnn.py' 2022-12-01T10:00:00.9429198Z adding 'torch/nn/quantized/__init__.py' 2022-12-01T10:00:00.9431420Z adding 'torch/nn/quantized/functional.py' 2022-12-01T10:00:00.9432407Z adding 'torch/nn/quantized/_reference/__init__.py' 2022-12-01T10:00:00.9434386Z adding 'torch/nn/quantized/_reference/modules/__init__.py' 2022-12-01T10:00:00.9436057Z adding 'torch/nn/quantized/_reference/modules/conv.py' 2022-12-01T10:00:00.9438409Z adding 'torch/nn/quantized/_reference/modules/linear.py' 2022-12-01T10:00:00.9439665Z adding 'torch/nn/quantized/_reference/modules/rnn.py' 2022-12-01T10:00:00.9441818Z adding 'torch/nn/quantized/_reference/modules/sparse.py' 2022-12-01T10:00:00.9443214Z adding 'torch/nn/quantized/_reference/modules/utils.py' 2022-12-01T10:00:00.9445952Z adding 'torch/nn/quantized/dynamic/__init__.py' 2022-12-01T10:00:00.9448355Z adding 'torch/nn/quantized/dynamic/modules/__init__.py' 2022-12-01T10:00:00.9450184Z adding 'torch/nn/quantized/dynamic/modules/conv.py' 2022-12-01T10:00:00.9452548Z adding 'torch/nn/quantized/dynamic/modules/linear.py' 2022-12-01T10:00:00.9454363Z adding 'torch/nn/quantized/dynamic/modules/rnn.py' 2022-12-01T10:00:00.9456735Z adding 'torch/nn/quantized/modules/__init__.py' 2022-12-01T10:00:00.9458444Z adding 'torch/nn/quantized/modules/activation.py' 2022-12-01T10:00:00.9459870Z adding 'torch/nn/quantized/modules/batchnorm.py' 2022-12-01T10:00:00.9461432Z adding 'torch/nn/quantized/modules/conv.py' 2022-12-01T10:00:00.9462904Z adding 'torch/nn/quantized/modules/dropout.py' 2022-12-01T10:00:00.9464583Z adding 'torch/nn/quantized/modules/embedding_ops.py' 2022-12-01T10:00:00.9465953Z adding 'torch/nn/quantized/modules/functional_modules.py' 2022-12-01T10:00:00.9467429Z adding 'torch/nn/quantized/modules/linear.py' 2022-12-01T10:00:00.9468984Z adding 'torch/nn/quantized/modules/normalization.py' 2022-12-01T10:00:00.9470490Z adding 'torch/nn/quantized/modules/rnn.py' 2022-12-01T10:00:00.9471954Z adding 'torch/nn/quantized/modules/utils.py' 2022-12-01T10:00:00.9473932Z adding 'torch/nn/utils/__init__.py' 2022-12-01T10:00:00.9476128Z adding 'torch/nn/utils/_deprecation_utils.py' 2022-12-01T10:00:00.9478685Z adding 'torch/nn/utils/_per_sample_grad.py' 2022-12-01T10:00:00.9480473Z adding 'torch/nn/utils/_stateless.py' 2022-12-01T10:00:00.9482703Z adding 'torch/nn/utils/clip_grad.py' 2022-12-01T10:00:00.9484933Z adding 'torch/nn/utils/convert_parameters.py' 2022-12-01T10:00:00.9486823Z adding 'torch/nn/utils/fusion.py' 2022-12-01T10:00:00.9488866Z adding 'torch/nn/utils/init.py' 2022-12-01T10:00:00.9491338Z adding 'torch/nn/utils/memory_format.py' 2022-12-01T10:00:00.9498464Z adding 'torch/nn/utils/parametrizations.py' 2022-12-01T10:00:00.9508809Z adding 'torch/nn/utils/parametrize.py' 2022-12-01T10:00:00.9523419Z adding 'torch/nn/utils/prune.py' 2022-12-01T10:00:00.9530847Z adding 'torch/nn/utils/rnn.py' 2022-12-01T10:00:00.9536109Z adding 'torch/nn/utils/spectral_norm.py' 2022-12-01T10:00:00.9539300Z adding 'torch/nn/utils/stateless.py' 2022-12-01T10:00:00.9541917Z adding 'torch/nn/utils/weight_norm.py' 2022-12-01T10:00:00.9544098Z adding 'torch/nn/utils/_expanded_weights/__init__.py' 2022-12-01T10:00:00.9546102Z adding 'torch/nn/utils/_expanded_weights/conv_expanded_weights.py' 2022-12-01T10:00:00.9549643Z adding 'torch/nn/utils/_expanded_weights/conv_utils.py' 2022-12-01T10:00:00.9552009Z adding 'torch/nn/utils/_expanded_weights/embedding_expanded_weights.py' 2022-12-01T10:00:00.9554096Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_impl.py' 2022-12-01T10:00:00.9557106Z adding 'torch/nn/utils/_expanded_weights/expanded_weights_utils.py' 2022-12-01T10:00:00.9559370Z adding 'torch/nn/utils/_expanded_weights/group_norm_expanded_weights.py' 2022-12-01T10:00:00.9561636Z adding 'torch/nn/utils/_expanded_weights/instance_norm_expanded_weights.py' 2022-12-01T10:00:00.9563775Z adding 'torch/nn/utils/_expanded_weights/layer_norm_expanded_weights.py' 2022-12-01T10:00:00.9565705Z adding 'torch/nn/utils/_expanded_weights/linear_expanded_weights.py' 2022-12-01T10:00:00.9568420Z adding 'torch/onnx/__init__.py' 2022-12-01T10:00:00.9570223Z adding 'torch/onnx/_constants.py' 2022-12-01T10:00:00.9572101Z adding 'torch/onnx/_deprecation.py' 2022-12-01T10:00:00.9573844Z adding 'torch/onnx/_experimental.py' 2022-12-01T10:00:00.9575708Z adding 'torch/onnx/_exporter_states.py' 2022-12-01T10:00:00.9577744Z adding 'torch/onnx/_globals.py' 2022-12-01T10:00:00.9579937Z adding 'torch/onnx/_onnx_supported_ops.py' 2022-12-01T10:00:00.9583531Z adding 'torch/onnx/_patch_torch.py' 2022-12-01T10:00:00.9586698Z adding 'torch/onnx/_type_utils.py' 2022-12-01T10:00:00.9589205Z adding 'torch/onnx/errors.py' 2022-12-01T10:00:00.9591017Z adding 'torch/onnx/operators.py' 2022-12-01T10:00:00.9593909Z adding 'torch/onnx/symbolic_caffe2.py' 2022-12-01T10:00:00.9611142Z adding 'torch/onnx/symbolic_helper.py' 2022-12-01T10:00:00.9619468Z adding 'torch/onnx/symbolic_opset10.py' 2022-12-01T10:00:00.9634399Z adding 'torch/onnx/symbolic_opset11.py' 2022-12-01T10:00:00.9640156Z adding 'torch/onnx/symbolic_opset12.py' 2022-12-01T10:00:00.9648457Z adding 'torch/onnx/symbolic_opset13.py' 2022-12-01T10:00:00.9651575Z adding 'torch/onnx/symbolic_opset14.py' 2022-12-01T10:00:00.9653587Z adding 'torch/onnx/symbolic_opset15.py' 2022-12-01T10:00:00.9655716Z adding 'torch/onnx/symbolic_opset16.py' 2022-12-01T10:00:00.9657659Z adding 'torch/onnx/symbolic_opset17.py' 2022-12-01T10:00:00.9659544Z adding 'torch/onnx/symbolic_opset7.py' 2022-12-01T10:00:00.9663757Z adding 'torch/onnx/symbolic_opset8.py' 2022-12-01T10:00:00.9723752Z adding 'torch/onnx/symbolic_opset9.py' 2022-12-01T10:00:00.9753975Z adding 'torch/onnx/utils.py' 2022-12-01T10:00:00.9763146Z adding 'torch/onnx/verification.py' 2022-12-01T10:00:00.9765527Z adding 'torch/onnx/_internal/__init__.py' 2022-12-01T10:00:00.9767854Z adding 'torch/onnx/_internal/_beartype.py' 2022-12-01T10:00:00.9771996Z adding 'torch/onnx/_internal/jit_utils.py' 2022-12-01T10:00:00.9776176Z adding 'torch/onnx/_internal/registration.py' 2022-12-01T10:00:00.9778397Z adding 'torch/onnx/_internal/diagnostics/__init__.py' 2022-12-01T10:00:00.9780686Z adding 'torch/onnx/_internal/diagnostics/_diagnostic.py' 2022-12-01T10:00:00.9782991Z adding 'torch/onnx/_internal/diagnostics/_rules.py' 2022-12-01T10:00:00.9785026Z adding 'torch/onnx/_internal/diagnostics/infra/__init__.py' 2022-12-01T10:00:00.9788463Z adding 'torch/onnx/_internal/diagnostics/infra/_infra.py' 2022-12-01T10:00:00.9790829Z adding 'torch/onnx/_internal/diagnostics/infra/engine.py' 2022-12-01T10:00:00.9792827Z adding 'torch/onnx/_internal/diagnostics/infra/formatter.py' 2022-12-01T10:00:00.9796043Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/__init__.py' 2022-12-01T10:00:00.9797923Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_address.py' 2022-12-01T10:00:00.9799894Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact.py' 2022-12-01T10:00:00.9801818Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_change.py' 2022-12-01T10:00:00.9803685Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_content.py' 2022-12-01T10:00:00.9805199Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_artifact_location.py' 2022-12-01T10:00:00.9807521Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_attachment.py' 2022-12-01T10:00:00.9808583Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_code_flow.py' 2022-12-01T10:00:00.9810660Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_configuration_override.py' 2022-12-01T10:00:00.9812253Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_conversion.py' 2022-12-01T10:00:00.9813988Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge.py' 2022-12-01T10:00:00.9815771Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_edge_traversal.py' 2022-12-01T10:00:00.9817465Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_exception.py' 2022-12-01T10:00:00.9819530Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_properties.py' 2022-12-01T10:00:00.9821505Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_reference.py' 2022-12-01T10:00:00.9823538Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_external_property_file_references.py' 2022-12-01T10:00:00.9825304Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_fix.py' 2022-12-01T10:00:00.9827073Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph.py' 2022-12-01T10:00:00.9828899Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_graph_traversal.py' 2022-12-01T10:00:00.9830903Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_invocation.py' 2022-12-01T10:00:00.9832805Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location.py' 2022-12-01T10:00:00.9834535Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_location_relationship.py' 2022-12-01T10:00:00.9836424Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_logical_location.py' 2022-12-01T10:00:00.9838096Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_message.py' 2022-12-01T10:00:00.9839786Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_multiformat_message_string.py' 2022-12-01T10:00:00.9841423Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_node.py' 2022-12-01T10:00:00.9844352Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_notification.py' 2022-12-01T10:00:00.9846256Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_physical_location.py' 2022-12-01T10:00:00.9847917Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_property_bag.py' 2022-12-01T10:00:00.9849673Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_rectangle.py' 2022-12-01T10:00:00.9851489Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_region.py' 2022-12-01T10:00:00.9853398Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_replacement.py' 2022-12-01T10:00:00.9855022Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_configuration.py' 2022-12-01T10:00:00.9856913Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor.py' 2022-12-01T10:00:00.9858751Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_reference.py' 2022-12-01T10:00:00.9860513Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_reporting_descriptor_relationship.py' 2022-12-01T10:00:00.9862561Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result.py' 2022-12-01T10:00:00.9864523Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_result_provenance.py' 2022-12-01T10:00:00.9866766Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run.py' 2022-12-01T10:00:00.9868696Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_run_automation_details.py' 2022-12-01T10:00:00.9870425Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_sarif_log.py' 2022-12-01T10:00:00.9872121Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_special_locations.py' 2022-12-01T10:00:00.9873721Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack.py' 2022-12-01T10:00:00.9875693Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_stack_frame.py' 2022-12-01T10:00:00.9877560Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_suppression.py' 2022-12-01T10:00:00.9879338Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow.py' 2022-12-01T10:00:00.9881417Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_thread_flow_location.py' 2022-12-01T10:00:00.9883277Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool.py' 2022-12-01T10:00:00.9885579Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component.py' 2022-12-01T10:00:00.9887553Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_tool_component_reference.py' 2022-12-01T10:00:00.9889583Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_translation_metadata.py' 2022-12-01T10:00:00.9891506Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_version_control_details.py' 2022-12-01T10:00:00.9893373Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_request.py' 2022-12-01T10:00:00.9895258Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/_web_response.py' 2022-12-01T10:00:00.9896909Z adding 'torch/onnx/_internal/diagnostics/infra/sarif/version.py' 2022-12-01T10:00:00.9899647Z adding 'torch/optim/__init__.py' 2022-12-01T10:00:00.9901393Z adding 'torch/optim/__init__.pyi' 2022-12-01T10:00:00.9903455Z adding 'torch/optim/_functional.py' 2022-12-01T10:00:00.9906856Z adding 'torch/optim/adadelta.py' 2022-12-01T10:00:00.9908807Z adding 'torch/optim/adadelta.pyi' 2022-12-01T10:00:00.9912680Z adding 'torch/optim/adagrad.py' 2022-12-01T10:00:00.9914681Z adding 'torch/optim/adagrad.pyi' 2022-12-01T10:00:00.9921732Z adding 'torch/optim/adam.py' 2022-12-01T10:00:00.9924228Z adding 'torch/optim/adam.pyi' 2022-12-01T10:00:00.9928079Z adding 'torch/optim/adamax.py' 2022-12-01T10:00:00.9930012Z adding 'torch/optim/adamax.pyi' 2022-12-01T10:00:00.9934896Z adding 'torch/optim/adamw.py' 2022-12-01T10:00:00.9937144Z adding 'torch/optim/adamw.pyi' 2022-12-01T10:00:00.9940423Z adding 'torch/optim/asgd.py' 2022-12-01T10:00:00.9942427Z adding 'torch/optim/asgd.pyi' 2022-12-01T10:00:00.9947779Z adding 'torch/optim/lbfgs.py' 2022-12-01T10:00:00.9949960Z adding 'torch/optim/lbfgs.pyi' 2022-12-01T10:00:00.9968126Z adding 'torch/optim/lr_scheduler.py' 2022-12-01T10:00:00.9972500Z adding 'torch/optim/lr_scheduler.pyi' 2022-12-01T10:00:00.9976554Z adding 'torch/optim/nadam.py' 2022-12-01T10:00:00.9978639Z adding 'torch/optim/nadam.pyi' 2022-12-01T10:00:00.9983564Z adding 'torch/optim/optimizer.py' 2022-12-01T10:00:00.9985787Z adding 'torch/optim/optimizer.pyi' 2022-12-01T10:00:00.9989711Z adding 'torch/optim/radam.py' 2022-12-01T10:00:00.9991771Z adding 'torch/optim/radam.pyi' 2022-12-01T10:00:00.9996188Z adding 'torch/optim/rmsprop.py' 2022-12-01T10:00:00.9998347Z adding 'torch/optim/rmsprop.pyi' 2022-12-01T10:00:01.0001909Z adding 'torch/optim/rprop.py' 2022-12-01T10:00:01.0003913Z adding 'torch/optim/rprop.pyi' 2022-12-01T10:00:01.0007724Z adding 'torch/optim/sgd.py' 2022-12-01T10:00:01.0009817Z adding 'torch/optim/sgd.pyi' 2022-12-01T10:00:01.0012360Z adding 'torch/optim/sparse_adam.py' 2022-12-01T10:00:01.0014206Z adding 'torch/optim/sparse_adam.pyi' 2022-12-01T10:00:01.0018399Z adding 'torch/optim/swa_utils.py' 2022-12-01T10:00:01.0020532Z adding 'torch/optim/swa_utils.pyi' 2022-12-01T10:00:01.0022763Z adding 'torch/optim/_multi_tensor/__init__.py' 2022-12-01T10:00:01.0024943Z adding 'torch/package/__init__.py' 2022-12-01T10:00:01.0027673Z adding 'torch/package/_digraph.py' 2022-12-01T10:00:01.0029796Z adding 'torch/package/_directory_reader.py' 2022-12-01T10:00:01.0032186Z adding 'torch/package/_importlib.py' 2022-12-01T10:00:01.0034254Z adding 'torch/package/_mangling.py' 2022-12-01T10:00:01.0036631Z adding 'torch/package/_mock.py' 2022-12-01T10:00:01.0039296Z adding 'torch/package/_package_pickler.py' 2022-12-01T10:00:01.0041300Z adding 'torch/package/_package_unpickler.py' 2022-12-01T10:00:01.0044230Z adding 'torch/package/_stdlib.py' 2022-12-01T10:00:01.0047449Z adding 'torch/package/file_structure_representation.py' 2022-12-01T10:00:01.0049928Z adding 'torch/package/find_file_dependencies.py' 2022-12-01T10:00:01.0052468Z adding 'torch/package/glob_group.py' 2022-12-01T10:00:01.0056079Z adding 'torch/package/importer.py' 2022-12-01T10:00:01.0070187Z adding 'torch/package/package_exporter.py' 2022-12-01T10:00:01.0081155Z adding 'torch/package/package_importer.py' 2022-12-01T10:00:01.0083907Z adding 'torch/package/analyze/__init__.py' 2022-12-01T10:00:01.0085728Z adding 'torch/package/analyze/find_first_use_of_broken_modules.py' 2022-12-01T10:00:01.0087479Z adding 'torch/package/analyze/is_from_package.py' 2022-12-01T10:00:01.0089724Z adding 'torch/package/analyze/trace_dependencies.py' 2022-12-01T10:00:01.0091917Z adding 'torch/profiler/__init__.py' 2022-12-01T10:00:01.0098339Z adding 'torch/profiler/_pattern_matcher.py' 2022-12-01T10:00:01.0103292Z adding 'torch/profiler/_utils.py' 2022-12-01T10:00:01.0105674Z adding 'torch/profiler/itt.py' 2022-12-01T10:00:01.0112179Z adding 'torch/profiler/profiler.py' 2022-12-01T10:00:01.0114694Z adding 'torch/profiler/python_tracer.py' 2022-12-01T10:00:01.0117578Z adding 'torch/quantization/__init__.py' 2022-12-01T10:00:01.0119451Z adding 'torch/quantization/_numeric_suite.py' 2022-12-01T10:00:01.0121213Z adding 'torch/quantization/_numeric_suite_fx.py' 2022-12-01T10:00:01.0123013Z adding 'torch/quantization/fake_quantize.py' 2022-12-01T10:00:01.0124767Z adding 'torch/quantization/fuse_modules.py' 2022-12-01T10:00:01.0126515Z adding 'torch/quantization/fuser_method_mappings.py' 2022-12-01T10:00:01.0128284Z adding 'torch/quantization/observer.py' 2022-12-01T10:00:01.0130143Z adding 'torch/quantization/qconfig.py' 2022-12-01T10:00:01.0131862Z adding 'torch/quantization/quant_type.py' 2022-12-01T10:00:01.0133659Z adding 'torch/quantization/quantization_mappings.py' 2022-12-01T10:00:01.0135394Z adding 'torch/quantization/quantize.py' 2022-12-01T10:00:01.0137164Z adding 'torch/quantization/quantize_fx.py' 2022-12-01T10:00:01.0139196Z adding 'torch/quantization/quantize_jit.py' 2022-12-01T10:00:01.0140995Z adding 'torch/quantization/stubs.py' 2022-12-01T10:00:01.0142850Z adding 'torch/quantization/utils.py' 2022-12-01T10:00:01.0145003Z adding 'torch/quantization/fx/__init__.py' 2022-12-01T10:00:01.0146951Z adding 'torch/quantization/fx/_equalize.py' 2022-12-01T10:00:01.0149195Z adding 'torch/quantization/fx/convert.py' 2022-12-01T10:00:01.0150601Z adding 'torch/quantization/fx/fuse.py' 2022-12-01T10:00:01.0152162Z adding 'torch/quantization/fx/fusion_patterns.py' 2022-12-01T10:00:01.0153843Z adding 'torch/quantization/fx/graph_module.py' 2022-12-01T10:00:01.0155818Z adding 'torch/quantization/fx/match_utils.py' 2022-12-01T10:00:01.0157659Z adding 'torch/quantization/fx/pattern_utils.py' 2022-12-01T10:00:01.0159743Z adding 'torch/quantization/fx/prepare.py' 2022-12-01T10:00:01.0161580Z adding 'torch/quantization/fx/quantization_patterns.py' 2022-12-01T10:00:01.0163251Z adding 'torch/quantization/fx/quantization_types.py' 2022-12-01T10:00:01.0165039Z adding 'torch/quantization/fx/utils.py' 2022-12-01T10:00:01.0167520Z adding 'torch/share/cmake/ATen/ATenConfig.cmake' 2022-12-01T10:00:01.0170778Z adding 'torch/share/cmake/Caffe2/Caffe2Config.cmake' 2022-12-01T10:00:01.0172566Z adding 'torch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake' 2022-12-01T10:00:01.0174316Z adding 'torch/share/cmake/Caffe2/Caffe2Targets-release.cmake' 2022-12-01T10:00:01.0176814Z adding 'torch/share/cmake/Caffe2/Caffe2Targets.cmake' 2022-12-01T10:00:01.0178896Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake' 2022-12-01T10:00:01.0180794Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake' 2022-12-01T10:00:01.0183180Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake' 2022-12-01T10:00:01.0210712Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake' 2022-12-01T10:00:01.0217346Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake' 2022-12-01T10:00:01.0219622Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake' 2022-12-01T10:00:01.0222437Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake' 2022-12-01T10:00:01.0224873Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake' 2022-12-01T10:00:01.0228985Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake' 2022-12-01T10:00:01.0232902Z adding 'torch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake' 2022-12-01T10:00:01.0237320Z adding 'torch/share/cmake/Caffe2/public/LoadHIP.cmake' 2022-12-01T10:00:01.0243303Z adding 'torch/share/cmake/Caffe2/public/cuda.cmake' 2022-12-01T10:00:01.0245920Z adding 'torch/share/cmake/Caffe2/public/gflags.cmake' 2022-12-01T10:00:01.0248005Z adding 'torch/share/cmake/Caffe2/public/glog.cmake' 2022-12-01T10:00:01.0249911Z adding 'torch/share/cmake/Caffe2/public/mkl.cmake' 2022-12-01T10:00:01.0251185Z adding 'torch/share/cmake/Caffe2/public/mkldnn.cmake' 2022-12-01T10:00:01.0253301Z adding 'torch/share/cmake/Caffe2/public/protobuf.cmake' 2022-12-01T10:00:01.0255121Z adding 'torch/share/cmake/Caffe2/public/threads.cmake' 2022-12-01T10:00:01.0261602Z adding 'torch/share/cmake/Caffe2/public/utils.cmake' 2022-12-01T10:00:01.0264462Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets-release.cmake' 2022-12-01T10:00:01.0266620Z adding 'torch/share/cmake/Tensorpipe/TensorpipeTargets.cmake' 2022-12-01T10:00:01.0269596Z adding 'torch/share/cmake/Torch/TorchConfig.cmake' 2022-12-01T10:00:01.0271401Z adding 'torch/share/cmake/Torch/TorchConfigVersion.cmake' 2022-12-01T10:00:01.0275947Z adding 'torch/sparse/__init__.py' 2022-12-01T10:00:01.0283002Z adding 'torch/special/__init__.py' 2022-12-01T10:00:01.0531643Z adding 'torch/test/CppSignature_test' 2022-12-01T10:00:01.0886072Z adding 'torch/test/Dict_test' 2022-12-01T10:00:01.1159063Z adding 'torch/test/Dimname_test' 2022-12-01T10:00:01.1461495Z adding 'torch/test/IListRef_test' 2022-12-01T10:00:01.1786805Z adding 'torch/test/KernelFunction_test' 2022-12-01T10:00:01.2270889Z adding 'torch/test/List_test' 2022-12-01T10:00:01.2619441Z adding 'torch/test/MaybeOwned_test' 2022-12-01T10:00:01.2913635Z adding 'torch/test/NamedTensor_test' 2022-12-01T10:00:01.3205912Z adding 'torch/test/apply_utils_test' 2022-12-01T10:00:01.3510492Z adding 'torch/test/atest' 2022-12-01T10:00:01.3795335Z adding 'torch/test/backend_fallback_test' 2022-12-01T10:00:01.4125939Z adding 'torch/test/basic' 2022-12-01T10:00:01.4405520Z adding 'torch/test/broadcast_test' 2022-12-01T10:00:01.4659208Z adding 'torch/test/c10_Array_test' 2022-12-01T10:00:01.4926379Z adding 'torch/test/c10_Bitset_test' 2022-12-01T10:00:01.5188241Z adding 'torch/test/c10_C++17_test' 2022-12-01T10:00:01.5443825Z adding 'torch/test/c10_CompileTimeFunctionPointer_test' 2022-12-01T10:00:01.5695232Z adding 'torch/test/c10_ConstexprCrc_test' 2022-12-01T10:00:01.5950912Z adding 'torch/test/c10_DeadlockDetection_test' 2022-12-01T10:00:01.6215922Z adding 'torch/test/c10_DeviceGuard_test' 2022-12-01T10:00:01.6474323Z adding 'torch/test/c10_Device_test' 2022-12-01T10:00:01.6774781Z adding 'torch/test/c10_DispatchKeySet_test' 2022-12-01T10:00:01.7032768Z adding 'torch/test/c10_Half_test' 2022-12-01T10:00:01.7311686Z adding 'torch/test/c10_InlineDeviceGuard_test' 2022-12-01T10:00:01.7597373Z adding 'torch/test/c10_InlineStreamGuard_test' 2022-12-01T10:00:01.7886237Z adding 'torch/test/c10_LeftRight_test' 2022-12-01T10:00:01.8191159Z adding 'torch/test/c10_Metaprogramming_test' 2022-12-01T10:00:01.8482342Z adding 'torch/test/c10_SizesAndStrides_test' 2022-12-01T10:00:01.9112370Z adding 'torch/test/c10_SmallVectorTest' 2022-12-01T10:00:01.9397172Z adding 'torch/test/c10_StreamGuard_test' 2022-12-01T10:00:01.9656296Z adding 'torch/test/c10_SymInt_test' 2022-12-01T10:00:01.9914449Z adding 'torch/test/c10_Synchronized_test' 2022-12-01T10:00:02.0192751Z adding 'torch/test/c10_ThreadLocal_test' 2022-12-01T10:00:02.0456386Z adding 'torch/test/c10_TypeIndex_test' 2022-12-01T10:00:02.0716721Z adding 'torch/test/c10_TypeList_test' 2022-12-01T10:00:02.0969670Z adding 'torch/test/c10_TypeTraits_test' 2022-12-01T10:00:02.1236660Z adding 'torch/test/c10_accumulate_test' 2022-12-01T10:00:02.1515236Z adding 'torch/test/c10_bfloat16_test' 2022-12-01T10:00:02.1797541Z adding 'torch/test/c10_complex_math_test' 2022-12-01T10:00:02.2077233Z adding 'torch/test/c10_complex_test' 2022-12-01T10:00:02.2546365Z adding 'torch/test/c10_either_test' 2022-12-01T10:00:02.2832366Z adding 'torch/test/c10_exception_test' 2022-12-01T10:00:02.3093970Z adding 'torch/test/c10_flags_test' 2022-12-01T10:00:02.3320971Z adding 'torch/test/c10_intrusive_ptr_benchmark' 2022-12-01T10:00:02.3970902Z adding 'torch/test/c10_intrusive_ptr_test' 2022-12-01T10:00:02.4265602Z adding 'torch/test/c10_irange_test' 2022-12-01T10:00:02.4545617Z adding 'torch/test/c10_logging_test' 2022-12-01T10:00:02.4923830Z adding 'torch/test/c10_optional_test' 2022-12-01T10:00:02.5239515Z adding 'torch/test/c10_ordered_preserving_dict_test' 2022-12-01T10:00:02.5517553Z adding 'torch/test/c10_registry_test' 2022-12-01T10:00:02.5808361Z adding 'torch/test/c10_string_view_test' 2022-12-01T10:00:02.6071065Z adding 'torch/test/c10_tempfile_test' 2022-12-01T10:00:02.6345607Z adding 'torch/test/c10_typeid_test' 2022-12-01T10:00:02.6635453Z adding 'torch/test/cpu_generator_test' 2022-12-01T10:00:02.6909101Z adding 'torch/test/cpu_profiling_allocator_test' 2022-12-01T10:00:02.7354723Z adding 'torch/test/cpu_rng_test' 2022-12-01T10:00:02.7623040Z adding 'torch/test/dispatch_key_set_test' 2022-12-01T10:00:02.7882239Z adding 'torch/test/dlconvertor_test' 2022-12-01T10:00:02.8182634Z adding 'torch/test/extension_backend_test' 2022-12-01T10:00:02.8453304Z adding 'torch/test/half_test' 2022-12-01T10:00:02.8721098Z adding 'torch/test/inline_container_test' 2022-12-01T10:00:02.9231861Z adding 'torch/test/ivalue_test' 2022-12-01T10:00:02.9875622Z adding 'torch/test/kernel_function_legacy_test' 2022-12-01T10:00:03.0388010Z adding 'torch/test/kernel_function_test' 2022-12-01T10:00:03.1040514Z adding 'torch/test/kernel_lambda_legacy_test' 2022-12-01T10:00:03.1582683Z adding 'torch/test/kernel_lambda_test' 2022-12-01T10:00:03.1911446Z adding 'torch/test/kernel_stackbased_test' 2022-12-01T10:00:03.2167498Z adding 'torch/test/lazy_tensor_test' 2022-12-01T10:00:03.2662164Z adding 'torch/test/make_boxed_from_unboxed_functor_test' 2022-12-01T10:00:03.2947742Z adding 'torch/test/math_kernel_test' 2022-12-01T10:00:03.3216427Z adding 'torch/test/memory_format_test' 2022-12-01T10:00:03.3484806Z adding 'torch/test/memory_overlapping_test' 2022-12-01T10:00:03.3753942Z adding 'torch/test/mobile_memory_cleanup' 2022-12-01T10:00:03.4045153Z adding 'torch/test/native_test' 2022-12-01T10:00:03.4296751Z adding 'torch/test/op_allowlist_test' 2022-12-01T10:00:03.5680554Z adding 'torch/test/op_registration_test' 2022-12-01T10:00:03.6029557Z adding 'torch/test/operator_name_test' 2022-12-01T10:00:03.6291488Z adding 'torch/test/operators_test' 2022-12-01T10:00:03.6554453Z adding 'torch/test/packedtensoraccessor_test' 2022-12-01T10:00:03.6910820Z adding 'torch/test/pow_test' 2022-12-01T10:00:03.7202493Z adding 'torch/test/quantized_test' 2022-12-01T10:00:03.7460791Z adding 'torch/test/reduce_ops_test' 2022-12-01T10:00:03.7720148Z adding 'torch/test/reportMemoryUsage_test' 2022-12-01T10:00:03.8010635Z adding 'torch/test/scalar_tensor_test' 2022-12-01T10:00:03.8313509Z adding 'torch/test/scalar_test' 2022-12-01T10:00:03.8580530Z adding 'torch/test/stride_properties_test' 2022-12-01T10:00:03.8968685Z adding 'torch/test/tensor_iterator_test' 2022-12-01T10:00:03.9253509Z adding 'torch/test/test_parallel' 2022-12-01T10:00:03.9274445Z adding 'torch/test/thread_init_test' 2022-12-01T10:00:03.9528841Z adding 'torch/test/type_ptr_test' 2022-12-01T10:00:03.9843933Z adding 'torch/test/type_test' 2022-12-01T10:00:04.0114338Z adding 'torch/test/undefined_tensor_test' 2022-12-01T10:00:04.0368576Z adding 'torch/test/variant_test' 2022-12-01T10:00:04.0385759Z adding 'torch/test/verify_api_visibility' 2022-12-01T10:00:04.0752961Z adding 'torch/test/vmap_test' 2022-12-01T10:00:04.1396446Z adding 'torch/test/vulkan_api_test' 2022-12-01T10:00:04.1688340Z adding 'torch/test/weakref_test' 2022-12-01T10:00:04.1952397Z adding 'torch/test/wrapdim_test' 2022-12-01T10:00:04.2206764Z adding 'torch/test/xla_tensor_test' 2022-12-01T10:00:04.2221561Z adding 'torch/testing/__init__.py' 2022-12-01T10:00:04.2236611Z adding 'torch/testing/_comparison.py' 2022-12-01T10:00:04.2241515Z adding 'torch/testing/_creation.py' 2022-12-01T10:00:04.2244501Z adding 'torch/testing/_deprecated.py' 2022-12-01T10:00:04.2247088Z adding 'torch/testing/_legacy.py' 2022-12-01T10:00:04.2249528Z adding 'torch/testing/_internal/__init__.py' 2022-12-01T10:00:04.2253822Z adding 'torch/testing/_internal/autocast_test_lists.py' 2022-12-01T10:00:04.2257545Z adding 'torch/testing/_internal/check_kernel_launches.py' 2022-12-01T10:00:04.2260720Z adding 'torch/testing/_internal/common_cuda.py' 2022-12-01T10:00:04.2278220Z adding 'torch/testing/_internal/common_device_type.py' 2022-12-01T10:00:04.2288508Z adding 'torch/testing/_internal/common_distributed.py' 2022-12-01T10:00:04.2291291Z adding 'torch/testing/_internal/common_dtype.py' 2022-12-01T10:00:04.2302093Z adding 'torch/testing/_internal/common_fsdp.py' 2022-12-01T10:00:04.2307659Z adding 'torch/testing/_internal/common_jit.py' 2022-12-01T10:00:04.2475517Z adding 'torch/testing/_internal/common_methods_invocations.py' 2022-12-01T10:00:04.2506228Z adding 'torch/testing/_internal/common_modules.py' 2022-12-01T10:00:04.2550349Z adding 'torch/testing/_internal/common_nn.py' 2022-12-01T10:00:04.2575145Z adding 'torch/testing/_internal/common_quantization.py' 2022-12-01T10:00:04.2580425Z adding 'torch/testing/_internal/common_quantized.py' 2022-12-01T10:00:04.2583922Z adding 'torch/testing/_internal/common_subclass.py' 2022-12-01T10:00:04.2634268Z adding 'torch/testing/_internal/common_utils.py' 2022-12-01T10:00:04.2644804Z adding 'torch/testing/_internal/composite_compliance.py' 2022-12-01T10:00:04.2648540Z adding 'torch/testing/_internal/dist_utils.py' 2022-12-01T10:00:04.2653418Z adding 'torch/testing/_internal/hypothesis_utils.py' 2022-12-01T10:00:04.2662161Z adding 'torch/testing/_internal/jit_metaprogramming_utils.py' 2022-12-01T10:00:04.2672334Z adding 'torch/testing/_internal/jit_utils.py' 2022-12-01T10:00:04.2676021Z adding 'torch/testing/_internal/logging_tensor.py' 2022-12-01T10:00:04.2678133Z adding 'torch/testing/_internal/quantization_torch_package_models.py' 2022-12-01T10:00:04.2680833Z adding 'torch/testing/_internal/schema_check_mode.py' 2022-12-01T10:00:04.2682899Z adding 'torch/testing/_internal/codegen/__init__.py' 2022-12-01T10:00:04.2687619Z adding 'torch/testing/_internal/codegen/random_topo_test.py' 2022-12-01T10:00:04.2689980Z adding 'torch/testing/_internal/data/__init__.py' 2022-12-01T10:00:04.2691731Z adding 'torch/testing/_internal/data/network1.py' 2022-12-01T10:00:04.2693178Z adding 'torch/testing/_internal/data/network2.py' 2022-12-01T10:00:04.2695091Z adding 'torch/testing/_internal/distributed/__init__.py' 2022-12-01T10:00:04.2701553Z adding 'torch/testing/_internal/distributed/ddp_under_dist_autograd_test.py' 2022-12-01T10:00:04.2783396Z adding 'torch/testing/_internal/distributed/distributed_test.py' 2022-12-01T10:00:04.2794317Z adding 'torch/testing/_internal/distributed/distributed_utils.py' 2022-12-01T10:00:04.2796643Z adding 'torch/testing/_internal/distributed/pipe_with_ddp_test.py' 2022-12-01T10:00:04.2799848Z adding 'torch/testing/_internal/distributed/rpc_utils.py' 2022-12-01T10:00:04.2801790Z adding 'torch/testing/_internal/distributed/_shard/__init__.py' 2022-12-01T10:00:04.2803477Z adding 'torch/testing/_internal/distributed/_shard/test_common.py' 2022-12-01T10:00:04.2806080Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/__init__.py' 2022-12-01T10:00:04.2808592Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_ops_common.py' 2022-12-01T10:00:04.2810763Z adding 'torch/testing/_internal/distributed/_shard/sharded_tensor/_test_st_common.py' 2022-12-01T10:00:04.2812636Z adding 'torch/testing/_internal/distributed/nn/__init__.py' 2022-12-01T10:00:04.2814516Z adding 'torch/testing/_internal/distributed/nn/api/__init__.py' 2022-12-01T10:00:04.2819691Z adding 'torch/testing/_internal/distributed/nn/api/remote_module_test.py' 2022-12-01T10:00:04.2822148Z adding 'torch/testing/_internal/distributed/pipeline/__init__.py' 2022-12-01T10:00:04.2823992Z adding 'torch/testing/_internal/distributed/rpc/__init__.py' 2022-12-01T10:00:04.2848150Z adding 'torch/testing/_internal/distributed/rpc/dist_autograd_test.py' 2022-12-01T10:00:04.2853895Z adding 'torch/testing/_internal/distributed/rpc/dist_optimizer_test.py' 2022-12-01T10:00:04.2857676Z adding 'torch/testing/_internal/distributed/rpc/faulty_agent_rpc_test.py' 2022-12-01T10:00:04.2860226Z adding 'torch/testing/_internal/distributed/rpc/faulty_rpc_agent_test_fixture.py' 2022-12-01T10:00:04.2862321Z adding 'torch/testing/_internal/distributed/rpc/rpc_agent_test_fixture.py' 2022-12-01T10:00:04.2913932Z adding 'torch/testing/_internal/distributed/rpc/rpc_test.py' 2022-12-01T10:00:04.2921104Z adding 'torch/testing/_internal/distributed/rpc/tensorpipe_rpc_agent_test_fixture.py' 2022-12-01T10:00:04.2922876Z adding 'torch/testing/_internal/distributed/rpc/examples/__init__.py' 2022-12-01T10:00:04.2925194Z adding 'torch/testing/_internal/distributed/rpc/examples/parameter_server_test.py' 2022-12-01T10:00:04.2928895Z adding 'torch/testing/_internal/distributed/rpc/examples/reinforcement_learning_rpc_test.py' 2022-12-01T10:00:04.2931079Z adding 'torch/testing/_internal/distributed/rpc/jit/__init__.py' 2022-12-01T10:00:04.2933378Z adding 'torch/testing/_internal/distributed/rpc/jit/dist_autograd_test.py' 2022-12-01T10:00:04.2944603Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test.py' 2022-12-01T10:00:04.2948493Z adding 'torch/testing/_internal/distributed/rpc/jit/rpc_test_faulty.py' 2022-12-01T10:00:04.2950576Z adding 'torch/testing/_internal/generated/__init__.py' 2022-12-01T10:00:04.2982326Z adding 'torch/testing/_internal/generated/annotated_fn_args.py' 2022-12-01T10:00:04.2992082Z adding 'torch/testing/_internal/opinfo/__init__.py' 2022-12-01T10:00:04.3022324Z adding 'torch/testing/_internal/opinfo/core.py' 2022-12-01T10:00:04.3027548Z adding 'torch/testing/_internal/opinfo/refs.py' 2022-12-01T10:00:04.3031124Z adding 'torch/testing/_internal/opinfo/utils.py' 2022-12-01T10:00:04.3033456Z adding 'torch/testing/_internal/opinfo/definitions/__init__.py' 2022-12-01T10:00:04.3040242Z adding 'torch/testing/_internal/opinfo/definitions/_masked.py' 2022-12-01T10:00:04.3045201Z adding 'torch/testing/_internal/opinfo/definitions/fft.py' 2022-12-01T10:00:04.3062273Z adding 'torch/testing/_internal/opinfo/definitions/linalg.py' 2022-12-01T10:00:04.3068533Z adding 'torch/testing/_internal/opinfo/definitions/special.py' 2022-12-01T10:00:04.3070759Z adding 'torch/testing/_internal/test_module/__init__.py' 2022-12-01T10:00:04.3072227Z adding 'torch/testing/_internal/test_module/future_div.py' 2022-12-01T10:00:04.3073819Z adding 'torch/testing/_internal/test_module/no_future_div.py' 2022-12-01T10:00:04.3076736Z adding 'torch/utils/__init__.py' 2022-12-01T10:00:04.3078398Z adding 'torch/utils/_cpp_extension_versioner.py' 2022-12-01T10:00:04.3080105Z adding 'torch/utils/_crash_handler.py' 2022-12-01T10:00:04.3082112Z adding 'torch/utils/_cuda_trace.py' 2022-12-01T10:00:04.3085977Z adding 'torch/utils/_freeze.py' 2022-12-01T10:00:04.3088065Z adding 'torch/utils/_mode_utils.py' 2022-12-01T10:00:04.3090781Z adding 'torch/utils/_python_dispatch.py' 2022-12-01T10:00:04.3094904Z adding 'torch/utils/_pytree.py' 2022-12-01T10:00:04.3097269Z adding 'torch/utils/_zip.py' 2022-12-01T10:00:04.3103557Z adding 'torch/utils/bundled_inputs.py' 2022-12-01T10:00:04.3110183Z adding 'torch/utils/checkpoint.py' 2022-12-01T10:00:04.3116149Z adding 'torch/utils/collect_env.py' 2022-12-01T10:00:04.3118299Z adding 'torch/utils/cpp_backtrace.py' 2022-12-01T10:00:04.3147390Z adding 'torch/utils/cpp_extension.py' 2022-12-01T10:00:04.3152308Z adding 'torch/utils/dlpack.py' 2022-12-01T10:00:04.3154445Z adding 'torch/utils/file_baton.py' 2022-12-01T10:00:04.3157668Z adding 'torch/utils/hooks.py' 2022-12-01T10:00:04.3160564Z adding 'torch/utils/mkldnn.py' 2022-12-01T10:00:04.3163434Z adding 'torch/utils/mobile_optimizer.py' 2022-12-01T10:00:04.3165191Z adding 'torch/utils/model_zoo.py' 2022-12-01T10:00:04.3167885Z adding 'torch/utils/show_pickle.py' 2022-12-01T10:00:04.3171133Z adding 'torch/utils/throughput_benchmark.py' 2022-12-01T10:00:04.3173264Z adding 'torch/utils/backcompat/__init__.py' 2022-12-01T10:00:04.3175131Z adding 'torch/utils/benchmark/__init__.py' 2022-12-01T10:00:04.3177022Z adding 'torch/utils/benchmark/examples/__init__.py' 2022-12-01T10:00:04.3180193Z adding 'torch/utils/benchmark/examples/blas_compare.py' 2022-12-01T10:00:04.3183451Z adding 'torch/utils/benchmark/examples/blas_compare_setup.py' 2022-12-01T10:00:04.3185925Z adding 'torch/utils/benchmark/examples/compare.py' 2022-12-01T10:00:04.3190949Z adding 'torch/utils/benchmark/examples/end_to_end.py' 2022-12-01T10:00:04.3193568Z adding 'torch/utils/benchmark/examples/fuzzer.py' 2022-12-01T10:00:04.3196416Z adding 'torch/utils/benchmark/examples/op_benchmark.py' 2022-12-01T10:00:04.3198359Z adding 'torch/utils/benchmark/examples/simple_timeit.py' 2022-12-01T10:00:04.3200851Z adding 'torch/utils/benchmark/examples/spectral_ops_fuzz_test.py' 2022-12-01T10:00:04.3202740Z adding 'torch/utils/benchmark/op_fuzzers/__init__.py' 2022-12-01T10:00:04.3204944Z adding 'torch/utils/benchmark/op_fuzzers/binary.py' 2022-12-01T10:00:04.3207343Z adding 'torch/utils/benchmark/op_fuzzers/sparse_binary.py' 2022-12-01T10:00:04.3209982Z adding 'torch/utils/benchmark/op_fuzzers/sparse_unary.py' 2022-12-01T10:00:04.3212266Z adding 'torch/utils/benchmark/op_fuzzers/spectral.py' 2022-12-01T10:00:04.3214307Z adding 'torch/utils/benchmark/op_fuzzers/unary.py' 2022-12-01T10:00:04.3216208Z adding 'torch/utils/benchmark/utils/__init__.py' 2022-12-01T10:00:04.3217939Z adding 'torch/utils/benchmark/utils/_stubs.py' 2022-12-01T10:00:04.3222601Z adding 'torch/utils/benchmark/utils/common.py' 2022-12-01T10:00:04.3227039Z adding 'torch/utils/benchmark/utils/compare.py' 2022-12-01T10:00:04.3230406Z adding 'torch/utils/benchmark/utils/cpp_jit.py' 2022-12-01T10:00:04.3236306Z adding 'torch/utils/benchmark/utils/fuzzer.py' 2022-12-01T10:00:04.3239474Z adding 'torch/utils/benchmark/utils/sparse_fuzzer.py' 2022-12-01T10:00:04.3241450Z adding 'torch/utils/benchmark/utils/timeit_template.cpp' 2022-12-01T10:00:04.3247640Z adding 'torch/utils/benchmark/utils/timer.py' 2022-12-01T10:00:04.3250059Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/__init__.py' 2022-12-01T10:00:04.3252863Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/callgrind.h' 2022-12-01T10:00:04.3254935Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/compat_bindings.cpp' 2022-12-01T10:00:04.3256765Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_callgrind_template.cpp' 2022-12-01T10:00:04.3267356Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/timer_interface.py' 2022-12-01T10:00:04.3313266Z adding 'torch/utils/benchmark/utils/valgrind_wrapper/valgrind.h' 2022-12-01T10:00:04.3324344Z adding 'torch/utils/bottleneck/__init__.py' 2022-12-01T10:00:04.3327222Z adding 'torch/utils/bottleneck/__main__.py' 2022-12-01T10:00:04.3329766Z adding 'torch/utils/data/__init__.py' 2022-12-01T10:00:04.3331394Z adding 'torch/utils/data/backward_compatibility.py' 2022-12-01T10:00:04.3356272Z adding 'torch/utils/data/dataloader.py' 2022-12-01T10:00:04.3361100Z adding 'torch/utils/data/dataloader_experimental.py' 2022-12-01T10:00:04.3365242Z adding 'torch/utils/data/dataset.py' 2022-12-01T10:00:04.3368353Z adding 'torch/utils/data/distributed.py' 2022-12-01T10:00:04.3371447Z adding 'torch/utils/data/graph.py' 2022-12-01T10:00:04.3374116Z adding 'torch/utils/data/graph_settings.py' 2022-12-01T10:00:04.3377953Z adding 'torch/utils/data/sampler.py' 2022-12-01T10:00:04.3380460Z adding 'torch/utils/data/_utils/__init__.py' 2022-12-01T10:00:04.3384397Z adding 'torch/utils/data/_utils/collate.py' 2022-12-01T10:00:04.3386663Z adding 'torch/utils/data/_utils/fetch.py' 2022-12-01T10:00:04.3388828Z adding 'torch/utils/data/_utils/pin_memory.py' 2022-12-01T10:00:04.3390604Z adding 'torch/utils/data/_utils/serialization.py' 2022-12-01T10:00:04.3392843Z adding 'torch/utils/data/_utils/signal_handling.py' 2022-12-01T10:00:04.3397670Z adding 'torch/utils/data/_utils/worker.py' 2022-12-01T10:00:04.3399813Z adding 'torch/utils/data/communication/__init__.py' 2022-12-01T10:00:04.3401925Z adding 'torch/utils/data/communication/eventloop.py' 2022-12-01T10:00:04.3404624Z adding 'torch/utils/data/communication/iter.py' 2022-12-01T10:00:04.3407376Z adding 'torch/utils/data/communication/map.py' 2022-12-01T10:00:04.3409409Z adding 'torch/utils/data/communication/messages.py' 2022-12-01T10:00:04.3412015Z adding 'torch/utils/data/communication/protocol.py' 2022-12-01T10:00:04.3414099Z adding 'torch/utils/data/communication/queue.py' 2022-12-01T10:00:04.3415981Z adding 'torch/utils/data/datapipes/__init__.py' 2022-12-01T10:00:04.3418907Z adding 'torch/utils/data/datapipes/_decorator.py' 2022-12-01T10:00:04.3422906Z adding 'torch/utils/data/datapipes/_hook_iterator.py' 2022-12-01T10:00:04.3428347Z adding 'torch/utils/data/datapipes/_typing.py' 2022-12-01T10:00:04.3433136Z adding 'torch/utils/data/datapipes/datapipe.py' 2022-12-01T10:00:04.3436311Z adding 'torch/utils/data/datapipes/datapipe.pyi' 2022-12-01T10:00:04.3440080Z adding 'torch/utils/data/datapipes/gen_pyi.py' 2022-12-01T10:00:04.3442254Z adding 'torch/utils/data/datapipes/dataframe/__init__.py' 2022-12-01T10:00:04.3444325Z adding 'torch/utils/data/datapipes/dataframe/dataframe_wrapper.py' 2022-12-01T10:00:04.3448236Z adding 'torch/utils/data/datapipes/dataframe/dataframes.py' 2022-12-01T10:00:04.3450932Z adding 'torch/utils/data/datapipes/dataframe/datapipes.py' 2022-12-01T10:00:04.3452710Z adding 'torch/utils/data/datapipes/dataframe/structures.py' 2022-12-01T10:00:04.3454919Z adding 'torch/utils/data/datapipes/iter/__init__.py' 2022-12-01T10:00:04.3463946Z adding 'torch/utils/data/datapipes/iter/callable.py' 2022-12-01T10:00:04.3464290Z adding 'torch/utils/data/datapipes/iter/combinatorics.py' 2022-12-01T10:00:04.3467968Z adding 'torch/utils/data/datapipes/iter/combining.py' 2022-12-01T10:00:04.3470727Z adding 'torch/utils/data/datapipes/iter/filelister.py' 2022-12-01T10:00:04.3473203Z adding 'torch/utils/data/datapipes/iter/fileopener.py' 2022-12-01T10:00:04.3477455Z adding 'torch/utils/data/datapipes/iter/grouping.py' 2022-12-01T10:00:04.3479987Z adding 'torch/utils/data/datapipes/iter/routeddecoder.py' 2022-12-01T10:00:04.3482580Z adding 'torch/utils/data/datapipes/iter/selecting.py' 2022-12-01T10:00:04.3484810Z adding 'torch/utils/data/datapipes/iter/streamreader.py' 2022-12-01T10:00:04.3487004Z adding 'torch/utils/data/datapipes/iter/utils.py' 2022-12-01T10:00:04.3489108Z adding 'torch/utils/data/datapipes/map/__init__.py' 2022-12-01T10:00:04.3491103Z adding 'torch/utils/data/datapipes/map/callable.py' 2022-12-01T10:00:04.3493607Z adding 'torch/utils/data/datapipes/map/combinatorics.py' 2022-12-01T10:00:04.3495799Z adding 'torch/utils/data/datapipes/map/combining.py' 2022-12-01T10:00:04.3497919Z adding 'torch/utils/data/datapipes/map/grouping.py' 2022-12-01T10:00:04.3499767Z adding 'torch/utils/data/datapipes/map/utils.py' 2022-12-01T10:00:04.3501434Z adding 'torch/utils/data/datapipes/utils/__init__.py' 2022-12-01T10:00:04.3505746Z adding 'torch/utils/data/datapipes/utils/common.py' 2022-12-01T10:00:04.3509667Z adding 'torch/utils/data/datapipes/utils/decoder.py' 2022-12-01T10:00:04.3512272Z adding 'torch/utils/data/datapipes/utils/snapshot.py' 2022-12-01T10:00:04.3513995Z adding 'torch/utils/hipify/__init__.py' 2022-12-01T10:00:04.3515912Z adding 'torch/utils/hipify/constants.py' 2022-12-01T10:00:04.3561873Z adding 'torch/utils/hipify/cuda_to_hip_mappings.py' 2022-12-01T10:00:04.3581578Z adding 'torch/utils/hipify/hipify_python.py' 2022-12-01T10:00:04.3583964Z adding 'torch/utils/hipify/version.py' 2022-12-01T10:00:04.3585842Z adding 'torch/utils/jit/__init__.py' 2022-12-01T10:00:04.3587817Z adding 'torch/utils/jit/log_extract.py' 2022-12-01T10:00:04.3593541Z adding 'torch/utils/model_dump/__init__.py' 2022-12-01T10:00:04.3595339Z adding 'torch/utils/model_dump/__main__.py' 2022-12-01T10:00:04.3600466Z adding 'torch/utils/model_dump/code.js' 2022-12-01T10:00:04.3602748Z adding 'torch/utils/model_dump/htm.mjs' 2022-12-01T10:00:04.3606663Z adding 'torch/utils/model_dump/preact.mjs' 2022-12-01T10:00:04.3608550Z adding 'torch/utils/model_dump/skeleton.html' 2022-12-01T10:00:04.3610662Z adding 'torch/utils/tensorboard/__init__.py' 2022-12-01T10:00:04.3618535Z adding 'torch/utils/tensorboard/_caffe2_graph.py' 2022-12-01T10:00:04.3620997Z adding 'torch/utils/tensorboard/_convert_np.py' 2022-12-01T10:00:04.3623587Z adding 'torch/utils/tensorboard/_embedding.py' 2022-12-01T10:00:04.3625780Z adding 'torch/utils/tensorboard/_onnx_graph.py' 2022-12-01T10:00:04.3627770Z adding 'torch/utils/tensorboard/_proto_graph.py' 2022-12-01T10:00:04.3633901Z adding 'torch/utils/tensorboard/_pytorch_graph.py' 2022-12-01T10:00:04.3647814Z adding 'torch/utils/tensorboard/_utils.py' 2022-12-01T10:00:04.3656819Z adding 'torch/utils/tensorboard/summary.py' 2022-12-01T10:00:04.3668874Z adding 'torch/utils/tensorboard/writer.py' 2022-12-01T10:00:04.3673710Z adding 'torchgen/__init__.py' 2022-12-01T10:00:04.3676024Z adding 'torchgen/code_template.py' 2022-12-01T10:00:04.3678364Z adding 'torchgen/context.py' 2022-12-01T10:00:04.3708492Z adding 'torchgen/gen.py' 2022-12-01T10:00:04.3717306Z adding 'torchgen/gen_backend_stubs.py' 2022-12-01T10:00:04.3726802Z adding 'torchgen/gen_functionalization_type.py' 2022-12-01T10:00:04.3734238Z adding 'torchgen/gen_lazy_tensor.py' 2022-12-01T10:00:04.3737934Z adding 'torchgen/gen_vmap_plumbing.py' 2022-12-01T10:00:04.3740099Z adding 'torchgen/local.py' 2022-12-01T10:00:04.3775245Z adding 'torchgen/model.py' 2022-12-01T10:00:04.3786471Z adding 'torchgen/native_function_generation.py' 2022-12-01T10:00:04.3792664Z adding 'torchgen/utils.py' 2022-12-01T10:00:04.3795091Z adding 'torchgen/api/__init__.py' 2022-12-01T10:00:04.3802928Z adding 'torchgen/api/autograd.py' 2022-12-01T10:00:04.3808412Z adding 'torchgen/api/cpp.py' 2022-12-01T10:00:04.3811198Z adding 'torchgen/api/dispatcher.py' 2022-12-01T10:00:04.3814175Z adding 'torchgen/api/functionalization.py' 2022-12-01T10:00:04.3819796Z adding 'torchgen/api/lazy.py' 2022-12-01T10:00:04.3821878Z adding 'torchgen/api/meta.py' 2022-12-01T10:00:04.3824567Z adding 'torchgen/api/native.py' 2022-12-01T10:00:04.3841450Z adding 'torchgen/api/python.py' 2022-12-01T10:00:04.3846003Z adding 'torchgen/api/structured.py' 2022-12-01T10:00:04.3851433Z adding 'torchgen/api/translate.py' 2022-12-01T10:00:04.3859794Z adding 'torchgen/api/types.py' 2022-12-01T10:00:04.3863726Z adding 'torchgen/api/ufunc.py' 2022-12-01T10:00:04.3867684Z adding 'torchgen/api/unboxing.py' 2022-12-01T10:00:04.3869636Z adding 'torchgen/dest/__init__.py' 2022-12-01T10:00:04.3877846Z adding 'torchgen/dest/lazy_ir.py' 2022-12-01T10:00:04.3880420Z adding 'torchgen/dest/lazy_ts_lowering.py' 2022-12-01T10:00:04.3882417Z adding 'torchgen/dest/native_functions.py' 2022-12-01T10:00:04.3893126Z adding 'torchgen/dest/register_dispatch_key.py' 2022-12-01T10:00:04.3899231Z adding 'torchgen/dest/ufunc.py' 2022-12-01T10:00:04.3901478Z adding 'torchgen/operator_versions/__init__.py' 2022-12-01T10:00:04.3905326Z adding 'torchgen/operator_versions/gen_mobile_upgraders.py' 2022-12-01T10:00:04.3907335Z adding 'torchgen/operator_versions/gen_mobile_upgraders_constant.py' 2022-12-01T10:00:04.4000285Z adding 'torchgen/packaged/ATen/native/native_functions.yaml' 2022-12-01T10:00:04.4013643Z adding 'torchgen/packaged/ATen/native/tags.yaml' 2022-12-01T10:00:04.4016032Z adding 'torchgen/packaged/ATen/templates/ATenOpList.cpp' 2022-12-01T10:00:04.4017951Z adding 'torchgen/packaged/ATen/templates/CompositeViewCopyKernels.cpp' 2022-12-01T10:00:04.4019635Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunction.h' 2022-12-01T10:00:04.4021518Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions.h' 2022-12-01T10:00:04.4023253Z adding 'torchgen/packaged/ATen/templates/DispatchKeyFunctions_inl.h' 2022-12-01T10:00:04.4024886Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.cpp' 2022-12-01T10:00:04.4026526Z adding 'torchgen/packaged/ATen/templates/DispatchKeyNativeFunctions.h' 2022-12-01T10:00:04.4027874Z adding 'torchgen/packaged/ATen/templates/Function.h' 2022-12-01T10:00:04.4029353Z adding 'torchgen/packaged/ATen/templates/FunctionalInverses.h' 2022-12-01T10:00:04.4031383Z adding 'torchgen/packaged/ATen/templates/Functions.cpp' 2022-12-01T10:00:04.4033761Z adding 'torchgen/packaged/ATen/templates/Functions.h' 2022-12-01T10:00:04.4035688Z adding 'torchgen/packaged/ATen/templates/LazyIr.h' 2022-12-01T10:00:04.4037198Z adding 'torchgen/packaged/ATen/templates/LazyNonNativeIr.h' 2022-12-01T10:00:04.4038823Z adding 'torchgen/packaged/ATen/templates/MethodOperators.h' 2022-12-01T10:00:04.4040337Z adding 'torchgen/packaged/ATen/templates/NativeFunction.h' 2022-12-01T10:00:04.4041997Z adding 'torchgen/packaged/ATen/templates/NativeFunctions.h' 2022-12-01T10:00:04.4043520Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunction.h' 2022-12-01T10:00:04.4045056Z adding 'torchgen/packaged/ATen/templates/NativeMetaFunctions.h' 2022-12-01T10:00:04.4046514Z adding 'torchgen/packaged/ATen/templates/Operator.h' 2022-12-01T10:00:04.4047973Z adding 'torchgen/packaged/ATen/templates/Operators.cpp' 2022-12-01T10:00:04.4050172Z adding 'torchgen/packaged/ATen/templates/Operators.h' 2022-12-01T10:00:04.4051843Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.cpp' 2022-12-01T10:00:04.4053470Z adding 'torchgen/packaged/ATen/templates/RedispatchFunctions.h' 2022-12-01T10:00:04.4055382Z adding 'torchgen/packaged/ATen/templates/RegisterBackendSelect.cpp' 2022-12-01T10:00:04.4057219Z adding 'torchgen/packaged/ATen/templates/RegisterCodegenUnboxedKernels.cpp' 2022-12-01T10:00:04.4058793Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchDefinitions.ini' 2022-12-01T10:00:04.4060562Z adding 'torchgen/packaged/ATen/templates/RegisterDispatchKey.cpp' 2022-12-01T10:00:04.4062613Z adding 'torchgen/packaged/ATen/templates/RegisterFunctionalization.cpp' 2022-12-01T10:00:04.4064198Z adding 'torchgen/packaged/ATen/templates/RegisterSchema.cpp' 2022-12-01T10:00:04.4065709Z adding 'torchgen/packaged/ATen/templates/RegistrationDeclarations.h' 2022-12-01T10:00:04.4074614Z adding 'torchgen/packaged/ATen/templates/TensorBody.h' 2022-12-01T10:00:04.4077426Z adding 'torchgen/packaged/ATen/templates/TensorMethods.cpp' 2022-12-01T10:00:04.4079056Z adding 'torchgen/packaged/ATen/templates/UfuncCPU.cpp' 2022-12-01T10:00:04.4080627Z adding 'torchgen/packaged/ATen/templates/UfuncCPUKernel.cpp' 2022-12-01T10:00:04.4082148Z adding 'torchgen/packaged/ATen/templates/UfuncCUDA.cu' 2022-12-01T10:00:04.4083851Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.cpp' 2022-12-01T10:00:04.4085551Z adding 'torchgen/packaged/ATen/templates/UnboxingFunctions.h' 2022-12-01T10:00:04.4087209Z adding 'torchgen/packaged/ATen/templates/aten_interned_strings.h' 2022-12-01T10:00:04.4088654Z adding 'torchgen/packaged/ATen/templates/enum_tag.h' 2022-12-01T10:00:04.4090368Z adding 'torchgen/selective_build/__init__.py' 2022-12-01T10:00:04.4093343Z adding 'torchgen/selective_build/operator.py' 2022-12-01T10:00:04.4096670Z adding 'torchgen/selective_build/selector.py' 2022-12-01T10:00:04.4098593Z adding 'torchgen/static_runtime/__init__.py' 2022-12-01T10:00:04.4101752Z adding 'torchgen/static_runtime/config.py' 2022-12-01T10:00:04.4104508Z adding 'torchgen/static_runtime/gen_static_runtime_ops.py' 2022-12-01T10:00:04.4111170Z adding 'torchgen/static_runtime/generator.py' 2022-12-01T10:00:04.4150867Z adding 'torch-1.13.0a0+gitc13d400.dist-info/LICENSE' 2022-12-01T10:00:04.4165261Z adding 'torch-1.13.0a0+gitc13d400.dist-info/METADATA' 2022-12-01T10:00:04.4171809Z adding 'torch-1.13.0a0+gitc13d400.dist-info/NOTICE' 2022-12-01T10:00:04.4173842Z adding 'torch-1.13.0a0+gitc13d400.dist-info/WHEEL' 2022-12-01T10:00:04.4174332Z adding 'torch-1.13.0a0+gitc13d400.dist-info/entry_points.txt' 2022-12-01T10:00:04.4175354Z adding 'torch-1.13.0a0+gitc13d400.dist-info/top_level.txt' 2022-12-01T10:00:04.4728180Z adding 'torch-1.13.0a0+gitc13d400.dist-info/RECORD' 2022-12-01T10:00:04.4996178Z removing build/bdist.linux-x86_64/wheel 2022-12-01T10:00:04.7781218Z ++ echo dist/torch-1.13.0a0+gitc13d400-cp37-cp37m-linux_x86_64.whl 2022-12-01T10:00:04.7783183Z + python -mpip install 'dist/torch-1.13.0a0+gitc13d400-cp37-cp37m-linux_x86_64.whl[opt-einsum]' 2022-12-01T10:00:05.1274012Z Processing ./dist/torch-1.13.0a0+gitc13d400-cp37-cp37m-linux_x86_64.whl 2022-12-01T10:00:05.2053977Z 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:05.2065018Z 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:05.2135315Z 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:05.9836575Z Installing collected packages: torch 2022-12-01T10:00:12.3909222Z Successfully installed torch-1.13.0a0+gitc13d400 2022-12-01T10:00:12.4524277Z + set -x 2022-12-01T10:00:12.4524572Z + assert_git_not_dirty 2022-12-01T10:00:12.4525035Z + [[ linux-vulkan-bionic-py3.7-clang9 != *rocm* ]] 2022-12-01T10:00:12.4525513Z + [[ linux-vulkan-bionic-py3.7-clang9 != *xla* ]] 2022-12-01T10:00:12.4527130Z ++ git status --porcelain 2022-12-01T10:00:14.6798374Z + git_status= 2022-12-01T10:00:14.6798796Z + [[ -n '' ]] 2022-12-01T10:00:14.6799004Z + mkdir -p dist 2022-12-01T10:00:14.6875078Z + '[' -f build/.ninja_log ']' 2022-12-01T10:00:14.6875442Z + [[ linux-vulkan-bionic-py3.7-clang9 == *rocm* ]] 2022-12-01T10:00:14.6875749Z + CUSTOM_TEST_ARTIFACT_BUILD_DIR=build/custom_test_artifacts 2022-12-01T10:00:14.6878116Z ++ [[ linux-vulkan-bionic-py3.7-clang9 == *rocm* ]] 2022-12-01T10:00:14.6878520Z ++ echo OFF 2022-12-01T10:00:14.6880400Z + CUSTOM_TEST_USE_ROCM=OFF 2022-12-01T10:00:14.6880825Z + CUSTOM_TEST_MODULE_PATH=/var/lib/jenkins/workspace/cmake/public 2022-12-01T10:00:14.6881363Z + mkdir -pv build/custom_test_artifacts 2022-12-01T10:00:14.6890327Z mkdir: created directory 'build/custom_test_artifacts' 2022-12-01T10:00:14.6891337Z + CUSTOM_OP_BUILD=build/custom_test_artifacts/custom-op-build 2022-12-01T10:00:14.6891860Z + CUSTOM_OP_TEST=/var/lib/jenkins/workspace/test/custom_operator 2022-12-01T10:00:14.6892208Z + python --version 2022-12-01T10:00:14.6904795Z Python 3.7.13 2022-12-01T10:00:14.6909764Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2022-12-01T10:00:14.8671505Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2022-12-01T10:00:14.8672110Z + mkdir -p build/custom_test_artifacts/custom-op-build 2022-12-01T10:00:14.8682083Z + pushd build/custom_test_artifacts/custom-op-build 2022-12-01T10:00:14.8682616Z ~/workspace/build/custom_test_artifacts/custom-op-build ~/workspace 2022-12-01T10:00:14.8684824Z ++ which python 2022-12-01T10:00:14.8693638Z + 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:14.9559746Z -- The C compiler identification is Clang 9.0.0 2022-12-01T10:00:15.0433629Z -- The CXX compiler identification is Clang 9.0.0 2022-12-01T10:00:15.0468627Z -- Check for working C compiler: /opt/cache/bin/clang 2022-12-01T10:00:15.1745763Z -- Check for working C compiler: /opt/cache/bin/clang -- works 2022-12-01T10:00:15.1749356Z -- Detecting C compiler ABI info 2022-12-01T10:00:15.3015787Z -- Detecting C compiler ABI info - done 2022-12-01T10:00:15.3047669Z -- Detecting C compile features 2022-12-01T10:00:15.6160932Z -- Detecting C compile features - done 2022-12-01T10:00:15.6182037Z -- Check for working CXX compiler: /opt/cache/bin/clang++ 2022-12-01T10:00:15.7523950Z -- Check for working CXX compiler: /opt/cache/bin/clang++ -- works 2022-12-01T10:00:15.7529097Z -- Detecting CXX compiler ABI info 2022-12-01T10:00:15.8977497Z -- Detecting CXX compiler ABI info - done 2022-12-01T10:00:15.9007991Z -- Detecting CXX compile features 2022-12-01T10:00:16.6697463Z -- Detecting CXX compile features - done 2022-12-01T10:00:16.6728871Z -- Looking for pthread.h 2022-12-01T10:00:16.7765653Z -- Looking for pthread.h - found 2022-12-01T10:00:16.7767176Z -- Looking for pthread_create 2022-12-01T10:00:16.8803849Z -- Looking for pthread_create - not found 2022-12-01T10:00:16.8804474Z -- Looking for pthread_create in pthreads 2022-12-01T10:00:16.9720644Z -- Looking for pthread_create in pthreads - not found 2022-12-01T10:00:16.9721002Z -- Looking for pthread_create in pthread 2022-12-01T10:00:17.0770185Z -- Looking for pthread_create in pthread - found 2022-12-01T10:00:17.0778961Z -- Found Threads: TRUE 2022-12-01T10:00:17.0932714Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T10:00:17.0933353Z static library kineto_LIBRARY-NOTFOUND not found. 2022-12-01T10:00:17.0933613Z Call Stack (most recent call first): 2022-12-01T10:00:17.0934266Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-12-01T10:00:17.0934710Z CMakeLists.txt:9 (find_package) 2022-12-01T10:00:17.0934874Z 2022-12-01T10:00:17.0934879Z 2022-12-01T10:00:17.0935131Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-12-01T10:00:17.0942361Z -- Configuring done 2022-12-01T10:00:17.0986342Z -- Generating done 2022-12-01T10:00:17.1016804Z CMake Warning: 2022-12-01T10:00:17.1017334Z Manually-specified variables were not used by the project: 2022-12-01T10:00:17.1017636Z 2022-12-01T10:00:17.1017775Z PYTHON_EXECUTABLE 2022-12-01T10:00:17.1017949Z 2022-12-01T10:00:17.1017953Z 2022-12-01T10:00:17.1029114Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build 2022-12-01T10:00:17.1042222Z + make VERBOSE=1 2022-12-01T10:00:17.1053949Z /usr/local/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:17.1081460Z /usr/local/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:17.1096898Z make -f CMakeFiles/Makefile2 all 2022-12-01T10:00:17.1106234Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:17.1106856Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/depend 2022-12-01T10:00:17.1115419Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:17.1116479Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /usr/local/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:17.1135812Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.internal". 2022-12-01T10:00:17.1136721Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.internal". 2022-12-01T10:00:17.1137270Z Scanning dependencies of target custom_ops 2022-12-01T10:00:17.3293318Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:17.3293782Z make -f CMakeFiles/custom_ops.dir/build.make CMakeFiles/custom_ops.dir/build 2022-12-01T10:00:17.4263621Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:17.4288974Z [ 25%] Building CXX object CMakeFiles/custom_ops.dir/op.cpp.o 2022-12-01T10:00:17.4293037Z /opt/cache/bin/clang++ -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 -std=gnu++14 -o CMakeFiles/custom_ops.dir/op.cpp.o -c /var/lib/jenkins/workspace/test/custom_operator/op.cpp 2022-12-01T10:00:17.9513316Z [ 50%] Linking CXX shared library libcustom_ops.so 2022-12-01T10:00:17.9515604Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/custom_ops.dir/link.txt --verbose=1 2022-12-01T10:00:17.9532222Z /opt/cache/bin/clang++ -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/libc10.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread 2022-12-01T10:00:18.1331626Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:18.1371898Z [ 50%] Built target custom_ops 2022-12-01T10:00:18.1375176Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/depend 2022-12-01T10:00:18.1385672Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:18.1386952Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build && /usr/local/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:18.1409831Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.internal". 2022-12-01T10:00:18.1410761Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.internal". 2022-12-01T10:00:18.1411396Z Scanning dependencies of target test_custom_ops 2022-12-01T10:00:18.3451726Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:18.3452245Z make -f CMakeFiles/test_custom_ops.dir/build.make CMakeFiles/test_custom_ops.dir/build 2022-12-01T10:00:18.4453345Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:18.4479166Z [ 75%] Building CXX object CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o 2022-12-01T10:00:18.4483753Z /opt/cache/bin/clang++ -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 -std=gnu++14 -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:18.9293063Z [100%] Linking CXX executable test_custom_ops 2022-12-01T10:00:18.9295582Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_custom_ops.dir/link.txt --verbose=1 2022-12-01T10:00:18.9314431Z /opt/cache/bin/clang++ -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 /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so 2022-12-01T10:00:19.1915322Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:19.1957697Z [100%] Built target test_custom_ops 2022-12-01T10:00:19.1960967Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build' 2022-12-01T10:00:19.1962426Z /usr/local/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-op-build/CMakeFiles 0 2022-12-01T10:00:19.1982585Z + popd 2022-12-01T10:00:19.1982923Z ~/workspace 2022-12-01T10:00:19.1983226Z + assert_git_not_dirty 2022-12-01T10:00:19.1983671Z + [[ linux-vulkan-bionic-py3.7-clang9 != *rocm* ]] 2022-12-01T10:00:19.1984003Z + [[ linux-vulkan-bionic-py3.7-clang9 != *xla* ]] 2022-12-01T10:00:19.1986168Z ++ git status --porcelain 2022-12-01T10:00:19.2777066Z + git_status= 2022-12-01T10:00:19.2777543Z + [[ -n '' ]] 2022-12-01T10:00:19.2777993Z + JIT_HOOK_BUILD=build/custom_test_artifacts/jit-hook-build 2022-12-01T10:00:19.2778453Z + JIT_HOOK_TEST=/var/lib/jenkins/workspace/test/jit_hooks 2022-12-01T10:00:19.2778883Z + python --version 2022-12-01T10:00:19.2791031Z Python 3.7.13 2022-12-01T10:00:19.2795962Z ++ python -c 'from distutils.sysconfig import get_python_lib; print(get_python_lib())' 2022-12-01T10:00:19.4528406Z + SITE_PACKAGES=/opt/conda/lib/python3.7/site-packages 2022-12-01T10:00:19.4528772Z + mkdir -p build/custom_test_artifacts/jit-hook-build 2022-12-01T10:00:19.4537455Z + pushd build/custom_test_artifacts/jit-hook-build 2022-12-01T10:00:19.4537924Z ~/workspace/build/custom_test_artifacts/jit-hook-build ~/workspace 2022-12-01T10:00:19.4540562Z ++ which python 2022-12-01T10:00:19.4548823Z + 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:19.5165815Z -- The C compiler identification is Clang 9.0.0 2022-12-01T10:00:19.6035885Z -- The CXX compiler identification is Clang 9.0.0 2022-12-01T10:00:19.6071355Z -- Check for working C compiler: /opt/cache/bin/clang 2022-12-01T10:00:19.7100756Z -- Check for working C compiler: /opt/cache/bin/clang -- works 2022-12-01T10:00:19.7104572Z -- Detecting C compiler ABI info 2022-12-01T10:00:19.8157681Z -- Detecting C compiler ABI info - done 2022-12-01T10:00:19.8189391Z -- Detecting C compile features 2022-12-01T10:00:20.1435818Z -- Detecting C compile features - done 2022-12-01T10:00:20.1458155Z -- Check for working CXX compiler: /opt/cache/bin/clang++ 2022-12-01T10:00:20.2857017Z -- Check for working CXX compiler: /opt/cache/bin/clang++ -- works 2022-12-01T10:00:20.2861535Z -- Detecting CXX compiler ABI info 2022-12-01T10:00:20.4231127Z -- Detecting CXX compiler ABI info - done 2022-12-01T10:00:20.4261926Z -- Detecting CXX compile features 2022-12-01T10:00:21.1119613Z -- Detecting CXX compile features - done 2022-12-01T10:00:21.1151173Z -- Looking for pthread.h 2022-12-01T10:00:21.2225310Z -- Looking for pthread.h - found 2022-12-01T10:00:21.2226333Z -- Looking for pthread_create 2022-12-01T10:00:21.3247194Z -- Looking for pthread_create - not found 2022-12-01T10:00:21.3247535Z -- Looking for pthread_create in pthreads 2022-12-01T10:00:21.4151759Z -- Looking for pthread_create in pthreads - not found 2022-12-01T10:00:21.4152115Z -- Looking for pthread_create in pthread 2022-12-01T10:00:21.5174882Z -- Looking for pthread_create in pthread - found 2022-12-01T10:00:21.5182215Z -- Found Threads: TRUE 2022-12-01T10:00:21.5312303Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T10:00:21.5312981Z static library kineto_LIBRARY-NOTFOUND not found. 2022-12-01T10:00:21.5313240Z Call Stack (most recent call first): 2022-12-01T10:00:21.5313652Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-12-01T10:00:21.5313951Z CMakeLists.txt:9 (find_package) 2022-12-01T10:00:21.5314066Z 2022-12-01T10:00:21.5314071Z 2022-12-01T10:00:21.5315819Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-12-01T10:00:21.5322954Z -- Configuring done 2022-12-01T10:00:21.5348210Z -- Generating done 2022-12-01T10:00:21.5351847Z CMake Warning: 2022-12-01T10:00:21.5352250Z Manually-specified variables were not used by the project: 2022-12-01T10:00:21.5352426Z 2022-12-01T10:00:21.5352507Z PYTHON_EXECUTABLE 2022-12-01T10:00:21.5352628Z 2022-12-01T10:00:21.5352632Z 2022-12-01T10:00:21.5364446Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build 2022-12-01T10:00:21.5377503Z + make VERBOSE=1 2022-12-01T10:00:21.5388512Z /usr/local/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:21.5418419Z /usr/local/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:21.5453332Z make -f CMakeFiles/Makefile2 all 2022-12-01T10:00:21.5462363Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:00:21.5462985Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/depend 2022-12-01T10:00:21.5472000Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:00:21.5473224Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build && /usr/local/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:21.5494700Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.internal". 2022-12-01T10:00:21.5495763Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.internal". 2022-12-01T10:00:21.5496318Z Scanning dependencies of target test_jit_hooks 2022-12-01T10:00:21.7534059Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:00:21.7534560Z make -f CMakeFiles/test_jit_hooks.dir/build.make CMakeFiles/test_jit_hooks.dir/build 2022-12-01T10:00:21.8533342Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:00:21.8558749Z [ 50%] Building CXX object CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o 2022-12-01T10:00:21.8563181Z /opt/cache/bin/clang++ -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 -std=gnu++14 -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:22.3566208Z [100%] Linking CXX executable test_jit_hooks 2022-12-01T10:00:22.3568772Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_jit_hooks.dir/link.txt --verbose=1 2022-12-01T10:00:22.3587069Z /opt/cache/bin/clang++ -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/libc10.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread 2022-12-01T10:00:22.6308055Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:00:22.6348492Z [100%] Built target test_jit_hooks 2022-12-01T10:00:22.6352731Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build' 2022-12-01T10:00:22.6353615Z /usr/local/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/jit-hook-build/CMakeFiles 0 2022-12-01T10:00:22.6374511Z + popd 2022-12-01T10:00:22.6374757Z ~/workspace 2022-12-01T10:00:22.6374952Z + assert_git_not_dirty 2022-12-01T10:00:22.6375315Z + [[ linux-vulkan-bionic-py3.7-clang9 != *rocm* ]] 2022-12-01T10:00:22.6375695Z + [[ linux-vulkan-bionic-py3.7-clang9 != *xla* ]] 2022-12-01T10:00:22.6377889Z ++ git status --porcelain 2022-12-01T10:00:22.7177695Z + git_status= 2022-12-01T10:00:22.7178288Z + [[ -n '' ]] 2022-12-01T10:00:22.7178650Z + CUSTOM_BACKEND_BUILD=build/custom_test_artifacts/custom-backend-build 2022-12-01T10:00:22.7178999Z + CUSTOM_BACKEND_TEST=/var/lib/jenkins/workspace/test/custom_backend 2022-12-01T10:00:22.7179248Z + python --version 2022-12-01T10:00:22.7191069Z Python 3.7.13 2022-12-01T10:00:22.7192759Z + mkdir -p build/custom_test_artifacts/custom-backend-build 2022-12-01T10:00:22.7203512Z + pushd build/custom_test_artifacts/custom-backend-build 2022-12-01T10:00:22.7203914Z ~/workspace/build/custom_test_artifacts/custom-backend-build ~/workspace 2022-12-01T10:00:22.7206853Z ++ which python 2022-12-01T10:00:22.7215428Z + 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:22.7862071Z -- The C compiler identification is Clang 9.0.0 2022-12-01T10:00:22.8761094Z -- The CXX compiler identification is Clang 9.0.0 2022-12-01T10:00:22.8796721Z -- Check for working C compiler: /opt/cache/bin/clang 2022-12-01T10:00:22.9836370Z -- Check for working C compiler: /opt/cache/bin/clang -- works 2022-12-01T10:00:22.9840324Z -- Detecting C compiler ABI info 2022-12-01T10:00:23.0871807Z -- Detecting C compiler ABI info - done 2022-12-01T10:00:23.0902822Z -- Detecting C compile features 2022-12-01T10:00:23.3966306Z -- Detecting C compile features - done 2022-12-01T10:00:23.3988019Z -- Check for working CXX compiler: /opt/cache/bin/clang++ 2022-12-01T10:00:23.5313824Z -- Check for working CXX compiler: /opt/cache/bin/clang++ -- works 2022-12-01T10:00:23.5318956Z -- Detecting CXX compiler ABI info 2022-12-01T10:00:23.6698498Z -- Detecting CXX compiler ABI info - done 2022-12-01T10:00:23.6729585Z -- Detecting CXX compile features 2022-12-01T10:00:24.3811719Z -- Detecting CXX compile features - done 2022-12-01T10:00:24.3843590Z -- Looking for pthread.h 2022-12-01T10:00:24.4912763Z -- Looking for pthread.h - found 2022-12-01T10:00:24.4915256Z -- Looking for pthread_create 2022-12-01T10:00:24.6139671Z -- Looking for pthread_create - not found 2022-12-01T10:00:24.6140114Z -- Looking for pthread_create in pthreads 2022-12-01T10:00:24.7082640Z -- Looking for pthread_create in pthreads - not found 2022-12-01T10:00:24.7083022Z -- Looking for pthread_create in pthread 2022-12-01T10:00:24.8142447Z -- Looking for pthread_create in pthread - found 2022-12-01T10:00:24.8150312Z -- Found Threads: TRUE 2022-12-01T10:00:24.8283380Z CMake Warning at /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:22 (message): 2022-12-01T10:00:24.8283875Z static library kineto_LIBRARY-NOTFOUND not found. 2022-12-01T10:00:24.8284140Z Call Stack (most recent call first): 2022-12-01T10:00:24.8284574Z /opt/conda/lib/python3.7/site-packages/torch/share/cmake/Torch/TorchConfig.cmake:127 (append_torchlib_if_found) 2022-12-01T10:00:24.8284943Z CMakeLists.txt:9 (find_package) 2022-12-01T10:00:24.8285071Z 2022-12-01T10:00:24.8285076Z 2022-12-01T10:00:24.8285984Z -- Found Torch: /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so 2022-12-01T10:00:24.8293059Z -- Configuring done 2022-12-01T10:00:24.8337843Z -- Generating done 2022-12-01T10:00:24.8373164Z CMake Warning: 2022-12-01T10:00:24.8373755Z Manually-specified variables were not used by the project: 2022-12-01T10:00:24.8374010Z 2022-12-01T10:00:24.8374094Z PYTHON_EXECUTABLE 2022-12-01T10:00:24.8374199Z 2022-12-01T10:00:24.8374204Z 2022-12-01T10:00:24.8386169Z -- Build files have been written to: /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build 2022-12-01T10:00:24.8400941Z + make VERBOSE=1 2022-12-01T10:00:24.8412779Z /usr/local/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:24.8443238Z /usr/local/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:24.8462049Z make -f CMakeFiles/Makefile2 all 2022-12-01T10:00:24.8472174Z make[1]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:24.8472637Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/depend 2022-12-01T10:00:24.8482487Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:24.8484644Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /usr/local/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:24.8506700Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.internal". 2022-12-01T10:00:24.8507697Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.internal". 2022-12-01T10:00:24.8508280Z Scanning dependencies of target custom_backend 2022-12-01T10:00:24.8833774Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:24.8834353Z make -f CMakeFiles/custom_backend.dir/build.make CMakeFiles/custom_backend.dir/build 2022-12-01T10:00:24.8975529Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:24.8999996Z [ 25%] Building CXX object CMakeFiles/custom_backend.dir/custom_backend.cpp.o 2022-12-01T10:00:24.9003825Z /opt/cache/bin/clang++ -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 -std=gnu++14 -o CMakeFiles/custom_backend.dir/custom_backend.cpp.o -c /var/lib/jenkins/workspace/test/custom_backend/custom_backend.cpp 2022-12-01T10:00:25.2386349Z [ 50%] Linking CXX shared library libcustom_backend.so 2022-12-01T10:00:25.2388407Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/custom_backend.dir/link.txt --verbose=1 2022-12-01T10:00:25.2405729Z /opt/cache/bin/clang++ -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/libc10.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch.so /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread 2022-12-01T10:00:25.4415509Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:25.4452704Z [ 50%] Built target custom_backend 2022-12-01T10:00:25.4457352Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/depend 2022-12-01T10:00:25.4467790Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:25.4469894Z cd /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build && /usr/local/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:25.4492680Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.internal". 2022-12-01T10:00:25.4493696Z Dependee "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.internal". 2022-12-01T10:00:25.4494292Z Scanning dependencies of target test_custom_backend 2022-12-01T10:00:25.6525290Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:25.6525778Z make -f CMakeFiles/test_custom_backend.dir/build.make CMakeFiles/test_custom_backend.dir/build 2022-12-01T10:00:25.7510228Z make[2]: Entering directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:25.7535898Z [ 75%] Building CXX object CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o 2022-12-01T10:00:25.7540409Z /opt/cache/bin/clang++ -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 -std=gnu++14 -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:26.2272824Z [100%] Linking CXX executable test_custom_backend 2022-12-01T10:00:26.2273923Z /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_custom_backend.dir/link.txt --verbose=1 2022-12-01T10:00:26.2293271Z /opt/cache/bin/clang++ -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 /opt/conda/lib/python3.7/site-packages/torch/lib/libtorch_cpu.so /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so -lpthread /opt/conda/lib/python3.7/site-packages/torch/lib/libc10.so 2022-12-01T10:00:26.4555485Z make[2]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:26.4593271Z [100%] Built target test_custom_backend 2022-12-01T10:00:26.4597153Z make[1]: Leaving directory '/var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build' 2022-12-01T10:00:26.4598305Z /usr/local/bin/cmake -E cmake_progress_start /var/lib/jenkins/workspace/build/custom_test_artifacts/custom-backend-build/CMakeFiles 0 2022-12-01T10:00:26.4619238Z + popd 2022-12-01T10:00:26.4619497Z ~/workspace 2022-12-01T10:00:26.4619818Z + assert_git_not_dirty 2022-12-01T10:00:26.4620348Z + [[ linux-vulkan-bionic-py3.7-clang9 != *rocm* ]] 2022-12-01T10:00:26.4620664Z + [[ linux-vulkan-bionic-py3.7-clang9 != *xla* ]] 2022-12-01T10:00:26.4623232Z ++ git status --porcelain 2022-12-01T10:00:26.5418369Z + git_status= 2022-12-01T10:00:26.5418804Z + [[ -n '' ]] 2022-12-01T10:00:26.5419128Z + [[ linux-vulkan-bionic-py3.7-clang9 != *libtorch* ]] 2022-12-01T10:00:26.5419507Z + [[ linux-vulkan-bionic-py3.7-clang9 != *bazel* ]] 2022-12-01T10:00:26.5419763Z + python tools/stats/export_test_times.py 2022-12-01T10:00:26.5906524Z Ignoring disabled issues: [] 2022-12-01T10:00:26.5906958Z Exporting test times from test-infra to .pytorch-test-times.json 2022-12-01T10:00:26.5907528Z 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:26.6706523Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-vulkan-bionic-py3.7-clang9 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:26.6885944Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-vulkan-bionic-py3.7-clang9 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:26.7047013Z Could not download https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json because: linux-vulkan-bionic-py3.7-clang9 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:26.7048567Z All retries exhausted, downloading https://raw.githubusercontent.com/pytorch/test-infra/generated-stats/stats/test-times.json failed. 2022-12-01T10:00:26.7113427Z + print_sccache_stats 2022-12-01T10:00:26.7113792Z + echo 'PyTorch Build Statistics' 2022-12-01T10:00:26.7113990Z PyTorch Build Statistics 2022-12-01T10:00:26.7114222Z + sccache --show-stats 2022-12-01T10:00:26.7139148Z Compile requests 6794 2022-12-01T10:00:26.7139490Z Compile requests executed 6447 2022-12-01T10:00:26.7139771Z Cache hits 6419 2022-12-01T10:00:26.7139966Z Cache hits (C/C++) 6419 2022-12-01T10:00:26.7140217Z Cache misses 3 2022-12-01T10:00:26.7140412Z Cache misses (C/C++) 3 2022-12-01T10:00:26.7140609Z Cache timeouts 0 2022-12-01T10:00:26.7140806Z Cache read errors 0 2022-12-01T10:00:26.7140991Z Forced recaches 0 2022-12-01T10:00:26.7141192Z Cache write errors 0 2022-12-01T10:00:26.7141403Z Compilation failures 7 2022-12-01T10:00:26.7141630Z Cache errors 18 2022-12-01T10:00:26.7141876Z Cache errors (C/C++) 18 2022-12-01T10:00:26.7142161Z Non-cacheable compilations 0 2022-12-01T10:00:26.7142403Z Non-cacheable calls 14 2022-12-01T10:00:26.7142695Z Non-compilation calls 333 2022-12-01T10:00:26.7142909Z Unsupported compiler calls 0 2022-12-01T10:00:26.7143110Z Average cache write 0.132 s 2022-12-01T10:00:26.7143373Z Average cache read miss 18.353 s 2022-12-01T10:00:26.7143582Z Average cache read hit 0.049 s 2022-12-01T10:00:26.7144035Z Failed distributed compilations 0 2022-12-01T10:00:26.7144249Z 2022-12-01T10:00:26.7144441Z Non-cacheable reasons: 2022-12-01T10:00:26.7144765Z multiple input files 13 2022-12-01T10:00:26.7145103Z unknown source language 1 2022-12-01T10:00:26.7145293Z 2022-12-01T10:00:26.7145940Z 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:26.7146682Z + [[ -n 9818097741 ]] 2022-12-01T10:00:26.7147113Z + sccache --show-stats --stats-format json 2022-12-01T10:00:26.7147451Z + jq .stats 2022-12-01T10:00:26.7254430Z + sccache_epilogue 2022-12-01T10:00:26.7254865Z + echo '::group::Sccache Compilation Log' 2022-12-01T10:00:26.7255468Z ##[group]Sccache Compilation Log 2022-12-01T10:00:26.7255774Z + echo '=================== sccache compilation log ===================' 2022-12-01T10:00:26.7256042Z =================== sccache compilation log =================== 2022-12-01T10:00:26.7256360Z + python /var/lib/jenkins/workspace/.jenkins/pytorch/print_sccache_log.py /var/lib/jenkins/sccache_error.log 2022-12-01T10:00:26.7416118Z + echo '=========== If your build fails, please take a look at the log above for possible reasons ===========' 2022-12-01T10:00:26.7416762Z =========== If your build fails, please take a look at the log above for possible reasons =========== 2022-12-01T10:00:26.7417074Z + sccache --show-stats 2022-12-01T10:00:26.7437737Z Compile requests 6794 2022-12-01T10:00:26.7437997Z Compile requests executed 6447 2022-12-01T10:00:26.7438280Z Cache hits 6419 2022-12-01T10:00:26.7438564Z Cache hits (C/C++) 6419 2022-12-01T10:00:26.7438926Z Cache misses 3 2022-12-01T10:00:26.7439290Z Cache misses (C/C++) 3 2022-12-01T10:00:26.7439511Z Cache timeouts 0 2022-12-01T10:00:26.7439705Z Cache read errors 0 2022-12-01T10:00:26.7439928Z Forced recaches 0 2022-12-01T10:00:26.7440256Z Cache write errors 0 2022-12-01T10:00:26.7440560Z Compilation failures 7 2022-12-01T10:00:26.7440853Z Cache errors 18 2022-12-01T10:00:26.7441126Z Cache errors (C/C++) 18 2022-12-01T10:00:26.7441514Z Non-cacheable compilations 0 2022-12-01T10:00:26.7441883Z Non-cacheable calls 14 2022-12-01T10:00:26.7442182Z Non-compilation calls 333 2022-12-01T10:00:26.7442602Z Unsupported compiler calls 0 2022-12-01T10:00:26.7442995Z Average cache write 0.132 s 2022-12-01T10:00:26.7443288Z Average cache read miss 18.353 s 2022-12-01T10:00:26.7443500Z Average cache read hit 0.049 s 2022-12-01T10:00:26.7443703Z Failed distributed compilations 0 2022-12-01T10:00:26.7443841Z 2022-12-01T10:00:26.7443956Z Non-cacheable reasons: 2022-12-01T10:00:26.7444164Z multiple input files 13 2022-12-01T10:00:26.7444361Z unknown source language 1 2022-12-01T10:00:26.7444485Z 2022-12-01T10:00:26.7444904Z 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:26.7445330Z + sccache --stop-server 2022-12-01T10:00:26.7462728Z Stopping sccache server... 2022-12-01T10:00:26.7465157Z Compile requests 6794 2022-12-01T10:00:26.7465532Z Compile requests executed 6447 2022-12-01T10:00:26.7465880Z Cache hits 6419 2022-12-01T10:00:26.7466225Z Cache hits (C/C++) 6419 2022-12-01T10:00:26.7466525Z Cache misses 3 2022-12-01T10:00:26.7466722Z Cache misses (C/C++) 3 2022-12-01T10:00:26.7466909Z Cache timeouts 0 2022-12-01T10:00:26.7467141Z Cache read errors 0 2022-12-01T10:00:26.7467647Z Forced recaches 0 2022-12-01T10:00:26.7468667Z Cache write errors 0 2022-12-01T10:00:26.7469044Z Compilation failures 7 2022-12-01T10:00:26.7469380Z Cache errors 18 2022-12-01T10:00:26.7469719Z Cache errors (C/C++) 18 2022-12-01T10:00:26.7470243Z Non-cacheable compilations 0 2022-12-01T10:00:26.7470874Z Non-cacheable calls 14 2022-12-01T10:00:26.7471320Z Non-compilation calls 333 2022-12-01T10:00:26.7471529Z Unsupported compiler calls 0 2022-12-01T10:00:26.7471755Z Average cache write 0.132 s 2022-12-01T10:00:26.7471971Z Average cache read miss 18.353 s 2022-12-01T10:00:26.7472169Z Average cache read hit 0.049 s 2022-12-01T10:00:26.7472388Z Failed distributed compilations 0 2022-12-01T10:00:26.7472522Z 2022-12-01T10:00:26.7472632Z Non-cacheable reasons: 2022-12-01T10:00:26.7472827Z multiple input files 13 2022-12-01T10:00:26.7473034Z unknown source language 1 2022-12-01T10:00:26.7473160Z 2022-12-01T10:00:26.7473576Z 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:26.7473974Z + echo ::endgroup:: 2022-12-01T10:00:26.7474394Z ##[endgroup] 2022-12-01T10:00:26.7536375Z ##[group]Run zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .pytorch-test-times.json 2022-12-01T10:00:26.7536804Z zip -1 -r artifacts.zip dist/ build/custom_test_artifacts build/lib build/bin .pytorch-test-times.json 2022-12-01T10:00:26.7548268Z shell: /usr/bin/bash -e {0} 2022-12-01T10:00:26.7548467Z ##[endgroup] 2022-12-01T10:00:26.7621983Z zip warning: name not matched: .pytorch-test-times.json 2022-12-01T10:00:26.7630357Z adding: dist/ (stored 0%) 2022-12-01T10:00:30.2869922Z adding: dist/torch-1.13.0a0+gitc13d400-cp37-cp37m-linux_x86_64.whl (deflated 2%) 2022-12-01T10:00:30.2870262Z adding: build/custom_test_artifacts/ (stored 0%) 2022-12-01T10:00:30.2870601Z adding: build/custom_test_artifacts/custom-op-build/ (stored 0%) 2022-12-01T10:00:30.2870970Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/ (stored 0%) 2022-12-01T10:00:30.2872329Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeOutput.log (deflated 90%) 2022-12-01T10:00:30.2872795Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/ (stored 0%) 2022-12-01T10:00:30.2873217Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeSystem.cmake (deflated 64%) 2022-12-01T10:00:30.2873663Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/ (stored 0%) 2022-12-01T10:00:30.2874101Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/tmp/ (stored 0%) 2022-12-01T10:00:30.2874752Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-12-01T10:00:30.2876614Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdC/a.out (deflated 69%) 2022-12-01T10:00:30.2877068Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/ (stored 0%) 2022-12-01T10:00:30.2877517Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/tmp/ (stored 0%) 2022-12-01T10:00:30.2878702Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2022-12-01T10:00:30.2880252Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CompilerIdCXX/a.out (deflated 69%) 2022-12-01T10:00:30.2881827Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_C.bin (deflated 67%) 2022-12-01T10:00:30.2882408Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeCCompiler.cmake (deflated 65%) 2022-12-01T10:00:30.2883908Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CXX.bin (deflated 67%) 2022-12-01T10:00:30.2884738Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/3.13.5/CMakeCXXCompiler.cmake (deflated 72%) 2022-12-01T10:00:30.2885185Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-12-01T10:00:30.2885897Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.c (deflated 64%) 2022-12-01T10:00:30.2886335Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.cxx (deflated 88%) 2022-12-01T10:00:30.2887787Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/feature_tests.bin (deflated 73%) 2022-12-01T10:00:30.2888389Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeError.log (deflated 73%) 2022-12-01T10:00:30.2888894Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-12-01T10:00:30.2889338Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/ (stored 0%) 2022-12-01T10:00:30.2911091Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.make (deflated 96%) 2022-12-01T10:00:30.2911748Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/link.txt (deflated 61%) 2022-12-01T10:00:30.2912370Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/cmake_clean.cmake (deflated 37%) 2022-12-01T10:00:30.2912993Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/build.make (deflated 74%) 2022-12-01T10:00:30.2913542Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/DependInfo.cmake (deflated 52%) 2022-12-01T10:00:30.2914010Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/flags.make (deflated 37%) 2022-12-01T10:00:30.2914480Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/progress.make (deflated 26%) 2022-12-01T10:00:30.2963456Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/CXX.includecache (deflated 94%) 2022-12-01T10:00:30.2979295Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/depend.internal (deflated 94%) 2022-12-01T10:00:30.3037004Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/test_custom_ops.dir/test_custom_ops.cpp.o (deflated 79%) 2022-12-01T10:00:30.3057252Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/ (stored 0%) 2022-12-01T10:00:30.3057774Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.make (deflated 96%) 2022-12-01T10:00:30.3058302Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/link.txt (deflated 61%) 2022-12-01T10:00:30.3058872Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/cmake_clean.cmake (deflated 32%) 2022-12-01T10:00:30.3059485Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/build.make (deflated 72%) 2022-12-01T10:00:30.3059955Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/DependInfo.cmake (deflated 47%) 2022-12-01T10:00:30.3060420Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/flags.make (deflated 36%) 2022-12-01T10:00:30.3060872Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/progress.make (deflated 26%) 2022-12-01T10:00:30.3109260Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/CXX.includecache (deflated 94%) 2022-12-01T10:00:30.3125234Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/depend.internal (deflated 94%) 2022-12-01T10:00:30.3213490Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/custom_ops.dir/op.cpp.o (deflated 79%) 2022-12-01T10:00:30.3214122Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 48%) 2022-12-01T10:00:30.3214620Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/TargetDirectories.txt (deflated 74%) 2022-12-01T10:00:30.3215141Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/progress.marks (stored 0%) 2022-12-01T10:00:30.3215829Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile2 (deflated 74%) 2022-12-01T10:00:30.3216246Z adding: build/custom_test_artifacts/custom-op-build/CMakeFiles/Makefile.cmake (deflated 85%) 2022-12-01T10:00:30.3217638Z adding: build/custom_test_artifacts/custom-op-build/CMakeCache.txt (deflated 78%) 2022-12-01T10:00:30.3218472Z adding: build/custom_test_artifacts/custom-op-build/Makefile (deflated 73%) 2022-12-01T10:00:30.3219309Z adding: build/custom_test_artifacts/custom-op-build/cmake_install.cmake (deflated 61%) 2022-12-01T10:00:30.3305858Z adding: build/custom_test_artifacts/custom-op-build/libcustom_ops.so (deflated 71%) 2022-12-01T10:00:30.3357448Z adding: build/custom_test_artifacts/custom-op-build/test_custom_ops (deflated 69%) 2022-12-01T10:00:30.3358081Z adding: build/custom_test_artifacts/jit-hook-build/ (stored 0%) 2022-12-01T10:00:30.3358434Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/ (stored 0%) 2022-12-01T10:00:30.3360494Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeOutput.log (deflated 90%) 2022-12-01T10:00:30.3361181Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/ (stored 0%) 2022-12-01T10:00:30.3361616Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeSystem.cmake (deflated 64%) 2022-12-01T10:00:30.3362038Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/ (stored 0%) 2022-12-01T10:00:30.3362542Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/tmp/ (stored 0%) 2022-12-01T10:00:30.3363385Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-12-01T10:00:30.3364361Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdC/a.out (deflated 69%) 2022-12-01T10:00:30.3365005Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/ (stored 0%) 2022-12-01T10:00:30.3365445Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/tmp/ (stored 0%) 2022-12-01T10:00:30.3366628Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2022-12-01T10:00:30.3368054Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CompilerIdCXX/a.out (deflated 69%) 2022-12-01T10:00:30.3369856Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_C.bin (deflated 67%) 2022-12-01T10:00:30.3370693Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeCCompiler.cmake (deflated 65%) 2022-12-01T10:00:30.3371836Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CXX.bin (deflated 67%) 2022-12-01T10:00:30.3372819Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/3.13.5/CMakeCXXCompiler.cmake (deflated 72%) 2022-12-01T10:00:30.3373616Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-12-01T10:00:30.3374353Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.c (deflated 64%) 2022-12-01T10:00:30.3374792Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.cxx (deflated 88%) 2022-12-01T10:00:30.3375676Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/feature_tests.bin (deflated 73%) 2022-12-01T10:00:30.3376434Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeError.log (deflated 73%) 2022-12-01T10:00:30.3377102Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-12-01T10:00:30.3377535Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/ (stored 0%) 2022-12-01T10:00:30.3398980Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.make (deflated 96%) 2022-12-01T10:00:30.3399841Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/link.txt (deflated 64%) 2022-12-01T10:00:30.3400812Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/cmake_clean.cmake (deflated 36%) 2022-12-01T10:00:30.3401677Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/build.make (deflated 73%) 2022-12-01T10:00:30.3402252Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/DependInfo.cmake (deflated 48%) 2022-12-01T10:00:30.3402719Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/flags.make (deflated 37%) 2022-12-01T10:00:30.3403174Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/progress.make (deflated 26%) 2022-12-01T10:00:30.3451466Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/CXX.includecache (deflated 94%) 2022-12-01T10:00:30.3467294Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/depend.internal (deflated 94%) 2022-12-01T10:00:30.3504884Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/test_jit_hooks.dir/test_jit_hooks.cpp.o (deflated 77%) 2022-12-01T10:00:30.3505795Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 47%) 2022-12-01T10:00:30.3506654Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/TargetDirectories.txt (deflated 64%) 2022-12-01T10:00:30.3507318Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/progress.marks (stored 0%) 2022-12-01T10:00:30.3507995Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile2 (deflated 67%) 2022-12-01T10:00:30.3508417Z adding: build/custom_test_artifacts/jit-hook-build/CMakeFiles/Makefile.cmake (deflated 85%) 2022-12-01T10:00:30.3509191Z adding: build/custom_test_artifacts/jit-hook-build/CMakeCache.txt (deflated 78%) 2022-12-01T10:00:30.3509980Z adding: build/custom_test_artifacts/jit-hook-build/Makefile (deflated 70%) 2022-12-01T10:00:30.3510713Z adding: build/custom_test_artifacts/jit-hook-build/cmake_install.cmake (deflated 60%) 2022-12-01T10:00:30.3544117Z adding: build/custom_test_artifacts/jit-hook-build/test_jit_hooks (deflated 68%) 2022-12-01T10:00:30.3544784Z adding: build/custom_test_artifacts/custom-backend-build/ (stored 0%) 2022-12-01T10:00:30.3545158Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/ (stored 0%) 2022-12-01T10:00:30.3547289Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeOutput.log (deflated 90%) 2022-12-01T10:00:30.3548201Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/ (stored 0%) 2022-12-01T10:00:30.3548656Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeSystem.cmake (deflated 64%) 2022-12-01T10:00:30.3549097Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/ (stored 0%) 2022-12-01T10:00:30.3549557Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/tmp/ (stored 0%) 2022-12-01T10:00:30.3550191Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/CMakeCCompilerId.c (deflated 77%) 2022-12-01T10:00:30.3552062Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdC/a.out (deflated 69%) 2022-12-01T10:00:30.3552801Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/ (stored 0%) 2022-12-01T10:00:30.3553264Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/tmp/ (stored 0%) 2022-12-01T10:00:30.3554287Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/CMakeCXXCompilerId.cpp (deflated 77%) 2022-12-01T10:00:30.3556273Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CompilerIdCXX/a.out (deflated 69%) 2022-12-01T10:00:30.3558083Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_C.bin (deflated 67%) 2022-12-01T10:00:30.3559338Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeCCompiler.cmake (deflated 65%) 2022-12-01T10:00:30.3561368Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeDetermineCompilerABI_CXX.bin (deflated 67%) 2022-12-01T10:00:30.3562470Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/3.13.5/CMakeCXXCompiler.cmake (deflated 72%) 2022-12-01T10:00:30.3563346Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeTmp/ (stored 0%) 2022-12-01T10:00:30.3564145Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.c (deflated 64%) 2022-12-01T10:00:30.3564969Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.cxx (deflated 88%) 2022-12-01T10:00:30.3566562Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/feature_tests.bin (deflated 73%) 2022-12-01T10:00:30.3567688Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeError.log (deflated 73%) 2022-12-01T10:00:30.3568528Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/cmake.check_cache (deflated 8%) 2022-12-01T10:00:30.3569461Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/ (stored 0%) 2022-12-01T10:00:30.3592297Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.make (deflated 96%) 2022-12-01T10:00:30.3593259Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/link.txt (deflated 62%) 2022-12-01T10:00:30.3594220Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/cmake_clean.cmake (deflated 41%) 2022-12-01T10:00:30.3595336Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/build.make (deflated 75%) 2022-12-01T10:00:30.3596292Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/DependInfo.cmake (deflated 53%) 2022-12-01T10:00:30.3597240Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/flags.make (deflated 37%) 2022-12-01T10:00:30.3598190Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/progress.make (deflated 26%) 2022-12-01T10:00:30.3646361Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/CXX.includecache (deflated 94%) 2022-12-01T10:00:30.3662634Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/depend.internal (deflated 94%) 2022-12-01T10:00:30.3693757Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/test_custom_backend.dir/test_custom_backend.cpp.o (deflated 77%) 2022-12-01T10:00:30.3694673Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/ (stored 0%) 2022-12-01T10:00:30.3698225Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.make (deflated 94%) 2022-12-01T10:00:30.3699147Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/link.txt (deflated 63%) 2022-12-01T10:00:30.3700088Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/cmake_clean.cmake (deflated 38%) 2022-12-01T10:00:30.3701027Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/build.make (deflated 74%) 2022-12-01T10:00:30.3701946Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/DependInfo.cmake (deflated 49%) 2022-12-01T10:00:30.3702843Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/flags.make (deflated 37%) 2022-12-01T10:00:30.3703766Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/progress.make (deflated 26%) 2022-12-01T10:00:30.3709259Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/CXX.includecache (deflated 88%) 2022-12-01T10:00:30.3712499Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/depend.internal (deflated 91%) 2022-12-01T10:00:30.3836539Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/custom_backend.dir/custom_backend.cpp.o (deflated 79%) 2022-12-01T10:00:30.3837535Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/CMakeDirectoryInformation.cmake (deflated 48%) 2022-12-01T10:00:30.3838449Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/TargetDirectories.txt (deflated 75%) 2022-12-01T10:00:30.3839297Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/progress.marks (stored 0%) 2022-12-01T10:00:30.3840125Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile2 (deflated 74%) 2022-12-01T10:00:30.3841047Z adding: build/custom_test_artifacts/custom-backend-build/CMakeFiles/Makefile.cmake (deflated 85%) 2022-12-01T10:00:30.3841860Z adding: build/custom_test_artifacts/custom-backend-build/CMakeCache.txt (deflated 78%) 2022-12-01T10:00:30.3843028Z adding: build/custom_test_artifacts/custom-backend-build/Makefile (deflated 75%) 2022-12-01T10:00:30.3843804Z adding: build/custom_test_artifacts/custom-backend-build/cmake_install.cmake (deflated 61%) 2022-12-01T10:00:30.3965448Z adding: build/custom_test_artifacts/custom-backend-build/libcustom_backend.so (deflated 71%) 2022-12-01T10:00:30.3993024Z adding: build/custom_test_artifacts/custom-backend-build/test_custom_backend (deflated 68%) 2022-12-01T10:00:30.3993546Z adding: build/lib/ (stored 0%) 2022-12-01T10:00:30.3994058Z adding: build/lib/libclog.a (deflated 69%) 2022-12-01T10:00:30.4087090Z adding: build/lib/libgtest.a (deflated 72%) 2022-12-01T10:00:30.4101237Z adding: build/lib/libpthreadpool.a (deflated 59%) 2022-12-01T10:00:30.4207299Z adding: build/lib/libbenchmark.a (deflated 70%) 2022-12-01T10:00:30.4326594Z adding: build/lib/libprotobuf-lite.a (deflated 74%) 2022-12-01T10:00:30.4337888Z adding: build/lib/libittnotify.a (deflated 77%) 2022-12-01T10:00:30.4380710Z adding: build/lib/libtensorpipe_uv.a (deflated 66%) 2022-12-01T10:00:30.4495010Z adding: build/lib/libasmjit.a (deflated 61%) 2022-12-01T10:00:30.5131546Z adding: build/lib/libprotobuf.a (deflated 73%) 2022-12-01T10:00:30.5240004Z adding: build/lib/libgloo.a (deflated 73%) 2022-12-01T10:00:30.5264505Z adding: build/lib/libfmt.a (deflated 68%) 2022-12-01T10:00:30.5265723Z adding: build/lib/libfoxi_loader.a (deflated 64%) 2022-12-01T10:00:30.5357000Z adding: build/lib/libc10.so (deflated 62%) 2022-12-01T10:00:30.5358642Z adding: build/lib/libtorch_global_deps.so (deflated 73%) 2022-12-01T10:00:30.5369397Z adding: build/lib/libcpuinfo_internals.a (deflated 69%) 2022-12-01T10:00:30.5381058Z adding: build/lib/libcpuinfo.a (deflated 67%) 2022-12-01T10:00:30.5385061Z adding: build/lib/libnnpack_reference_layers.a (deflated 61%) 2022-12-01T10:00:30.5404459Z adding: build/lib/libgmock.a (deflated 69%) 2022-12-01T10:00:30.5405285Z adding: build/lib/libgtest_main.a (deflated 62%) 2022-12-01T10:00:30.5406312Z adding: build/lib/libbenchmark_main.a (deflated 61%) 2022-12-01T10:00:30.6123799Z adding: build/lib/libprotoc.a (deflated 72%) 2022-12-01T10:00:32.0111009Z adding: build/lib/libdnnl.a (deflated 80%) 2022-12-01T10:00:32.0850772Z adding: build/lib/libtensorpipe.a (deflated 77%) 2022-12-01T10:00:32.0871847Z adding: build/lib/libqnnpack.a (deflated 64%) 2022-12-01T10:00:32.2276063Z adding: build/lib/libfbgemm.a (deflated 84%) 2022-12-01T10:00:32.2276515Z adding: build/lib/libgmock_main.a (deflated 62%) 2022-12-01T10:00:32.2309614Z adding: build/lib/libpytorch_qnnpack.a (deflated 63%) 2022-12-01T10:00:32.3893309Z adding: build/lib/libdnnl_graph.a (deflated 75%) 2022-12-01T10:00:32.4195356Z adding: build/lib/libkineto.a (deflated 68%) 2022-12-01T10:00:32.4255884Z adding: build/lib/libcaffe2_protos.a (deflated 73%) 2022-12-01T10:00:32.4440122Z adding: build/lib/libXNNPACK.a (deflated 69%) 2022-12-01T10:00:32.4505924Z adding: build/lib/libonnx_proto.a (deflated 74%) 2022-12-01T10:00:32.5361571Z adding: build/lib/libonnx.a (deflated 75%) 2022-12-01T10:00:32.5388822Z adding: build/lib/libnnpack.a (deflated 73%) 2022-12-01T10:00:35.9965943Z adding: build/lib/libtorch_cpu.so (deflated 70%) 2022-12-01T10:00:35.9966673Z adding: build/lib/libtorch.so (deflated 72%) 2022-12-01T10:00:36.0007264Z adding: build/lib/libjitbackend_test.so (deflated 62%) 2022-12-01T10:00:36.0100551Z adding: build/lib/libtorchbind_test.so (deflated 70%) 2022-12-01T10:00:36.0147289Z adding: build/lib/libbackend_with_compiler.so (deflated 60%) 2022-12-01T10:00:36.0153778Z adding: build/lib/libshm.so (deflated 64%) 2022-12-01T10:00:36.3055171Z adding: build/lib/libtorch_python.so (deflated 68%) 2022-12-01T10:00:36.3122914Z adding: build/lib/libnnapi_backend.so (deflated 58%) 2022-12-01T10:00:36.3123360Z adding: build/bin/ (stored 0%) 2022-12-01T10:00:36.3208045Z adding: build/bin/c10_tempfile_test (deflated 60%) 2022-12-01T10:00:36.3302120Z adding: build/bin/c10_string_view_test (deflated 62%) 2022-12-01T10:00:36.3385496Z adding: build/bin/c10_Half_test (deflated 60%) 2022-12-01T10:00:36.3469166Z adding: build/bin/c10_Array_test (deflated 60%) 2022-12-01T10:00:36.3553618Z adding: build/bin/c10_SymInt_test (deflated 60%) 2022-12-01T10:00:36.3643856Z adding: build/bin/c10_bfloat16_test (deflated 61%) 2022-12-01T10:00:36.3730433Z adding: build/bin/c10_accumulate_test (deflated 60%) 2022-12-01T10:00:36.3832017Z adding: build/bin/c10_ordered_preserving_dict_test (deflated 62%) 2022-12-01T10:00:36.3922381Z adding: build/bin/c10_InlineDeviceGuard_test (deflated 61%) 2022-12-01T10:00:36.4006323Z adding: build/bin/c10_Synchronized_test (deflated 60%) 2022-12-01T10:00:36.4089728Z adding: build/bin/c10_DeadlockDetection_test (deflated 60%) 2022-12-01T10:00:36.4176584Z adding: build/bin/c10_Bitset_test (deflated 61%) 2022-12-01T10:00:36.4263827Z adding: build/bin/c10_exception_test (deflated 60%) 2022-12-01T10:00:36.4348932Z adding: build/bin/c10_DeviceGuard_test (deflated 60%) 2022-12-01T10:00:36.4441639Z adding: build/bin/c10_SizesAndStrides_test (deflated 61%) 2022-12-01T10:00:36.4533747Z adding: build/bin/c10_InlineStreamGuard_test (deflated 61%) 2022-12-01T10:00:36.4630403Z adding: build/bin/c10_DispatchKeySet_test (deflated 61%) 2022-12-01T10:00:36.4715585Z adding: build/bin/c10_flags_test (deflated 60%) 2022-12-01T10:00:36.4800384Z adding: build/bin/c10_C++17_test (deflated 61%) 2022-12-01T10:00:36.5025817Z adding: build/bin/c10_SmallVectorTest (deflated 73%) 2022-12-01T10:00:36.5109433Z adding: build/bin/c10_CompileTimeFunctionPointer_test (deflated 60%) 2022-12-01T10:00:36.5194406Z adding: build/bin/c10_TypeIndex_test (deflated 61%) 2022-12-01T10:00:36.5276215Z adding: build/bin/c10_StreamGuard_test (deflated 60%) 2022-12-01T10:00:36.5368397Z adding: build/bin/c10_LeftRight_test (deflated 61%) 2022-12-01T10:00:36.5458454Z adding: build/bin/c10_ThreadLocal_test (deflated 61%) 2022-12-01T10:00:36.5540386Z adding: build/bin/c10_ConstexprCrc_test (deflated 60%) 2022-12-01T10:00:36.5622429Z adding: build/bin/c10_TypeTraits_test (deflated 60%) 2022-12-01T10:00:36.5745362Z adding: build/bin/c10_optional_test (deflated 65%) 2022-12-01T10:00:36.5836814Z adding: build/bin/c10_complex_math_test (deflated 61%) 2022-12-01T10:00:36.5921186Z adding: build/bin/c10_TypeList_test (deflated 60%) 2022-12-01T10:00:36.6006006Z adding: build/bin/c10_Device_test (deflated 60%) 2022-12-01T10:00:36.6096715Z adding: build/bin/c10_complex_test (deflated 61%) 2022-12-01T10:00:36.6250779Z adding: build/bin/c10_either_test (deflated 70%) 2022-12-01T10:00:36.6335389Z adding: build/bin/c10_irange_test (deflated 60%) 2022-12-01T10:00:36.6554745Z adding: build/bin/c10_intrusive_ptr_test (deflated 73%) 2022-12-01T10:00:36.6645036Z adding: build/bin/c10_logging_test (deflated 61%) 2022-12-01T10:00:36.6734378Z adding: build/bin/c10_typeid_test (deflated 61%) 2022-12-01T10:00:36.6823360Z adding: build/bin/c10_registry_test (deflated 60%) 2022-12-01T10:00:36.6921313Z adding: build/bin/c10_Metaprogramming_test (deflated 64%) 2022-12-01T10:00:36.6995630Z adding: build/bin/c10_intrusive_ptr_benchmark (deflated 59%) 2022-12-01T10:00:36.7687059Z adding: build/bin/protoc-3.13.0.0 (deflated 62%) 2022-12-01T10:00:36.8377787Z adding: build/bin/protoc (deflated 62%) 2022-12-01T10:00:36.8944618Z adding: build/bin/vec_test_all_types_AVX2 (deflated 69%) 2022-12-01T10:00:36.9461602Z adding: build/bin/vec_test_all_types_DEFAULT (deflated 70%) 2022-12-01T10:00:37.0003949Z adding: build/bin/vec_test_all_types_AVX512 (deflated 71%) 2022-12-01T10:00:37.0094084Z adding: build/bin/HashStoreTest (deflated 60%) 2022-12-01T10:00:37.0184730Z adding: build/bin/FileStoreTest (deflated 60%) 2022-12-01T10:00:37.0286944Z adding: build/bin/TCPStoreTest (deflated 61%) 2022-12-01T10:00:37.0291696Z adding: build/bin/example_allreduce (deflated 64%) 2022-12-01T10:00:37.0405683Z adding: build/bin/ProcessGroupGlooTest (deflated 61%) 2022-12-01T10:00:37.0497048Z adding: build/bin/memory_format_test (deflated 60%) 2022-12-01T10:00:37.0598786Z adding: build/bin/IListRef_test (deflated 61%) 2022-12-01T10:00:37.0722763Z adding: build/bin/pow_test (deflated 63%) 2022-12-01T10:00:37.0811525Z adding: build/bin/reduce_ops_test (deflated 60%) 2022-12-01T10:00:37.0898016Z adding: build/bin/dispatch_key_set_test (deflated 60%) 2022-12-01T10:00:37.0990119Z adding: build/bin/half_test (deflated 60%) 2022-12-01T10:00:37.1077284Z adding: build/bin/CppSignature_test (deflated 60%) 2022-12-01T10:00:37.1162420Z adding: build/bin/op_allowlist_test (deflated 60%) 2022-12-01T10:00:37.1264281Z adding: build/bin/extension_backend_test (deflated 61%) 2022-12-01T10:00:37.1414851Z adding: build/bin/cpu_rng_test (deflated 65%) 2022-12-01T10:00:37.1501681Z adding: build/bin/Dimname_test (deflated 60%) 2022-12-01T10:00:37.1597797Z adding: build/bin/apply_utils_test (deflated 61%) 2022-12-01T10:00:37.1704179Z adding: build/bin/basic (deflated 60%) 2022-12-01T10:00:37.1787935Z adding: build/bin/xla_tensor_test (deflated 60%) 2022-12-01T10:00:37.1896508Z adding: build/bin/MaybeOwned_test (deflated 63%) 2022-12-01T10:00:37.1983935Z adding: build/bin/type_ptr_test (deflated 61%) 2022-12-01T10:00:37.2081324Z adding: build/bin/atest (deflated 61%) 2022-12-01T10:00:37.2170317Z adding: build/bin/math_kernel_test (deflated 60%) 2022-12-01T10:00:37.2253664Z adding: build/bin/lazy_tensor_test (deflated 60%) 2022-12-01T10:00:37.2347632Z adding: build/bin/NamedTensor_test (deflated 60%) 2022-12-01T10:00:37.2351373Z adding: build/bin/thread_init_test (deflated 67%) 2022-12-01T10:00:37.2568120Z adding: build/bin/kernel_lambda_legacy_test (deflated 69%) 2022-12-01T10:00:37.2654365Z adding: build/bin/inline_container_test (deflated 60%) 2022-12-01T10:00:37.2781104Z adding: build/bin/vmap_test (deflated 62%) 2022-12-01T10:00:37.2865744Z adding: build/bin/dlconvertor_test (deflated 60%) 2022-12-01T10:00:37.2867131Z adding: build/bin/verify_api_visibility (deflated 67%) 2022-12-01T10:00:37.2961320Z adding: build/bin/quantized_test (deflated 60%) 2022-12-01T10:00:37.3132575Z adding: build/bin/kernel_lambda_test (deflated 68%) 2022-12-01T10:00:37.3248274Z adding: build/bin/Dict_test (deflated 64%) 2022-12-01T10:00:37.3339403Z adding: build/bin/broadcast_test (deflated 61%) 2022-12-01T10:00:37.3425911Z adding: build/bin/packedtensoraccessor_test (deflated 60%) 2022-12-01T10:00:37.3593519Z adding: build/bin/ivalue_test (deflated 61%) 2022-12-01T10:00:37.3723424Z adding: build/bin/tensor_iterator_test (deflated 68%) 2022-12-01T10:00:37.3812188Z adding: build/bin/cpu_profiling_allocator_test (deflated 60%) 2022-12-01T10:00:37.3899322Z adding: build/bin/wrapdim_test (deflated 60%) 2022-12-01T10:00:37.4060524Z adding: build/bin/List_test (deflated 69%) 2022-12-01T10:00:37.4148097Z adding: build/bin/memory_overlapping_test (deflated 60%) 2022-12-01T10:00:37.4309639Z adding: build/bin/kernel_function_test (deflated 65%) 2022-12-01T10:00:37.4394138Z adding: build/bin/operator_name_test (deflated 60%) 2022-12-01T10:00:37.4490419Z adding: build/bin/native_test (deflated 60%) 2022-12-01T10:00:37.4588036Z adding: build/bin/scalar_test (deflated 60%) 2022-12-01T10:00:37.4682865Z adding: build/bin/cpu_generator_test (deflated 61%) 2022-12-01T10:00:37.4774982Z adding: build/bin/backend_fallback_test (deflated 60%) 2022-12-01T10:00:37.4860072Z adding: build/bin/operators_test (deflated 60%) 2022-12-01T10:00:37.4945220Z adding: build/bin/reportMemoryUsage_test (deflated 60%) 2022-12-01T10:00:37.5040601Z adding: build/bin/scalar_tensor_test (deflated 60%) 2022-12-01T10:00:37.5532096Z adding: build/bin/op_registration_test (deflated 75%) 2022-12-01T10:00:37.5615400Z adding: build/bin/variant_test (deflated 60%) 2022-12-01T10:00:37.5705440Z adding: build/bin/test_parallel (deflated 60%) 2022-12-01T10:00:37.5792327Z adding: build/bin/undefined_tensor_test (deflated 60%) 2022-12-01T10:00:37.5895364Z adding: build/bin/type_test (deflated 62%) 2022-12-01T10:00:37.5981816Z adding: build/bin/weakref_test (deflated 60%) 2022-12-01T10:00:37.6195758Z adding: build/bin/kernel_function_legacy_test (deflated 68%) 2022-12-01T10:00:37.6298494Z adding: build/bin/kernel_stackbased_test (deflated 61%) 2022-12-01T10:00:37.6461751Z adding: build/bin/make_boxed_from_unboxed_functor_test (deflated 65%) 2022-12-01T10:00:37.6550223Z adding: build/bin/mobile_memory_cleanup (deflated 60%) 2022-12-01T10:00:37.6655892Z adding: build/bin/KernelFunction_test (deflated 63%) 2022-12-01T10:00:37.6742840Z adding: build/bin/stride_properties_test (deflated 60%) 2022-12-01T10:00:37.6963900Z adding: build/bin/vulkan_api_test (deflated 69%) 2022-12-01T10:00:37.6994587Z adding: build/bin/tutorial_tensorexpr (deflated 67%) 2022-12-01T10:00:37.7085498Z adding: build/bin/test_dist_autograd (deflated 60%) 2022-12-01T10:00:37.7089200Z adding: build/bin/parallel_benchmark (deflated 64%) 2022-12-01T10:00:37.7202112Z adding: build/bin/test_mobile_nnc (deflated 61%) 2022-12-01T10:00:37.7318009Z adding: build/bin/test_cpp_rpc (deflated 60%) 2022-12-01T10:00:37.7334333Z adding: build/bin/aot_model_compiler_test (deflated 65%) 2022-12-01T10:00:37.7872601Z adding: build/bin/test_lazy (deflated 73%) 2022-12-01T10:00:37.7880736Z adding: build/bin/torch_shm_manager (deflated 58%) 2022-12-01T10:00:37.9801499Z adding: build/bin/test_tensorexpr (deflated 72%) 2022-12-01T10:00:38.2149443Z adding: build/bin/test_api (deflated 67%) 2022-12-01T10:00:38.3182647Z adding: build/bin/test_jit (deflated 66%) 2022-12-01T10:00:38.3252117Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-12-01T10:00:38.3252323Z with: 2022-12-01T10:00:38.3252528Z name: linux-vulkan-bionic-py3.7-clang9 2022-12-01T10:00:38.3252749Z retention-days: 14 2022-12-01T10:00:38.3252930Z if-no-files-found: error 2022-12-01T10:00:38.3253133Z path: artifacts.zip 2022-12-01T10:00:38.3253323Z s3-bucket: gha-artifacts 2022-12-01T10:00:38.3253495Z region: us-east-1 2022-12-01T10:00:38.3253667Z ##[endgroup] 2022-12-01T10:00:38.9580763Z With the provided path, there will be 1 file uploaded 2022-12-01T10:00:38.9581512Z Uploading to s3 prefix: pytorch/pytorch/3591403534/linux-vulkan-bionic-py3.7-clang9 2022-12-01T10:00:38.9627801Z Starting upload of artifacts.zip 2022-12-01T10:00:41.2516511Z Finished upload of artifacts.zip 2022-12-01T10:00:41.2662630Z ##[group]Run seemethere/upload-artifact-s3@v5 2022-12-01T10:00:41.2662977Z with: 2022-12-01T10:00:41.2663317Z s3-prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T10:00:41.2663683Z retention-days: 365 2022-12-01T10:00:41.2663963Z if-no-files-found: warn 2022-12-01T10:00:41.2664196Z path: sccache-stats-*.json 2022-12-01T10:00:41.2664385Z name: artifact 2022-12-01T10:00:41.2664554Z s3-bucket: gha-artifacts 2022-12-01T10:00:41.2664745Z region: us-east-1 2022-12-01T10:00:41.2665036Z ##[endgroup] 2022-12-01T10:00:41.5981210Z NOTE: s3-prefix specified, ignoring name parameter 2022-12-01T10:00:41.5981736Z With the provided path, there will be 1 file uploaded 2022-12-01T10:00:41.5981995Z Uploading to s3 prefix: pytorch/pytorch/3591403534/1/artifact 2022-12-01T10:00:41.5989039Z Starting upload of sccache-stats-linux-vulkan-bionic-py3.7-clang9-9818097741.json 2022-12-01T10:00:41.6950163Z Finished upload of sccache-stats-linux-vulkan-bionic-py3.7-clang9-9818097741.json 2022-12-01T10:00:41.7132252Z ##[group]Run pytorch/test-infra/.github/actions/teardown-linux@main 2022-12-01T10:00:41.7132481Z with: 2022-12-01T10:00:41.7132646Z ##[endgroup] 2022-12-01T10:00:41.7147437Z ##[group]Run set -eou pipefail 2022-12-01T10:00:41.7147667Z set -eou pipefail 2022-12-01T10:00:41.7147842Z  2022-12-01T10:00:41.7148073Z echo "Holding runner for 2 hours until all ssh sessions have logged out" 2022-12-01T10:00:41.7148307Z for _ in $(seq 1440); do 2022-12-01T10:00:41.7148527Z  # Break if no ssh session exists anymore 2022-12-01T10:00:41.7148740Z  if [ "$(who)" = "" ]; then 2022-12-01T10:00:41.7148906Z  break 2022-12-01T10:00:41.7149070Z  fi 2022-12-01T10:00:41.7149232Z  echo "." 2022-12-01T10:00:41.7149401Z  sleep 5 2022-12-01T10:00:41.7149552Z done 2022-12-01T10:00:41.7161127Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:00:41.7161386Z ##[endgroup] 2022-12-01T10:00:41.7185415Z Holding runner for 2 hours until all ssh sessions have logged out 2022-12-01T10:00:41.7284699Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-12-01T10:00:41.7285012Z # ignore expansion of "docker ps -q" since it could be empty 2022-12-01T10:00:41.7285259Z # shellcheck disable=SC2046 2022-12-01T10:00:41.7285485Z docker stop $(docker ps -q) || true 2022-12-01T10:00:41.7285695Z # Prune all of the docker images 2022-12-01T10:00:41.7285916Z docker system prune -af 2022-12-01T10:00:41.7296298Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-12-01T10:00:41.7296509Z ##[endgroup] 2022-12-01T10:00:47.3369591Z 7de9e28ba4ce 2022-12-01T10:00:47.7018505Z Deleted Containers: 2022-12-01T10:00:47.7018824Z 7de9e28ba4ce4c084c35add7ab6cc7ba16197a1de2e36fd92a0f16d9d9412247 2022-12-01T10:00:47.7019014Z 2022-12-01T10:00:55.5897278Z Deleted Images: 2022-12-01T10:00:55.5898362Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9:fa72f5a0a230eb632055220542038bd4ceca184b 2022-12-01T10:00:55.5899185Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-bionic-py3.7-clang9@sha256:922efd3e5de9c9bb7c8bbf26292cfc402e4fe496007343b3cdeaa900d9eba7e5 2022-12-01T10:00:55.5899697Z deleted: sha256:79a24f7e31ea76d2ddb469f649fa8ec153a9d95b2910eec865272f9fe1492257 2022-12-01T10:00:55.5900024Z deleted: sha256:c1d569b3b7aecb26b66d2051263ba61aa46d8254055f1adf855c83dbb4f8177e 2022-12-01T10:00:55.5900363Z deleted: sha256:b8d1f473f6b1a07bef17d41165749de9fb5f8e8395202d332380a5b0fd997c19 2022-12-01T10:00:55.5900690Z deleted: sha256:a5cb4f755e86e80ca35205044b67fa63e5ac77b04cfc8348f771ceb9436c387e 2022-12-01T10:00:55.5901002Z deleted: sha256:73294294aa551e90351c3f45afd3d2e7e5e835f2b89c4f4a54c0aa134927ef42 2022-12-01T10:00:55.5901328Z deleted: sha256:34e926883150ec25ea7c9fed4cf7134ed64ed3aded69be083ab67cd3d1fe3b22 2022-12-01T10:00:55.5901650Z deleted: sha256:9395b567cb7b0287051b1d4451ebdde9d49f7727c3542af86e069716aa8b54bd 2022-12-01T10:00:55.5901971Z deleted: sha256:f9b817c00a1eb2074cdc73be7036aa71903b9dd31b070ed1a8fd3bc83fe1f1c3 2022-12-01T10:00:55.5902283Z deleted: sha256:5f5263c972513f67380da1bb4742be6dfb0b94d6d13aae0dc4d92ee49982623d 2022-12-01T10:00:55.5902595Z deleted: sha256:e20f49fc9f7135cc00b1f14769005c0130d254bd77d6b45c4ffd82092970a61d 2022-12-01T10:00:55.5902903Z deleted: sha256:98bb35f2f25e123f8755850a597499d23d3bf69ebbd0550a2c63477230be9ad1 2022-12-01T10:00:55.5903367Z deleted: sha256:38bc8e029ea774f88f232199b0dc38de373eac8b8520cf79887770480a568f12 2022-12-01T10:00:55.5903687Z deleted: sha256:0c9d68da477ec4c1c4f820d38da29f670a13f302a786b658b8aa0bf19b4e74b9 2022-12-01T10:00:55.5904002Z deleted: sha256:de8381314e3c72a427c188391df2123b817e95cee6f9f23d305b339ac9146f32 2022-12-01T10:00:55.5904322Z deleted: sha256:db0c2f0622bb771b624fec24e3e6b5f5f8bab84856c9d9051b86ee05cc076a80 2022-12-01T10:00:55.5904704Z deleted: sha256:ff884857a18ee01e3feccefb595b4dd622234c596629ba5daf3b62c9d50300fa 2022-12-01T10:00:55.5905042Z deleted: sha256:b765a86d0d36e58eacff6a38035b439ed07f4da10883e6e493eccfcd6ead6d48 2022-12-01T10:00:55.5905378Z deleted: sha256:2aab29bd8781d5d23cebf9dbf11cc74f867446211f347d20dfb0b32fc00d9cd3 2022-12-01T10:00:55.5905696Z deleted: sha256:50daa08a8d7f4c2083950c4b15b8da1e93490cdb0c734ef4ee9c8f23291a7adc 2022-12-01T10:00:55.5906026Z deleted: sha256:1b368af574c7caffa7731ac85cf239cd9a14b139e0d6c1e0fc5e71d50dc4d344 2022-12-01T10:00:55.5906344Z deleted: sha256:4206e3489e5b3632c718576fff1e400372c840fd417039cea9e944b75497bf08 2022-12-01T10:00:55.5906643Z deleted: sha256:f784048f6bd235ddf4001431cf88df9675417b4e5f832f209fd973186ac7ffb8 2022-12-01T10:00:55.5906936Z deleted: sha256:d6767ca63dc41041eba27401089df893b90b9841424a897644ec78f085f0d40d 2022-12-01T10:00:55.5907232Z deleted: sha256:3218be89574e96f52f2aea4029e604aff3e2795320a252319712b12522bc7229 2022-12-01T10:00:55.5907539Z deleted: sha256:954f56c0d913b9c5becd97962377d7f0f215a31513f9a8469ea5d7f0caff0ebc 2022-12-01T10:00:55.5907842Z deleted: sha256:3f6cd1c07e1e1acc188167f8a8346baa43629131598d32c25e88b16c68cde384 2022-12-01T10:00:55.5908162Z deleted: sha256:30b8e6ee746b07a34fd5b2abeecda5c213f061608c44cb99699a7b793bd3be06 2022-12-01T10:00:55.5908485Z deleted: sha256:3fac8601bb971ee954e5207c26cd9a525d824d199936d3067f496b104221ab8a 2022-12-01T10:00:55.5908791Z deleted: sha256:dce0e4b15443704b78e12423c9d06617816593efe7456cf6ebbf1c7f7195feb8 2022-12-01T10:00:55.5909088Z deleted: sha256:8826855eef42ed86a5f5314bf9091142c896deb6b5ce84a5b18e01449485add7 2022-12-01T10:00:55.5909403Z deleted: sha256:b1b20323ce7a57c1b0bb7df881729d2097da70333c4d75280cf16c5389524eee 2022-12-01T10:00:55.5909732Z deleted: sha256:3a2a0641bbe358dc4c43721ae2d1fcbced6f27bb21aaabb04b6c48cecd650264 2022-12-01T10:00:55.5910063Z deleted: sha256:c7d16d72c5135cbfe8a095ea4b22bf302e588c2f8cbfb62652b6bfb5bc9cb89d 2022-12-01T10:00:55.5910391Z deleted: sha256:53d60ffb16275ba27ed95350c9dc8d3a12435b79d7cdc607e5bba1cf55d033b3 2022-12-01T10:00:55.5910722Z deleted: sha256:4c8e1046b14da7434bbd85a3efb84aed4f77d58448a8eb954f912ea7439b8398 2022-12-01T10:00:55.5911048Z deleted: sha256:2e6d07ac4b56ac9f969c192fbc6a733ef64b3d61a919f6035d7a88a1032825f9 2022-12-01T10:00:55.5911380Z deleted: sha256:aaa58be2bca6711fbdee68a82fccc8d2a857adf01cbff301de48b134d1a1c53c 2022-12-01T10:00:55.5911718Z deleted: sha256:90ad95c0244327c7d331dc6683f09a8edb0f0d8fbd168d74b5bb87753632d940 2022-12-01T10:00:55.5912046Z deleted: sha256:bd2551cd8fb15cddac03cf796de0f4dc50a18d4452b3010aec6e7b050fab0763 2022-12-01T10:00:55.5912380Z deleted: sha256:19e5912baecc223a7ff2bae2ba2f39cfa0807a55d70dbfe58ec8b1912fab0188 2022-12-01T10:00:55.5912717Z deleted: sha256:05484cdf1d2861150ef4aaf43fbf559ca34cabbb13968426a5abef11ab23d1bd 2022-12-01T10:00:55.5913036Z deleted: sha256:3556ba7424916f2c82acd7176796afd41ac6cb681708afbb270b9600f9fcb391 2022-12-01T10:00:55.5913356Z deleted: sha256:58bb967b9a729ff18f0a86ea843576bbb52aa19f2c41f694968b5cd715a8fbfe 2022-12-01T10:00:55.5913673Z deleted: sha256:59da41a45f6ebe58e9f3c2fe43045ca9b2d38e6da1f1c9e4390661120e5cee87 2022-12-01T10:00:55.5913991Z deleted: sha256:5169db1033603d85faa2082fb4b3403266667e3cad6011b4225c1a6c70bd22b6 2022-12-01T10:00:55.5914306Z deleted: sha256:102f3bcf5fc3d2c8828eef77f76f6df15e689786e47e32ddf4fb9c66f2cb2244 2022-12-01T10:00:55.5914631Z deleted: sha256:b6710aa3fc59b7c040affd08cd1c8f830f798640d0e74c1a6d22aac7bde5457b 2022-12-01T10:00:55.5915430Z deleted: sha256:1dbdb809e34385f466c8c07b42b579c3a1a37328e9784711935767c2c22ad45b 2022-12-01T10:00:55.5915834Z deleted: sha256:65dcce4b17a2e2d1505d7e43d0e01c177e181edeb26eae0939dfa1b2a1bba436 2022-12-01T10:00:55.5916178Z deleted: sha256:ed29ce5a82fc41f80d7102a811caf8edb4b603e341dc93abeab20be416a24b82 2022-12-01T10:00:55.5916494Z deleted: sha256:eb96cee48d24538d27fcc550215a1504b81adb9f00c47440903d3d31d1e67af7 2022-12-01T10:00:55.5916806Z deleted: sha256:68760763eeef0724af8299c9deb7d9de30e499f135c7b3f0895a7029413293cc 2022-12-01T10:00:55.5917171Z deleted: sha256:246fc786d598762a4ca4f0e6f928ee5e302c5f13c6d54479f7a2490b7fb38399 2022-12-01T10:00:55.5917479Z deleted: sha256:0e6324cf2caf938f920029d04ca7be2a1d8e92c45b96d06fbe181804d5ef4753 2022-12-01T10:00:55.5917796Z deleted: sha256:e81d92d13eb3796fa8fd81c39ace9912298626127c1bd7474e33996ae722551b 2022-12-01T10:00:55.5918114Z deleted: sha256:a87447cf297ce78b3862b5f06f0d0cecf33d7942e9e7961af6d6c7d33810e207 2022-12-01T10:00:55.5918426Z deleted: sha256:62b622b3c836ed8412284519a95af3f142ac092907fc500bfc0d151f5aefbc71 2022-12-01T10:00:55.5918718Z deleted: sha256:7483f6f6a6b20181363d9d7a18bbdda1456076546c6ade3743e11aa88bc0b4df 2022-12-01T10:00:55.5919037Z deleted: sha256:5c11a32947ebcca61a6b4ecf994f9500945bcc2de9260e1c54a6965b28815199 2022-12-01T10:00:55.5919356Z deleted: sha256:06de1668ed6941daa526133c98f207de07d8389bffe0b408bfe66d1a92347170 2022-12-01T10:00:55.5919647Z deleted: sha256:4a641e21953d4161b38a01933802b61ad314880fc6a93e8667dd210846fe7071 2022-12-01T10:00:55.5919808Z 2022-12-01T10:00:55.5924013Z Total reclaimed space: 10.16GB 2022-12-01T10:00:55.6023405Z Post job cleanup. 2022-12-01T10:00:55.6081402Z Post job cleanup. 2022-12-01T10:00:55.7115228Z [command]/usr/bin/git version 2022-12-01T10:00:55.7613984Z git version 2.37.1 2022-12-01T10:00:55.7653051Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/22f5d1f8-49aa-4110-8794-8632c928f439' before making global git config changes 2022-12-01T10:00:55.7653464Z Adding repository directory to the temporary git global config as a safe directory 2022-12-01T10:00:55.7657788Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-12-01T10:00:55.7725282Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-01T10:00:55.7754495Z [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:55.8521229Z Entering 'android/libs/fbjni' 2022-12-01T10:00:55.8578343Z Entering 'third_party/FP16' 2022-12-01T10:00:55.8628670Z Entering 'third_party/FXdiv' 2022-12-01T10:00:55.8681292Z Entering 'third_party/NNPACK' 2022-12-01T10:00:55.8729135Z Entering 'third_party/QNNPACK' 2022-12-01T10:00:55.8787891Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T10:00:55.8820989Z Entering 'third_party/XNNPACK' 2022-12-01T10:00:55.8864373Z Entering 'third_party/benchmark' 2022-12-01T10:00:55.8897016Z Entering 'third_party/cpuinfo' 2022-12-01T10:00:55.8931630Z Entering 'third_party/cub' 2022-12-01T10:00:55.8964935Z Entering 'third_party/cudnn_frontend' 2022-12-01T10:00:55.9002745Z Entering 'third_party/cutlass' 2022-12-01T10:00:55.9041411Z Entering 'third_party/eigen' 2022-12-01T10:00:55.9075972Z Entering 'third_party/fbgemm' 2022-12-01T10:00:55.9108491Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T10:00:55.9140834Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T10:00:55.9174132Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T10:00:55.9206748Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T10:00:55.9239219Z Entering 'third_party/flatbuffers' 2022-12-01T10:00:55.9274449Z Entering 'third_party/fmt' 2022-12-01T10:00:55.9307914Z Entering 'third_party/foxi' 2022-12-01T10:00:55.9340875Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T10:00:55.9374857Z Entering 'third_party/gloo' 2022-12-01T10:00:55.9408919Z Entering 'third_party/googletest' 2022-12-01T10:00:55.9442403Z Entering 'third_party/ideep' 2022-12-01T10:00:55.9474560Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T10:00:55.9508604Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T10:00:55.9546710Z Entering 'third_party/ios-cmake' 2022-12-01T10:00:55.9579258Z Entering 'third_party/ittapi' 2022-12-01T10:00:55.9611702Z Entering 'third_party/kineto' 2022-12-01T10:00:55.9646120Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T10:00:55.9678509Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T10:00:55.9711949Z Entering 'third_party/nccl/nccl' 2022-12-01T10:00:55.9743739Z Entering 'third_party/neon2sse' 2022-12-01T10:00:55.9777223Z Entering 'third_party/nlohmann' 2022-12-01T10:00:55.9810908Z Entering 'third_party/onnx' 2022-12-01T10:00:55.9857132Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T10:00:55.9890183Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T10:00:55.9925054Z Entering 'third_party/onnx-tensorrt' 2022-12-01T10:00:55.9958006Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T10:00:55.9994609Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T10:00:56.0027944Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T10:00:56.0059903Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T10:00:56.0096767Z Entering 'third_party/pocketfft' 2022-12-01T10:00:56.0130294Z Entering 'third_party/protobuf' 2022-12-01T10:00:56.0166385Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T10:00:56.0198976Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T10:00:56.0232996Z Entering 'third_party/psimd' 2022-12-01T10:00:56.0267057Z Entering 'third_party/pthreadpool' 2022-12-01T10:00:56.0299850Z Entering 'third_party/pybind11' 2022-12-01T10:00:56.0333940Z Entering 'third_party/python-enum' 2022-12-01T10:00:56.0366970Z Entering 'third_party/python-peachpy' 2022-12-01T10:00:56.0401091Z Entering 'third_party/python-six' 2022-12-01T10:00:56.0433831Z Entering 'third_party/sleef' 2022-12-01T10:00:56.0466727Z Entering 'third_party/tbb' 2022-12-01T10:00:56.0502393Z Entering 'third_party/tensorpipe' 2022-12-01T10:00:56.0536144Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T10:00:56.0569323Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T10:00:56.0601921Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T10:00:56.0634295Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T10:00:56.0667153Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T10:00:56.0701850Z Entering 'third_party/zstd' 2022-12-01T10:00:56.0747444Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-12-01T10:00:56.0773362Z http.https://github.com/.extraheader 2022-12-01T10:00:56.0780422Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-12-01T10:00:56.0810031Z [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:56.1054088Z Entering 'android/libs/fbjni' 2022-12-01T10:00:56.1073232Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1098718Z Entering 'third_party/FP16' 2022-12-01T10:00:56.1118872Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1144173Z Entering 'third_party/FXdiv' 2022-12-01T10:00:56.1162842Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1187863Z Entering 'third_party/NNPACK' 2022-12-01T10:00:56.1206684Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1232248Z Entering 'third_party/QNNPACK' 2022-12-01T10:00:56.1252619Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1278203Z Entering 'third_party/VulkanMemoryAllocator' 2022-12-01T10:00:56.1297745Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1333106Z Entering 'third_party/XNNPACK' 2022-12-01T10:00:56.1353125Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1389412Z Entering 'third_party/benchmark' 2022-12-01T10:00:56.1408414Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1433427Z Entering 'third_party/cpuinfo' 2022-12-01T10:00:56.1452808Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1477820Z Entering 'third_party/cub' 2022-12-01T10:00:56.1497908Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1524343Z Entering 'third_party/cudnn_frontend' 2022-12-01T10:00:56.1543626Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1573361Z Entering 'third_party/cutlass' 2022-12-01T10:00:56.1592676Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1623767Z Entering 'third_party/eigen' 2022-12-01T10:00:56.1643235Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1670633Z Entering 'third_party/fbgemm' 2022-12-01T10:00:56.1690985Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1730328Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-12-01T10:00:56.1749265Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1774746Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-12-01T10:00:56.1793440Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1819244Z Entering 'third_party/fbgemm/third_party/googletest' 2022-12-01T10:00:56.1838482Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1863616Z Entering 'third_party/fbgemm/third_party/hipify_torch' 2022-12-01T10:00:56.1882693Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1909025Z Entering 'third_party/flatbuffers' 2022-12-01T10:00:56.1927654Z http.https://github.com/.extraheader 2022-12-01T10:00:56.1955176Z Entering 'third_party/fmt' 2022-12-01T10:00:56.1974305Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2000090Z Entering 'third_party/foxi' 2022-12-01T10:00:56.2019519Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2044886Z Entering 'third_party/gemmlowp/gemmlowp' 2022-12-01T10:00:56.2064765Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2090380Z Entering 'third_party/gloo' 2022-12-01T10:00:56.2109278Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2134467Z Entering 'third_party/googletest' 2022-12-01T10:00:56.2154470Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2179667Z Entering 'third_party/ideep' 2022-12-01T10:00:56.2199334Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2225503Z Entering 'third_party/ideep/mkl-dnn' 2022-12-01T10:00:56.2244566Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2271487Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-12-01T10:00:56.2291316Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2323134Z Entering 'third_party/ios-cmake' 2022-12-01T10:00:56.2342778Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2369071Z Entering 'third_party/ittapi' 2022-12-01T10:00:56.2388239Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2414141Z Entering 'third_party/kineto' 2022-12-01T10:00:56.2433866Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2460356Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-12-01T10:00:56.2480252Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2506085Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-12-01T10:00:56.2524817Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2552060Z Entering 'third_party/nccl/nccl' 2022-12-01T10:00:56.2573491Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2599484Z Entering 'third_party/neon2sse' 2022-12-01T10:00:56.2619142Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2644569Z Entering 'third_party/nlohmann' 2022-12-01T10:00:56.2663837Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2690091Z Entering 'third_party/onnx' 2022-12-01T10:00:56.2709456Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2747146Z Entering 'third_party/onnx/third_party/benchmark' 2022-12-01T10:00:56.2766097Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2792260Z Entering 'third_party/onnx/third_party/pybind11' 2022-12-01T10:00:56.2811621Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2839538Z Entering 'third_party/onnx-tensorrt' 2022-12-01T10:00:56.2859026Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2884286Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-12-01T10:00:56.2903530Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2933608Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-12-01T10:00:56.2952980Z http.https://github.com/.extraheader 2022-12-01T10:00:56.2979591Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-12-01T10:00:56.2999693Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3025042Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-12-01T10:00:56.3044682Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3076241Z Entering 'third_party/pocketfft' 2022-12-01T10:00:56.3095623Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3134975Z Entering 'third_party/protobuf' 2022-12-01T10:00:56.3155831Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3184798Z Entering 'third_party/protobuf/third_party/benchmark' 2022-12-01T10:00:56.3204104Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3229229Z Entering 'third_party/protobuf/third_party/googletest' 2022-12-01T10:00:56.3248263Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3275680Z Entering 'third_party/psimd' 2022-12-01T10:00:56.3295552Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3320608Z Entering 'third_party/pthreadpool' 2022-12-01T10:00:56.3340124Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3365313Z Entering 'third_party/pybind11' 2022-12-01T10:00:56.3384939Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3411728Z Entering 'third_party/python-enum' 2022-12-01T10:00:56.3431836Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3457590Z Entering 'third_party/python-peachpy' 2022-12-01T10:00:56.3477755Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3503434Z Entering 'third_party/python-six' 2022-12-01T10:00:56.3522724Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3548337Z Entering 'third_party/sleef' 2022-12-01T10:00:56.3567705Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3594142Z Entering 'third_party/tbb' 2022-12-01T10:00:56.3613833Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3641954Z Entering 'third_party/tensorpipe' 2022-12-01T10:00:56.3661669Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3687845Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-12-01T10:00:56.3706533Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3734866Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-12-01T10:00:56.3753412Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3779392Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-12-01T10:00:56.3799867Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3826423Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-12-01T10:00:56.3845930Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3871411Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-12-01T10:00:56.3891508Z http.https://github.com/.extraheader 2022-12-01T10:00:56.3920844Z Entering 'third_party/zstd' 2022-12-01T10:00:56.3940985Z http.https://github.com/.extraheader 2022-12-01T10:00:56.4173715Z Evaluate and set job outputs 2022-12-01T10:00:56.4182858Z Set output 'docker-image' 2022-12-01T10:00:56.4184033Z Cleaning up orphan processes